jijo-paulose / ulipad

Automatically exported from code.google.com/p/ulipad
0 stars 0 forks source link

A Major Bug Alert #175

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Limodou, since your last editing of the UliPad's source code, you have
broken the abbility to run scripts. I can't run any of my scripts neither
by pressing the F5 key or selecting the Run menu option. Please fix this as
soon as you can.

Original issue reported on code.google.com by vinet...@gmail.com on 15 Dec 2008 at 8:57

GoogleCodeExporter commented 9 years ago
I can run it. Maybe you should check if there are errors in error.txt. Or you 
should 
setup python interepter in python arguments dialog first.

Original comment by limo...@gmail.com on 15 Dec 2008 at 11:52

GoogleCodeExporter commented 9 years ago
Yeah, I get an error in the error.txt. Here is the error output:

[Traceback]Traceback (most recent call last):
  File "C:\Program Files\UliPad\mixins\Editor.py", line 411, in OnKeyDown
    fu(event)
  File "C:\Program Files\UliPad\mixins\Import.py", line 4247, in OnPythonRun
    parameter = Globals.pref.python_default_paramters[Globals.pref.default_interpreter]
KeyError: u'Python 2.5.2'

Original comment by vinet...@gmail.com on 16 Dec 2008 at 1:18

GoogleCodeExporter commented 9 years ago
You can try svn version now.

Original comment by limo...@gmail.com on 16 Dec 2008 at 1:27

GoogleCodeExporter commented 9 years ago
Now it works! Thanks. You can change the status of this issue report to Fixed.

Original comment by vinet...@gmail.com on 16 Dec 2008 at 1:46

GoogleCodeExporter commented 9 years ago
fixed.

Original comment by limo...@gmail.com on 16 Dec 2008 at 1:55