[Bug 2106272] Re: KDE frontend raises exception on keypress event
Launchpad Bug Tracker
2106272 at bugs.launchpad.net
Mon Apr 7 09:12:19 UTC 2025
This bug was fixed in the package ubuntu-release-upgrader - 1:25.04.13
---------------
ubuntu-release-upgrader (1:25.04.13) plucky; urgency=medium
* DistUpgradeKDE: fix keyPressEvent() handler (LP: #2106272)
* Run pre-build.sh: updating mirrors.
-- Nick Rosbrook <enr0n at ubuntu.com> Fri, 04 Apr 2025 17:23:44 -0400
** Changed in: ubuntu-release-upgrader (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubuntu-release-upgrader in
Ubuntu.
https://bugs.launchpad.net/bugs/2106272
Title:
KDE frontend raises exception on keypress event
Status in ubuntu-release-upgrader package in Ubuntu:
Fix Released
Bug description:
During an upgrade to plucky with the KDE frontend, I pressed a key,
and the following exception was raised:
Traceback (most recent call last):
File "/tmp/ubuntu-release-upgrader-_beynzct/DistUpgrade/DistUpgradeViewKDE.py", line 202, in keyPressEvent
if ev.key() == Qt.Key_Backspace:
^^^^^^^^^^^^^^^^
AttributeError: type object 'Qt' has no attribute 'Key_Backspace'
This is a trivial fix.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2106272/+subscriptions
More information about the foundations-bugs
mailing list