[Bug 657585] Re: Shutter ignores typed-in save location

2011-03-15 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/shutter

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/657585

Title:
  Shutter ignores typed-in save location

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 657585] Re: Shutter ignores typed-in save location

2011-03-15 Thread Launchpad Bug Tracker
This bug was fixed in the package shutter - 0.87.1-0ubuntu1

---
shutter (0.87.1-0ubuntu1) natty; urgency=low

  * New bugfix only upstream release.
  * Fixes bug when Shutter ignored typed-in save location. (LP: #657585)
 -- Krzysztof Klimonda kklimo...@ubuntu.com   Tue, 15 Mar 2011 23:29:32 +0100

** Changed in: shutter (Ubuntu)
   Status: Triaged = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/657585

Title:
  Shutter ignores typed-in save location

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 657585] Re: Shutter ignores typed-in save location

2011-03-10 Thread Mario Kemper (Romario)
** Changed in: shutter
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/657585

Title:
  Shutter ignores typed-in save location

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 657585] Re: Shutter ignores typed-in save location

2011-02-24 Thread Launchpad Bug Tracker
** Branch linked: lp:~kklimonda/shutter/0.87-0ubuntu1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/657585

Title:
  Shutter ignores typed-in save location

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 657585] Re: Shutter ignores typed-in save location

2011-02-24 Thread Krzysztof Klimonda
** Branch linked: lp:~kklimonda/ubuntu/natty/shutter/0.87-0ubuntu1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/657585

Title:
  Shutter ignores typed-in save location

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 657585] Re: Shutter ignores typed-in save location

2011-02-24 Thread Krzysztof Klimonda
It doesn't seem to be fixed in 0.87 - there is still this code in bin/shutter:
$settings{'general'}-{'folder'}= 
$saveDir_button-get_current_folder();
and according to the thread from 
http://www.mail-archive.com/gtk-perl-list@gnome.org/msg06423.html it should be:
$settings{'general'}-{'folder'}= 
$saveDir_button-get_filename();
also, I can still reproduce the bug by following steps.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/657585

Title:
  Shutter ignores typed-in save location

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 657585] Re: Shutter ignores typed-in save location

2011-02-24 Thread Mario Kemper (Romario)
** Changed in: shutter
   Status: Fix Released = Fix Committed

** Changed in: shutter
Milestone: 0.87 = 0.87.1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/657585

Title:
  Shutter ignores typed-in save location

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 657585] Re: Shutter ignores typed-in save location

2011-02-24 Thread Krzysztof Klimonda
** Branch unlinked: lp:~kklimonda/ubuntu/natty/shutter/0.87-0ubuntu1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/657585

Title:
  Shutter ignores typed-in save location

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 657585] Re: Shutter ignores typed-in save location

2011-02-24 Thread Mario Kemper (Romario)
Confirmed and fixed in Shutter 0.87.1. The code is available here:
https://code.launchpad.net/~mario-kemper/shutter/devel

New packages are available in this PPA:
https://launchpad.net/~shutter-testing-team/+archive/ppa/+packages

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/657585

Title:
  Shutter ignores typed-in save location

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 657585] Re: Shutter ignores typed-in save location

2011-02-08 Thread Mario Kemper (Romario)
** Changed in: shutter
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/657585

Title:
  Shutter ignores typed-in save location

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 657585] Re: Shutter ignores typed-in save location

2011-01-27 Thread Sam Macintier
Following the suggestion from post #9, I attempted to edit
~/.shutter/settings.xml to find that it was, for some reason, read only.
I changed it to read and write and that resolved the issue completely.
Preference changes I make in Shutter are now remaining. Running 0.86.4,
Rev.906.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/657585

Title:
  Shutter ignores typed-in save location

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 657585] Re: Shutter ignores typed-in save location

2011-01-17 Thread Andrew Starr-Bochicchio
** Changed in: shutter (Ubuntu)
   Status: New = Triaged

** Changed in: shutter (Ubuntu)
   Importance: Undecided = Low

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/657585

Title:
  Shutter ignores typed-in save location

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 657585] Re: Shutter ignores typed-in save location

2010-10-17 Thread Mario Kemper (Romario)
There is already a bug report for gnome-screenshot. I've added the solution as 
a comment:
https://bugzilla.gnome.org/show_bug.cgi?id=579232

** Summary changed:

- Shutter don't preserve screenshot saving directory
+ Shutter ignores typed-in save location

** Bug watch added: GNOME Bug Tracker #579232
   https://bugzilla.gnome.org/show_bug.cgi?id=579232

-- 
Shutter ignores typed-in save location
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs