mlanypitts / webcamstudio

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

Webcamstudio won't work on Ubuntu 12.04 #76

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install webcamstudio
2. Open it
3. It display opening windows and then closes it.

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

What version of the product are you using? On what operating system?
WebcamStudio 0.56-1

Please provide any additional information below.
I tried to run it from terminal so got following things..

xx@xx-LAP:~$ webcamstudio
Using JRE: /usr/lib/jvm/java-6-openjdk/bin
Exception in thread "main" java.lang.UnsatisfiedLinkError: Unable to load 
library 'gstreamer-0.10': libgstreamer-0.10.so: cannot open shared object file: 
No such file or directory
    at com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:164)
    at com.sun.jna.NativeLibrary.getInstance(NativeLibrary.java:237)
    at com.sun.jna.Library$Handler.<init>(Library.java:140)
    at com.sun.jna.Native.loadLibrary(Native.java:374)
    at org.gstreamer.lowlevel.GNative.loadNativeLibrary(GNative.java:48)
    at org.gstreamer.lowlevel.GNative.loadLibrary(GNative.java:45)
    at org.gstreamer.lowlevel.GstNative.load(GstNative.java:42)
    at org.gstreamer.lowlevel.GstNative.load(GstNative.java:39)
    at org.gstreamer.Gst.<clinit>(Gst.java:59)
    at webcamstudio.Main.<init>(Main.java:83)
    at webcamstudio.Main.main(Main.java:2419)

So how can I fix this?

Original issue reported on code.google.com by jvne...@gmail.com on 8 Jul 2012 at 5:21

GoogleCodeExporter commented 8 years ago
No feedback on this?? Cmon guys...

Original comment by dragan.bajcic on 26 Jul 2012 at 3:58

GoogleCodeExporter commented 8 years ago
Really, I need some feedback...... I gave U every details I know.. please look 
intu this..

Original comment by jvne...@gmail.com on 26 Jul 2012 at 4:31

GoogleCodeExporter commented 8 years ago
Install unrestricted add ons uninstall open java install sun java 6  aptitude 
gstream app

Original comment by JGFARN...@gmail.com on 27 Jul 2012 at 3:13

GoogleCodeExporter commented 8 years ago
@JGFARN your feedback/suggestion really doesn't help. 1 the issue isn't the 
JVM, the issue is that the JVM can't find libgstreamer0.10. 2 it's a huge pain 
in the back-side to install Sun Java.

Original comment by gareth7yo@gmail.com on 16 Oct 2012 at 7:28

GoogleCodeExporter commented 8 years ago
Not that huge of a pain to get sun java to be installed
http://www.devsniper.com/ubuntu-12-04-install-sun-jdk-6-7/

Original comment by JGFARN...@gmail.com on 16 Oct 2012 at 5:08

Attachments:

GoogleCodeExporter commented 8 years ago
Versions prior to 0.60 are deprecated now...
Please try our latest code and deb packages in our Daily builds on the PPA: 
https://launchpad.net/~webcamstudio/+archive/webcamstudio-dailybuilds

Original comment by peter.u....@gmail.com on 4 Apr 2013 at 12:01