Menu

#39 splash screen open then close

Accepted
nobody
None
Medium
Defect
2013-06-18
2011-08-08
Anonymous
No

Originally created by: tliles...@gmail.com

---WebcamStudio 0.57 Beta 2 (Windows version)---
What steps will reproduce the problem?
1. using windows vista
2. extract zip to folder
3. installed gstreamer libraries
4. Installed Java Runtime
5. then when you double-click on WebcamStudio it opens the splash screen and closes with out opening the program at all.

Discussion

  • Anonymous

    Anonymous - 2011-08-11

    Originally posted by: patrick.balleux

    Oh, a windows bug!  Cool! 

    Can you open a console, move to the folder containing WebcamStudio.jar and provide the error message.

    I have a feeling that the gstreamer libraries are not found.  I've made my tests under Windows XP.  Maybe there is an issue with Vista on this level

    Status: Accepted

     
  • Anonymous

    Anonymous - 2012-02-01

    Originally posted by: Antoine....@gmail.com

    It looks like the app can't find the libs. Is there any way to make the app output more details about the error?

    WebcamStudioX-0.57beta2>java -jar WebcamStudio.jar
    Exception in thread "main" java.lang.UnsatisfiedLinkError: Could not load library gstreamer-0.10
            at org.gstreamer.lowlevel.GNative.loadWin32Library(GNative.java:83)
            at org.gstreamer.lowlevel.GNative.loadLibrary(GNative.java:43)
            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:85)
            at webcamstudio.Main.main(Main.java:2216)

     
  • Anonymous

    Anonymous - 2013-06-18

    Originally posted by: noxnetwo...@gmail.com

    I'm also having that exact problem, but i dont' seam to be able to find that particular library for gstreamer anymore at all. apparently it was discontinued or something. Has any resolution been found for the error?

     

Log in to post a comment.