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 570425 - Use the selected folder when saving
Use the selected folder when saving
Status: RESOLVED DUPLICATE of bug 579232
Product: gnome-utils
Classification: Deprecated
Component: screenshot
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Jonathan Blandford
gnome-utils Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-02-03 22:06 UTC by Vincent Untz
Modified: 2011-06-13 20:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch from openSUSE (832 bytes, patch)
2009-02-03 22:07 UTC, Vincent Untz
none Details | Review

Description Vincent Untz 2009-02-03 22:06:59 UTC
This makes the save part of gnome-screenshot work better: you don't have to enter a folder to select it.
Comment 1 Vincent Untz 2009-02-03 22:07:18 UTC
Created attachment 127877 [details] [review]
Patch from openSUSE
Comment 2 Cosimo Cecchi 2009-02-04 00:27:20 UTC
I don't see what this change is for...we already tell the GtkFileChooserButton to only select folders, so the folder_uri should be tha same as the uri, no?
Comment 3 Vincent Untz 2009-02-04 00:28:56 UTC
gtk_file_chooser_get_current_folder_uri vs gtk_file_chooser_get_uri

Current folder is the folder displayed in the file chosser.
While in the second case, if the user selects a folder (without opening it), it will be returned.

At least, that's my understanding :-)
Comment 4 Vincent Untz 2009-06-15 21:17:11 UTC
Cosimo, so what do you think? :-)
Comment 5 Cosimo Cecchi 2011-06-13 20:47:19 UTC
@Vincent: sorry for the long delay, I forgot about this. I now applied the patch, see https://bugzilla.gnome.org/show_bug.cgi?id=579232

*** This bug has been marked as a duplicate of bug 579232 ***