Bug 189715

Summary: Disabling launch feedback in panel has no effect
Product: [Plasma] plasma4 Reporter: Martin Klapetek <mklapetek>
Component: widget-taskbarAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: aseigo, kevin.kofler, rdieter
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Martin Klapetek 2009-04-15 14:53:45 UTC
Version:            (using KDE 4.2.2)
OS:                Linux
Installed from:    Fedora RPMs

When the launch feedback in taskbar is disabled in system settings, the jumping icon of launching application still shows in the taskbar and then disappears after ~20 seconds, like it's enabled. Therefore the setting has no effect. But it's reported to work after restarting X.
Comment 1 Aaron J. Seigo 2009-06-01 01:21:08 UTC
this is feature is handled by libtaskmanager; libtaskmanager reads it from klaunchrc. what we really need is change notification in KConfig so we can react to configuration changes. until then, i can implement a work around ....
Comment 2 Aaron J. Seigo 2009-06-01 01:27:15 UTC
SVN commit 976121 by aseigo:

watch klaunchrc and re-read the values when it changes
BUG:189715


 M  +9 -0      taskmanager.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=976121