Bug 1488

Summary: Backtrace on start
Product: Fedora Reporter: Pavel Alexeev (aka Pahan-Hubbitus) <pahan>
Component: livna-config-displayAssignee: Stewart Adam <s.adam>
Status: RESOLVED FIXED    
Severity: major CC: danielbelton
Priority: P5    
Version: 14   
Hardware: All   
OS: GNU/Linux   
namespace:

Description Pavel Alexeev (aka Pahan-Hubbitus) 2010-11-03 14:46:56 CET
$ livna-config-display 
Traceback (most recent call last):
  File "/usr/share/livna-config-display/livnaConfigClient.py", line 31, in <module>
    from livnaConfigDisplay.ConfigDisplay import LivnaConfigDisplay
  File "/usr/lib/python2.7/site-packages/livnaConfigDisplay/ConfigDisplay.py", line 29, in <module>
    import xf86config
  File "/usr/lib/python2.7/site-packages/xf86config.py", line 1, in <module>
    import ixf86config
ImportError: /usr/lib/python2.7/site-packages/ixf86configmodule.so: undefined symbol: xstrtokenize

Version:
$ LANG=C yum -d0 list livna-config-display 
Installed Packages
livna-config-display.noarch                                                                      0.0.24-1.fc14                                                                       @rpmfusion-nonfree-updates
Comment 1 Daniel Belton 2010-11-11 14:15:02 CET
just noting that this was fixed in Fedora with pyxf86config-0.3.37-10.fc14.i686. 

Anyone still getting this error try updating the pyxf86config package and see if it corrects your problem.
Comment 2 Pavel Alexeev (aka Pahan-Hubbitus) 2010-11-11 19:27:08 CET
Unfortunately now I have not access to machine where it had happened.