Re: [Evolution-hackers] new snapshot hangs on receiving mail

2001-06-26 Thread Aldy Hernandez
On 26 Jun 2001 12:09:43 +0930, Not Zed wrote: This could be due to the new locking code. Umm, can you try and get a backtrace of where evolution-mail is at while this is happening? heh he! i just tried. the problem goes away if i try to debug it :). hence, i can't get a back trace. --

Re: [Evolution-hackers] new snapshot hangs on receiving mail

2001-06-26 Thread Not Zed
debug how? You should able to make it hang then attach to it once its hung. On 26 Jun 2001 12:02:15 +0100, Aldy Hernandez wrote: On 26 Jun 2001 12:09:43 +0930, Not Zed wrote: This could be due to the new locking code. Umm, can you try and get a backtrace of where evolution-mail is at

Re: [Evolution-hackers] Q. Generation of Recurring Components

2001-06-26 Thread Mike Hayes
Hi Federico, Thanks for the reply, plenty to go on here. snip Also, I believe it leads to a number of problems : - To ensure you have retrieved correctly over a range, you have to initially retrieve _all_ components in the backend, expand their recurrence rules in the client, and

Re: [Evolution-hackers] how to contribute?

2001-06-26 Thread Kent Nyberg
Den 26 Jun 2001 11:47:31 +0930 skrev Not Zed: Note that we are about to hit feature freeze, so it may be harder to get new features in. Do you meen feature freeze for the 0.11 release or do you meen feature freeze for 1.0? sorry if it is a stupid question :)

Re: [Evolution-hackers] how to contribute?

2001-06-26 Thread Jeffrey Stedfast
Feature freeze for 1.0 Jeff On 26 Jun 2001 20:29:56 +0200, Kent Nyberg wrote: Den 26 Jun 2001 11:47:31 +0930 skrev Not Zed: Note that we are about to hit feature freeze, so it may be harder to get new features in. Do you meen feature freeze for the 0.11 release or do you meen

Re: [Evolution-hackers] new snapshot hangs on receiving mail

2001-06-26 Thread Not Zed
Use ps -ef and look at the PPID column to find the evolution-mail that isn't the parent of any other evolution-mail. Well sometimes its the lowest pid but sometimes not. On 26 Jun 2001 13:20:29 +0100, Aldy Hernandez wrote: No, wait till its hung, attach and then see where it is, checking

Re: [Evolution-hackers] new snapshot hangs on receiving mail

2001-06-26 Thread Aldy Hernandez
On 26 Jun 2001 21:14:04 +0930, Not Zed wrote: debug how? gdb evolution-mail run wait a few seconds run evolution shell in another window You should able to make it hang then attach to it once its hung. yes, i thought i could... but there's 6 evolution-mail's running so i don't know which

Re: [Evolution-hackers] new snapshot hangs on receiving mail

2001-06-26 Thread Not Zed
On 26 Jun 2001 12:49:30 +0100, Aldy Hernandez wrote: On 26 Jun 2001 21:14:04 +0930, Not Zed wrote: debug how? gdb evolution-mail run wait a few seconds run evolution shell in another window You should able to make it hang then attach to it once its hung. yes, i thought i

Re: [Evolution-hackers] new snapshot hangs on receiving mail

2001-06-26 Thread Aldy Hernandez
No, wait till its hung, attach and then see where it is, checking all threads. see below, i must be doing something wrong. You attach to the lowest, or at least root pid of the evolution-mail's listed. culebra:~/build/evolution/bin$ ps aux |grep evolution-mail aldyh 4939 0.0 3.8