Comment #8 on issue 250 by limodou: Copy Paste between tabs cause segmentation fault
http://code.google.com/p/ulipad/issues/detail?id=250
I think the autocompletion of Ulipad is through executing the python code, so some modules may break the execution of Ulipad, and the main reason is the executing is in the same running environment of Ulipad. And I think it's not so easy to fix now. Sorry.
