The forum

Ubuntu 9.10 + Playonlinux 3.6

wx-gtk 2.8

Author Replies
boludiko Thursday 30 July 2009 at 21:46
boludikoAnonymous

Hi, i have a problem with ubuntu 9.10, with the python library installed, when i try to open the settings of general, environment, internet or any one from that menu, i can't see nothing...

the console show this:

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/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7935, in __init__
self._BootstrapApp()
File "/usr/lib/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'

and i don't see the menu to select what app i try to install....

thanks for the help.