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 674616 - eats one CPU tread and does nothing till killed
eats one CPU tread and does nothing till killed
Status: RESOLVED DUPLICATE of bug 672833
Product: gnome-screenshot
Classification: Core
Component: general
3.4.x
Other All
: Normal minor
: ---
Assigned To: gnome-screenshot-maint
gnome-screenshot-maint
Depends on:
Blocks:
 
 
Reported: 2012-04-23 11:03 UTC by stefan-heid
Modified: 2020-11-26 16:20 UTC
See Also:
GNOME target: ---
GNOME version: 3.1/3.2



Description stefan-heid 2012-04-23 11:03:03 UTC
if the last-save-directory is 'file:///media/' not existend this bug occures

i wanted to save on a externel drive (ntfs). After umounting the drive this was the last-save-directory -> dir not existend

expected: stderr output and terminating with exitstatus not 0

what happens: no error, no screenshot, eating up one CPU tread


this recreates the bug:

gsettings set org.gnome.gnome-screenshot last-save-directory file:///media/win_data


how to solve it:

gsettings set org.gnome.gnome-screenshot last-save-directory ~
Comment 1 Emmanuele Bassi (:ebassi) 2020-11-26 16:20:42 UTC
This is likely a duplicate of #672833.

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