Mavericks
Moderator: Pandora Moderators
Mavericks
Not sure what to do for this to run on Mavericks (OS X 10.9).
After downloading and unzipping, an application icon shows but doesn't run. Showing it's contents reveals several files and folders, however the binaries folder contains code that doesn't execute.
I think a packaging step was missed or something.
After downloading and unzipping, an application icon shows but doesn't run. Showing it's contents reveals several files and folders, however the binaries folder contains code that doesn't execute.
I think a packaging step was missed or something.
-
IainMcNeil
- Site Admin

- Posts: 13558
- Joined: Fri Apr 01, 2005 10:19 am
Re: Mavericks
Sorry you are having problems. Which package did you download? Definitely the Mac version?
Re: Mavericks
Pandora is completely untested on 10.9 since it's not out yet and I don't have access to it.
If you'd like to help you can try starting Pandora through the command line and let us know the output. You can do so with something like "~/Downloads/Pandora\ Beta.app/Binaries/Pandora".
If you'd like to help you can try starting Pandora through the command line and let us know the output. You can do so with something like "~/Downloads/Pandora\ Beta.app/Binaries/Pandora".
Rok Breulj
Designer and Programmer
Proxy Studios
Designer and Programmer
Proxy Studios
Re: Mavericks
Yes, definitely the Mac version.
I'm surprised as a developer you don't have access to Mavericks. I'm a dev so I do.
Are you sure you don't want to test this on 10.9 as it will be on millions of desktops very soon?
I'm surprised as a developer you don't have access to Mavericks. I'm a dev so I do.
Are you sure you don't want to test this on 10.9 as it will be on millions of desktops very soon?
Re: Mavericks
Issuing the command in the terminal brings me to a '>' command prompt.
Re: Mavericks
If you run it the same way as on 10.8 in the command line so we can see the output it'd be dandy.
It might be the same error as on your 10.8, I doubt 10.9 is very magical. We'll definitely get it running on 10.9, if not sooner then when it's out.
It might be the same error as on your 10.8, I doubt 10.9 is very magical. We'll definitely get it running on 10.9, if not sooner then when it's out.
Rok Breulj
Designer and Programmer
Proxy Studios
Designer and Programmer
Proxy Studios
Re: Mavericks
Had a typo in my previous attempt resulting in the odd command prompt. Here's the results of my latest attempt (user = tskwara), although it looks like the same results as a previous poster so I'll re-download the package:
Code: Select all
toms-mbp:~ tskwara$ ~/Downloads/Pandora\ Beta.app/Binaries/Pandora
dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib
Referenced from: /Users/tskwara/Downloads/Pandora Beta.app/Binaries/libboost_locale-mt.dylib
Reason: Incompatible library version: libboost_locale-mt.dylib requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0
/Users/tskwara/Downloads/Pandora Beta.app/Binaries/Pandora: line 11: 1221 Trace/BPT trap: 5 "`pwd`/`basename \"${0}.bin\"`" ${@}
toms-mbp:~ tskwara$
Re: Mavericks
Second time around I got the following response:
Code: Select all
toms-mbp:~ tskwara$ ~/Downloads/Pandora\ Beta.app/Binaries/Pandora
dyld: Symbol not found: _iconv
Referenced from: /usr/lib/libcups.2.dylib
Expected in: ./libiconv.2.dylib
in /usr/lib/libcups.2.dylib
/Users/tskwara/Downloads/Pandora Beta.app/Binaries/Pandora: line 11: 1269 Trace/BPT trap: 5 "`pwd`/`basename \"${0}.bin\"`" ${@}Re: Mavericks
I believe it should work if you redownload.
Rok Breulj
Designer and Programmer
Proxy Studios
Designer and Programmer
Proxy Studios
Re: Mavericks
Not quite there yet:
Code: Select all
toms-mbp:~ tskwara$ ~/Downloads/Pandora\ Beta.app/Binaries/Pandora
dyld: Symbol not found: _httpConnect2
Referenced from: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
Expected in: ./libcups.2.dylib
in /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
/Users/tskwara/Downloads/Pandora Beta.app/Binaries/Pandora: line 11: 1998 Trace/BPT trap: 5 "`pwd`/`basename \"${0}.bin\"`" ${@}
toms-mbp:~ tskwara$
Re: Mavericks
Can anyone confirm if it works on 10.9? It's a free upgrade from 10.8.
Rok Breulj
Designer and Programmer
Proxy Studios
Designer and Programmer
Proxy Studios

