Summary: | Basic Qt Functionality does not work on KDE | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | gal.mateo |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | major | CC: | gal.mateo, nate |
Priority: | NOR | ||
Version: | 6.2.4 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | py_side6_version.py |
Description
gal.mateo
2024-12-20 04:48:58 UTC
The example program doesn't work for me: QIODevice::read (QFile, "bar_hide.ui"): device not open Designer: An error has occurred while reading the UI file at line 1, column 0: Premature end of document. Traceback (most recent call last): File "/home/nate/Desktop/test.py", line 30, in <module> window = Page() File "/home/nate/Desktop/test.py", line 12, in __init__ self.ui = loader.load(ui_file, self) ~~~~~~~~~~~^^^^^^^^^^^^^^^ RuntimeError: Unable to open/read ui device Regardless, since clearly it does run for you, can you reproduce the issue in a Plasma X11 session? Or is it broken there too? And when you say it works in other environments, do you mean that the exact same program works as expected in those environments? ๐๐งน โ ๏ธ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone! ๐๐งน This bug has been in NEEDSINFO status with no change for at least 30 days. Closing as RESOLVED WORKSFORME. |