[Bug 367285] Re: FileChooserButton forgets file filters

2013-05-30 Thread Bug Watch Updater
** Changed in: pygtk Status: New => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/367285 Title: FileChooserButton forgets file filters To manage notifications about this bug go to: h

[Bug 367285] Re: FileChooserButton forgets file filters

2010-09-16 Thread Bug Watch Updater
** Changed in: pygtk Importance: Unknown => Medium -- FileChooserButton forgets file filters https://bugs.launchpad.net/bugs/367285 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.

[Bug 367285] Re: FileChooserButton forgets file filters

2009-05-13 Thread Bug Watch Updater
** Changed in: pygtk Status: Invalid => New -- FileChooserButton forgets file filters https://bugs.launchpad.net/bugs/367285 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

[Bug 367285] Re: FileChooserButton forgets file filters

2009-04-30 Thread Sebastien Bacher
confirming on jaunty ** Package changed: pygtk (Ubuntu) => gtk+2.0 (Ubuntu) ** Changed in: gtk+2.0 (Ubuntu) Status: Incomplete => Triaged ** Package changed: gtk+2.0 (Ubuntu) => pygtk (Ubuntu) ** Package changed: pygtk (Ubuntu) => gtk+2.0 (Ubuntu) ** Package changed: gtk+2.0 (Ubuntu) =>

[Bug 367285] Re: FileChooserButton forgets file filters

2009-04-30 Thread Helge Stenström
The demo program is now translated to C, tested on RedHat 4, and it fails. This seems to be a gtk problem. ** Attachment added: "C translation of Demonstration of how file filters is not persistent." http://launchpadlibrarian.net/26174951/fcb.c -- FileChooserButton forgets file filters https

[Bug 367285] Re: FileChooserButton forgets file filters

2009-04-30 Thread Helge Stenström
The demo program works as expected on Solaris 8, with Python 2.5.1 and (probably) pygtk 2.10. So it's not a programmer error. Remains to see if the error is in pygtk or in gtk. -- FileChooserButton forgets file filters https://bugs.launchpad.net/bugs/367285 You received this bug notification beca

[Bug 367285] Re: FileChooserButton forgets file filters

2009-04-30 Thread Helge Stenström
OK, I've told them. But the bug was marked as obsolete, when I had only tested with pygtk 2.13. I don't feel confident that this is not a programmer error, as I am a beginner with gtk programming, and only a python hobbyist. But my demo program is fairly simple. Everything that happens, happens

[Bug 367285] Re: FileChooserButton forgets file filters

2009-04-30 Thread Sebastien Bacher
you should comment on the GNOME bug to say that -- FileChooserButton forgets file filters https://bugs.launchpad.net/bugs/367285 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 ht

[Bug 367285] Re: FileChooserButton forgets file filters

2009-04-30 Thread Helge Stenström
I have now tried in Ubuntu 9.04 (Jaunty), and the problem remains. -- FileChooserButton forgets file filters https://bugs.launchpad.net/bugs/367285 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@

[Bug 367285] Re: FileChooserButton forgets file filters

2009-04-29 Thread Bug Watch Updater
** Changed in: pygtk Status: Unknown => Invalid -- FileChooserButton forgets file filters https://bugs.launchpad.net/bugs/367285 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

[Bug 367285] Re: FileChooserButton forgets file filters

2009-04-29 Thread Sebastien Bacher
could you try on jaunty? ** Changed in: pygtk (Ubuntu) Status: New => Triaged ** Also affects: pygtk via http://bugzilla.gnome.org/show_bug.cgi?id=580321 Importance: Unknown Status: Unknown ** Changed in: pygtk (Ubuntu) Status: Triaged => Incomplete -- FileChooserBut

[Bug 367285] Re: FileChooserButton forgets file filters

2009-04-29 Thread Helge Stenström
I've filed a bug upstream, as proposed. http://bugzilla.gnome.org/show_bug.cgi?id=580321 A comment there is: Cannot reproduce here. This was most likely a GTK+ (not PyGTK) bug that was fixed at some point. ** Bug watch added: GNOME Bug Tracker #580321 http://bugzilla.gnome.org/show_bug.cgi?

[Bug 367285] Re: FileChooserButton forgets file filters

2009-04-26 Thread Sebastien Bacher
changing the bug to NEW but it could be a programmer question rather than a bug ** Changed in: pygtk (Ubuntu) Status: Incomplete => New -- FileChooserButton forgets file filters https://bugs.launchpad.net/bugs/367285 You received this bug notification because you are a member of Ubuntu Bu

[Bug 367285] Re: FileChooserButton forgets file filters

2009-04-26 Thread Helge Stenström
I have not tested on C, because I'm not comfortable with C and compiling stuff. I have not tested with Ubuntu 9.04 either, yet. -- FileChooserButton forgets file filters https://bugs.launchpad.net/bugs/367285 You received this bug notification because you are a member of Ubuntu Bugs, which is sub

[Bug 367285] Re: FileChooserButton forgets file filters

2009-04-26 Thread Sebastien Bacher
thank you for your bug report, is that specific to pygtk or do you get the same issue in C? should probably be sent to the people writting pygtk on bugzilla.gnome.org ** Changed in: pygtk (Ubuntu) Importance: Undecided => Low ** Changed in: pygtk (Ubuntu) Status: New => Incomplete ** C

[Bug 367285] Re: FileChooserButton forgets file filters

2009-04-26 Thread Helge Stenström
** Attachment added: "Demonstration of how file filters is not persistent." http://launchpadlibrarian.net/25995141/fcb.py ** Description changed: A file filer is set to a FileChooserButton. The first time the FileChooserButton is clicked, the filter is there and works. The second time,