[PyQt] What's wrong with the tutorial on techbase?

2011-12-29 Thread heathmatlock
Any ideas on why this tutorial isn't working?
http://techbase.kde.org/Development/Tutorials/Plasma/PythonRunner
At the top in the build section, it says, For this example,
ourpackage will be called 'runner_msgbox'. But then in
themetadata.desktop file, it has this
line:X-KDE-PluginInfo-Name=msgbox_runner
In the function definition on line 7 of the code, it's missing acolon,
I fixed this in my code, and it still doesn't work. I thenrenamed the
directory to msgbox_runner, deleted the installed program,and
reinstalled. Still doesn't work. Others have verified this
in#kde-devel on Freenode.
-- 
Heath Matlock
+1 256 274 4225
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt


Re: [PyQt] What's wrong with the tutorial on techbase?

2011-12-29 Thread heathmatlock
On Thu, Dec 29, 2011 at 7:15 PM, heathmatlock heathmatl...@gmail.com wrote:
 Any ideas on why this tutorial isn't working?
 http://techbase.kde.org/Development/Tutorials/Plasma/PythonRunner
 At the top in the build section, it says, For this example,
 ourpackage will be called 'runner_msgbox'. But then in
 themetadata.desktop file, it has this
 line:X-KDE-PluginInfo-Name=msgbox_runner
 In the function definition on line 7 of the code, it's missing acolon,
 I fixed this in my code, and it still doesn't work. I thenrenamed the
 directory to msgbox_runner, deleted the installed program,and
 reinstalled. Still doesn't work. Others have verified this
 in#kde-devel on Freenode.
 --
 Heath Matlock
 +1 256 274 4225

The runner isn't even starting:http://paste.kde.org/179432/raw/
-- 
Heath Matlock
+1 256 274 4225
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt