Review Request: Fix a bogus message indicator item in hidden system tray popup

Aaron Seigo aseigo at kde.org
Sat Jul 10 10:53:23 CEST 2010


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/4541/#review6462
-----------------------------------------------------------


'notifier' is the correct name for the widget in question. message-indicator is an ubuntu add-on.

- Aaron


On 2010-07-08 21:06:50, Octavian Voicu wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviewboard.kde.org/r/4541/
> -----------------------------------------------------------
> 
> (Updated 2010-07-08 21:06:50)
> 
> 
> Review request for Plasma.
> 
> 
> Summary
> -------
> 
> 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
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/plasma-devel/attachments/20100710/22790fa1/attachment.htm 


More information about the Plasma-devel mailing list