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 162627 - Asks to overwrite source file instead of target when 'Saving as...'
Asks to overwrite source file instead of target when 'Saving as...'
Status: RESOLVED FIXED
Product: eog
Classification: Core
Component: general
2.12.x
Other Linux
: High minor
: ---
Assigned To: EOG Maintainers
EOG Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-12-31 16:15 UTC by Gustavo Noronha (kov)
Modified: 2005-10-13 03:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to fix the problem (658 bytes, patch)
2004-12-31 16:17 UTC, Gustavo Noronha (kov)
none Details | Review
Updated patch for EOG 2.12.x (1.58 KB, patch)
2005-10-11 04:01 UTC, Lucas Rocha
none Details | Review

Description Gustavo Noronha (kov) 2004-12-31 16:15:16 UTC
Quoting the Debian user who found the bug:

" To reproduce:

  1) Create two folders, "a" and "b".
  2) Put an image file in "a".
  3) Open it in eog (I double click in Nautilus)
  4) Save it to folder "b". Observe this works!
  5) Exit eog.
  6) Open the original file in eog again (I double click in Nautilus 
again).
  7) Try to save it to folder "b" with the same name it was saved with 
last time. An error dialogue box pops up with the name of the source 
file in folder "a" and the message "File exists. Do you want to overwrite it?""

For more information: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=287980
Comment 1 Gustavo Noronha (kov) 2004-12-31 16:17:15 UTC
Created attachment 35324 [details] [review]
Patch to fix the problem

This simple patch should fix this problem. If the patch is OK, it is worth
commiting to both gnome-2-8 and HEAD.
Comment 2 Teppo Turtiainen 2005-06-26 09:50:00 UTC
Confirmed with 2.10.0. Changing priority to High because of unreviewed patch.

Comment 3 Lucas Rocha 2005-10-11 04:01:31 UTC
Created attachment 53310 [details] [review]
Updated patch for EOG 2.12.x
Comment 4 Lucas Rocha 2005-10-11 04:03:13 UTC
Updating EOG version.
Comment 5 Lucas Rocha 2005-10-13 03:25:01 UTC
Applied in gnome-2-12 branch and CVS HEAD.