| Summary: | News widget cannot get news on Windows | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | Scott Petrovic <scottpetrovic> |
| Component: | General | Assignee: | Halla Rempt <halla> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | halla, jtamate |
| Priority: | NOR | ||
| Version First Reported In: | git master (please specify the git hash!) | ||
| Target Milestone: | --- | ||
| Platform: | Microsoft Windows | ||
| OS: | Microsoft Windows | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Scott Petrovic
2018-09-07 14:54:23 UTC
Unfortunately, it is still not working in: Krita Version: 4.2.0-pre-alpha (git 5db89dc) Qt Version (compiled): 5.11.1 Version (loaded): 5.11.1 after changing to Qt 5.11.1 @Jaime - did you actually build the modified Qt as part of the build instructions in the 3rd party folder. Can you see what error it is giving. You can see how I modified the source code to output the error. Maybe I can add a commit so the error code is easier to see by default I also need to build openssl now; I tried to do that, but my windows machine had memory problems, so I needed to repair that first... I want to get the deps builds updated before we release 4.1.2 I didn't built krita myself (windows development is, after so many years, still a hell for me). I just used the nightly build from the CI. What I've seen using wireshark is that there is no connection at all when the news enabled check button is checked in the windows build, in linux it works at the first attempt. I've also noticed that krita is not enabled as an app that can connect to the internet in the default windows firewall, but after enabling it twice (that's windows), it still doesn't work. This was recently fixed by adding OpenSSL. It works now on the latest nightly builds for Windows... closing |