-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[pyqt5] i686 Support for Qt5 & PyQt5 #20090
Comments
mingw-w64-i686-qt5 packages still exists, you have just to install the components individually. for example qt5-base, qt5-declarative...etc Just curious, What schools and educators have to do with a video editor? |
Thanks for the info! Video editing and other digital media classes are taught to middle and high school students all over the world. For example, in India millions of students are taught these skills using open-source software. And of course, schools are running ancient versions of Windows. |
Some schools are using Linux now, but I get emails quite often from school districts still using Windows, with no ability to upgrade to more modern versions, due to budget and limited/old hardware. So, while I totally understand the download stats for these 32-bit packages is basically zero on MSYS2, downstream build systems such as OpenShot's are producing 32-bit binaries which are still being downloaded hundreds of thousands of times. |
I am surprised that, in times of 720p, 1080p, someone tries to edit a video in 4GB RAM (even with proxy) 😲 |
Also, I know that in recent years, Chromebooks have been surging, and perhaps this is slowly eroding the need for 32-bit Windows in schools... but it's hard to find good stats on this stuff. |
@jonoomph do you depend on QtWebKit via pyqt5 too? |
Yes, OpenShot uses QtWebKit for our timeline on Windows. |
It's back now. Note that there are hardly any users left and since we are a rolling distro there is a good chance things will start to bit-rot eventually. |
Thanks! I will give this a try |
Description / Steps to reproduce the issue
I noticed that the 32-bit i686 packages for Qt5 and PyQt5 are no longer found by pacman on the latest version of MSYS2. OpenShot Video Editor uses these packages for our 32-bit builds, and we still receive hundreds of thousands of downloads and lots of interest from schools and educators for 32-bit support. Just curious if this is on purpose, or are these packages only removed temporarily?
Old Package Names:
mingw-w64-i686-qt5
mingw-w64-i686-python3-pyqt5
Expected behavior
Expected behavior would be for these 2 packages to be supported by MSYS2 and available to install in the i686 environment.
Actual behavior
Packages are not found.
Verification
Windows Version
MINGW64_NT-6.1-7601
MINGW environments affected
Are you willing to submit a PR?
No response
The text was updated successfully, but these errors were encountered: