[Bug 670759] Re: cheese: no device found, press escape, take photo, segmentation fault

2011-01-09 Thread Vish
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't

[Bug 670759] Re: cheese: no device found, press escape, take photo, segmentation fault

2010-11-14 Thread Vish
Thanks for the version info. So this is in the latest cheese package! 1. Have you tried this in earlier version of cheese and had the same problem? or is this something you are only noticing now? 2. Please try to obtain a backtrace following the instructions at

[Bug 670759] Re: cheese: no device found, press escape, take photo, segmentation fault

2010-11-13 Thread Vish
Thank you for taking the time to report this bug and helping to make Ubuntu better. The bug has no information about the package version. There have been a lot of fixes in the latest cheese package available in Ubuntu Maverick 10.10. If you observe the same problem in Ubuntu 10.10 , Please

[Bug 670759] Re: cheese: no device found, press escape, take photo, segmentation fault

2010-11-13 Thread Delan Azabani
apport information ** Tags added: apport-collected ** Description changed: In cheese, if you have no device plugged in, it gives you a warning message up the top, and disables the take photo button. Oddly, if you press the escape key, the button becomes enabled. Furthermore, clicking

[Bug 670759] Re: cheese: no device found, press escape, take photo, segmentation fault

2010-11-04 Thread Robert Roth
** Package changed: ubuntu = cheese (Ubuntu) -- cheese: no device found, press escape, take photo, segmentation fault https://bugs.launchpad.net/bugs/670759 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 670759] Re: cheese: no device found, press escape, take photo, segmentation fault

2010-11-03 Thread Delan Azabani
I think it has to do with these lines in cheese-window.c: if (priv-camera_mode == CAMERA_MODE_PHOTO) { gtk_notebook_set_current_page (GTK_NOTEBOOK (priv-notebook_bar), 0); gtk_notebook_set_current_page (GTK_NOTEBOOK (priv-fullscreen_bar), 0); gtk_widget_set_sensitive

[Bug 670759] Re: cheese: no device found, press escape, take photo, segmentation fault

2010-11-03 Thread Delan Azabani
Need help from a cheese developer; I can't grab available devices from a CheeseCameraPrivate object because the CheeseCamera priv-camera can't be casted to a CheeseCameraPrivate without adding a whole bunch of dependencies. -- cheese: no device found, press escape, take photo, segmentation fault