acmeuniverse / tunesremote-se

Automatically exported from code.google.com/p/tunesremote-se
1 stars 0 forks source link

Does not run on OSX 10.5.8 #34

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Trying to run it

What is the expected output? What do you see instead?
I expected a window to open. Instead, the icon bounces on the doc a few times 
and goes away

What version of the product are you using? On what operating system?
  Model Name:   MacBook
  Model Identifier: MacBook1,1
  Processor Name:   Intel Core Duo
  Processor Speed:  1.83 GHz
  Number Of Processors: 1
  Total Number Of Cores:    2
  L2 Cache: 2 MB
  Memory:   1 GB
  Bus Speed:    667 MHz
  Boot ROM Version: MB11.0061.B03
  SMC Version (system): 1.4f12

OS: 10.5.8

Please provide any additional information below.

Original issue reported on code.google.com by prashant...@gmail.com on 18 Feb 2012 at 2:04

GoogleCodeExporter commented 9 years ago
Hi,

Please ensure you have the latest Java update for OS 10.5
http://support.apple.com/kb/DL1359
Also please ensure that Java 6 is configured as the default Java environment 
for applications
http://support.apple.com/kb/TS3489

Before starting TunesRemote-SE open the Mac OSX Console.app.
See if any error messages appear when starting TunesRemote-SE.

Also please try Ctrl-Click on the application and select show package contents.
Browse to Contents/Resources/Java and try double clicking on the 
TunesRemoteSE.jar file.

Please let me know how it goes.

Regards

Nick

Original comment by nick.gl...@lycos.com on 19 Feb 2012 at 11:27

GoogleCodeExporter commented 9 years ago
I downloaded and installed that update. Java 6 does not appear in my Java 
preferences program. Perhaps because my computer is 32-bit?
When I run the .jar file directly, the console shows the following messages:

2/20/12 9:12:06 AM [0x0-0x18018].com.apple.JarLauncher[124]  at 
java.lang.ClassLoader.loadClassInternal(ClassLoader.java:375) 
2/20/12 9:12:53 AM [0x0-0x1a01a].com.apple.JarLauncher[128] Exception in thread 
"main"  
2/20/12 9:12:53 AM [0x0-0x1a01a].com.apple.JarLauncher[128] 
java.lang.UnsupportedClassVersionError: Bad version number in .class file 
2/20/12 9:12:53 AM [0x0-0x1a01a].com.apple.JarLauncher[128]  at 
java.lang.ClassLoader.defineClass1(Native Method) 
2/20/12 9:12:53 AM [0x0-0x1a01a].com.apple.JarLauncher[128]  at 
java.lang.ClassLoader.defineClass(ClassLoader.java:676) 
2/20/12 9:12:53 AM [0x0-0x1a01a].com.apple.JarLauncher[128]  at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124) 
2/20/12 9:12:53 AM [0x0-0x1a01a].com.apple.JarLauncher[128]  at 
java.net.URLClassLoader.defineClass(URLClassLoader.java:260) 
2/20/12 9:12:53 AM [0x0-0x1a01a].com.apple.JarLauncher[128]  at 
java.net.URLClassLoader.access$100(URLClassLoader.java:56) 
2/20/12 9:12:53 AM [0x0-0x1a01a].com.apple.JarLauncher[128]  at 
java.net.URLClassLoader$1.run(URLClassLoader.java:195) 

Original comment by prashant...@gmail.com on 20 Feb 2012 at 2:19

GoogleCodeExporter commented 9 years ago
It would appear that Java 6 is 64-bit only in 10.5.8.
Snow Leopard (10.6) does include a 32-bit Java.

You could try SoyLatte
http://landonf.bikemonkey.org/static/soylatte/
which requires X11 installed.

Original comment by nick.gl...@lycos.com on 20 Feb 2012 at 9:06

GoogleCodeExporter commented 9 years ago

Original comment by nick.gl...@lycos.com on 22 Feb 2012 at 5:31

GoogleCodeExporter commented 9 years ago

Original comment by nick.gl...@lycos.com on 6 Apr 2012 at 11:15