Comment 7 for bug 55361

Revision history for this message
Daniel Hahler (blueyed) wrote :

It seems to depend on the default python setup:

$ python2.4 bugs/ubuntu/lp-55361
Traceback (most recent call last):
  File "bugs/ubuntu/lp-55361", line 1, in ?
    import ixf86misc
ImportError: No module named ixf86misc

$ python2.5 bugs/ubuntu/lp-55361
Segmentation fault (core dumped)