| Summary: | Win32 devbuild setup comes with Qt 5.6 but Qt5WebKit.dll is from 5.5.1 causing "Entry Point Not Found" | ||
|---|---|---|---|
| Product: | [Applications] trojita | Reporter: | Adam Strzelecki <ono> |
| Component: | Core | Assignee: | Trojita default assignee <trojita-bugs> |
| Status: | RESOLVED UNMAINTAINED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | git | ||
| Target Milestone: | --- | ||
| Platform: | Microsoft Windows | ||
| OS: | Microsoft Windows | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Entry Point Not Found message | ||
I suppose this is because Qt 5.6 drops QtWebKit, however it seems to be still maintained as a community releases: http://download.qt.io/community_releases/5.6/5.6.0/ So I presume Trojita needs to use that one instead one from 5.5.1. Also upgrading to the latest Qt 5.6.3 LTS release would be nice. FYI there's also modern QtWebKit revival project: https://github.com/annulen/webkit https://github.com/annulen/webkit/wiki/Use-cases-of-QtWebKit Just to clarify -- is this about binaries downloaded from http://ci-logs.kde.flaska.net/binaries/trojita/win32/ , or something differen? Yes exactly, that is the URL that is listed on Download page and I got the build from. OK, thanks. I checked the build nodes and discovered that there has been no update to EPEL7's mingw32-qt5-qtwebkit package for almost two years :(. That's bad. The good thing is that it's still being maintained in Fedora branches, at least. There are several options on what we might do: a) Discontinue Windows builds. b) Pester Fedora to update the EPEL7 packages of mingw-qt5-*, update our VMs once this is done. c) Add more build VMs, this time running a newer Fedora which provides newer QtWebkit. d) Use our own Qt and build it via mingw. I definitely don't have time for d) or c), sorry. One can monitor progress for b) at https://bugzilla.redhat.com/show_bug.cgi?id=1341993 (I actually forgot that I reported that one). Trojitá is no longer maintained, please switch to a maintained alternative like https://apps.kde.org/kmail2/ Sorry for the inconveniences. |
Created attachment 108675 [details] Entry Point Not Found message Installing latest development build of Trojita on Windows I get "Entry Point Not Found" for some symbol in Qt5WebKit.dll For some reasons Qt5WebKit.dll packaged in the setup comes from Qt 5.5.1 while rest if Qt 5.6.