** Description changed: - I installed qtiplot and worked on it for a while. trying to playing with - preferences like font and background colors, I end with this problem... + I installed qtiplot and worked on it for a while. Changing the Default + scripting language to Pyhton in Preferences, I end with this problem... It does not work any more, even i tried the following from terminal: $ qtiplot qtiplot: /build/buildd/sip4-4.15.5/siplib/siplib.c:11982: sip_api_enable_autoconversion: Assertion `(((td)->td_flags & 0x0007) == 0x0000)' failed. Aborted (core dumped) $ qtiplot --default qtiplot: /build/buildd/sip4-4.15.5/siplib/siplib.c:11982: sip_api_enable_autoconversion: Assertion `(((td)->td_flags & 0x0007) == 0x0000)' failed. Aborted (core dumped) Also I tried to rienstall it $ sudo apt-get purge qtiplot $ sudo apt-get autoremove $ sudo apt-get install but the same result. I found the attaqcched file in /var/crash/ I run LinuxMint (Maya) based on ubuntu 12.04 x64 qtiplot: Installed: 0.9.8.8-3 Candidate: 0.9.8.8-3 Version table: *** 0.9.8.8-3 0 500 http://archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages 100 /var/lib/dpkg/status + + ---------------------------------------------------------------------- + EDIT: The problem is in Python scripting support. Changing this line: + - ScriptingLang=Python + + ScriptingLang=muParser + in $HOME/.config/ProIndependent/QtiPlot.config, and QtiPlot will start properly, the bug still persist with pyhton
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1415067 Title: QtiPlot crashed when chossing Pyhton as default scripting language To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qtiplot/+bug/1415067/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
