Bug#683682: playonlinux crashes in German environment
Hans
hans.ullrich at loop.de
Thu Aug 2 18:50:55 UTC 2012
Package: playonlinux
Severity: important
Dear Maintainer,
*** Please consider answering these questions, where appropriate ***
* What led up to the situation?
* What exactly did you do (or not do) that was effective (or
ineffective)?
* What was the outcome of this action?
* What outcome did you expect instead?
*** End of the template - remove these lines ***
-- System Information:
Debian Release: wheezy/sid
APT prefers stable
APT policy: (500, 'stable')
Architecture: x86_64
Kernel: Linux 3.2.0-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE at euro, LC_CTYPE=de_DE at euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash
Dear maintainers,
I found out, that playonlinux is crashing in German environment. You can
start playonlinux, but when you click on the option "start a local script",
playonlinux hangs and can only be stopped by the kill command (or in KDE by
using CTL-ALT-ESC).
When playonlinux is started in console, you get the following mssaqge:
.....
.....
Traceback (most recent call last):
File "/usr/share/playonlinux/python/guiv3.py", line 903, in AutoReload
self.texteP.SetLabel(self.fichier[3].replace("\\n","\n").decode("utf8"))
File "/usr/lib/python2.7/encodings/utf_8.py", line 16, in decode
return codecs.utf_8_decode(input, errors, True)
UnicodeDecodeError: 'utf8' codec can't decode byte 0xfc in position 77:
invalid start byte
Traceback (most recent call last):
File "/usr/share/playonlinux/python/guiv3.py", line 903, in AutoReload
self.texteP.SetLabel(self.fichier[3].replace("\\n","\n").decode("utf8"))
File "/usr/lib/python2.7/encodings/utf_8.py", line 16, in decode
return codecs.utf_8_decode(input, errors, True)
UnicodeDecodeError: 'utf8' codec can't decode byte 0xfc in position 77:
invalid start byte
....
....
and so on, and so on.
When I am starting playonlinux in an English environment, by doing
LANG=C playonlinux, then playonlinux is working fine.
Maybe this bug did not appear, as there might be no people, which are
German + using Linux + using playonlinux.
Maybe you might nevertheless have a look at it, would be nice.
Best regards
Hans
More information about the Pkg-games-devel
mailing list