Re: [Evolution-hackers] no debug in pas-backend-ldap.c



On Tue, 20 Apr 2004 10:19:53 -0700
Chris Toshok <toshok ximian com> wrote:

> he never said the code/file wasn't in use - just that it's not used in
> the evolution process.  It's used in the evolution-wombat process.
> 
> run killev, then start up evolution-wombat in a terminal window.  Then
> restart evolution (from a different window.)  The ldap debug output will
> go to the console running evolution-wombat.

got the point, thanks a lot!!!

learning every day ;-)

Stan.

> 
> Chris
> 
> On Tue, 2004-04-20 at 13:56 +0200, Stan Pinte wrote:
> > Le mar 20/04/2004 à 13:49, Rodrigo Moya a écrit :
> > > On Tue, 2004-04-20 at 13:32 +0200, Stan Pinte wrote:
> > > > hello,
> > > > 
> > > > I am trying to fix bug 
> > > > 
> > > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=244622
> > > > 
> > > > I got the debian source packet, inserted[1] some printf in file
> > > > pas-backend-ldap.c, but nothing comes at the console!!!!!
> > > > 
> > > > Any hint? 
> > > > 
> > > the ldap code is in e-d-s (or wombat if you're using evo 1.4.x)
> > 
> > actually, I am debugging 1.4.6-2 (debian paket)
> > 
> > And I don't agree...some code from the file 
> > pas-backend-ldap.c is still in use, as 
> > 
> > using etheral, I see a LDAP query packet containing the following: 
> > 
> > Filter: (objectClass=MyBarnIsBiggerThanYourBarn)
> > 
> > and 
> > 
> > stan pablo:~/projects/evolution-1.4.6$ grep -nr
> > "MyBarnIsBiggerThanYourBarn" build-tree/
> > build-tree/evolution-1.4.6/addressbook/backend/pas/pas-backend-ldap.c:2588: g_strdup("objectClass=MyBarnIsBiggerThanYourBarn"));
> > Fichier binaire
> > build-tree/evolution-1.4.6/addressbook/backend/pas/pas-backend-ldap.o
> > concorde
> > Fichier binaire
> > build-tree/evolution-1.4.6/addressbook/backend/pas/libpasldap.a concorde
> > Fichier binaire build-tree/evolution-1.4.6/wombat/.libs/evolution-wombat
> > concorde
> > build-tree/evolution/addressbook/backend/pas/pas-backend-ldap.c:2588:
> > g_strdup("objectClass=MyBarnIsBiggerThanYourBarn"));
> > Fichier binaire
> > build-tree/evolution/addressbook/backend/pas/pas-backend-ldap.o concorde
> > Fichier binaire
> > build-tree/evolution/addressbook/backend/pas/libpasldap.a concorde
> > Fichier binaire build-tree/evolution/wombat/.libs/evolution-wombat
> > concorde
> > stan pablo:~/projects/evolution-1.4.6$
> > 
> > --> this is IMHO a proof that this file is used...
> > 
> > Stan.
> > 
> > > , so you
> > > should killev and then start on a terminal either
> > > evolution-data-server-1.0 or wombat,then all output from them will be
> > > shown on the terminal.
> > 
> > that's the problem: it doesn't.
> > 
> > > 
> > > cheers
> > -- 
> > ------
> > join me at spinte jabber org
> > GPG: CBAC 1C79 D133 D3D7 247D  D723 FCF9 AEB9 BC4F 5802
> > ------



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