Re: [gthumb-list] gthumb 2.10.12 released
- From: Paolo Bacchilega <paolo bacchilega libero it>
- To: gthumb-list gnome org
- Subject: Re: [gthumb-list] gthumb 2.10.12 released
- Date: Wed, 05 May 2010 16:20:46 +0200
Il 05/05/2010 15:24, Marcel Stimberg ha scritto:
Hi all,
There seem to be lots of Ubuntu bug reports saying that the 2.10.x importer
freezes if there are any movies on the camera.
I had a look into this bug (and thought about fixing it in the ubuntu
package because I assumed there would be no more 2.10.x releases
upstream).
The issue seems to be the following:
In dlg-photo-importer.c, in ok_clicked_cb (line 1622) it enters the
"if (error)" statement and returns without importing anything. (BTW:
The importer does not really freeze -- cancel does still work -- the
progress bar just looks weird). I think this is because if during the
loading of thumbnails any error occurs (such as not being able to
generate a thumbnail for movies), the error flag is set and it does
not seem to be cleared afterwards. Setting data->error = FALSE in the
task_terminated function does the trick for me -- but I'm lacking the
overview to say whether this is really the right place.
A better solution could be to avoid to set the error in
ctx_error_func() if the error is relative to a failed thumbnail.
A patch is very appreciated in this case because I don't have the time
to fix bugs for version 2.10. I did this release just to fix a major
problem for users that tried version 2.11 and then went back to 2.10
- Paolo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]