Bug 502020 - Pressing Right Ctrl when the screen is blanked causes a traceback in gui.py
Summary: Pressing Right Ctrl when the screen is blanked causes a traceback in gui.py
Keywords:
Status: CLOSED DUPLICATE of bug 245691
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-05-21 14:49 UTC by Alexander Boström
Modified: 2009-05-21 20:45 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-05-21 20:45:41 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Alexander Boström 2009-05-21 14:49:24 UTC
I was watching an upgrade from F10 to F11 (started through preupgrade) when the screen was blanked. I pressed the right control key to unblank it and got a traceback. Nothing happened when I pressed Ok in the "save to scp" dialog and I then noticed that the upgrade was actually continuing. I didn't dare click anywhere else in case that would make anaconda really abort, so I only caught what was visible on the screen:

anaconda 11.5.0.53 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.6/site-packages/gtk-2.0/gtk/_lazyutils.py", line 32, in __getattr__
  File "/usr/lib/anaconda/gui.py", line 1462, in keyRelease
    if ((event.keyval == gtk.keysyms.KP_Delete
ImportError: No module named keysyms

Comment 1 Chris Lumens 2009-05-21 20:45:41 UTC

*** This bug has been marked as a duplicate of bug 245691 ***


Note You need to log in before you can comment on or make changes to this bug.