Bug 437552 - traceback - ixf86configmodule.so: undefined symbol: xf86freeInputrefList
Summary: traceback - ixf86configmodule.so: undefined symbol: xf86freeInputrefList
Keywords:
Status: CLOSED DUPLICATE of bug 437236
Alias: None
Product: Fedora
Classification: Fedora
Component: pyxf86config
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Adam Jackson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-03-14 20:44 UTC by Michael Schwendt
Modified: 2008-03-17 20:48 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-03-17 20:48:15 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Michael Schwendt 2008-03-14 20:44:13 UTC
Recent updates in rawhide disabled my German keyboard
layout setting. Upon trying to run system-config-keyboard and
clicking OK, I see the following traceback:

Loading /lib/kbd/keymaps/i386/qwertz/de-latin1-nodeadkeys.map.gz
Traceback (most recent call last):
  File "/usr/share/system-config-keyboard/keyboard_gui.py", line 223, in _okClicked
    return self.apply(None, False)
  File "/usr/share/system-config-keyboard/keyboard_gui.py", line 117, in apply
    keyboardBackend.modifyXconfig(fullname, layout, model, variant, options)
  File "/usr/share/system-config-keyboard/keyboard_backend.py", line 32, in modifyXconfig
    import xf86config
  File "/usr/lib/python2.5/site-packages/xf86config.py", line 1, in <module>
    import ixf86config
ImportError: /usr/lib/python2.5/site-packages/ixf86configmodule.so: undefined sy

pyxf86config-0.3.36-1.fc9.i386

Comment 1 Michael Schwendt 2008-03-14 21:05:07 UTC
ImportError: /usr/lib/python2.5/site-packages/ixf86configmodule.so: undefined
symbol: xf86freeInputrefList

(AltGr has become Enter here, cursor keys are dead, so typing things in is hard)


Comment 2 Michael Schwendt 2008-03-17 20:48:15 UTC

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


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