Summary: | kmix causes plasma system tray to flicker when a new pulse stream is opened or closed | ||
---|---|---|---|
Product: | [Applications] kmix | Reporter: | JR <zorael> |
Component: | KMix Panel Docking | Assignee: | Christian Esken <esken> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | Admc, artsheff, endri.hysenaj, jason_ca, kde180133, m.lehrberg, nhdaimyo, pasnox, rdieter, rushpl, shallpion, s_chriscollins, zorael |
Priority: | NOR | ||
Version: | 4.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.10 | |
Sentry Crash Report: | |||
Attachments: |
kmix debug output
plasma-desktop debug output dbus-monitor output patch to fix flickering system tray for kmix 4.9.3 |
Description
JR
2012-10-26 13:11:09 UTC
Created attachment 74810 [details]
kmix debug output
Created attachment 74811 [details]
plasma-desktop debug output
>kwin --version
That's supposed to be kmix --version, naturally. :>
Created attachment 74812 [details]
dbus-monitor output
I guess quiet similar issue here - systray flickering all the time, whenever some system sound is produced or track changes in Clementine or a notification appears. 4.9.2, Arch Linux packages. This should be fixed in the upcoming KDE4.10. If anybody has the ability to test trunk, please dos so and report back here. This bug also affects me, I can't / don't-know-how to "test trunk" ... but one half-solution is to remove the volume widget from the tray area via the Kmix settings. This solution would've been fine for me, but it causes the mixer to launch on startup, which is extremely annoying as well. If anyone can help me get a sane solution going I'd be most grateful. I tested 91495f from kmix git. This fixes the issue. I can also now confirm that 91495f from kmix git fixes the issue. Too bad it won't be in kubuntu for another 6 years. Kmix from GIT also solves the problem for me. *** Bug 306992 has been marked as a duplicate of this bug. *** I can confirm it's fixed in git. Why it didn't landed in KDE 4.9.3 update? *** Bug 309299 has been marked as a duplicate of this bug. *** *** Bug 309181 has been marked as a duplicate of this bug. *** Created attachment 75373 [details] patch to fix flickering system tray for kmix 4.9.3 I applied the changes made in kmix revision d1344b63 to the kmix 4.9.3 sources, and it fixed the system tray flickering. For those of you wanting to patch kmix 4.9.3 for yourselves, I have attached the appropriate patches. For you Kubuntu 64-bit users out there, I made a patched kmix .deb file: https://dl.dropbox.com/u/8126161/kmix_4.9.3-scc1_amd64.deb Use at your own risk, of course. *** Bug 310305 has been marked as a duplicate of this bug. *** The 4.9.3 patch also works for kmix 4.9.5, FYI. Here is the version 4.9.5 64-bit .deb package for Kubuntu: https://dl.dropbox.com/u/8126161/kmix_4.9.5-scc1_amd64.deb The patch works perfectly on kde-4.9.5 in arch linux x86_64. Thanks. |