← Back to team overview

gtg team mailing list archive

[Bug 558600] Re: Very slow to startup ~12m

 

on strace it stop in:

open("/usr/share/locale-langpack/pt_BR/LC_MESSAGES/libgnome-2.0.mo", O_RDONLY) = 13
fstat(13, {st_mode=S_IFREG|0644, st_size=31592, ...}) = 0
mmap(NULL, 31592, PROT_READ, MAP_PRIVATE, 13, 0) = 0x7f303bf2b000
close(13)                               = 0
close(12)                               = 0
close(11)                               = 0
munmap(0x7f303bfde000, 4096)            = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f303bfd49d0) = 5442
wait4(5442, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 5442
--- SIGCHLD (Child exited) @ 0 (0) ---
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f303bfd49d0) = 5444
wait4(5444,

-- 
Very slow to startup ~12m
https://bugs.launchpad.net/bugs/558600
You received this bug notification because you are a member of Gtg
contributors, which is subscribed to Getting Things GNOME!.

Status in Getting Things GNOME!: New

Bug description:
$ date && gtg -d
Thu Apr  8 12:53:15 BRT 2010
2010-04-08 13:06:51,725 - DEBUG - gtg:main:103 - Debug output enabled.


On startup the gtg take ~12m to startup. Same time without -d option.

Version: 0.2.3-1

$ lsb_release -a
LSB Version:	core-2.0-amd64:core-2.0-noarch:core-3.0-amd64:core-3.0-noarch:core-3.1-amd64:core-3.1-noarch:core-3.2-amd64:core-3.2-noarch:core-4.0-amd64:core-4.0-noarch
Distributor ID:	Ubuntu
Description:	Ubuntu lucid (development branch)
Release:	10.04
Codename:	lucid





References