Salut et merci pour ta réponse,
Effectivement il y a l'air d'avoir un pb avec python :
Exception in thread Thread-2:
Traceback (most recent call last):
File "/usr/lib/python2.5/threading.py", line 460, in __bootstrap
self.run()
File "mainwindow.py", line 84, in run
self.real_check()
File "mainwindow.py", line 64, in real_check
self.sendToStatusBar(_('{0} website is unavailable. Please check your connexion').format(os.environ["APPLICATION_TITLE"]), False)
AttributeError: 'str' object has no attribute 'format'
Traceback (most recent call last):
File "mainwindow.py", line 745, in <module>
app = PlayOnLinuxApp(redirect=False)
File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7935, in __init__
self._BootstrapApp()
File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7509, in _BootstrapApp
return _core_.PyApp__BootstrapApp(*args, **kwargs)
File "mainwindow.py", line 689, in OnInit
self.frame = MainWindow(None, -1, os.environ["APPLICATION_TITLE"])
File "mainwindow.py", line 180, in __init__
self.wineserv_item = wx.MenuItem(self.expertmenu, 115, _('Close all {0} software').format(os.environ["APPLICATION_TITLE"]))
AttributeError: 'str' object has no attribute 'format'
Exception exceptions.TypeError: 'join() takes exactly 2 arguments (1 given)' in <module 'threading' from '/usr/lib/python2.5/threading.pyc'> ignored
/usr/share/playonlinux/playonlinux: line 96: python2.6: command not found
[root@linux-user user]# [install_plugins] Message: Vérification de l'extension : Offline PlayOnLinux...
[install_plugins] Message: Vérification de l'extension : Capture...
[install_plugins] Message: Vérification de l'extension : Transgaming Cedega...
[install_plugins] Message: Vérification de l'extension : Wine Import...
[install_plugins] Message: Vérification de l'extension : Wine Look...
[install_plugins] Message: Vérification de l'extension : Screen Capture...
[install_plugins] Message: Vérification de l'extension : PlayOnLinux Vault...
Et ensuite il ne se passe plus rien...
--
Fedora version 9 (Sulphur)
Noyau Linux 2.6.27.25-78.2.56.fc9.i686