El Foro

Configure button not working

Autor Respuestas
hazelnot Saturday 10 February 2018 at 0:50
hazelnotAnonymous

Hi,

Yesterday I started having a strange problem with PlayOnLinux where the configure button in the toolbar and the one in the sidebar don't actually do anything anymore. I just click them and absolutely nothing happens. It's driving me insane and I spent the whole day googling around and found nobody else with this problem, ever.

I tried reinstalling it but it didn't solve anything, and I'm afraid to do a purge because I have a feeling I'll lose my installations.

 

I'm running Ubuntu 17.10 and PlayOnLinux 4.2.12. It worked fine until the other day >.>

Editado por: hazelnot

Tutul Saturday 10 February 2018 at 7:41
Tutul

Can you launch POL using terminal ? So we can have any terminal error


Gentils modérateur dans mes bon jours - Attention, à tenir hors de portée des enfants. En cas de contact, veuillez immédiatement rincer à l'eau clair. Peut provoquer des sueurs froide !
hazelnot Saturday 10 February 2018 at 12:21
hazelnotAnonymous

Ok I did that

 

Traceback (most recent call last):
  File "mainwindow.py", line 977, in Configure
    self.configureFrame = configure.MainWindow(self, -1, _("{0} configuration").format(os.environ["APPLICATION_TITLE"]),game_exec.decode("utf-8","replace"),False)
  File "/usr/share/playonlinux/python/configure.py", line 733, in __init__
    self.list_software()
  File "/usr/share/playonlinux/python/configure.py", line 920, in list_software
    self.list_game.SetItemBold(self.prefixes_item[prefix], True)
  File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_controls.py", line 5309, in SetItemBold
    return _controls_.TreeCtrl_SetItemBold(*args, **kwargs)
wx._core.PyAssertionError: C++ assertion "node" failed at ../src/generic/imaglist.cpp(247) in GetSize(): wrong index in image list

Editado por: hazelnot

Tutul Saturday 10 February 2018 at 12:58
Tutul

I will see with the team


Gentils modérateur dans mes bon jours - Attention, à tenir hors de portée des enfants. En cas de contact, veuillez immédiatement rincer à l'eau clair. Peut provoquer des sueurs froide !
hazelnot Tuesday 13 February 2018 at 17:08
hazelnotAnonymous

I fixed the problem. Because of the "image list" message I figured it had to do with one of the icons. So I looked. In ~/.PlayOnLinux/icones/32 there was a (presumably) corrupted 0kB file which was supposed to be the Origin icon but it didn't display a thumbnail or anything. I deleted it and now I can open the menu.

Tutul Tuesday 13 February 2018 at 17:15
Tutul

oh, ok. Strange that one icon get corrupted :/


Gentils modérateur dans mes bon jours - Attention, à tenir hors de portée des enfants. En cas de contact, veuillez immédiatement rincer à l'eau clair. Peut provoquer des sueurs froide !