Summary: | adding and removing a virtual desktop creates a new activity and moves the first desktop containment to it | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Janet <bugzilla> |
Component: | activities | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aseigo, asraniel, chanika |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian unstable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Janet
2010-09-24 16:59:23 UTC
did/do you have "lock widgets" enabled? SVN commit 1179185 by aseigo: allow setting a bogus desktop value on startup; prevents containments kept around due to desktops disappearing on us from becoming activity spawners BUG:252264 M +43 -37 containment.cpp M +1 -0 private/containment_p.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1179185 Is the question still relevant? I have/had the widgets locked. yes, it was relevant. it exposed a related bug in libplasma, but the real issue is how plasma-desktop manages things when a virtual desktop goes away, and that relates to how widget locking (aka "immutability") is handled (and must be, for kiosk to be useful for institutional deployments). thanks for the follow up :) Just in case the fix was for 4.5.2: adding virtual desktops still adds activities, just tested with Kubuntu and 4.5.2. In case it's fixed in a later version please ignore this remark. :) |