Re: [Evolution-hackers] Evolution problems



Jeffrey Stedfast wrote:
> 
> Seems to work fine for me

Thanks.

Someone seems to have fixed the toolbar problem. It is OK now.

Though it still freezes for me when I select the calendar or address
book.

It seems to be blocking in iiop_connection_unix_new().
I got this by attaching to evolution-addressbook:

#0  0x4092a752 in   ()
#1  0x4060a131 in   ()
#2  0x4075c66a in iiop_connection_unix_new (
    sockpath=0x810aaf8 "/tmp/orbit-damon/orb-2034510046867315237")
    at connection.c:972

which is doing a connect():

  if(connect(GIOP_CONNECTION_GET_FD(retval), (struct sockaddr *)&retval->u.usock, SUN_LEN(&retval->u.usock)) < 0) {


Anyone know what causes this?

(Note that I have old versions of some things - GTK+ 1.2.7, gnome-libs 1.0.61,
gnome-core 1.0.53. And I'm using an old Debian 2.1 system. I don't know if that
affects this.)

Damon





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