Cheese just hangs without opening before closing. No crash reports etc.
HP Pavilion DV6 with Kubuntu 13.04.
This is rather urgent and important to fix because this is my 6yo daughters laptop and she loves pulling faces at the camera.
We need to get this fixed so that I can actually have her use her laptop and not mine (HP Pavilion DM1 with Cheese working beautifully!!
Error message from Konsole:
(cheese:4305): Gdk-ERROR **: The program 'cheese' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadRequest (invalid request code or no such operation)'.
(Details: serial 142 error_code 1 request_code 153 minor_code 19)
(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 GDK_SYNCHRONIZE environment
variable to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
Trace/breakpoint trap (core dumped)
HP Pavilion DV6 with Kubuntu 13.04.
This is rather urgent and important to fix because this is my 6yo daughters laptop and she loves pulling faces at the camera.
We need to get this fixed so that I can actually have her use her laptop and not mine (HP Pavilion DM1 with Cheese working beautifully!!
Error message from Konsole:
(cheese:4305): Gdk-ERROR **: The program 'cheese' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadRequest (invalid request code or no such operation)'.
(Details: serial 142 error_code 1 request_code 153 minor_code 19)
(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 GDK_SYNCHRONIZE environment
variable to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
Trace/breakpoint trap (core dumped)
Comment