----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/4541/ -----------------------------------------------------------
(Updated 2010-07-08 21:06:50.086050) Review request for Plasma. Summary (updated) ------- Possible fix for a bug in KDE system tray component. I'm not up-to-date with recent plasma changes, but I'm guessing that at some point the `Message Indicator' widget changed its plugin name from `notifier' to `message-indicator'. The system tray applet, when invoked for the first time, tries to make sure essential widgets are included, and adds `notifier' (the old "fake" message indicator), when it should probably add `message-indicator'. Excerpt from ~/.kde/share/config/plasma-desktop-appletsrc: [Containments][4][Applets][10][Configuration][Applets][2] plugin=message-indicator ... [Containments][4][Applets][10][Configuration][Applets][3] plugin=notifier ... I attached a fix for this, which adds `message-indicator' instead of `notifier'. An alternative fix would be to delete the offending lines entirely, but I'm guessing we want the message indicator widget to show up by default. For screenshot and more info see https://bugs.kde.org/show_bug.cgi?id=242637 Diffs ----- /trunk/KDE/kdebase/workspace/plasma/generic/applets/systemtray/ui/applet.cpp 1144396 Diff: http://reviewboard.kde.org/r/4541/diff Testing ------- Thanks, Octavian
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel