GNOME Bugzilla – Bug 335653
"Open..." should start in the current directory
Last modified: 2006-03-27 02:12:01 UTC
In EOG 2.14.0, the Open... menu starts a file selector in the user's home directory. It should really be the directory the currently viewed file is in.
Fixed in HEAD. Thanks for your report! 2006-03-23 Lucas Rocha <lucasr@gnome.org> * shell/eog-window (verb_FileOpen_cb): use the directory of the currently viewed file as file chooser initial location (Fixes bug #335653).
Is HEAD == 2.14.1 or 2.16?
HEAD == 2.16
ok. sorry if I'm asking a stupid question, but what is stopping this fix from going in 2.14.1?
No problem with this. Applied in gnome-2-14 branch. Thanks!