Re: [Evolution] problems using address books




Sorry it took so long but I have been away from desk.

I tried to update the bug but it did not work. Even though diff shows
all the files are different, the attachments would fail because they had
the same id. I got annoyed so here it is in email instead.

I measured it four times. .0 is the new email with the contacts open but
the search has not yet been started. .1 is nearly right away (within 30
seconds) of starting an ldap name search..2 is long after the search
start. .3 is after ldap found the name I asked for.

I have not had time to sift through the output in any meaningful. I hope
it helps you. Please let me know if I can do more.

On Fri, 2010-01-15 at 04:34 -0800, Milan Crha wrote:
On Thu, 2010-01-14 at 10:40 -0800, Al Niessner wrote:
   Calendar Window:
        When I create a meeting and have to add attendees from
        the Work address book it is gawd awful slow (3 minutes!). 

      Hi,
please install debug info packages for evolution, evolution-data-server
and gtkhtml3. Then make it autocomplete some contact and run on the
console:
   $ ps -A | grep evo
which will show you process IDs (PID) for running evolution processes.
I would be interested in two of them, evolution and
evolution-data-server.
Get the actual state of those two processes by these commands:
   $ gdb --batch --ex "t a a bt" -pid=EDS_PID &>eds-bt.txt
   $ gdb --batch --ex "t a a bt" -pid=EVO_PID &>evo-bt.txt

Without debug info packages installed the resulting files will be with
many "??" entries, which they shouldn't be. Also make sure you'll not
post any private information, like passwords, server names and such.
These can be included in the above files.

There seems to be a similar bug report already,
https://bugzilla.gnome.org/show_bug.cgi?id=567956
I guess you can use that for the investigation.
      Thanks and bye,
      Milan

_______________________________________________
Evolution-list mailing list
Evolution-list gnome org
http://mail.gnome.org/mailman/listinfo/evolution-list


-- 
Al Niessner
818.354.0859

--------
|  dS  | >= 0
--------

Attachment: eds-bt.txt.0
Description: Text document

Attachment: eds-bt.txt.1
Description: Text document

Attachment: eds-bt.txt.2
Description: Text document

Attachment: eds-bt.txt.3
Description: Text document

Attachment: evo-bt.txt.0
Description: Text document

Attachment: evo-bt.txt.1
Description: Text document

Attachment: evo-bt.txt.2
Description: Text document

Attachment: evo-bt.txt.3
Description: Text document



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]