Jump to content

aijack

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by aijack

  1. Finally figured it out. It was Flash; I tried using the flash switcher extension instead of uninstalling 9 and installing 8. Once I did that, worked like a charm! FYI, the Flash uninstaller for Mac is here: http://fpdownload.macromedia.com/get/flash..._player_osx.dmg The Flash 8 files can be downloaded from here: http://fpdownload.macromedia.com/get/flash...fp8_archive.zip
  2. This is my first post on these forums, so first I'd like to thank the folks who worked so hard on this hack. Excellent work! I have Pandora Jar working perfectly on my XP machine, and wanted to see if I could get it up and functioning on my Mac (OS X 10. 4). These forums have provided an invaluable resource in getting this working, and I'm almost there. Where I'm getting stuck is getting it to rip the mp3's. I've followed all additional hacks on these forums, including re-creating the . sh file in vi. Here are the errors I'm getting: om] DEBUG [Thread-2] (Server.java:183) - adding param: [name: cddbLookUp value: on] DEBUG [Thread-2] (Server.java:183) - adding param: [name: addToItunes value: off] DEBUG [Thread-2] (Server.java:106) - processing request with action: grab INFO [Thread-2] (ProcessAction.java:24) - handling mp3 request INFO [Thread-2] (ProcessAction.java:30) - Finding current mp3 INFO [Thread-2] (Mp3Processor.java:24) - locating mp3 WARN [Thread-2] (DefaultProperties.java:39) - Unable to load tmp mp3 retry count property. DEBUG [Thread-2] (Mp3Processor.java:105) - ***processing directory: TemporaryItems*** DEBUG [Thread-2] (Mp3Processor.java:129) - no more mp3 found in dir INFO [Thread-2] (Mp3Processor.java:61) - Mp3 file was not located retrying after 1 second. loop count: 1 DEBUG [Thread-2] (Mp3Processor.java:105) - ***processing directory: TemporaryItems*** DEBUG [Thread-2] (Mp3Processor.java:129) - no more mp3 found in dir INFO [Thread-2] (Mp3Processor.java:61) - Mp3 file was not located retrying after 1 second. loop count: 2 DEBUG [Thread-2] (Mp3Processor.java:105) - ***processing directory: TemporaryItems*** DEBUG [Thread-2] (Mp3Processor.java:129) - no more mp3 found in dir INFO [Thread-2] (Mp3Processor.java:61) - Mp3 file was not located retrying after 1 second. loop count: 3 DEBUG [Thread-2] (Mp3Processor.java:105) - ***processing directory: TemporaryItems*** DEBUG [Thread-2] (Mp3Processor.java:129) - no more mp3 found in dir INFO [Thread-2] (Server.java:112) - unable to rip MP3 java.lang.RuntimeException: unable to find file make sure you have Pandora running in a FIRFOX browser at util.Mp3Processor.findCurrentTmpMp3(Mp3Processor.java:59) at util.Mp3Processor.findCurrentMP3(Mp3Processor.java:25) at servlet.ProcessAction.handleMP3Request(ProcessAction.java:31) at server.Server.handleHTTPRequest(Server.java:110) at server.Server.run(Server.java:83) INFO [Thread-2] (Server.java:42) - unable to rip MP3 unable to find file make sure you have Pandora running in a FIRFOX browser java.lang.RuntimeException: unable to rip MP3 unable to find file make sure you have Pandora running in a FIRFOX browser at server.Server.handleHTTPRequest(Server.java:113) at server.Server.run(Server.java:83) ookUp value: on] (Server.java:183) - adding param: [name: cddbL -bash: syntax error near unexpected token `(' aijacks-mac-mini:~/Pandora $ DEBUG [Thread-2] (Server.java:183) - adding param: [name: addToItunes value: off] -bash: syntax error near unexpected token `(' aijacks-mac-mini:~/Pandora $ DEBUG [Thread-2] (Server.java:106) - processing request with action: grab -bash: syntax error near unexpected token `(' aijacks-mac-mini:~/Pandora $ INFO [Thread-2] (ProcessAction.java:24) - handling mp3 request-bash: syntax error near unexpected token `(' aijacks-mac-mini:~/Pandora $ INFO [Thread-2] (ProcessAction.java:30) - Finding current mp3 -bash: syntax error near unexpected token `(' aijacks-mac-mini:~/Pandora $ INFO [Thread-2] (Mp3Processor.java:24) - locating mp3 -bash: syntax error near unexpected token `(' aijacks-mac-mini:~/Pandora $ WARN [Thread-2] (DefaultProperties.java:39) - Unable to load tmp mp3 retry count property. -bash: syntax error near unexpected token `(' aijacks-mac-mini:~/Pandora $ DEBUG [Thread-2] (Mp3Processor.java:1 I'm really at a loss of where to go next. It looks like the mp3 isn't being sent to the temp directory indicated in default. properties, but I verified that the directory exists. Any suggestions? I ran this on my 10. 3 iMac and it runs fine. So I am going to ask you to 1) make sure that the permissions of the shell script are set to allow you to execute it. 2) open your command line and make sure that bash is in /bin/bash and not in /usr/bin/bash or /sbin/bash (if so modify your script) 3) lastly, try executing it by typing 'bash pandora. sh' on the command line and see if that does it. If so it is likely your java location or your firefix location that are at fault.
×
×
  • Create New...