After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 577785 - Cheese freezes when taking a picture
Cheese freezes when taking a picture
Status: RESOLVED DUPLICATE of bug 566098
Product: cheese
Classification: Applications
Component: general
2.24.x
Other All
: Normal critical
: 2.26
Assigned To: Cheese Maintainer(s)
Cheese Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2009-04-02 22:57 UTC by Vadim Peretokin
Modified: 2009-04-04 08:43 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description Vadim Peretokin 2009-04-02 22:57:02 UTC
Steps to reproduce:
1. Open cheese
2. select take picture
3. white screen appears, does not go away
4. It can be moved away, but the cheese main window is greyed out (with video still playing fine)


Stack trace:
The program 'cheese' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
  (Details: serial 4262 error_code 3 request_code 3 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)



0x00007f41c696ab04 in __lll_lock_wait () from /lib/libpthread.so.0
(gdb) bt
  • #0 __lll_lock_wait
    from /lib/libpthread.so.0
  • #1 _L_lock_102
    from /lib/libpthread.so.0
  • #2 pthread_mutex_lock
    from /lib/libpthread.so.0
  • #3 ??
    from /usr/lib/libgdk-x11-2.0.so.0
  • #4 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #5 ??
    from /usr/lib/libglib-2.0.so.0
  • #6 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #7 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #8 main
    at cheese.c line 215



Other information:
Using 2.24.2. I can't install latest because it requires an upgrade of the gnome desktop
Comment 1 Filippo Argiolas 2009-04-04 08:43:51 UTC
Known issue, fixed in 2.26. Either upgrade it or disable accessibility.


*** This bug has been marked as a duplicate of 566098 ***