perrykm / yoyoplayer

Automatically exported from code.google.com/p/yoyoplayer
0 stars 1 forks source link

Can not support Mac OS X? #70

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. cd YOYOPlayer1.2
2. java -jar YOYOPlayer.jar
3. Can not launch up the application

What is the expected output? What do you see instead?
Exception in thread "main" java.lang.NullPointerException
    at com.hadeslee.yoyoplayer.player.ui.Main.setLocation(Main.java:577)

What version of the product are you using? On what operating system?
1. player version: 1.2
2. os version: Mac OS X 10.7.2
3. JRE version: Sun JRE 1.6.0_29

Please provide any additional information below.

Original issue reported on code.google.com by yangmeng...@gmail.com on 5 Dec 2011 at 5:26