[kwin] [Bug 497703] Basic Qt Functionality does not work on KDE
Nate Graham
bugzilla_noreply at kde.org
Fri Dec 20 19:14:36 GMT 2024
https://bugs.kde.org/show_bug.cgi?id=497703
Nate Graham <nate at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Product|kde |kwin
Status|REPORTED |NEEDSINFO
CC| |nate at kde.org
Assignee|unassigned-bugs at kde.org |kwin-bugs-null at kde.org
Resolution|--- |WAITINGFORINFO
Version|unspecified |6.2.4
Component|general |general
--- Comment #1 from Nate Graham <nate at kde.org> ---
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?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list