This should certainly be as easy as a one-line change in DistUpgradeViewKDE.py:
Line 156: - self.setWordWrapMode(QTextOption.NoWrap) + self.setWordWrapMode(QTextOption.WrapMode.NoWrap) I guess I'll work on a MR, but I have no way to test this, at least that I know of. This was definitely a change in PyQt6 from PyQt5. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2095535 Title: ubuntu-release-upgrader Qt interface segmentation fault To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2095535/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
