GNOME Bugzilla – Bug 513863
UI freeze
Last modified: 2008-02-15 22:28:51 UTC
Cheese UI is frozen, unless the preview area updated showing current webcam target (or test screen). Running in GDB I've: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1252602992 (LWP 14737)] cheese_webcam_init (webcam=0x8199e58) at cheese-webcam.c:602 602 for (i = 0; i < format->num_framerates; i++) and getting this stack trace
+ Trace 187825
Thread 2 (Thread -1252602992 (LWP 14737))
*** Bug 512895 has been marked as a duplicate of this bug. ***
It works fine for me. Bjorn Luca are you running the latest glib and gvfs from SVN?
i was running the last released versions, glib 2.15.4 and gvfs 0.1.6. now i'm using glib 2.15.5, gvfs 0.1.7 and cheese 2.21.91, but the problem still persists. only exception is, that i can now click buttons while the camera is trying to be detected, i.e. right after startup when i click one of the buttons really fast, it'll recognize the click. when the testsrc image appears, the ui is frozen again and i have to kill cheese.
It seems that commit for bug #516697 fixed my build...
confirmed. cheese from svn doesn't lock up for me anymore either.
Great. Closing this bug