Summary: | Fake instances of apps in task manager! | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | x.para <x.para> |
Component: | widget-taskbar | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aseigo, cfbradleyiii, finex, FlorianSievert, lucas |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
fake systray
fake systray Fake "100% de 3.2 KB (copiando)" |
Description
x.para
2008-06-24 19:53:42 UTC
i can't reproduce this here with any systray icons. can you perhaps provide some screenshots along with more detailed "how to reproduce" instructions? To reproduce, try open and close apps like kopete as fast as you can clicking on their systray icon. I noticed, if I do it slower it works as it should. Screenshot attached. Created attachment 25578 [details]
fake systray
I cannot reproduce this bug too. @x.para: which revision did you compile? I am on 824229. I did some more observation and it is ahppening always when applicatiosn are closed NOT by klicking on kwin closing cross in right corner. like alt+f2 makes the same thing here. Created attachment 25594 [details]
fake systray
Created attachment 25602 [details]
Fake "100% de 3.2 KB (copiando)"
I can confirm this bug. It also happens here with certain tasks, for example
with KWidgetJobTracker. Has happened with Konqueror and other apps too. After
closing the application the entry on the taskbar was still there.
Maybe I found another solution. Try to remove ~/.kdesvn/share/config/plasma-appletsrc and start to config your plasma again. I started from the scratch and problem is not observerd any more. It looks that compatibility issue of plasma config is still poping up as I already remedied several odd behaviours of plasma by simple removing its config file. This should be polished or at least there should be pop up message to advice to remove config file after you sync up. Thanks x.para, this is good :-) @Rafael: what does happen if you use a clean configuration too? *** Bug 166924 has been marked as a duplicate of this bug. *** I can also confirm this bug. It happens with every app I open and eventually close. The application icon does not disappear from taskbar. Using kde 3.5.10 with external task bar at top of screen and auto hide. Kubuntu 8.04 HH amd64 compiz-fusion @Charlie Bradley: if you're using kde 3.5.10, that's a different bit of software than plasma, which is kde4-only =). in your case, it's a compiz related problem; i've seen this happen with others who run compiz. as for this exact report, yes, i still can't reproduce it no matter what i try here. =/ the "removed plasmarc" sounds very fishy, though. with all available settings in the taskbar widget, though, it still works properly. *shrug* still can't reproduce, and both the tasks lib and the tasks widget have been signficantly altered since the reporting. To reproduce enable "only show tasks from the current screen" then run and close KRunner a few times. (In reply to comment #14) > To reproduce enable "only show tasks from the current screen" then run and > close KRunner a few times. Are you running 4.1 or trunk? I get/got this issue with a 4.1 gentoo installation on an nvidia twinview system and turning on the "only show tasks from current screen/desktop" options made it go away. I haven't had it on trunk at all (even when it was still 4.1) on a single screen system. SVN commit 882288 by aseigo: always be sure to remove tasks from the geometry list; otherwise they hang around in memory and end up with phantom buttons (or worse!) BUG:164852 M +22 -17 groupmanager.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=882288 |