D9928: Fix one source of log spam referenced in Bug 388389 (Empty filename passed to function)

Randy Kron noreply at phabricator.kde.org
Tue Jan 16 16:56:09 UTC 2018


rkron created this revision.
rkron added a reviewer: Frameworks.
rkron added a project: Frameworks.
rkron requested review of this revision.

REVISION SUMMARY
  I found two places in plasma-framework svg.cpp (Plasma::Svg) that were triggering this message.
  
  path variable was not being checked for empty before passing to QFile::exists().
  
  This seems to be one source of the issue reported in Bug 388389 <https://bugs.kde.org/show_bug.cgi?id=388389>

TEST PLAN
  Found that kicker was triggering this message and also plasmashell tooltips.

REPOSITORY
  R242 Plasma Framework (Library)

REVISION DETAIL
  https://phabricator.kde.org/D9928

AFFECTED FILES
  src/plasma/svg.cpp

To: rkron, #frameworks
Cc: #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180116/a1e487c3/attachment.html>


More information about the Kde-frameworks-devel mailing list