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 479961 - "Rotating photos" progress dialog's Stop button has a misleading name
"Rotating photos" progress dialog's Stop button has a misleading name
Status: RESOLVED FIXED
Product: f-spot
Classification: Other
Component: General
0.4.x
Other Linux
: Normal normal
: ---
Assigned To: F-spot maintainers
F-spot maintainers
Depends on:
Blocks:
 
 
Reported: 2007-09-24 20:29 UTC by Pedro Villavicencio
Modified: 2007-09-26 14:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
please-stop-rotating-when-i-press-stop.patch (927 bytes, patch)
2007-09-25 18:44 UTC, Maxxer
reviewed Details | Review

Description Pedro Villavicencio 2007-09-24 20:29:57 UTC
This bug has been filled here:

https://bugs.launchpad.net/ubuntu/+source/f-spot/+bug/141362

"I had selected all ~3000 of my photos when I accidentally clicked "Rotate Left". Mea Culpa, naturally.
I clicked Stop in the progress dialog as quickly as possible, but it still rotated all of the photos. This is obviously not a quick process!
It also produced a few error dialogs about unreadable images. These blocked the progress of the batch job until I noticed and clicked OK."

"At the end of the process it shows another error dialog which says "Unable to rotate {0} photos""
Comment 1 Maxxer 2007-09-25 18:44:22 UTC
Created attachment 96187 [details] [review]
please-stop-rotating-when-i-press-stop.patch

this patch should make the button do something :)

About the "unable to rotate" it must be because 
a. they were not existent
b. they were on a readonly fs
Comment 2 Stephane Delcroix 2007-09-26 14:11:45 UTC
fixed in r3411

Maxxer: there's some other cases for 'unable to rotate':
- unsupported format
- raw files
- ...