Bug 228655 - Animating Kopete icon causes garbage in tray / notification area
Summary: Animating Kopete icon causes garbage in tray / notification area
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-26 20:18 UTC by Andreas Hartmetz
Modified: 2010-03-07 22:37 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Screenshot of garbled tray (10.60 KB, image/png)
2010-02-26 20:19 UTC, Andreas Hartmetz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Hartmetz 2010-02-26 20:18:41 UTC
Version:           trunk (using Devel)
Compiler:          gcc 4.4.1-4ubuntu9 
OS:                Linux
Installed from:    Compiled sources

After getting notified of a new message by Kopete's animating icon fragments of the Kopete icon show up in the background of other icons, sometimes including the Kopete icon.
Something seems to be amiss with the Konversation icon too, it is sometimes red like I was highlighted when I wasn't. This bug might need to get reassigned to something in kdelibs...

Things that are special about my system:
I'm using the bleeding edge radeon driver from the Ubuntu "x.org crack pushers" repository. The distribution is Kubuntu 9.10 with self-compiled KDE, debugfull with -O1. The architecture is AMD64.
Comment 1 Andreas Hartmetz 2010-02-26 20:19:37 UTC
Created attachment 41145 [details]
Screenshot of garbled tray
Comment 2 Andreas Hartmetz 2010-03-07 20:14:45 UTC
SVN commit 1100541 by ahartmetz:

Fix memory management / singleton instance handling of the background item.
Also see http://reviewboard.kde.org/r/3165/
BUG: 228655


 M  +17 -15    taskarea.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1100541
Comment 3 Marco Martin 2010-03-07 20:17:08 UTC
bug # should have been entered wrong in the commit
Comment 4 Andreas Hartmetz 2010-03-07 22:37:32 UTC
It was my intention to close this bug, no typo. AFAICS the corrupted icon backgrounds came from the now fixed memory errors in the systemtray code.
If that turns out to be untrue I can reopen the bug, but the connection seems to be clear.
The Konversation icon flashing when it shouldn't thing was simply a misconfiguration on my computer, that's also "fixed" now.