[pygtk] FileChooserButton forgets changed file

Pietro Battiston me at pietrobattiston.it
Mon Jul 12 16:39:25 WST 2010


Il giorno lun, 12/07/2010 alle 10.04 +0800, Jason Heeris ha scritto:
> > I couldn't reproduce what you're seeing unless I'm doing something wrong, which is likely.
> 
> Basically, run the script, select a file, click "Check". Keep the app
> open, but change the contents of the selected file and save it. Keep
> clicking "check" and the file name has changed to another one in the
> directory. (But if there's no other file in the directory with your
> first file, it doesn't change!)
> 
> I see this on Debian (pygtk 2.17.0) and Windows (git, window branch).
> 
> > self.fcb.get_file().get_path() instead of self.fcb.get_filename()
> 
> No difference :/

I can reproduce this (Debian, 2.17.0 too)...

And I can't see any explanation but "it's a bug".

Pietro



More information about the pygtk mailing list