driconf crashes with "LookupError: unknown encoding: utf_8_euro"

Bug #364110 reported by Alessio Gaeta
2
Affects Status Importance Assigned to Milestone
driconf (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: driconf

As per Summary. Here the traceback:

Traceback (most recent call last):
  File "/usr/bin/driconf", line 26, in <module>
    driconf.main()
  File "/var/lib/python-support/python2.6/driconf.py", line 52, in main
    commonui.dpy = dri.DisplayInfo ()
  File "/var/lib/python-support/python2.6/dri.py", line 423, in __init__
    self.getScreen (i)
  File "/var/lib/python-support/python2.6/dri.py", line 438, in getScreen
    screen = ScreenInfo (i, self.dpy)
  File "/var/lib/python-support/python2.6/dri.py", line 407, in __init__
    self.glxInfo = GLXInfo (screen, dpy)
  File "/var/lib/python-support/python2.6/dri.py", line 387, in __init__
    self.vendor = _GLXInfoToUnicode(self.vendor)
  File "/var/lib/python-support/python2.6/dri.py", line 348, in _GLXInfoToUnicode
    return unicode(string, encoding, 'strict')
LookupError: unknown encoding: utf_8_euro

This is likely similar to Debian bug 511448 (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=511448)

Revision history for this message
dino99 (9d9) wrote :

This version has expired

Changed in driconf (Ubuntu):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.