Re: GtkFileChooserDialog too slow

2007-10-17 Thread Emmanuele Bassi
On Tue, 2007-10-16 at 21:20 -0400, Andrew Smith wrote: > And oh, I meant to post this to gtk-devel not gtk-app-devel. Should I > send a copy there also? no need to: you should have opened a bug on bugzilla instead of using the mailing list. ciao, Emmanuele. -- Emmanuele Bassi, W: http://www.

Re: GtkFileChooserDialog too slow

2007-10-17 Thread Emmanuele Bassi
On Tue, 2007-10-16 at 19:27 -0400, Andrew Smith wrote: > Hi > > Try to navigate to /usr/bin using a no-frills GtkFileChooserDialog. My > computer is a bit old, but it's far from being obsolete and it sometimes > takes minutes (!!) to display that directory. because it needs to sniff every file

Re: GtkFileChooserDialog too slow

2007-10-16 Thread Andrew Smith
Iain * a écrit : > On 10/17/07, Andrew Smith <[EMAIL PROTECTED]> wrote: > >> Will you please fix it? I need to navigate to /usr/bin once in a while >> to select what app to open files with from Firefox, and the experience >> ranges from annoying to `kill firefox-bin` because I don't have the time

Re: GtkFileChooserDialog too slow

2007-10-16 Thread Iain *
On 10/17/07, Andrew Smith <[EMAIL PROTECTED]> wrote: > Will you please fix it? I need to navigate to /usr/bin once in a while > to select what app to open files with from Firefox, and the experience > ranges from annoying to `kill firefox-bin` because I don't have the time > to wait for the file c

GtkFileChooserDialog too slow

2007-10-16 Thread Andrew Smith
Hi Try to navigate to /usr/bin using a no-frills GtkFileChooserDialog. My computer is a bit old, but it's far from being obsolete and it sometimes takes minutes (!!) to display that directory. I implemented a very similar file list using a GtkTreeView in my own application and reading the dire