Hello
I have linux debian 9 and KDE (i dont think that this is important)
After installing POL in first run app works perfect but afret closing it and open again - nothing happen
if i try to run this in terminal i had a this errors:
Looking for python... 2.7.13 - wxversion(s): 3.0-gtk2
selected
[main] Message: PlayOnLinux (4.2.11) is starting
[clean_tmp] Message: PlayOnLinux seems to be already running. Don't cleaning tmp
[Check_OpenGL] Message: 32bits direct rendering is enabled
[Check_OpenGL] Message: 64bits direct rendering is enabled
[POL_System_CheckFS] Message: Checking filesystem for /home/master/.PlayOnLinux/
[main] Message: Filesystem is compatible
Traceback (most recent call last):
File "mainwindow.py", line 1348, in <module>
app = PlayOnLinuxApp(redirect=False)
File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_core.py", line 8628, in __init__
self._BootstrapApp()
File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_core.py", line 8196, in _BootstrapApp
return _core_.PyApp__BootstrapApp(*args, **kwargs)
File "mainwindow.py", line 1164, in OnInit
self.frame = MainWindow(None, -1, os.environ["APPLICATION_TITLE"])
File "mainwindow.py", line 245, in __init__
self.filemenu.Append(wx.ID_DELETE, _("Remove"))
File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_core.py", line 12003, in Append
return _core_.Menu_Append(*args, **kwargs)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc5 in position 3: ordinal not in range(128)
[update_check] Message: List is up to date
Thanks for all help, I very like POL projekt and im glad that something like that exist :)