Fora

Error starting Setting tab

Autor Odpowiedzi
demontager Monday 10 August 2009 at 21:43
demontager

Hi! I have a problem with starting settings tab in POL it not appears at all, here a backtrack from terminal, I think this happened when I had disabled Automatic updates for POL, but I may wrong. Please help.
dem@dem-laptop:~$ playonlinux
PlayOnLinux v3.6

Checking python :                     [ Ok ]
Running options
Traceback (most recent call last):
File "/usr/share/playonlinux/python/options.py", line 480, in <module>
app = PlayOnLinuxApp()
File "/usr/lib64/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7935, in __init__
self._BootstrapApp()
File "/usr/lib64/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7509, in _BootstrapApp
return _core_.PyApp__BootstrapApp(*args, **kwargs)
File "/usr/share/playonlinux/python/options.py", line 472, in OnInit
self.frame = MainWindow(None, -1, _("PlayOnLinux Settings"))
File "/usr/share/playonlinux/python/options.py", line 423, in __init__
self.onglets.Internet(_("Internet"))
File "/usr/share/playonlinux/python/options.py", line 145, in Internet
self.OffLineCheck.SetValue(1)
AttributeError: 'Onglets' object has no attribute 'OffLineCheck'

My github: https://github.com/Demontager
NSLW Sunday 16 August 2009 at 17:55
NSLW

Hi demontager,
Please try this, particularly point 1 b

Edytowane przez NSLW