Bug 166811

Summary: deleted plasmoid is recreated on every kde-login
Product: [Plasma] plasma4 Reporter: S. Burmeister <sven.burmeister>
Component: generalAssignee: 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:
Attachments: appletsrc
plasmarc

Description S. Burmeister 2008-07-17 09:15:46 UTC
Version:            (using KDE 4.0.98)
OS:                Linux

I had some plasmoid on the desktop, which I deleted from the harddisk before removing from the desktop. Hence plasma shows an empty plasmoid, which is ok. However, if I remove it and log out and back in, it is recreated again, which should not happen.

Attached you will find the plasma rcs, the plasmoid I mean is just above the fuzzy-clock on the desktop.
Comment 1 S. Burmeister 2008-07-17 09:16:14 UTC
Created attachment 26191 [details]
appletsrc
Comment 2 S. Burmeister 2008-07-17 09:16:40 UTC
Created attachment 26192 [details]
plasmarc
Comment 3 Aaron J. Seigo 2008-07-17 10:10:09 UTC
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)
Comment 4 S. Burmeister 2008-07-17 12:38:16 UTC
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.
Comment 5 S. Burmeister 2008-07-17 17:21:00 UTC
Tested with Revision: 833687.
Comment 6 Aaron J. Seigo 2008-07-17 20:22:25 UTC
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