Hello people,
My playonlinux just doesn't want to start, the installation is correct but when i click on the playonlinux laucher icon it won't open. I tried to open it from the terminal and this error message appeared:
/usr/lib64/python2.7/site-packages/wx-3.0-gtk3/wx/_core.py:16629: UserWarning: wxPython/wxWidgets release number mismatch
warnings.warn("wxPython/wxWidgets release number mismatch")
1
[main] Message: PlayOnLinux (4.3.4) is starting
[clean_tmp] Message: Cleaning temp directory
[Check_OpenGL] Warning: check_dd_x86 missing, test skipped
[Check_OpenGL] Warning: check_dd_amd64 missing, test skipped
[POL_System_CheckFS] Message: Checking filesystem for /home/wendelab/.PlayOnLinux/
[main] Message: Filesystem is compatible
Traceback (most recent call last):
File "mainwindow.py", line 1404, in <module>
app = PlayOnLinuxApp(redirect=False)
File "/usr/lib64/python2.7/site-packages/wx-3.0-gtk3/wx/_core.py", line 8628, in __init__
self._BootstrapApp()
File "/usr/lib64/python2.7/site-packages/wx-3.0-gtk3/wx/_core.py", line 8196, in _BootstrapApp
return _core_.PyApp__BootstrapApp(*args, **kwargs)
File "mainwindow.py", line 1197, in OnInit
self.frame = MainWindow(None, -1, os.environ["APPLICATION_TITLE"])
File "mainwindow.py", line 271, in __init__
self.filemenu.Append(216, _("Donate"))
File "/usr/lib64/python2.7/site-packages/wx-3.0-gtk3/wx/_core.py", line 12003, in Append
return _core_.Menu_Append(*args, **kwargs)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 2: ordinal not in range(128)
[update_check] Message: Web version : 1581334651
[update_check] Message: Current local version : 1581287278
[update_check] Message: Updating list
[POL_Config_Write] Message: Config write: LAST_TIMESTAMP 1581334651
My distro linux is manjaro by the way.
Does anyone know how i solve this problem? I really appreciate any help..
PS: And sorry if I wrote something wrong, english is not my mother tongue
Edité par Question67