I am trying to get SoftSqueeze to run on Ubuntu 8.04. I installed openjdk-6-jre. I have squeezecenter 7.3.1 running. I downloaded softsqueeze 2, unzipped it, and typed "java -jar SoftSqueeze.jar" at the command prompt. The instructions say that softsqueeze will ask for the server IP address. I do not get such a request, nor does a GUI appear. Here's what I get:
$ java -jar SoftSqueeze.jar Dec 27, 2008 12:34:33 PM java.util.prefs.FileSystemPreferences$2 run INFO: Created user preferences directory. 0 * *[main] INFO *config *- Reseting user preferences 6607 [main] WARN *softsqueeze *- Exception java.lang.IllegalArgumentException: Line unsupported: interface SourceDataLine supporting format PCM_SIGNED 44100.0 Hz, 16 bit, stereo, 4 bytes/frame, little-endian, and buffers of 128000 to 128000 bytes ********at com.sun.media.sound.DirectAudioDevice.getLine(DirectAudioDevice.java:174) ********at org.titmuss.softsqueeze.audio.AudioMixer.initLine(AudioMixer.java:161) ********at org.titmuss.softsqueeze.audio.AudioMixer.<init>(AudioMixer.java:132) ********at org.titmuss.softsqueeze.audio.Player.initMixer(Player.java:189) ********at org.titmuss.softsqueeze.audio.Player.<init>(Player.java:168) ********at org.titmuss.softsqueeze.Softsqueeze.<init>(Softsqueeze.java:146) ********at org.titmuss.softsqueeze.Softsqueeze.<init>(Softsqueeze.java:110) ********at org.titmuss.softsqueeze.Softsqueeze.main(Softsqueeze.java:493) ********at org.titmuss.softsqueeze.Application.main(Application.java:55) Any idea what is going wrong? Also, the download page for SoftSqueeze says that I might not need to download it because it is included with slimserver 6.0. I assume that SqueezeCenter 7.3.1 supersedes slimserver 6.0. The instructions continue that I should "follow the instructions in the help section of the slimserver". I can't find the instructions in the help section of the slimserver. Any idea where to look? -- jeffbarish ------------------------------------------------------------------------ jeffbarish's Profile: http://forums.slimdevices.com/member.php?userid=17994 View this thread: http://forums.slimdevices.com/showthread.php?t=57327 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
