Vous êtes ici > Les forums > PlayOnLinux > Bug : gérer les versions de Wine
Les forums
Bug : gérer les versions de Wine
| Auteur |
Posts |
| StraToN |
Le Samedi 28 Novembre 2009 à 18:06
- [Citer]
|
Membre
 |
Un problème pour ouvrir la fenetre de gestion des versions de Wine
Console: $ playonlinux
PlayOnLinux v3.7.2
Checking python : [ Ok ]
Running wineversion menu
Traceback (most recent call last):
File "/usr/share/playonlinux/python/wine_versions.py", line 356, in
app = PlayOnLinuxApp()
File "/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7978, in __init__
self._BootstrapApp()
File "/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7552, in _BootstrapApp
return _core_.PyApp__BootstrapApp(*args, **kwargs)
File "/usr/share/playonlinux/python/wine_versions.py", line 349, in OnInit
frame = MainWindow(None, -1, "PlayOnLinux Wine Versions Settings")
File "/usr/share/playonlinux/python/wine_versions.py", line 164, in __init__
self.add_games()
File "/usr/share/playonlinux/python/wine_versions.py", line 254, in add_games
self.file = Variables.playonlinux_rep+"configurations/installed/"+game.encode("utf-8")
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 5: ordinal not in range(128)
|
| ddelec24 |
Le Lundi 30 Novembre 2009 à 20:43
- [Citer]
|
Modérateur

 |
un de tes préfixes doit contenir un caractère spécial je pense
va dans ~/.PlayOnLinux/configurations/installed/ et regarde il doit y avoir un prefixe ayant un nom incorrect ;)
renomme le et fait de même pour le préfixe réel, dans ton dossier wineprefix - venez sur irc!
|