| Summary: | After upgrading a stable PA2 installation, the task switcher shows no thumbnails | ||
|---|---|---|---|
| Product: | [Unmaintained] Active | Reporter: | Thomas Pfeiffer <thomas.pfeiffer> |
| Component: | Task switcher | Assignee: | 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
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.
I pushed a fix for the problem to kde-workspace from last Wednesday (April 18th). Please test it. I can confirm that this works with an updated PA2-image. |