Bug 370191

Summary: Look and Feel restores user customized desktop
Product: [Plasma] plasmashell Reporter: Leszek Lesner <leszek.lesner>
Component: Global Theme packagesAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: bugzilla, notmart, plasma-bugs
Priority: NOR    
Version: 5.8.0   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Leszek Lesner 2016-10-06 10:29:10 UTC
Look and feel packages with layouts defined (like the maui one, see: https://github.com/maui-artwork/artwork-lookandfeel-maui/tree/master ) seem to restore the layout partly (at least the used desktop containment) on every start. 
So custom user settings like the switch to Desktop Containment instead of Folder View containment and wallpaper are reset everytime. 
Though the default plasma wallpaper is used instead of the one defined in the layouts file in the look and feel package

Reproducible: Always

Steps to Reproduce:
1. Install Maui Look and Feel and set as default, relogin
2. Change from Folder View containment to Desktop Containment and set a different wallpaper
3. relogin

Actual Results:  
Resets back to Folder View desktop containment with default plasma wallpaper

Expected Results:  
Should stay and Desktop Containment with selected wallpaper
Comment 1 Marco Martin 2016-10-10 16:26:43 UTC
(needs confirmation) should be fixed by
https://quickgit.kde.org/?p=plasma-workspace.git&a=commit&h=53b2a407af9d1d60cfbb1a42af8546ab0a156d38
Comment 2 Leszek Lesner 2016-10-11 08:38:38 UTC
I confirm this patch fixes it.