Summary: | One can not remove applet which have error | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Bhushan Shah <bhush94> |
Component: | general | Assignee: | Sebastian Kügler <sebas> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bhush94 |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-framework/aeabbe94447631018afc8873b733940982f9aae5 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | applet |
Description
Bhushan Shah
2014-04-02 14:54:56 UTC
Created attachment 85910 [details]
applet
Git commit aeabbe94447631018afc8873b733940982f9aae5 by Marco Martin. Committed on 02/04/2014 at 16:59. Pushed by mart into branch 'master'. new AppletInterface in case of inexistent plugin if the plugin name is wrong, create a fullfledged appletinterface for the error visualization. This will make applet removal possible M +12 -7 src/plasmaquick/appletquickitem.cpp M +33 -0 src/scriptengines/qml/plasmoid/appletinterface.cpp M +1 -0 src/scriptengines/qml/plasmoid/appletinterface.h M +7 -12 src/scriptengines/qml/plasmoid/containmentinterface.cpp http://commits.kde.org/plasma-framework/aeabbe94447631018afc8873b733940982f9aae5 |