I had the same exeception when running java -jar SoftSqueeze.jar from
the command shell. The problem was that I had configured Gnome to
autologin and I think that Gnome locked my audio device so SoftSqueeze
couldn't get access to it. I also tried Squeezeslave and that also
resulted in an error. I fixed it by disabling Gnome autologin in
/etc/gdm/gdm.conf-custom.

By the way i'm running Ubuntu with Slimserver 6.5.1.

Hope this helps..

/Kristian :-)


Havoc;107390 Wrote: 
> Yep, the whole blackdown stuff. This is the output:
> > 
Code:
--------------------
  >   > 
  > daw Softsqueeze-2.3 # java -jar SoftSqueeze.jar
  > 2    [main] WARN  softsqueeze  - Exception
  > java.lang.IllegalArgumentException: Line unsupported: interface 
SourceDataLine s                                             upporting format 
PCM_SIGNED, 44100.0 Hz, 16 bit, stereo, little-endian, audio da                 
                            ta, and buffers of 128000 to 128000 bytes
  > at com.sun.media.sound.DirectAudioDevice.getLine(DirectAudioDevice.java:    
                                         102)
  > at com.slim.softsqueeze.audio.AudioMixer.initLine(AudioMixer.java:157)
  > at com.slim.softsqueeze.audio.AudioMixer.<init>(AudioMixer.java:128)
  > at com.slim.softsqueeze.audio.Player.initMixer(Player.java:186)
  > at com.slim.softsqueeze.audio.Player.<init>(Player.java:165)
  > at com.slim.softsqueeze.SoftSqueeze.<init>(SoftSqueeze.java:136)
  > at com.slim.softsqueeze.SoftSqueeze.<init>(SoftSqueeze.java:100)
  > at com.slim.softsqueeze.SoftSqueeze.main(SoftSqueeze.java:461)
  > at com.slim.softsqueeze.Application.main(Application.java:53)
  > 
--------------------
> > 
> 
> It doesn't really crash, it just hangs there, doing nothing. I have a
> feeling this is because:
> - it uses OSS
> - it expects to find a mixer app (which isn't there on an RME)


-- 
kbang
------------------------------------------------------------------------
kbang's Profile: http://forums.slimdevices.com/member.php?userid=7511
View this thread: http://forums.slimdevices.com/showthread.php?t=23598

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to