google-code-export / ulipad

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

Ulipad Crash on pyglet completion #234

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
from pyglet import window
window.

we expect some completion, but ...
Ulipad crash under windows XP, or shows wrong completion choice under
Ubuntu Karmic

pyglet is here http://www.pyglet.org/

Original issue reported on code.google.com by philippe...@gmail.com on 13 Mar 2010 at 12:37

GoogleCodeExporter commented 9 years ago
Try svn version. But the result is not perfect. I don'w know much about pyglet, 
but it 
seems that pyglet may do some magic work, so the import process of 
auto-completion is 
not very correct. But you can try it, and it seems not crash in my machine.

Original comment by limo...@gmail.com on 13 Mar 2010 at 1:23

GoogleCodeExporter commented 9 years ago
great job, the svn version works better. does not crash.
completion of pyglet.window is not correct, but really better than crashing.
Already, Ulipad is one of the best python editor regarding completion.
thank you for your job.

Original comment by philippe...@gmail.com on 13 Mar 2010 at 1:40