Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

splash screen open then close #39

Open
GoogleCodeExporter opened this issue Mar 15, 2015 · 4 comments
Open

splash screen open then close #39

GoogleCodeExporter opened this issue Mar 15, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

---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.

Original issue reported on code.google.com by [email protected] on 8 Aug 2011 at 8:04

@GoogleCodeExporter
Copy link
Author

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

Original comment by patrick.balleux on 11 Aug 2011 at 9:49

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Is it a 64bits Vista?

Original comment by patrick.balleux on 9 Oct 2011 at 6:04

@GoogleCodeExporter
Copy link
Author

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)

Original comment by [email protected] on 1 Feb 2012 at 9:30

@GoogleCodeExporter
Copy link
Author

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?

Original comment by [email protected] on 18 Jun 2013 at 8:30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant