Bug 298285

Summary: After upgrading a stable PA2 installation, the task switcher shows no thumbnails
Product: [Unmaintained] Active Reporter: Thomas Pfeiffer <thomas.pfeiffer>
Component: Task switcherAssignee: Sebastian Kügler <sebas>
Status: RESOLVED FIXED    
Severity: major CC: active, lamarque
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: unscheduled   
Platform: unspecified   
OS: Other   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Thomas Pfeiffer 2012-04-17 09:20:41 UTC
If a user who has installed the Plasma Active Two Meego image (basyskom-plasma-active-two-meego-usb-live.iso) and updates (zypper up), Bug 291359 appears (task switcher does not show thumbnails). This happens because the user still has "LayoutName=thumbnails" in ~/kde/share/config/kwinrc, but the updated Task Switcher needs LayoutName=window_strip .


Reproducible: Always

Steps to Reproduce:
1. Install image basyskom-plasma-active-two-meego-usb-live.iso
2. Run zypper ref && zypper up
3. Reboot (or restart X)
Actual Results:  
Task switcher does not show thumbnails anymore

Expected Results:  
Everything works fine
Comment 1 Lamarque V. Souza 2012-04-18 13:06:05 UTC
The patch adds directories kde-workspace/data/{active,desktop}, the cmake variable KWIN_PLASMA_ACTIVE selects which directory will be used when compiling kwin. The directory desktop contains what used to be in kde-workspace/data. The directory active contains the new kconf_update binary to change tabbox LayoutName from "thumbnails" to "window_strip" in ~/.kde/share/config (it works here).

Now we need to build a new image to test this change.
Comment 2 Lamarque V. Souza 2012-04-23 15:53:52 UTC
I pushed a fix for the problem to kde-workspace from last Wednesday (April 18th). Please test it.
Comment 3 Thomas Pfeiffer 2012-04-23 18:17:32 UTC
I can confirm that this works with an updated PA2-image.