Re: [Gimp-user] file open with gimp 2.2.4 and AFS

2005-04-08 Thread Manish Singh
On Fri, Apr 08, 2005 at 01:27:24PM +0200, Reinhard Drube wrote: > >>> > is there a way to avoid that the whole file tree > >>> > is accessed upon 'file open'? Running gimp on a > >>> > unix machine with AFS client contacts every AFS > >>> > cell around the world. That lasts >15 minutes > >>> > for

Re: [Gimp-user] file open with gimp 2.2.4 and AFS

2005-04-08 Thread Sven Neumann
Hi, > I think this is not the fact. If I compile > > gtk+-2.4.14/examples/filesel/filesel.c That is the old file-selection widget, not what GIMP 2.2 is using. Please follow Yosh's advice and file a bug-report against the GtkFileChooser widget. Sven __

Re: [Gimp-user] file open with gimp 2.2.4 and AFS

2005-04-08 Thread Reinhard Drube
>>> > is there a way to avoid that the whole file tree >>> > is accessed upon 'file open'? Running gimp on a >>> > unix machine with AFS client contacts every AFS >>> > cell around the world. That lasts >15 minutes >>> > for a simple file open! So I am looking for >>> > a gimmick at least to avoid

Re: [Gimp-user] file open with gimp 2.2.4 and AFS

2005-04-07 Thread Manish Singh
On Thu, Apr 07, 2005 at 01:22:32PM +0200, Reinhard Drube wrote: > Hi, > > is there a way to avoid that the whole file tree > is accessed upon 'file open'? Running gimp on a > unix machine with AFS client contacts every AFS > cell around the world. That lasts >15 minutes > for a simple file open! S

[Gimp-user] file open with gimp 2.2.4 and AFS

2005-04-07 Thread Reinhard Drube
Hi, is there a way to avoid that the whole file tree is accessed upon 'file open'? Running gimp on a unix machine with AFS client contacts every AFS cell around the world. That lasts >15 minutes for a simple file open! So I am looking for a gimmick at least to avoid access to path /afs. I think the