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 649344 - Crash after select a effect
Crash after select a effect
Status: RESOLVED DUPLICATE of bug 647677
Product: cheese
Classification: Applications
Component: general
git master
Other Linux
: Normal critical
: 2.32
Assigned To: Cheese Maintainer(s)
Cheese Maintainer(s)
: 650734 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2011-05-04 03:49 UTC by Cristian Alejandro Rojas
Modified: 2011-06-20 17:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Cheese Bug (167 bytes, application/x-gzip)
2011-05-04 03:49 UTC, Cristian Alejandro Rojas
Details

Description Cristian Alejandro Rojas 2011-05-04 03:49:12 UTC
Created attachment 187167 [details]
Cheese Bug

When i select a effect to apply to cheese, cheese inmediatly crash.

I attached the outputs that i got in the terminal with differents levels of Debug.

$ cheese > salida
$ cheese --gst-debug-level=1 >> salida1 
$ cheese --gst-debug-level=2 >> salida2 
$ cheese --gst-debug-level=3 >> salida3 

I hope i can help you with cheese project

@alejo0317
Comment 1 André Klapper 2011-05-04 08:02:03 UTC
All files are empty in your attachment. Need better information.
Comment 2 Nuno Araujo (IRC: russo79) 2011-05-04 08:33:02 UTC
Hi.
This seems to be a duplicate of #647677.
Comment 3 Cristian Alejandro Rojas 2011-05-05 02:53:52 UTC
I'm sorry

I exec this ("$ cheese --gst-debug-level=2 ") and got this output
http://pastebin.com/05GV2GtE
And when i exec ("$ cheese") i got this
http://pastebin.com/WZd2grJC

I hope i can help you. I am on archlinux i386, 2.6.38
Comment 4 Sandro S. Valentim 2011-05-21 14:21:14 UTC
Same problem here.
Im using Archlinux too.
Comment 5 Sandro S. Valentim 2011-05-21 14:23:30 UTC
*** Bug 650734 has been marked as a duplicate of this bug. ***
Comment 6 Julita Inca 2011-06-20 06:09:13 UTC
Hi, I did three steps and I got the same crashes:

1. Tried the effect in cheese with the Cheese installed in gnome 3 - fedora 15

2. Download the last packages (April, 26th) and call cheese from Terminal.

3. Remove cheese and re installed doing this:
    3.1. Uninstall the Cheese package.
    3.2. Run "yum-builddep cheese" as root to install all of the things
         Cheese needs to compile.
    3.3. As a normal user (i.e. *not* root), extract the Cheese tarball
         somewhere in your Home directory using "tar -xvzf
         cheese-3.0.1.tar.gz"
    3.4. Go into the Cheese directory and type "./configure"
    3.5. If Configure was successful, type "make" to compile Cheese.
    3.6. Now, as the root user again, type "make install" to install
         Cheese. You should now be able to run it.

PS: I put some figures about it in my blog: http://lleksah.wordpress.com/2011/06/17/my-second-report-opw/

Regards from,
Julita Inca
Comment 7 André Klapper 2011-06-20 09:50:58 UTC
"Me too" comments are not that helpful - see comment 0 how to provide debug logs.
Comment 8 Luciana Fujii 2011-06-20 17:17:59 UTC
According to the debug logs from Alessandro Rojas, this is really a duplicate of bug #647677, as Sandro pointed before.

Please reopen with a backtrace if you find the patch doesn't solve your problem.

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