Bug 2258467
| Summary: | PyQt6 and PyQt5 ignore "dir" argument in QFileDialog.getOpenFileName | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Michael Clerx <Michael.Clerx> |
| Component: | python-pyqt6 | Assignee: | Onuralp SEZER <thunderbirdtr> |
| Status: | CLOSED WONTFIX | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 38 | CC: | epel-packagers-sig, jonathan, kde-sig, manisandro, thunderbirdtr |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-05-27 13:29:10 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Michael Clerx
2024-01-15 14:20:32 UTC
Cannot reproduce this with either python3-pyqt6-6.6.1-4.fc40 or python3-qt5-5.15.10-4.fc40. Can you reproduce this with a clean install (i.e. in a virtualbox)? I cannot reproduce this in a clean install of Fedora 39. But I can reproduce it in a clean install of 38, and then all the way back to 32 (but not in 31). I'm glad it works again in 39, but might be good to have a test or something to make sure it doesn't reoccur in newer versions? > But I can reproduce it in a clean install of 38, and then all the way back to 32 (but not in 31).
Clean and up-to-date F38?
Yes I can recreate the problem with 1. Clean install of F38 2. dnf install python3-pyqt5 (or 6) and with 1. Clean install of F38 2. dnf install python3-pyqt5 (or 6) 3. dnf update -y F38 ist EOL. |