[Bug 16286] gnome-screenshot is taking 30 seconds to start up
bugzilla-daemon at bugzilla.ubuntu.com
bugzilla-daemon at bugzilla.ubuntu.com
Sun Sep 25 11:51:03 UTC 2005
Please do not reply to this email. You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=16286
Ubuntu | gnome-utils
------- Additional Comments From dooglus at gmail.com 2005-09-25 12:51 UTC -------
Created an attachment (id=4061)
--> (http://bugzilla.ubuntu.com/attachment.cgi?id=4061&action=view)
strace log
I ran this command to add up all the times to give a cumulative timestamp for
each line:
strace -r gnome-screenshot 2>&1 | perl -n -e 'split; $sum += $_[0]; printf
"%9.6f %s", $sum, $_' > snap.txt
--
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the desktop-bugs
mailing list