Review Request: Fix a bogus message indicator item in hidden system tray popup
Aurélien Gâteau
agateau at kde.org
Fri Jul 9 13:49:59 CEST 2010
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/4541/#review6440
-----------------------------------------------------------
Judging from this screenshot from the bugreport http://bugsfiles.kde.org/attachment.cgi?id=48278, it seems the system is running Kubuntu Plasma Message Indicator, which happens to be named message-indicator. Could this be the cause of the problem?
- Aurélien
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/20100709/e179458d/attachment.htm
More information about the Plasma-devel
mailing list