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 699276 - Screenshot default directory setting ignored
Screenshot default directory setting ignored
Status: RESOLVED DUPLICATE of bug 699642
Product: gnome-screenshot
Classification: Core
Component: general
3.8.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-screenshot-maint
gnome-screenshot-maint
Depends on:
Blocks:
 
 
Reported: 2013-04-29 23:23 UTC by Ricardo Vizcaya
Modified: 2017-09-01 14:00 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ricardo Vizcaya 2013-04-29 23:23:41 UTC
Hello, I would like to report that on my current Arch installation of GNOME 3.8 running the latest build of gnome-screenshot I cannot configure the auto-save-directory for the screenshots (it always goes to Pictures).

As with GNOME 3.6, I change both the settings auto-save-directory and last-save-directory in dconf to file:///home/[user]/Downloads, where I want my screenshots to be. Apparently, the last-save-directory option updates itself (tested with the interactive screenshot), it's only when taking a screenshot with PrintScr that the program ignores my auto-save-directory. I tried restarting GNOME without success.

Has something changed in the settings? What further information do you need?
Comment 1 Andrea Antolini 2013-05-17 07:35:03 UTC
just to confirm same issue also with GNOME 3.8.2

OS: archlinux (as the reporter)  64BIT

Regards
Andrea
Comment 2 Matthias Clasen 2013-05-17 11:52:20 UTC
This was discussed in bug 699642
The outcome is that we are not using gnome-screenshot for the default implementation of the screenshot keybindings anymore. And gnome-settings-daemon does not look at that autosave location key.

To get the functionalty back, disable the builtin screenshot keybindings and add a custom shortcut that launches gnome-screenshot
Comment 3 IBBoard 2013-07-28 19:22:03 UTC
In case anyone needs help on how to do that:

1) Open the control panel (top-right "Me menu" or whatever it is then click Settings)
2) In the settings, find the Gnome screenshot defaults (click Keyboard, then the Shortcut tabs, then click Screenshots in the list)
3) Remove the default file-saving options (click on the right-hand side of the first three shortcuts - where it says 'Print' etc - and it'll say "New accelerator", then hit Backspace)
4) Create custom shortcuts (click "Custom Shortcuts" in the list on the left)
 i) Screenshot with a command "gnome-screenshot" and a shortcut of Print
 ii) Window Screenshot with a command "gnome-screenshot -w" and a shortcut of Alt+Print
 iii) Area Screenshot with a command "gnome-screenshot -a" and a shortcut of Shift+Print
5) run "gsettings set org.gnome.gnome-screenshot auto-save-directory 'file:///home/you/your/preferred/path/'" to set the default location

I now have the auto-save behaviour (which I quite like) but have control over where it saves (I use a "~/temp/" folder since I use ~/Pictures/ for pictures I actually care about, while screenshots are often niff-naff and trivia to be posted on Twitter).

Now, if only we could use the built-in version *and* be able to specify a location (even if it is an "advanced" gsettings setting rather than something configurable through the UI).
Comment 4 Sadi 2017-04-30 14:40:05 UTC
I experience this old problem with the new Ubuntu Gnome 17.04 (64-bit).

And apparently Keyboard Shortcuts accessible via System Menu > Settings >  Hardware -> Keyboard are now less customizable: users can only change the key(s) to launch the pre-defined list of commands there.

I wonder if this requires a new bug report or...
Comment 5 IBBoard 2017-04-30 18:44:30 UTC
I've just checked with Gnome 3.24.0 on openSUSE Tumbleweed and it is still possible to make the changes I described, but the UI has been rearranged.

All of the Screenshot commands that you need to disable are in the middle of the list - click the search button in the header bar then search "Screenshot". Once you're done then cancel the search, scroll to the bottom of the list and click the "+" and you can add the custom shortcuts.

Hope that helps.
Comment 6 Sadi 2017-04-30 19:12:17 UTC
(In reply to IBBoard from comment #5)

Oh, I'm embarrased; apparently I couldn't give my full attention when I was reading you comment above (missed the part "then hit Backspace" ;-)
Thank you very much for replying.
Comment 7 Daniel Boles 2017-09-01 13:53:06 UTC
*** Bug 747335 has been marked as a duplicate of this bug. ***
Comment 8 Daniel Boles 2017-09-01 14:00:31 UTC

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