El Foro

Installation Play on Linux Fedora 9

Autor Respuestas
alex_emse Tuesday 6 December 2011 at 17:31
alex_emseAnonymous

Bonjour à tous,

J'aimerais installer POL sur Fedora 9. Lorsque j'utilise le repo de playonlinux, je parviens bien à installer le logiciel, mais rien ne se passe quand j'essaye de le lancer. Je l'ai installé sur une autre machine avec Ubuntu 11.10 et tout se passe bien. Je suis coincé. Si quelqu'un a une idée...

Merci !

--
Fedora version 9 (Sulphur)
Noyau Linux 2.6.27.25-78.2.56.fc9.i686
Aymeric P. Tuesday 6 December 2011 at 19:28
Aymeric P.

Salut,

Est-ce que tu peux lancer POL depuis une console sur ta Fedora 9 et poster le contenu de ce qu'il se passe ici ?

Je crois que la V9 de Fedora est vieille, il y a probablement un problème avec python.

Former member.
alex_emse Wednesday 7 December 2011 at 14:23
alex_emseAnonymous

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
Quentin PÂRIS Wednesday 7 December 2011 at 19:48
Quentin PÂRISAnonymous

PlayOnLinux a besoin de python 2.6 au minimum
Tyra3l Thursday 8 December 2011 at 17:47
Tyra3lAnonymous

Bonjour,

Je profite de ce post car j'ai presque le même soucis :

J'essaie d'installer POL sur Fedora 16, malheureusement j'ai une belle erreur à chaque tentative :


[root@xxx-laptop playonlinux]# ./playonlinux
Traceback (most recent call last):
File "mainwindow.py", line 30, in <module>
import wx
ImportError: No module named wx
./playonlinux: line 96: python2.6: command not found

Je précise que j'ai Python 3 d'installer.

Pourriez-vous m'aider à installer POL sur ma fedora ? Je vais essayer d'installer mon serveur USB d'où est connecté mon imprimante avec POL.

Merci d'avance.
Quentin PÂRIS Friday 9 December 2011 at 22:14
Quentin PÂRISAnonymous

Installe wxpython et python 2.6