The forum

PlayonMac ne se lance pas

malgré votre FAQ

Author Replies
Jump to the page: 1 - 2
chrislabricole Sunday 19 April 2009 at 18:46
chrislabricoleAnonymous

Alors, j'ai fais se que tu m'a dis, c'est exactement pareil ;)

Tiens, voilà se que donne le Terminal lorsque le logiciel est exécuté, comme ça tu vois qu'il y a plein d'erreurs ...

Macintosh:/Applications/PlayOnMac.app/Contents/Resources
Home$ python playonmac.py
dyld: Symbol not found: _fnmatch$UNIX2003
Referenced from: /Applications/PlayOnMac.app/Contents/Resources/playonlinux//bin/tools/bin/wget
Expected in: /usr/lib/libSystem.B.dylib

/Applications/PlayOnMac.app/Contents/Resources/playonlinux//bash/buildrep: line 1: glxinfo: command not found
/Applications/PlayOnMac.app/Contents/Resources/playonlinux//bash/install_fonts: line 1: glxinfo: command not found
/Applications/PlayOnMac.app/Contents/Resources/playonlinux//bash/check_maj_: line 1: glxinfo: command not found
/Applications/PlayOnMac.app/Contents/Resources/playonlinux//bash/check_maj_: line 43: 2100 Trace/BPT trap wget "$SITE/update_mark.txt" -O- -q 2>/dev/null >/dev/null
No internet access
These fonts were provided by Microsoft "in the interest of cross-
platform compatibility". This is no longer the case, but they are
still available from third parties.

You are free to download these fonts and use them for your own use,
but you may not redistribute them in modified form, including changes
to the file name or packaging format.
dyld: Symbol not found: _fnmatch$UNIX2003
Referenced from: /Applications/PlayOnMac.app/Contents/Resources/playonlinux//bin/tools/bin/wget
Expected in: /usr/lib/libSystem.B.dylib

Running install menu
Traceback (most recent call last):
File "/Applications/PlayOnMac.app/Contents/Resources/lib/install.py", line 325, in AddApps
self.apps = codecs.open(Variables.playonlinux_rep+"/configurations/listes/1",'r',"utf-8")
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/codecs.py", line 791, in open
file = __builtin__.open(filename, mode, buffering)
IOError: [Errno 2] No such file or directory: '/Users/Home/Library/PlayOnLinux//configurations/listes/1'
Traceback (most recent call last):
File "/Applications/PlayOnMac.app/Contents/Resources/lib/install.py", line 331, in AddApps
self.apps = codecs.open(Variables.playonlinux_rep+"/configurations/listes/4",'r',"utf-8")
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/codecs.py", line 791, in open
file = __builtin__.open(filename, mode, buffering)
IOError: [Errno 2] No such file or directory: '/Users/Home/Library/PlayOnLinux//configurations/listes/4'
Traceback (most recent call last):
File "/Applications/PlayOnMac.app/Contents/Resources/lib/install.py", line 329, in AddApps
self.apps = codecs.open(Variables.playonlinux_rep+"/configurations/listes/3",'r',"utf-8")
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/codecs.py", line 791, in open
file = __builtin__.open(filename, mode, buffering)
IOError: [Errno 2] No such file or directory: '/Users/Home/Library/PlayOnLinux//configurations/listes/3'
Traceback (most recent call last):
File "/Applications/PlayOnMac.app/Contents/Resources/lib/install.py", line 335, in AddApps
self.apps = codecs.open(Variables.playonlinux_rep+"/configurations/listes/6",'r',"utf-8")
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/codecs.py", line 791, in open
file = __builtin__.open(filename, mode, buffering)
IOError: [Errno 2] No such file or directory: '/Users/Home/Library/PlayOnLinux//configurations/listes/6'
Traceback (most recent call last):
File "/Applications/PlayOnMac.app/Contents/Resources/lib/install.py", line 339, in AddApps
self.apps = codecs.open(Variables.playonlinux_rep+"/configurations/listes/8",'r',"utf-8")
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/codecs.py", line 791, in open
file = __builtin__.open(filename, mode, buffering)
IOError: [Errno 2] No such file or directory: '/Users/Home/Library/PlayOnLinux//configurations/listes/8'
/Applications/PlayOnMac.app/Contents/Resources/playonlinux//bash/check_maj: line 1: glxinfo: command not found
dyld: Symbol not found: _fnmatch$UNIX2003
Referenced from: /Applications/PlayOnMac.app/Contents/Resources/playonlinux//bin/tools/bin/wget
Expected in: /usr/lib/libSystem.B.dylib

Traceback (most recent call last):
File "/Applications/PlayOnMac.app/Contents/Resources/lib/install.py", line 325, in AddApps
self.apps = codecs.open(Variables.playonlinux_rep+"/configurations/listes/1",'r',"utf-8")
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/codecs.py", line 791, in open
file = __builtin__.open(filename, mode, buffering)
IOError: [Errno 2] No such file or directory: '/Users/Home/Library/PlayOnLinux//configurations/listes/1'
Traceback (most recent call last):
File "/Applications/PlayOnMac.app/Contents/Resources/lib/install.py", line 333, in AddApps
self.apps = codecs.open(Variables.playonlinux_rep+"/configurations/listes/5",'r',"utf-8")
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/codecs.py", line 791, in open
file = __builtin__.open(filename, mode, buffering)
IOError: [Errno 2] No such file or directory: '/Users/Home/Library/PlayOnLinux//configurations/listes/5'
Traceback (most recent call last):
File "/Applications/PlayOnMac.app/Contents/Resources/lib/install.py", line 329, in AddApps
self.apps = codecs.open(Variables.playonlinux_rep+"/configurations/listes/3",'r',"utf-8")
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/codecs.py", line 791, in open
file = __builtin__.open(filename, mode, buffering)
IOError: [Errno 2] No such file or directory: '/Users/Home/Library/PlayOnLinux//configurations/listes/3'
Traceback (most recent call last):
File "/Applications/PlayOnMac.app/Contents/Resources/lib/install.py", line 331, in AddApps
self.apps = codecs.open(Variables.playonlinux_rep+"/configurations/listes/4",'r',"utf-8")
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/codecs.py", line 791, in open
file = __builtin__.open(filename, mode, buffering)
IOError: [Errno 2] No such file or directory: '/Users/Home/Library/PlayOnLinux//configurations/listes/4'
Traceback (most recent call last):
File "/Applications/PlayOnMac.app/Contents/Resources/lib/install.py", line 327, in AddApps
self.apps = codecs.open(Variables.playonlinux_rep+"/configurations/listes/2",'r',"utf-8")
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/codecs.py", line 791, in open
file = __builtin__.open(filename, mode, buffering)
IOError: [Errno 2] No such file or directory: '/Users/Home/Library/PlayOnLinux//configurations/listes/2'

Merci par avance :)
Quentin PÂRIS Sunday 19 April 2009 at 19:02
Quentin PÂRISAnonymous

Bon la ya plein de problemes a la fois.

Déjà il ne veut pas de ma version compilée de wget. Il faudrait que quelqu'un qui a xcode sous tiger la recompile.

Commente acceleration_check& dans /Applications/PlayOnMac.app/Contents/Resources/playonlinux/lib/check_depend

Ensuite restes à trouver pourquoi il ne veut pas creer les repertoires utilisateurs.

Une fois que t'as fais tout ça, relance POM et regarde si $USERS/Library/PlayOnLinux existe
chrislabricole Sunday 19 April 2009 at 19:15
chrislabricoleAnonymous

Non, ce répertoire n'existe toujours pas :

Macintosh:/ Home$ cd $USERS/Library/PlayOnLinux
-bash: cd: /Library/PlayOnLinux: No such file or directory
Quentin PÂRIS Sunday 19 April 2009 at 19:18
Quentin PÂRISAnonymous

cd $USER/LIbrary/PlayOnLinux
chrislabricole Sunday 19 April 2009 at 19:29
chrislabricoleAnonymous

$USER n'existe pas, c'est $USERS

Euh ... Entre temps j'ai rien fait, et je vois que le répertoire PlayOnLinux existe que maintenant ... Bizarre...

Macintosh:~/Library/PlayOnLinux Home$ ls
WineVersions icones ressources wineprefix
configurations plugins tmp
Quentin PÂRIS Sunday 19 April 2009 at 19:30
Quentin PÂRISAnonymous

bien sur que $USER existe. $USERS n'existe pas.

echo $USER
echo $USERS

Mais la variable c'était $HOME en fait.

Bon. En tout cas c'est une bonne chose.

Arrives tu a obtenir la liste des programmes dans installer ?
chrislabricole Sunday 19 April 2009 at 19:48
chrislabricoleAnonymous

Alors la liste des logiciels dans Installer n'est pas présente...

J'ai quand même essayé d'installer le jeu TrackMania, l'installation s'est déroulée avec succès jusqu'à la fin ou j'avais une erreur qui ne cessée de revenir immédiatement.

J'ai donc fait Ctrl+C dans le Terminal pour quitter le logiciel qui deviné fou :P

J'ai ensuite réexécuté le logiciel, mais il fait comme avant... Il ne s'ouvre plus du tout :

Macintosh:/Applications/PlayOnMac.app/Contents/Resources Home$ python playonmac.py
dyld: Symbol not found: _fnmatch$UNIX2003
Referenced from: /Applications/PlayOnMac.app/Contents/Resources/playonlinux//bin/tools/bin/wget
Expected in: /usr/lib/libSystem.B.dylib

Traceback (most recent call last):
File "playonmac.py", line 365, in <module>
app = PlayOnLinuxApp(redirect=False)
File "//usr/local/lib/wxPython-unicode-2.8.9.2/lib/python2.5/site-packages/wx-2.8-mac-unicode/wx/_core.py", line 7938, in __init__
self._BootstrapApp()
File "//usr/local/lib/wxPython-unicode-2.8.9.2/lib/python2.5/site-packages/wx-2.8-mac-unicode/wx/_core.py", line 7512, in _BootstrapApp
return _core_.PyApp__BootstrapApp(*args, **kwargs)
File "playonmac.py", line 354, in OnInit
self.frame = MainWindow(None, -1, "PlayOnMac")
File "playonmac.py", line 148, in __init__
self.Reload(self)
File "playonmac.py", line 211, in Reload
self.images.Add(wx.Bitmap(file_icone))
File "//usr/local/lib/wxPython-unicode-2.8.9.2/lib/python2.5/site-packages/wx-2.8-mac-unicode/wx/_gdi.py", line 6091, in Add
return _gdi_.ImageList_Add(*args, **kwargs)
wx._core.PyAssertionError: C++ assertion "Ok()" failed at /BUILD/wxPython-src-2.8.9.2/src/mac/carbon/bitmap.cpp(1509) in GetWidth(): invalid bitmap
Macintosh:/Applications/PlayOnMac.app/Contents/Resources Home$ /Applications/PlayOnMac.app/Contents/Resources/playonlinux//bash/check_maj_: line 43: 13157 Trace/BPT trap wget "$SITE/update_mark.txt" -O- -q 2>/dev/null >/dev/null
No internet access


Je pense que je vais attendre la prochaine version qui sera dédiée à Tiger ;)
Merci quand même.
Quentin PÂRIS Sunday 19 April 2009 at 19:50
Quentin PÂRISAnonymous

Je pense que tu n'as aucune chance de faire tourner trackmania

Pour résoudre ton problème il faut que tu supprimes tout dans $HOME/Library/PlayOnLinux/configurations/installed/
Visiblement c'est pas gagné avec tiger. Non seulement PlayOnMac a l'air de très mal marcher, mais en plus il n'y a aucun support pour xquartz
chrislabricole Sunday 19 April 2009 at 20:19
chrislabricoleAnonymous

Bon, bah le logiciel remarche mais, je peux rien lancé donc sa ne m'apporte rien.
Si TrackMania ne marche pas comment tu veux que des jeux comme half Life et Steam marche :s
Quentin PÂRIS Sunday 19 April 2009 at 20:30
Quentin PÂRISAnonymous

Trackmania et steam fonctionnent très bien sous linux et avec xquartz sur léopard (théoriquement). La beauté du jeux n'a aucun rapport avec la compatibilité.