Re: Where I can find output produced by print function? (JavaScript)

2009-07-09 Thread Alexey Androsov
Aaron J. Seigo пишет:
 On Wednesday 08 July 2009, Alexey Androsov wrote:
   
 Where I can find my debug?
 

 on konsole .. but probably only if you have build that doesn't have debug 
 turned off. yes.. it just uses kDebug(). maybe i should turn that into a cout.
I think that my kde 4.3rc1 (ubuntu 9.04, from kubuntu-ppa/backports) is 
builded without debug flag.

Is there any way to see debug?

And other question: sometimes I see Script initialization failed. 
Where I can see errors?
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Where I can find output produced by print function? (JavaScript)

2009-07-08 Thread Alexey Androsov
Hello!

I create a simple plasmoid with this tutorial: 
http://techbase.kde.org/Development/Tutorials/Plasma/JavaScript/GettingStarted

In CheatSheet i founded that print function prints debug output.

I add the following line to main.js
print('foo');

But there is no output in console and plasmoid.

Where I can find my debug?

-- 
Best regards,
Alexey Androsov

___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel