https://bugs.kde.org/show_bug.cgi?id=497703
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Product|kde |kwin Status|REPORTED |NEEDSINFO CC| |n...@kde.org Assignee|unassigned-b...@kde.org |kwin-bugs-n...@kde.org Resolution|--- |WAITINGFORINFO Version|unspecified |6.2.4 Component|general |general --- Comment #1 from Nate Graham <n...@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 watching all bug changes.