Bug #8087
GNOME screenshot does not save files
100%
Description
The PrintScreen hotkey is set up to save screenshots in /.
As there is no right to write in this folder, those screenshots are not saved, and user get no error message.
Subtasks
Related issues
Has duplicate Tails - |
Duplicate | 2014-12-25 |
History
#1 Updated by matsa 2014-10-13 04:12:14
- Status changed from New to In Progress
This can be fixed with something like
gsettings set org.gnome.gnome-screenshot auto-save-directory ‘file:///home/amnesia/Desktop’
#2 Updated by intrigeri 2014-10-13 04:14:58
- Status changed from In Progress to Confirmed
- Priority changed from Normal to Elevated
Raising priority, as this seems to be a regression caused by the migration to Wheezy.
#3 Updated by subkeys 2014-10-19 00:32:24
executing the command provided by matsa above corrected the issue in the latest version of Tails.
#4 Updated by intrigeri 2014-10-19 08:52:35
Anyone who wants to fix that: start by adding the aforementionned key/value to config/chroot_local-includes/etc/dconf/db/local.d/00_Tails_defaults
, build an ISO, test.
#5 Updated by BitingBird 2015-01-02 16:13:54
- has duplicate
Bug #8487: GNOME screenshot does not save files anywhere added
#6 Updated by BitingBird 2015-01-02 16:15:35
There is some discussion in the duplicate Bug #8487 too.
#7 Updated by Anonymous 2015-01-03 14:38:33
- Subject changed from PrintScreen hotkey is not working anymore to GNOME screenshot does not save files
Renaming this as the title seems to be misleading. The button works. Simply the files are not saved.
#8 Updated by matsa 2015-01-03 21:14:50
- Status changed from Confirmed to In Progress
- % Done changed from 0 to 50
- QA Check set to Ready for QA
- Feature Branch set to matsa:8087-gnome-screenshot-save-to-home-folder
#9 Updated by intrigeri 2015-01-04 12:32:03
- Feature Branch changed from matsa:8087-gnome-screenshot-save-to-home-folder to matsa:bugfix/8087-gnome-screenshot-save-to-home-folder
#10 Updated by intrigeri 2015-01-04 12:32:34
- Target version set to Tails_1.2.3
#11 Updated by Tails 2015-01-06 15:53:57
Applied in changeset commit:efd8d8310eded3242d8f7430e85a5c8baa5a773b.
#12 Updated by anonym 2015-01-06 15:55:39
- Status changed from In Progress to Fix committed
- % Done changed from 50 to 100
- QA Check changed from Ready for QA to Pass
#13 Updated by BitingBird 2015-01-15 03:51:23
- Status changed from Fix committed to Resolved