Bug 160828

Summary: can not remove superkaramba plasmoid from panel
Product: superkaramba Reporter: Wieger Hofstra <kde>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED UNMAINTAINED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Wieger Hofstra 2008-04-14 17:42:12 UTC
Version:            (using KDE 4.0.3)
Installed from:    Ubuntu Packages

Once you add a superkaramba plasmoid to the tasktray there is no normal method for removing it. Right clicking will only allow you to update the plasmoid.
Comment 1 Will Stephenson 2008-06-15 10:33:05 UTC
I guess you mean you can't remove the superkaramba plasmoid from the panel containing the taskbar.
Comment 2 Wieger Hofstra 2008-06-15 15:30:27 UTC
Indeed, sorry for the incorrect use of terms.
Comment 3 Alex Merry 2008-08-06 16:35:45 UTC
This is an issue with superkaramba.

In particular, the Karamba::preparePopupMenu() method creates its own popup menu that doesn't include a close action if it's attached to a QGraphicsView (as it apparently is on the panel and desktop).

Really, Superkaramba themes in plasma should export their popup menus using Applet::createMenu(), and thereby allow the containment they are in (such as the panel or the desktop) to add standard entries like "Remove this [applet name]" and a Panel Options submenu.  That is probably an unreasonable change for the 4.1 branch, though, and may not work with the structure of SuperKaramba anyway.
Comment 4 Andrew Crouthamel 2018-09-04 15:53:49 UTC
Hello! Sorry to be the bearer of bad news, but this project has been unmaintained for many years so I am closing this bug.