Public bug reported:

Binary package hint: shutter

Steps to reproduce:
1. Create directory for screenshots:
 $ mkdir -p /tmp/shutter/screenshots/dir
2. Start shutter with clean configuration:
 $ cd
 $ mv .shutter .shutter_
 $ shutter
3. Open Edit -> Preferences. Main tab. By default "Directory" is home directory.
4. Click on directory value---list of common directories will be poped down, 
select "Other..."---directory selection menu will apper.
5. Enter in Location "/tmp/shutter/screenshots/dir/" and press Enter. Shutter 
will show, that Directory for saving screenshots is "dir".
5. Close Shutter Preferences with "Close" button. Close Shutter: File -> Quit
6. Check which directory is saved in cofiguration:
 $ grep -o -e 'folder="[^"]*"' .shutter/settings.xml

Observed behavior---selected directory "/tmp/shutter/screenshots/dir/" not 
saved in configuration:
 $ grep -o -e 'folder="[^"]*"' .shutter/settings.xml
folder="/home/bob"

Expected behavior---folder should be set to "/tmp/shutter/screenshots/dir/":
 $ grep -o -e 'folder="[^"]*"' .shutter/settings.xml
folder="/tmp/shutter/screenshots/dir"

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: shutter 0.85.1-1ubuntu1.1
ProcVersionSignature: Ubuntu 2.6.32-24.43-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic x86_64
NonfreeKernelModules: compat_firmware_class nvidia
Architecture: amd64
Date: Sun Oct 10 12:10:40 2010
PackageArchitecture: all
SourcePackage: shutter

** Affects: shutter (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug lucid

-- 
Shutter don't preserve screenshot saving directory
https://bugs.launchpad.net/bugs/657585
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to