Re: [gentoo-user] Slooooow gnome dialog

2007-01-04 Thread Uwe Thiem
On 04 January 2007 18:11, Bruno Lustosa wrote:
> Hello.
>
> I'm using audacious as my music player, and having all sorts of trouble
> with it. As it's a gnome application, it uses all of its dialog windows.
> For example, when I press the eject to add files, it opens the gnome
> open dialog. And here starts the problems.
> As a background, I have my /home mounted via NFS.
> When I try to switch into my home dir, it takes a few seconds to
> display it all. I don't know why it takes so much to simply render my
> home dir.

This has probably nothing to do with GNOME (though I am not a GNOME user and 
can't tell for sure). First of all, NFS is slow if you aren't on a Gb 
network. Secondly, speed depends on the number of objects in you home 
directory. I mean toplevel object, files and first subdirectories in there. I 
have got over 2000 in mine (before you ask: I am lazy and haven't sorted 
those files into appropriate subdirs) and my (KDE) open dialog always takes a 
while although my home dir isn't mounted via NFS.

So, how many objects are in your home dir? Try:
ls -1 | wc
That "-1" is the digit one. The first number in its output will tell you.

> The real annoying problem is when I try to enter my 'mp3' directory by
> typing it. It's not a real directory, but rather a symlink to another
> mounted partition where my mp3 files are.
> If I simply type 'mp3' and press enter, audacious freezes and starts
> consuming 100% cpu.

Can't say anything about this.

Uwe

-- 
A fast and easy generator of fractals for KDE:
http://www.SysEx.com.na/iwy-1.0.tar.bz2
Proof of concept of a TSP solver for KDE:
http://www.SysEx.com.na/epat-0.1.tar.bz2
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Slooooow gnome dialog

2007-01-04 Thread Bruno Lustosa

Hello.

I'm using audacious as my music player, and having all sorts of trouble with it.
As it's a gnome application, it uses all of its dialog windows.
For example, when I press the eject to add files, it opens the gnome
open dialog. And here starts the problems.
As a background, I have my /home mounted via NFS.
When I try to switch into my home dir, it takes a few seconds to
display it all. I don't know why it takes so much to simply render my
home dir.
The real annoying problem is when I try to enter my 'mp3' directory by
typing it. It's not a real directory, but rather a symlink to another
mounted partition where my mp3 files are.
If I simply type 'mp3' and press enter, audacious freezes and starts
consuming 100% cpu.
It seems to be ignoring that 'mp3' is not a symlink, and try adding
all files inside it recursively, consuming lots of memory and all cpu.
If I double click 'mp3', it shows fine.
However, this is most annoying. Don't know if this is an audacious
specific bug, it seems to be a problem with the gnome libraries
somewhere.
Anyone can reproduce this?

Thanks

--
Bruno Lustosa <[EMAIL PROTECTED]>
http://www.lustosa.net/
--
gentoo-user@gentoo.org mailing list