Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash with Python 3.4 Qt4.8 #10

Open
alexxlzhou opened this issue Jul 11, 2015 · 4 comments
Open

Crash with Python 3.4 Qt4.8 #10

alexxlzhou opened this issue Jul 11, 2015 · 4 comments

Comments

@alexxlzhou
Copy link

I tried compile pythonqt with py3.4 and qt4.8 in release mode. The NIcePyConsole example crashes when starting up. Debug mode works fine. Anyone has similar experience and any fix? Thanks!

@Optiligence
Copy link
Contributor

Starts up fine and works here, but seems to have problems when closing.
Qt4Python34 + Qt4Python34_QtAll (Qt 4.8.7 + Python 3.4.3 | RELEASE | Shared)
on Linux though

@alexxlzhou
Copy link
Author

Thanks! I used VS2012, Python3.4.3 and Qt4.8.5. Here it seems to crash when PygmentsHighlighter tried to wrap-up loading pygments scripts. If I comment out PygmentsHighlighter or replace it with a simpler highlighter without Pygments, it worked fine on release.

@Orochimarufan
Copy link
Owner

Did you find your issue? If so, is this resolved?

@alexxlzhou
Copy link
Author

Not yet.
Now I am just using a custom PythonHighlighter (without Pygments) to make NicePyConsole work and embedded in my C++ application. If no one else experiences the same problem, you can ignore this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants