[Bug 597512] Re: gnome-settings manager freezes system on login

2010-12-14 Thread karlrt
*** This bug is a duplicate of bug 505085 ***
https://bugs.launchpad.net/bugs/505085

** This bug has been marked a duplicate of bug 505085
   gnome-settings-daemon extensive disk usage
 * You can subscribe to bug 505085 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/505085/+subscribe

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in ubuntu.
https://bugs.launchpad.net/bugs/597512

Title:
  gnome-settings manager freezes system on login

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 597512] Re: gnome-settings manager freezes system on login

2010-07-29 Thread MarkG
I finally managed to attach strace before it stopped screwing up the
system and it's just repeatedly calling lstat() on thousands and
thousands of thumbnail files. That's clearly a dumb thing to be doing
but I'm still surprised that it's so insanely slow as I'd expect the
directory information to be fairly small and cached pretty quickly.

I don't know whether lstat() itself has any performance issues which
would make it this slow. Maybe it's having to read information which
isn't stored in the directory structure and thereby having to do tens of
thousands of single block reads?

Oh, hang on: I'm using ecryptfs for my home directory. I wonder if it's
some interaction between a poorly thought out directory scan and extra
overhead due to ecryptfs?

-- 
gnome-settings manager freezes system on login
https://bugs.launchpad.net/bugs/597512
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 597512] Re: gnome-settings manager freezes system on login

2010-07-29 Thread MarkG
I logged it on the Gnome bugzilla at:
https://bugzilla.gnome.org/show_bug.cgi?id=625609


** Bug watch added: GNOME Bug Tracker #625609
   https://bugzilla.gnome.org/show_bug.cgi?id=625609

-- 
gnome-settings manager freezes system on login
https://bugs.launchpad.net/bugs/597512
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 597512] Re: gnome-settings manager freezes system on login

2010-06-23 Thread Sebastien Bacher
Thank you for your bug report. The issue is an upstream one and it would
be nice if somebody having it could send the bug the to the people
writting the software (https://wiki.ubuntu.com/Bugs/Upstream/GNOME)

** Changed in: gnome-settings-daemon (Ubuntu)
   Importance: Undecided = Low

-- 
gnome-settings manager freezes system on login
https://bugs.launchpad.net/bugs/597512
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 597512] Re: gnome-settings manager freezes system on login

2010-06-23 Thread Sebastien Bacher
you could run gnome-settings-daemon by hand with --debug to figure what
it's doing or try tweaking /apps/gnome-settings-daemon options in gconf-
editor to see what code is creating the issue for you, could be the
thumbnail cleaning code

-- 
gnome-settings manager freezes system on login
https://bugs.launchpad.net/bugs/597512
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 597512] Re: gnome-settings manager freezes system on login

2010-06-23 Thread MarkG
I do apparently have over 15,000 thumbnails, so that could be the issue.

-- 
gnome-settings manager freezes system on login
https://bugs.launchpad.net/bugs/597512
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 597512] Re: gnome-settings manager freezes system on login

2010-06-22 Thread MarkG

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/50774263/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/50774264/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/50774265/ProcStatus.txt

-- 
gnome-settings manager freezes system on login
https://bugs.launchpad.net/bugs/597512
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs