Hi,
On Wed, Jun 18, 2008 at 11:52:12AM +0200, Balazs Hamorszky wrote:
[..snip..] 
> UnicodeDecodeError: 'utf8' codec can't decode bytes in position 10-14: 
> unsupported Unicode code range
> Traceback (most recent call last):
>   File "/usr/lib/python2.5/logging/handlers.py", line 73, in emit
>     if self.shouldRollover(record):
>   File "/usr/lib/python2.5/logging/handlers.py", line 146, in shouldRollover
>     msg = "%s\n" % self.format(record)
>   File "/usr/lib/python2.5/logging/__init__.py", line 630, in format
>     return fmt.format(record)
>   File "/usr/lib/python2.5/logging/__init__.py", line 421, in format
>     s = self._fmt % record.__dict__
> UnicodeDecodeError: 'utf8' codec can't decode bytes in position 10-14: 
> unsupported Unicode code range
> /usr/share/virt-manager/virtManager/manager.py:98: GtkWarning: Invalid input 
> string
>   self.window = gtk.glade.XML(config.get_glade_dir() + "/vmm-manager.glade", 
> "vmm-manager", domain="virt-manager")
> Szegmens hiba
This looks weird since it's the initial glade setup. Could you check if
/usr/share/virt-manager/vmm-manager.glade looks o.k. and hast the md5sum
2a98fade031dce2935661629d831ed42? Did virt-manager work before for you?
 -- Guido



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to