360kias |
Wednesday 22 December 2010 at 14:33
|
360kias
|
guys i have problem with app i click open and (PlayOnMac Error
An unexpected error has occurred during execution of the main script
Error: unsupported locale setting
what is this???
|
Quentin PÂRIS |
Wednesday 22 December 2010 at 14:45
|
Quentin PÂRIS
|
It's a bug coming from wxpython
If your computer is in english, type in a terminal
Type defaults write -g AppleLocale "en_US"
|
360kias |
Wednesday 22 December 2010 at 15:35
|
360kias
|
what right exactly??no uderstund
|
Quentin PÂRIS |
Wednesday 22 December 2010 at 16:22
|
Quentin PÂRIS
|
??
|
360kias |
Wednesday 22 December 2010 at 16:38
|
360kias
|
Type defaults write -g AppleLocale "en_US" all this write to terminal??
|
Quentin PÂRIS |
Wednesday 22 December 2010 at 19:51
|
Quentin PÂRIS
|
First, what is your computer language ? If it's english, run a terminal (Applications -> Utilities -> Terminal)
And type :
defaults write -g AppleLocale "en_US"
in the window
|
360kias |
Thursday 23 December 2010 at 9:35
|
360kias
|
ok thanks my friend all ok
|
lavadrop |
Wednesday 26 January 2011 at 0:21
|
lavadrop
|
My system is in Spanish, with the locale showing as es_MX.
I've the same issue and it's a show stopper since I can only quit. I can temporarily bypass the error by executing the binary directly through a terminal.
Any more info on this?
|
MasteRTriX |
Thursday 27 January 2011 at 23:41
|
MasteRTriX
|
I have the same problem, my locale is es_AR
|
Quentin PÂRIS |
Saturday 26 February 2011 at 17:27
|
Quentin PÂRIS
|
defaults write -g AppleLocale "es_ES" ?
|
ba8152 |
Saturday 26 February 2011 at 17:59
|
ba8152
|
After reinstalling Mac OS X, I suddenly have the same problem. Like written elsewhere, I formatted the harddisk to use case sensitivity.
The console says:
26.02.11 17:41:33 [0x0-0xbd0bd].org.playonmac.playonmac[1972] cat: /Users/bojanantonovic/Library/PlayOnMac/configurations/options/applex: No such file or directory
26.02.11 17:41:33 [0x0-0xbd0bd].org.playonmac.playonmac[1972] Traceback (most recent call last):
26.02.11 17:41:33 [0x0-0xbd0bd].org.playonmac.playonmac[1972] File "/Applications/PlayOnMac2.app/Contents/Resources/__boot__.py", line 137, in <module>
26.02.11 17:41:33 [0x0-0xbd0bd].org.playonmac.playonmac[1972] _run('playonmac.py')
26.02.11 17:41:33 [0x0-0xbd0bd].org.playonmac.playonmac[1972] File "/Applications/PlayOnMac2.app/Contents/Resources/__boot__.py", line 134, in _run
26.02.11 17:41:33 [0x0-0xbd0bd].org.playonmac.playonmac[1972] execfile(path, globals(), globals())
26.02.11 17:41:33 [0x0-0xbd0bd].org.playonmac.playonmac[1972] File "/Applications/PlayOnMac2.app/Contents/Resources/playonmac.py", line 30, in <module>
26.02.11 17:41:33 [0x0-0xbd0bd].org.playonmac.playonmac[1972] import wx
26.02.11 17:41:33 [0x0-0xbd0bd].org.playonmac.playonmac[1972] File "wx/__init__.pyc", line 45, in <module>
26.02.11 17:41:33 [0x0-0xbd0bd].org.playonmac.playonmac[1972] File "wx/_core.pyc", line 14007, in <module>
26.02.11 17:41:33 [0x0-0xbd0bd].org.playonmac.playonmac[1972] File "locale.pyc", line 512, in getpreferredencoding
26.02.11 17:41:33 [0x0-0xbd0bd].org.playonmac.playonmac[1972] File "locale.pyc", line 476, in setlocale
26.02.11 17:41:33 [0x0-0xbd0bd].org.playonmac.playonmac[1972] locale.Error:
26.02.11 17:41:33 [0x0-0xbd0bd].org.playonmac.playonmac[1972] unsupported locale setting
26.02.11 17:41:33 playonmac.real[1982] PlayOnMac Error
26.02.11 17:41:33 [0x0-0xbd0bd].org.playonmac.playonmac[1972] 2011-02-26 17:41:33.276 playonmac.real[1982:60f] PlayOnMac Error
26.02.11 17:41:33 playonmac.real[1982] PlayOnMac Error
An unexpected error has occurred during execution of the main script
Error: unsupported locale setting
26.02.11 17:41:33 [0x0-0xbd0bd].org.playonmac.playonmac[1972] 2011-02-26 17:41:33.279 playonmac.real[1982:60f] PlayOnMac Error
26.02.11 17:41:33 [0x0-0xbd0bd].org.playonmac.playonmac[1972] An unexpected error has occurred during execution of the main script
26.02.11 17:41:33 [0x0-0xbd0bd].org.playonmac.playonmac[1972] Error: unsupported locale setting
26.02.11 17:41:36 com.apple.launchd.peruser.503[257] ([0x0-0xbd0bd].org.playonmac.playonmac[1972]) Exited with exit code: 255
|
ba8152 |
Monday 28 February 2011 at 11:34
|
ba8152
|
After reformatting the harddisk to case insensitive letters (just only journaled), the problems disappeared.
|
Quentin PÂRIS |
Monday 28 February 2011 at 17:28
|
Quentin PÂRIS
|
Well, I will correct it when I have time, thank you for reporting.
Can you post a bug (if you have the time) on our bug Tracker ? (http://bugs.playonlinux.com) so that I can remember to fix it later
|
mag |
Wednesday 6 April 2011 at 16:04
|
mag
|
HI, since nobody seems to have created a bug for this so far, I just did that myself as this issue annoys me as well:
http://bugs.playonlinux.com/en/issue-107.html
|
wazzup |
Thursday 30 June 2011 at 23:22
|
wazzup
|
please help, cannot start playonmac. first, it couldn't start at all, then i've read this topic and typed locale to defaults. now it starts with that error:
PlayOnMac Error
An unexpected error has occurred during execution of the main script
ImportError: dlopen(/Applications/PlayOnMac.app/Contents/Resources/lib/python2.5/lib-dynload/wx/_core_.so, 2): Symbol not found: __ZN15wxPoint2DDouble14SetVectorAngleEe
Referenced from: /Applications/PlayOnMac.app/Contents/Resources/lib/python2.5/lib-dynload/wx/_core_.so
Expected in: /usr/lib/libwx_macud-2.8.0.dylib
how to fix that? Edited by wazzup
|
Quentin PÂRIS |
Friday 1 July 2011 at 22:34
|
Quentin PÂRIS
|
Hi ! PlayOnMac 4.0 (beta) will be out in few days. We've changed nearly everything so it's likely to run !
Sorry and thank your for your patience :)
|
wazzup |
Saturday 2 July 2011 at 7:20
|
wazzup
|
wow, that sounds cool. ok, will wait =)
|
Quentin PÂRIS |
Saturday 2 July 2011 at 9:27
|
Quentin PÂRIS
|
If you really want, I can send you a version. But you must keep it private for the moment
Also, you must be aware that it will have some bugs because it is not yet finished at all
|
wazzup |
Saturday 2 July 2011 at 14:11
|
wazzup
|
i think i better wait=) how many days left?) approximately?
|
Quentin PÂRIS |
Saturday 2 July 2011 at 14:22
|
Quentin PÂRIS
|
I have no idea :)
For the moment, the program runs, and is able to install / run software
|