Bug 2000729
| Summary: | Usability problems with HiDPI displays and Wayland | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | jorge.gonzalez | ||||
| Component: | fuse-emulator | Assignee: | Michel Lind <michel> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 38 | CC: | lucilanga, michel | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | fuse-emulator-1.6.0-9.fc41 fuse-emulator-1.6.0-9.fc40 fuse-emulator-1.6.0-9.fc39 fuse-emulator-1.6.0-9.fc38 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2024-03-28 23:45:04 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
jorge.gonzalez
2021-09-02 19:01:11 UTC
I just found the fuse-emulkator package page at https://src.fedoraproject.org/rpms/fuse-emulator/, and I found that it has already been considered for F35 and F36, so this issue can be dismissed. Thanks a lot anyway for a great work. After updating to Fedora 35 and using the new fuse version (1.6.0), the problem still exists. I'm attaching a screenshot so that the issue can be clearly identified. Created attachment 1848531 [details]
Screenshot shwoing the failure
I'd like to say that this issue makes the debugger mostly unusable for tracing, since the disassembly window can't be read at all. After updating to Fedora 36, the issue still happens with version fuse-emulator-1.6.0-3.fc36.x86_64 Still present after upgrading to Fedora 37, version fuse-emulator-1.6.0-4.fc37.x86_64 Apparently just changing the following line in the .spec file solves the problem: BuildRequires: gtk2-devel by: BuildRequires: gtk3-devel With that change, everything works fine in the debugger and it is usable again. It looks that the migration to GTK3 is dead simple with this one :-) Hi, it's going for 2 years for fixing a problem which is absolutely trivial to fix, just replace one one in the SPEC file. I already did the beta test for you... This message is a reminder that Fedora Linux 36 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora Linux 36 on 2023-05-16. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a 'version' of '36'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, change the 'version' to a later Fedora Linux version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see it. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora Linux 36 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora Linux, you are encouraged to change the 'version' to a later version prior to this bug being closed. Still present on Fedora 38, updated on 18/5/2023 Still present on Fedora 39, updated on 19/02/2024 Please, any information on when this issue can be solved? It's just a one line change in the build script!! ahornby did a PR that I just merged to fix this, will do a provenpackager update since this has stalled for way too long FEDORA-2024-9820e9f3ad (fuse-emulator-1.6.0-9.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2024-9820e9f3ad FEDORA-2024-9820e9f3ad (fuse-emulator-1.6.0-9.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2024-fdec80bd2d (fuse-emulator-1.6.0-9.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-fdec80bd2d FEDORA-2024-7021d2b777 (fuse-emulator-1.6.0-9.fc39) has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2024-7021d2b777 FEDORA-2024-fdec80bd2d (fuse-emulator-1.6.0-9.fc40) has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report. Hi, I have tested the update in F39 and it works correctly. Thanks for finally kicking this issue forward :-) FEDORA-2024-7021d2b777 (fuse-emulator-1.6.0-9.fc39) has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2024-95b1cc6e2a (fuse-emulator-1.6.0-9.fc38) has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report. |