mlanypitts / webcamstudio

Automatically exported from code.google.com/p/webcamstudio
GNU General Public License v3.0
0 stars 0 forks source link

Not working on debian #8

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by akeemvgr...@gmail.com on 8 Feb 2011 at 6:28

GoogleCodeExporter commented 8 years ago
sorry i forgot to full in the details 

i get this error when running it 

Exception in thread "main" java.lang.IllegalArgumentException: No such 
Gstreamer factory: pulsesrc
    at org.gstreamer.ElementFactory.makeRawElement(ElementFactory.java:174)
    at org.gstreamer.ElementFactory.make(ElementFactory.java:166)
    at webcamstudio.sound.AudioMixer.<init>(AudioMixer.java:137)
    at webcamstudio.Main.<init>(Main.java:93)
    at webcamstudio.Main.main(Main.java:2123)
/usr/bin/webcamstudio: line 42: 17917 Killed  

Original comment by akeemvgr...@gmail.com on 8 Feb 2011 at 6:29

GoogleCodeExporter commented 8 years ago
just install gstreamer0.10-pulseaudio

Original comment by alexzand...@gmail.com on 24 Feb 2011 at 7:13

GoogleCodeExporter commented 8 years ago
to developers: fix depends on deb package

Original comment by alexzand...@gmail.com on 24 Feb 2011 at 7:14

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r97.

Original comment by patrick.balleux on 22 Apr 2011 at 6:39

GoogleCodeExporter commented 8 years ago
Fixed in packaging script

Original comment by patrick.balleux on 22 Apr 2011 at 6:40