PDA

View Full Version : ? So... what now?


Schmange
08-13-2010, 03:50 AM
Tried the software for the first time a few minutes ago and all I'm getting is this:

writing default logo
null
null
java.lang.NullPointerException
java.lang.NullPointerException
at javax.imageio.ImageIO.write(ImageIO.java:1529)
at com.teaboyaudio.TeaboyApp.Teaboy.init(Teaboy.java: 190)
at TeaboyApp.TeaboyAppLauncher.main(TeaboyAppLauncher .java:68)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at apple.launcher.LaunchRunner.run(LaunchRunner.java: 115)
at apple.launcher.LaunchRunner.callMain(LaunchRunner. java:50)
at apple.launcher.JavaApplicationLauncher.launch(Java ApplicationLauncher.java:52)

colinmiller
08-18-2010, 02:32 PM
Just so no one thinks this went unresponded to, we spoke via e-mail. It seems to be a problem with permissions in the home directory. Teaboy writes some preference and cahce files to the home directory. However if the permissions or home directory ownership are changed, it may get an error trying to save files there.