Summary: | Unable to add applets to Context View after starting Amarok with no applets | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Philippe Cloutier <chealer> |
Component: | Context View | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | CLOSED FIXED | ||
Severity: | minor | CC: | lfranchi, nsm.nikhil, simon.esneault |
Priority: | NOR | ||
Version: | 2.4.3 | ||
Target Milestone: | 2.5 | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.5 | |
Sentry Crash Report: |
Description
Philippe Cloutier
2011-08-18 22:02:11 UTC
I can reproduce this with the latest git master, including the fix of removing plugins[$d] Git commit 167b91ac446f51f8ef64d9a1b7d666d2ab7d3386 by Nikhil Marathe. Committed on 21/08/2011 at 09:29. Pushed by nikhilm into branch 'master'. Add the AppletToolbarConfigItem even when no applets are present. BUG: 280382 REVIEW: 102395 Move config wrench initialization to constructor. Creating the wrench only when an applet is added prevents it from being added when no applets are present in the ContextView. refactor AppletToolbarAppletItem creation Since its always null in the constructor, remove the check Added bugfix to changelog M +11 -24 src/context/toolbar/AppletToolbar.cpp M +2 -0 ChangeLog http://commits.kde.org/amarok/167b91ac446f51f8ef64d9a1b7d666d2ab7d3386 |