Summary: | launcher support in taskbar: launcher does not appear immediately | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Alexander Potashev <aspotashev> |
Component: | widget-taskbar | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | akreuzkamp, b.m.kast, blackdeagle89, kontakt, naftoligug, simone.tolotti, tromzy |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Alexander Potashev
2011-01-08 03:16:06 UTC
*** This bug has been confirmed by popular vote. *** In my case, the launcher doesn't appear at all, even when I switch desktop. Didn't work in KDE 4.6.x, still doesn't work in KDE 4.7. Git commit a815b2d981ee901829b193b9f959ecbad64f04b9 by Anton Kreuzkamp. Committed on 29/07/2011 at 00:54. Pushed by akreuzkamp into branch 'master'. Call removeItemIfAssociated() for the launchers when a task gets removed in order to show the launcher again. BUG:262487 M +4 -0 libs/taskmanager/groupmanager.cpp http://commits.kde.org/kde-workspace/a815b2d981ee901829b193b9f959ecbad64f04b9 *** Bug 278843 has been marked as a duplicate of this bug. *** Git commit 75a87c1f1d15b25b42f9a7ba8333bc7ab036e58e by Anton Kreuzkamp. Committed on 29/07/2011 at 00:54. Pushed by akreuzkamp into branch 'KDE/4.7'. Call removeItemIfAssociated() for the launchers when a task gets removed in order to show the launcher again. BUG:262487 M +4 -0 libs/taskmanager/groupmanager.cpp http://commits.kde.org/kde-workspace/75a87c1f1d15b25b42f9a7ba8333bc7ab036e58e *** Bug 269032 has been marked as a duplicate of this bug. *** I reported bug #278843, that has been marked as a duplicate of this. I had no issue using this feature up to 4.6.5. The problem appeared when upgrading to 4.7 I might have been wrong with that, for me it looked like the same. Nevertheless it should be fixed with the patch for this one. |