Version: 0.1 (using Devel) Installed from: Compiled sources Compiler: gcc-4.3 OS: Linux (i686) release 2.6.25-2-486 kdebase/kdeplasma-addons rev. 830395 It seems the transform parameter in plasma-appletsrc make some widgets invisible. With the following plasma-appletsrc, ktorrent / embed-win / one of the two folderview / previewer / launcher are invisible. While removing the zvalue didn't have any effect, deleting the 'transform' one made the applets reappear.
Created attachment 26012 [details] plasma-appletsrc plasma-appletsrc
it seems somebody is saving that wrong transform (null matrix transform to size 0 right, i'm a bit rusty :P) can be the applet handle?
on tuesday this happened to all my newly-added widgets for the day. I thought we had a saving bug at the time. :) I haven't a clue what could have caused it, though... all the widgets I added on wednesday stuck around, although I think a few of them *might* have been transformed instead of deleted when I removed them...
I think commit 830604 should fix this...?
yes, it does.