Siduction Forum

BUGS => Archiv Bugs => 2014.1 => Topic started by: jaegermeister on 2014/12/21, 23:04:03

Title: cannot move plasmoids on desktop
Post by: jaegermeister on 2014/12/21, 23:04:03
Hello,

it looks that, once the plasmoids get placed on the desktop, it is not possibile to move it from its position anymore by dragging them with the mouse (of course objects are not blocked on plasma desktop), only resize is possible.

For instance, trashcan within .kde/share/config/plasma-desktop-appletsrc appears this way:

Code: [Select]
[Containments][24][Applets][27]
geometry=1523.395696913,986.471468662301,111.604303086997,85.5285313376988
immutability=1
plugin=trash
zvalue=8

Changing to immutability=0 does not solve the issue.
Manually changing geometry allows repositioning the trashcan plasmoid, upon kde logoff.

Why this?
THX
Title: Re: cannot move plasmoids on desktop
Post by: spacepenguin on 2014/12/21, 23:25:20
Here everything is 2. The [General] section contains "immutability=2" and the plasmoid sections too (except the desktop which is 1).
Title: Re: cannot move plasmoids on desktop
Post by: jaegermeister on 2014/12/22, 02:31:38
Actually, changing the plasmoid config to immutability=2 does not have any effect

With [General] there is no specific section but the following one, buried among others:

Code: [Select]
[Containments][1][Applets][7][Configuration][Applets][15][Configuration][General]
ShowJobs=false

and it did not contain any immutability parameter. Adding immutability=2 to it has no effect.