Your message dated Thu, 03 May 2007 18:52:45 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#420698: gtk.FileChooserDialog no longer sets filenames 
correctly
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: python-gtk2
Version: 2.10.4-2

Since upgrading to PyGTK 2.10.4 (from a 2.8 version) one of Quod Libet's
unit tests is failing due to this problem:

$ python -c "
import gtk
chooser = gtk.FileChooserDialog()
chooser.set_current_folder('/home') # this does return True
print chooser.get_current_folder()"
None

This worked in GTK 2.8 (i.e. chooser.get_current_folder() returned
"/home").
-- 
Joe Wreschnig <[EMAIL PROTECTED]>

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message ---
Le lundi 30 avril 2007 à 19:34 -0700, Joe Wreschnig a écrit :
> On Mon, 2007-04-30 at 20:49 +0200, Josselin Mouette wrote:
> > Upstreams thinks such unit tests are broken. The set_current_folder
> > method is not a way to store a directory, especially not in an atomic
> > way.
> > 
> > If this doesn't cause any real trouble in the application but only in
> > the unit tests, I think we should just close the bug.
> 
> Sigh. Okay.

OK, closing.
-- 
 .''`.
: :' :      We are debian.org. Lower your prices, surrender your code.
`. `'       We will add your hardware and software distinctiveness to
  `-        our own. Resistance is futile.

Attachment: signature.asc
Description: Ceci est une partie de message numériquement signée


--- End Message ---

Reply via email to