Bug 189715 - Disabling launch feedback in panel has no effect
Summary: Disabling launch feedback in panel has no effect
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: widget-taskbar (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-15 14:53 UTC by Martin Klapetek
Modified: 2009-06-01 01:27 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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