Summary: | deleted plasmoid is recreated on every kde-login | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | S. Burmeister <sven.burmeister> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
appletsrc
plasmarc |
Description
S. Burmeister
2008-07-17 09:15:46 UTC
Created attachment 26191 [details]
appletsrc
Created attachment 26192 [details]
plasmarc
this is the result of a bug on deletion of applets that's already been fixed. unfortunately, your plasma-appletsrc is now problematic (look for transform=0,0,0,0,0,0,1 type lines) This is not fixed and unrelated to the transform line, since that line was only part of the fuzzy-clock applet and removing it while plasma is not running and deleting the mentioned plasmoid afterwards does not solve the issue. If you use my plasma* files you will see the blank applet above the fuzzy clock on the desktop. Tested with Revision: 833687. SVN commit 833967 by aseigo: associate broken applets with the id so they will be removedable (automatically at next start, even) BUG:166811 M +2 -4 containment.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=833967 |