Comment 24 for bug 385344

Revision history for this message
Vish (vish) wrote : Re: Cheese video recording laggy

Hmm , looks like you selected the option which did not collect the debugging information. [Maybe we need to improve the wording in the dialogue prompt :-) ]

Anyways , could you run the following command in a terminal which will launch cheese in debugging mode[note the command will only work in Lucid ]:

 GST_DEBUG=*cheese*:3 cheese -v 2>&1 | tee cheese-debug.log

After you reproduce the problem , close cheese and attach the file cheese-debug.log [which will be created in your Home folder]