Bug 371830

Summary: mediaframe: leave residual config after removed, reuse it on readd
Product: [Unmaintained] kdeplasma-addons Reporter: Luiz Angelo De Luca <luizluca>
Component: Media FrameAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED FIXED    
Severity: minor CC: aspotashev, nate
Priority: NOR    
Version First Reported In: 5.8.2   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Luiz Angelo De Luca 2016-10-29 17:25:42 UTC
Hello,

I'm using plasma5-addons-5.8.2-1.1.x86_64 from OpenSUSE Tumbleweed.

When removed, mediaframe can leave some configs behind. If readded, those configs are reused (this is not how plasma works :-). If another plasmoid is added, I get this strange result:

[Containments][10][Applets][104]
immutability=1
plugin=org.kde.plasma.notes

[Containments][10][Applets][104][Configuration][General]
noteId=9c6c8f5a-9788-4392-805f-b581af13f1

[Containments][10][Applets][104][Configuration][Paths]
pathList={"path":"http://www.ciram.epagri.sc.gov.br/images/radar/ultima_RADAR.png"\\,"type":"file"},{"path":"http://www.ciram.epagri.sc.gov.br/images/radar/anima_RADAR.gif"\\,"type":"file"}
 
Applet 104 was a removed mediaframe and not it is a notes. However, [Configuration][Paths] from mediaframe is still there.
There might be some cleanup missing.
Comment 1 Nate Graham 2020-01-02 15:28:16 UTC
I don't see this problem anymore.