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

Cannot start with QtWebKit TP5 #691

Closed
kailiu42 opened this issue Feb 13, 2017 · 11 comments
Closed

Cannot start with QtWebKit TP5 #691

kailiu42 opened this issue Feb 13, 2017 · 11 comments

Comments

@kailiu42
Copy link

QtWebKit has released Technical Preview 5: https://github.com/annulen/webkit/releases/tag/qtwebkit-tp5

Which supports build with MinGW now.

And MINGW-packages for MSYS2 project now is working on packaging it: https://github.com/Alexpux/MINGW-packages/tree/master/mingw-w64-qtwebkit

I've build and installed this QtWebKit TP5 under MSYS2/MinGW64, everything is fine. However after rebuild Zeal master against it, Zeal won't start. No UI window ever shown, just crash and exist. Before that I was running Zeal against the bundled webkit from Qt 5.7.0/5.7.1/5.8.0 from MSYS2/MinGW64, everything works fine.

Please let me know what further information you need and how to collect them.

@trollixx
Copy link
Member

trollixx commented Feb 13, 2017 via email

@kailiu42
Copy link
Author

I never link libarchive statically while building Zeal on my computer with msys2, I've always modified core.pri to remove static linking. The reason is simply, msys2 only provide dynamic lib for libarchive.

@trollixx
Copy link
Member

trollixx commented Feb 13, 2017 via email

@kailiu42
Copy link
Author

I build Zeal only with MSYS2 so I cannot link it with Qt WebEngine as it requires VS...

@trollixx
Copy link
Member

I have never tried MSYS2, but it sounds like the problem is with Qt WebKit TP5, not Zeal.

@kailiu42
Copy link
Author

Have you built Zeal + QtWebKit TP5 with VS? Everything works fine?

@trollixx
Copy link
Member

trollixx commented Feb 14, 2017 via email

@annulen
Copy link

annulen commented Feb 15, 2017

@Kraml: Could you try MSYS2/MinGW32? 64-bit MinGW package is known to crash, see supercollider/supercollider#2204 for similar report

@kailiu42
Copy link
Author

Yes 32-bit build works.

@trollixx
Copy link
Member

Okay, it's an upstream bug, and has nothing to do with Zeal. Closing this ticket then.

@lock
Copy link

lock bot commented Sep 16, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Sep 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

3 participants