Jump to content

zim2dive

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by zim2dive

  1. Any updates on this.. I just attempted to upgrade from 7.4 (which still works).. with 8.1.1 I am getting: $ source pandora.sh Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version number in .class file at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:620) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124) at java.net.URLClassLoader.defineClass(URLClassLoader.java:260) at java.net.URLClassLoader.access$100(URLClassLoader.java:56) at java.net.URLClassLoader$1.run(URLClassLoader.java:195) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268) at java.lang.ClassLoader.loadClass(ClassLoader.java:251) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319) [1]+ Exit 1 java -jar pandora.jar $port
  2. Firefox (at least with Flash 8) is /Users/username/Library/Caches/TemporaryItems/ I have not been able to track down any plugtmp file with Safari, then again, I'm not clear which version of Flash Safari is using (is there an easy way to tell.. after the Flash 8 downgrade, it kicked me to a page at Adobe? that showed me my version.. but I'm not finding that page in my browser history...) Also, from what I'm seeing, the Artist & Song are getting into the ID3 tags, but not the album name? Mike
  3. Ok, enuf edits.. thought I'd move to a new post... making constant baby steps... when I sh pandora.sh I get pandora.sh: line 12: syntax error: unexpected end of file looks like you need to cd to the Pandora directory (in Terminal) and dos2unix pandora.sh (it has DOS end of lines, not unix versions) alas this is not included by default in Mac OS X.. easiest is rename (use mv) the distributed script, then use whatever TEXT editor you want (pico, vi), and paste the lines from the original pandora.sh file into this new file and save it as pandora.sh mp3s are now being stored in my Pandora/mp3 folder :) Mike
  4. Another Mac Noob here, and figured I'd keep the Mac info in the same thread.. I can't even get Pandora... OSX 10.4.8, PPC Firefox 2.0 Flash 9 Biggest problem is I cannot even get Pandora to play music (the applet doesn't seem to load like it does on my WinXP/IE laptop. I get the text, the Minimize and Backstage buttons, but no music player. As for the java app.. I can launch that (the text is chopped on the left side), and get to the page on localhost:8085, play with my settings, but nothing in the songtrack section, tho I'm guessing the top of this post is my real problem. Very comfortable at the command line with any ideas to try. EDIT: I can get pandora and the jar to run under Safari, tho the console dump seems to indicate the jar wants to be run under Firefox? EDIT2: The error console in FF says : No chrome package registered for chrome://flashblock/content/flash.xml . altho I do not show any flashblock installed under the Tools->Add-ons... EDIT3: Fast user switching to a 2nd (clean) acct, Pandora loads fine... I cannot fid any trace of flashblock in my profile so that I can remove it... :( EDIT4: I forcibly removed the chrome and extensions folders/files in my Firefox directory and now Pandora is working, as is the jar.. and I'm to the point where the mp3 grab is failing :) but its progress.... EDIT5: I have downgraded to Flash 8 (http://www.adobe.com/support/flashplayer/downloads.html#FP8).. and now find plugtmp in $HOME/Library/Caches/TemporaryItems/.. so I could copy the mp3s manually now.. searching the forum to understand how I make this automatic to get named/tagged? Thanks, Mike
×
×
  • Create New...