I've got Squeezecenter working headless on my Ubuntu Hardy 8.04 server. My Duet works fine, seeing Squeezecenter. Now I'm trying to get Softsqueeze working on the server, so I can have music in that room, too.
Here's the command I give and the error message I get. I'm running openjdk-6 as my java interpreter. > java -Dserver=127.0.0.1 -Dskins=headless -jar /usr/share/squeezecenter/HTML/EN/html/softsqueeze/SoftSqueeze.jar Error starting SoftSqueeze: Mixer not supported: null javax.sound.sampled.AudioSystem.getMixer(AudioSystem.java:256) org.titmuss.softsqueeze.audio.AudioMixer.getDefaultJavaSoundMixer(AudioMixer.java:620) org.titmuss.softsqueeze.config.Config._loadProp(Config.java:318) org.titmuss.softsqueeze.config.Config.<init>(Config.java:264) org.titmuss.softsqueeze.config.Config.init(Config.java:76) org.titmuss.softsqueeze.config.Config.init(Config.java:71) org.titmuss.softsqueeze.Softsqueeze.main(Softsqueeze.java:491) org.titmuss.softsqueeze.Application.main(Application.java:55) SoftSqueeze does not show up among my running processes, nor does Squeezecenter find it as a player (note: when I run SoftSqueeze from my Windows XP box, Squeezecenter sees it just fine). I'd appreciate any help. This is my first attempt to set up a Linux machine. --Dean L. Surkin -- Dean L. Surkin ------------------------------------------------------------------------ Dean L. Surkin's Profile: http://forums.slimdevices.com/member.php?userid=14034 View this thread: http://forums.slimdevices.com/showthread.php?t=47240 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
