Bug 160828 - can not remove superkaramba plasmoid from panel
Summary: can not remove superkaramba plasmoid from panel
Status: RESOLVED UNMAINTAINED
Alias: None
Product: superkaramba
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-14 17:42 UTC by Wieger Hofstra
Modified: 2018-09-04 15:53 UTC (History)
0 users

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 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.