Bug 298285 - After upgrading a stable PA2 installation, the task switcher shows no thumbnails
Summary: After upgrading a stable PA2 installation, the task switcher shows no thumbnails
Status: RESOLVED FIXED
Alias: None
Product: Active
Classification: Plasma
Component: Task switcher (show other bugs)
Version: unspecified
Platform: unspecified Other
: NOR major
Target Milestone: unscheduled
Assignee: Sebastian Kügler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-17 09:20 UTC by Thomas Pfeiffer
Modified: 2012-04-23 18:17 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.