Description of problem: When gThumb directed to rotate an image placed in a directory, whose name has a '#' character, it does not perform rotation of an original image. Instead, the rotated image is saved in a parent directory with a file name equal to a part of its directory name before '#'. Version-Release number of selected component (if applicable): gthumb-2.10.5-1.fc7 How reproducible: Always. Steps to Reproduce: 1. Create a directory with # character (/home/username/picture#1) and place an image into that directory. 2. Browse to that directory with gThumb and try to rotate an image. Actual results: Original image remains non-rotated and file 'picture' holding rotated image is created in a parent directory (/home/username). Expected results: Rotate an image. Additional info:
Also filed upstream: http://bugzilla.gnome.org/show_bug.cgi?id=457936
gthumb-2.10.6-1.fc7 has been pushed to the Fedora 7 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update gthumb'
New package fixes the problem.
gthumb-2.10.6-1.fc7 has been pushed to the Fedora 7 stable repository. If problems still persist, please make note of it in this bug report.