For the sake of completeness, here github repo of the applet in question
- http://github.com/MaikBeckmann/plasma-textmon
and the docs I wrote on it so far
- http://maikbeckmann.github.com/plasma-textmon/
Comments are especially welcome in regards to
http://maikbeckmann.github.com/plasma-text
I figured the problem(s) out. Here it goes..
Here source code from the initial email without the print statements.
var layout = new LinearLayout(plasmoid);
l = new Label();
l.text = "---";
layout.addItem(l);
var smDataEngine = dataEngine("systemmonitor")
smDataEngine.sourceAdded.co
https://www.dropbox.com/s/omnt27sor7d99zl/textmondebug.plasmoid
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel
On Wednesday, February 8, 2012 23:54:43 Maik Beckmann wrote:
> The code in this paste is a condenced version that reproduces the problem
can you please post a link to the entire package? you obviously have it on
your system and i don't have the time to recreate what you already have to
just be a