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.

--
Aldy Hernandez  E-mail: [EMAIL PROTECTED]
Professional Gypsy
Red Hat, Inc.

___
evolution-hackers maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution-hackers



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 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.
 
 --
 Aldy HernandezE-mail: [EMAIL PROTECTED]
 Professional Gypsy
 Red Hat, Inc.
 
 ___
 evolution-hackers maillist  -  [EMAIL PROTECTED]
 http://lists.ximian.com/mailman/listinfo/evolution-hackers



___
evolution-hackers maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution-hackers



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 then check within
that given range. 
 
 Ummm, not quite.  Let me clarify.
 

snip lots of good stuff from Federico

OK. However, what I mean was that if you don't expand recurrence in your
storage, you have to have access to all the components to make sure that
they occur withing a range. Say I store an event that recurs every day, and
the first instance is on the 25th of June. The next day I start Evolution
and the query goes out for objects in the range 26th to 27th June. The
recurrence rules of the event stored on the 25th needs to expanded for an
instance of it to appear on the 26th/27th etc.
So I understand this as - all components with recurrence have their
recurrence expanded to satisfy get_objects_inRange type requests. I guess
I need to look at that code more closely.



  - It makes it impossible to change recurring components in a
controlled way. Suppose I have an appointment that recurs every
week on Tuesday at 2pm. But this week I have to go someplace in
the afternoon and so I want to change this instance to occur at
10am. If I update the component, all instances get changed,
which is not what I want at all.
 
 This is a canonical example from the IETF.  You would add an exception
 date (EXDATE) to the component for this week's Tuesday and you would
 add an explicit recurrence date (RDATE) for 10am.
 
 Right now we do support editing EXDATEs but not RDATEs.  (We do not
 support editing RDATEs or EXRULEs, but the actual recurrence engine
 should expand them correctly and they should actually occur at all the
 proper times for the views and alarms).
 
 RDATEs may be a bit of overkill within Evolution since in this context
 they are about the same as adding an EXDATE to the recurring component
 and then adding another component to the calendar at the time you
 want.  You could even do this with cutpaste :)

If you take the approach of creating a new instance and adding an exdate, if
someone then goes and edits a _prior_ instance and wants their edit to apply
to all subsequent instances you start to have problems. It would be better
to have rdates. I'd like to see if I can get some time to look at this.
Maybe RELATED-TO could be used in this case, to maintain a link between the
components. I dunno, whenever I get into a conversation about recurrence it
just becomes an endless sequence of yeah but if you do that... statements
:-)

snip again 
 Feel free to work on a patch to implement the API above; I don't know
 how much work would be required in the calendar views to use the
 Wombat in this way.
 

Again, yeah, I'd like to see if I can get time to work on this. In the
meantime, we hope to send some preliminary patches in the next couple of
days relating to iPlanet Calendar Server stuff.

Thanks,
Mike
--
Mike Hayes [EMAIL PROTECTED]
Sun Microsystems Ireland

___
evolution-hackers maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution-hackers



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 :)


___
evolution-hackers maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution-hackers



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 feature
 freeze for 1.0? 
 sorry if it is a stupid question :)
 
 
 ___
 evolution-hackers maillist  -  [EMAIL PROTECTED]
 http://lists.ximian.com/mailman/listinfo/evolution-hackers


___
evolution-hackers maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution-hackers



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 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 46960 9884 ?S13:14   0:00 evolution-mail --
 aldyh 4940  0.0  3.8 46960 9884 ?S13:14   0:00 evolution-mail --
 aldyh 4943  0.0  3.8 46960 9884 ?S13:14   0:00 evolution-mail --
 aldyh 4946  0.0  3.7 30436 9532 ?S13:14   0:00 evolution-mail --
 aldyh 4915  0.7  3.8 46960 9884 ?S13:14   0:01 evolution-mail --
 aldyh 4954  0.0  3.8 46960 9884 ?S13:15   0:00 evolution-mail --
 aldyh 4955  0.0  3.8 46960 9884 ?S13:15   0:00 evolution-mail --
 culebra:~/build/evolution/bin$ gdb ./evolution-mail
 GNU gdb 5.0rh-5 Red Hat Linux 7.1
 Copyright 2001 Free Software Foundation, Inc.
 GDB is free software, covered by the GNU General Public License, and you are
 welcome to change it and/or distribute copies of it under certain conditions.
 Type show copying to see the conditions.
 There is absolutely no warranty for GDB.  Type show warranty for
 details.
 This GDB was configured as i386-redhat-linux...
 (gdb) att 4915
 Attaching to program: /home/aldyh/build/evolution/bin/./evolution-mail,
 process 4915
 0x409db227 in ?? ()
 (gdb) info threads
 (gdb) bt
 #0  0x409db227 in ?? ()
 #1  0x40564a74 in ?? ()
 #2  0x40564465 in ?? ()
 #3  0x405647e8 in ?? ()
 #4  0x4047965b in ?? ()
 #5  0x407cd4bf in ?? ()
 #6  0x0808b569 in subject_compare (subject1=0x3, subject2=0xb92c)
 at /source/evol/evolution/mail/message-list.c:284
 #7  0x40918177 in ?? ()
 (gdb) c
 
 i attached to the lowest one. 4915.  but i see no threads.
 
 i started evolution from my xterm:
 
 $ evolution
 
 wait till it hangs
 
 attatch to lowewst evolution-mail but no threads are there .  hmmm.
 
 aldy



___
evolution-hackers maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution-hackers



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 one to attatch it to.  i tried to attatch to the parent
evolution-mail and then break on mail_send_receive but it just ignored
me and didn't stop.

--
Aldy Hernandez  E-mail: [EMAIL PROTECTED]
Professional Gypsy
Red Hat, Inc.

___
evolution-hackers maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution-hackers



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 could... but there's 6 evolution-mail's running so i
 don't know which one to attatch it to.  i tried to attatch to the parent
 evolution-mail and then break on mail_send_receive but it just ignored
 me and didn't stop.

No, wait till its hung, attach and then see where it is, checking all
threads.

You attach to the lowest, or at least root pid of the evolution-mail's
listed.



___
evolution-hackers maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution-hackers



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 46960 9884 ?S13:14   0:00 evolution-mail --
aldyh 4940  0.0  3.8 46960 9884 ?S13:14   0:00 evolution-mail --
aldyh 4943  0.0  3.8 46960 9884 ?S13:14   0:00 evolution-mail --
aldyh 4946  0.0  3.7 30436 9532 ?S13:14   0:00 evolution-mail --
aldyh 4915  0.7  3.8 46960 9884 ?S13:14   0:01 evolution-mail --
aldyh 4954  0.0  3.8 46960 9884 ?S13:15   0:00 evolution-mail --
aldyh 4955  0.0  3.8 46960 9884 ?S13:15   0:00 evolution-mail --
culebra:~/build/evolution/bin$ gdb ./evolution-mail
GNU gdb 5.0rh-5 Red Hat Linux 7.1
Copyright 2001 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type show copying to see the conditions.
There is absolutely no warranty for GDB.  Type show warranty for
details.
This GDB was configured as i386-redhat-linux...
(gdb) att 4915
Attaching to program: /home/aldyh/build/evolution/bin/./evolution-mail,
process 4915
0x409db227 in ?? ()
(gdb) info threads
(gdb) bt
#0  0x409db227 in ?? ()
#1  0x40564a74 in ?? ()
#2  0x40564465 in ?? ()
#3  0x405647e8 in ?? ()
#4  0x4047965b in ?? ()
#5  0x407cd4bf in ?? ()
#6  0x0808b569 in subject_compare (subject1=0x3, subject2=0xb92c)
at /source/evol/evolution/mail/message-list.c:284
#7  0x40918177 in ?? ()
(gdb) c

i attached to the lowest one. 4915.  but i see no threads.

i started evolution from my xterm:

$ evolution

wait till it hangs

attatch to lowewst evolution-mail but no threads are there .  hmmm.

aldy

___
evolution-hackers maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution-hackers



Re: [Evolution] Accessing IMAP folder puts Evo into endless loop

2001-06-26 Thread Ettore Perazzoli

  Also, I find the progress bar for IMAP folders to be extremely
 annoying.  

  I wrote new interfaces in the shell so that we can display updates in
the bottom status bar.  The mailer will be changed to use them.

--
Ettore

___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution



Re: [Evolution] Email feature requests

2001-06-26 Thread Ettore Perazzoli

 1) Edit message as New (a la Netscape/Mozilla) - I use this a lot in
 conjuction with their Templates folder.

  I just have posted a wishlist bug report about having a Template
folder into our Bugzilla:

http://bugzilla.ximian.com/show_bug.cgi?id=3598

--
Ettore

___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution



Re: [Evolution] brmmmbl... next crash

2001-06-26 Thread Ettore Perazzoli

 next crash:

http://bugzilla.ximian.com/show_bug.cgi?id=3599

  Thanks,

--
Ettore

___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution



[Evolution] Formatting of sent mesages

2001-06-26 Thread Nigel Metheringham

The following 2 messages were sent within a few minutes of one another
from the same evolution session.  They are both replies to other list
mail.

 http://www.exim.org/pipermail/exim-users/Week-of-Mon-20010625/027174.html
 http://www.exim.org/pipermail/exim-users/Week-of-Mon-20010625/027175.html

One is formatted in very narrow margins, the other with normal margins.
Both used Normal formatting within the evolution composer.

Is there some way to fix the formatting to a particular width?

Nigel.

--
[ Nigel Metheringham   [EMAIL PROTECTED] ]
[ Phone: +44 1423 85 Fax +44 1423 858866 ]
[ - Comments in this message are my own and not ITO opinion/policy - ]
[ - Security is not an add-on -- security is a way of life - ]


___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution



[Evolution] Feature request: progress bars for mail downloading

2001-06-26 Thread Ross Burton

Hi,

I run Evo with two IMAP servers, one local and one remote.  The local
server is very fast but the remote server can be very slow (mainly due
to the connection - a modem).  When I select a message I get to see the
headers in the grey box, but there is no feedback that the message body
is being downloaded.

Could Evolution at least display please wait, message downloading
while the message downloads?  A progress bar and estimated time
remaining would be very nice, however. :)

Ross
--
Ross Burton Software Engineer
OneEighty Software Ltd  Tel: +44 20 8680 8712
Cygnet HouseFax: +44 20 8680 8453
12-14 Sydenham Road [EMAIL PROTECTED]
Croydon, Surrey CR9 2ET, UK http://www.180sw.com./

Under the Regulation of Investigatory Powers (RIP) Act 2000 together
with any and all Regulations in force pursuant to the Act OneEighty
Software Ltd reserves the right to monitor any or all incoming or
outgoing communications as provided for under the Act


___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution



[Evolution] This email crashed evolution

2001-06-26 Thread Tom


I cut and pasted an email that I received from MicroWarehouse and
attached it to this email.

If Evolution tries to load this message it freezes instantly. I even
tried just right clicking to delete it, but Evolution loads the message
in its preview windows, and it locks up. It sucks down all the available
CPU cycles it can, and it stays there untill I kill it.

Has anyone else seen this happen before?


From [EMAIL PROTECTED] Wed Jun 20 01:25:42 2001
Return-Path: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
Received: (qmail 16857 invoked from network); 20 Jun 2001 01:25:42 -
Received: from uuout7smtp7.uu.flonetwork.com (209.167.79.77) by
piglet.netlineis.com with SMTP; 20 Jun 2001 01:25:42 -
Received: from uucore8pumper1 (uuout7relay1.uu.flonetwork.com
[172.20.67.10]) by uuout7smtp7.uu.flonetwork.com (Postfix) with SMTP id
B35BF7C2D for [EMAIL PROTECTED]; Tue, 19 Jun 2001 21:25:28 -0400 (EDT)
Message-Id: [EMAIL PROTECTED]
From: MicroWarehouse [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Save with Compaq's Splash into Summer Rebates!
MIME-Version: 1.0
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
Date: Tue, 19 Jun 2001 21:25:28 -0400 (EDT)
X-Evolution-Source: pop://tlc@mail/inbox
X-Evolution: 1e97-

!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.0 Transitional//EN
http://www.w3.org/TR/REC-html40/loose.dtd;
HTML
HEAD
TITLESave with Compaq's Splash into Summer Rebates!/TITLE

/HEAD
BODY BGCOLOR=#FF 


!-- IMAGE MAP --
map name=HEADER
area shape=rect coords=0,0,204,49 
HREF=http://specials2.warehouse.com/cgi-bin8/flo?y=hFZS0JVt10BsX0G5f0AA; 
TARGET=NEWIN
/map


!-- OUTER TABLE KEEP! --
TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=600 ALIGN=LEFT 
BGCOLOR=#FF  
TR
TD

!-- INTRO LINKS --
TABLE BORDER=0 WIDTH=600 CELLSPACING=0 CELLPADDING=0 ALIGN=center 
BGCOLOR=#FF
TR
TDFONT SIZE=1 FACE=Arial, Helvetica
BProviding top computer products for
A href=http://specials2.warehouse.com/cgi-bin8/flo?y=hFZS0JVt10BsX0G5n0AI; 
TARGET=newinBusiness/A,
A href=http://specials2.warehouse.com/cgi-bin8/flo?y=hFZS0JVt10BsX0G5o0AJ; 
TARGET=newinGovernment/A,
A href=http://specials2.warehouse.com/cgi-bin8/flo?y=hFZS0JVt10BsX0G5p0AK; 
TARGET=newinEducation/A  and
A HREF=http://specials2.warehouse.com/cgi-bin8/flo?y=hFZS0JVt10BsX0G5f0AA; 
TARGET=newinHome/A./B/FONT
/TD

TD ALIGN=RIGHT HEIGHT=30FONT SIZE=1 FACE=Arial, Helvetica
B1-800-538-0130/B
/FONT
/TD/TR


!-- HEADER --

!-- LOGO --
TRTD ALIGN=leftIMG 
SRC=http://www.warehouse.com/MecaImages/www/promo/email/PC_Header.gif; 
USEMAP=#HEADER BORDER=0/TD
TD ALIGN=RIGHT  VALIGN=TOPFONT SIZE=1 FACE=Arial, Helvetica
Online AdvantageBR
June 18-24, 2001
/FONT
/TD/TR
/TABLE

!-- BLUE BAR LINKS --
TABLE BORDER=0 WIDTH=600 CELLSPACING=0 CELLPADDING=0 ALIGN=center 
BGCOLOR=#FF
TR BGCOLOR=#FF
TD ALIGN=CENTER HEIGHT=20FONT SIZE=1 FACE=Arial, Helvetica 
COLOR=#FF  /FONT/TD
TD ALIGN=CENTER
A HREF=http://specials2.warehouse.com/cgi-bin8/flo?y=hFZS0JVt10BsX0G5q0AL;
FONT SIZE=1 FACE=Arial, Helvetica COLOR=#FFPC/FONT/A/TD
TD ALIGN=CENTERFONT SIZE=1 FACE=Arial, Helvetica 
COLOR=#FFI/FONT/TD
TD ALIGN=CENTER
A HREF=http://specials2.warehouse.com/cgi-bin8/flo?y=hFZS0JVt10BsX0G5r0AM;
FONT SIZE=1 FACE=Arial, Helvetica COLOR=#FFMac/FONT/A/TD
TD ALIGN=CENTERFONT SIZE=1 FACE=Arial, Helvetica 
COLOR=#FFI/FONT/TD
TD ALIGN=CENTER
A HREF=http://specials2.warehouse.com/cgi-bin8/flo?y=hFZS0JVt10BsX0G5s0AN;
FONT SIZE=1 FACE=Arial, Helvetica 
COLOR=#FFNetworking/FONT/A/TD
TD ALIGN=CENTERFONT SIZE=1 FACE=Arial, Helvetica 
COLOR=#FFI/FONT/TD
TD ALIGN=CENTER
A HREF=http://specials2.warehouse.com/cgi-bin8/flo?y=hFZS0JVt10BsX0G5t0AO;
FONT SIZE=1 FACE=Arial, Helvetica 
COLOR=#FFSupplies/FONT/A/TD 
TD ALIGN=CENTERFONT SIZE=1 FACE=Arial, Helvetica 
COLOR=#FFI/FONT/TD
TD ALIGN=CENTER
A HREF=http://specials2.warehouse.com/cgi-bin8/flo?y=hFZS0JVt10BsX0G5u0AP;
FONT SIZE=1 FACE=Arial, Helvetica COLOR=#FFMemory/FONT/A/TD
TD ALIGN=CENTERFONT SIZE=1 FACE=Arial, Helvetica 
COLOR=#FFI/FONT/TD
TD ALIGN=CENTER
A HREF=http://specials2.warehouse.com/cgi-bin8/flo?y=hFZS0JVt10BsX0G5v0AQ;
FONT SIZE=1 FACE=Arial, Helvetica 
COLOR=#FFClearance/FONT/A/TD
TD ALIGN=CENTERFONT SIZE=1 FACE=Arial, Helvetica 
COLOR=#FFI/FONT/TD
TD ALIGN=CENTER
A HREF=http://specials2.warehouse.com/cgi-bin8/flo?y=hFZS0JVt10BsX0G5w0AR;
FONT SIZE=1 FACE=Arial, Helvetica COLOR=#FFShop by 
Brand/FONT/A/TD
TD ALIGN=CENTERFONT SIZE=1 FACE=Arial, Helvetica 

Re: [Evolution] This email crashed evolution

2001-06-26 Thread Dan Elphick

On 26 Jun 2001, Tom wrote:

 
 I cut and pasted an email that I received from MicroWarehouse and
 attached it to this email.
 
 If Evolution tries to load this message it freezes instantly. I even
 tried just right clicking to delete it, but Evolution loads the message
 in its preview windows, and it locks up. It sucks down all the available
 CPU cycles it can, and it stays there untill I kill it.
 
 Has anyone else seen this happen before?
 

That email you sent did weird things to pine or perhaps my IMAP
server. For some reason the attachment for your email appears as empty and
then the next email in my INBOX is the actual attachment.

Dan


___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution



Re: [Evolution] This email crashed evolution

2001-06-26 Thread scott carle

i have the exact same problem. It is annoying :) looking forward to the
fix.

On 26 Jun 2001 09:01:33 -0400, Tom wrote:
 
 I cut and pasted an email that I received from MicroWarehouse and
 attached it to this email.
 
 If Evolution tries to load this message it freezes instantly. I even
 tried just right clicking to delete it, but Evolution loads the message
 in its preview windows, and it locks up. It sucks down all the available
 CPU cycles it can, and it stays there untill I kill it.
 
 Has anyone else seen this happen before?
--
Scott Carle
Carle Enterprises, Inc.
Carle Computer Consulting

May we live life with open minds open source and open standards!


___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution



Re: [Evolution] This email crashed evolution

2001-06-26 Thread Tom

That is really odd. I got the message here from the list, and it was
fine.

On 26 Jun 2001 14:23:17 +0100, Dan Elphick wrote:
 On 26 Jun 2001, Tom wrote:
 
  
  I cut and pasted an email that I received from MicroWarehouse and
  attached it to this email.
  
  If Evolution tries to load this message it freezes instantly. I even
  tried just right clicking to delete it, but Evolution loads the message
  in its preview windows, and it locks up. It sucks down all the available
  CPU cycles it can, and it stays there untill I kill it.
  
  Has anyone else seen this happen before?
  
 
 That email you sent did weird things to pine or perhaps my IMAP
 server. For some reason the attachment for your email appears as empty and
 then the next email in my INBOX is the actual attachment.
 
 Dan
 
 



___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution



Re: [Evolution] This email crashed evolution

2001-06-26 Thread Tom

For now I just delete the email from my mbox file

On 26 Jun 2001 09:48:30 -0400, scott carle wrote:
 i have the exact same problem. It is annoying :) looking forward to the
 fix.
 
 On 26 Jun 2001 09:01:33 -0400, Tom wrote:
  
  I cut and pasted an email that I received from MicroWarehouse and
  attached it to this email.
  
  If Evolution tries to load this message it freezes instantly. I even
  tried just right clicking to delete it, but Evolution loads the message
  in its preview windows, and it locks up. It sucks down all the available
  CPU cycles it can, and it stays there untill I kill it.
  
  Has anyone else seen this happen before?
 --
 Scott Carle
 Carle Enterprises, Inc.
 Carle Computer Consulting
 
 May we live life with open minds open source and open standards!
 
 



___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution



Re: [Evolution] Formatting of sent mesages

2001-06-26 Thread Dan Winship

 One is formatted in very narrow margins

This will happen if you pick a proportional font for your fixed width
font in the HTML viewer capplet. (There's a bug entered that it should
refuse to let you do this.)

-- Dan

___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution



[Evolution] Unread threads view suggestion.

2001-06-26 Thread Jani Mikkonen

Im getting quite a lot of mailing list message and evolution is really
graet to read those cuz it handles threading in tree view quite good
(ok, there are sometimes problem but with those i can live with)

Many of these mailing lists have many open threads going on and thus i
have to scroll up and down alot even to find new messages. So, what i
could do in this point is to set up a view with search criteria =
status is not read .. This is ok for low traffic lists but not
good at all for high volume devel lists that im on.

So, i started to wonder, could this feature be extend into state that i
i could have a view of threads that have unread messages. 

Ok, now this could be really really great (yeah, we had talk about this
with ettore and gman in irc and they agreed, i think =) )  but with very
very very high traffic lists even this could be not enough so, the
absolutely best way could be that not so so full thread but user defined
amount of previous and succeeding branchess of that thread.. Here's a
little ascii chart that i threw up as example if someone does not
understand my point. 

We have this kind of message thread:


|-- b
|   `-- c
|   `-- d
|-- f
`-- g
|-- h
|   `-- i
|-- j
`-- k

Lets say that message 'h' is unread.. and user-setable value for
previous message per thread is 1, our view of unread messages could
(notice the word) result message thread like this:

|-- h
|   `-- i
|-- j
`-- k


 

--
 ,_, 
(O,O) Jani Mikkonen ( [EMAIL PROTECTED]  [EMAIL PROTECTED]
)
(   ) +358456700349 / http://www.mikkonen.org
-] RTFM: No just an acronym, it's the LAW!  


___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution



Re: [Evolution] This email crashed evolution

2001-06-26 Thread Tom

ahh good idea. I unsubscribed from that list, but if it happens again
I'll try it.

On 26 Jun 2001 11:00:32 -0400, Duncan Mak wrote:
 On Tue, Jun 26, 2001 at 10:39:44AM -0400, Tom wrote:
  Sorry, no offense :) It is for a project I am working on.
  
 
 Heh, peut-etre c'est pour le pire... ;-)
 
 In any case, as a general advice, if you received mail that crashes
 Evolution, it may help to view the message unrendered as only plaintext.
 That way you can at least select and delete the mail without manually
 editting the mbox file.
 
 Duncan.
 



___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution



[Evolution] Add Contact greyed out

2001-06-26 Thread Abe Fettig

I just updated to the latest snapshot, and Add Contact is greyed out.
I thought that maybe my addressbook.db was messed up, so I deleted the
~/evolution/local/Contacts folder and restarted, but it didn't fix the
problem.  Any suggestions? (I'm using Debian unstable with the pototo
snapshot from red-carpet).

Abe



___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution



Re: [Evolution] This email crashed evolution

2001-06-26 Thread Larry Ewing

This particular hang should be fixed already in gtkhtml in CVS.

--Larry

On 26 Jun 2001 09:01:33 -0400, Tom wrote:
 
 I cut and pasted an email that I received from MicroWarehouse and
 attached it to this email.
 
 If Evolution tries to load this message it freezes instantly. I even
 tried just right clicking to delete it, but Evolution loads the message
 in its preview windows, and it locks up. It sucks down all the available
 CPU cycles it can, and it stays there untill I kill it.
 
 Has anyone else seen this happen before?


___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution



Re: [Evolution] Add Contact greyed out

2001-06-26 Thread Abe Fettig

Heh heh... of course I didn't try oaf-slay before I sent this e-mail.
Ran it, and it fixed the problem.  Sorry!

Abe


On 26 Jun 2001 12:25:50 -0400, Abe Fettig wrote:
 I just updated to the latest snapshot, and Add Contact is greyed out.
 I thought that maybe my addressbook.db was messed up, so I deleted the
 ~/evolution/local/Contacts folder and restarted, but it didn't fix the
 problem.  Any suggestions? (I'm using Debian unstable with the pototo
 snapshot from red-carpet).
 
 Abe
 
 
 
 ___
 evolution maillist  -  [EMAIL PROTECTED]
 http://lists.ximian.com/mailman/listinfo/evolution



___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution



Re: [Evolution] This email crashed evolution

2001-06-26 Thread Xavier Bestel

On 26 Jun 2001 10:24:19 -0500, Arne Sagnes wrote:
 On 26 Jun 2001 09:58:10 -0400, Tom wrote:
  For now I just delete the email from my mbox file
 
   Je n'aime pas que votre email adresse. :-)
 
 Arne

Moi non plus, vraiment ...

Xav


___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution



[Evolution] (no subject)

2001-06-26 Thread Karel P Kerezman

Okay, so I've spent the last few days fighting with Red-Carpet. It kept
giving me spurious dependency errors, and upon reading the RC list archives
it appears that this is a semi-known issue and wait for the next release.
Great. In the process of fighting RC I blew out my /var/cache/redcarpet
directory including the stored Evo snap rpms.

So after giving up on using RC to get the latest Evo snaps, I try the FTP
site. Lo and behold, the snaps are there! (They weren't the last time I'd
looked...) I grab the snaps, update, and... I can't check my mail.

Trying to change the mail settings pukes Evo.

And then I realize that I was a moron for deleting my redcarpet cache
directory.

So I'm penning this from an ancient version of Balsa I had laying around.
Bleah. I'll just start checking the FTP site daily in the hopes of getting
a working Evo back again...
-- 
---
  Karel P Kerezman - IS Admin, Entercom Portland LLC - http://zero.kgon.com
 ---
  Fruit looking for a cake to happen.
 -
  From the Canonical Fulldeckisms List: http://www.herbison.com/canon
---


___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution



[Evolution] OpenLDAP and Pilot

2001-06-26 Thread S.

The latest CVS does not find my openldap installation anymore. I
downloaded from openldap.org and installed with prefix /usr. Previous
versions of the Evolution CVS snapshots worked just fine. I have tried:
--enable-ldap=yes
--with-openldap=yes
--with-openldap=/usr

Also, when I enbale piolot support, things don't compile anymore. What
versions of the which pilot packages do I need?

Thanks,

Ujwal



___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution



Re: [Evolution] (no subject)

2001-06-26 Thread Fernando Pereira

On 26 Jun 2001 11:02:41 -0700, Karel P Kerezman wrote:
 So I'm penning this from an ancient version of Balsa I had laying around.
 Bleah. I'll just start checking the FTP site daily in the hopes of getting
 a working Evo back again...

Have you tried the preview release (from the Ximian Preview Channel)
rather than the snapshot? RC seems unable to install the preview over a
more recent snapshot, even if all the packages for the snapshot are
removed. What I did instead was to remove those packages, download the
preview RPMs by FTP, and install the RPMs in the appropriate order fromt
he command line. This way, I was able to revert to the preview, which
works better than the last RH 6.2 snapshot for me.

-- F


___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution



Re: [Evolution] Evolution docs fail to compile

2001-06-26 Thread Dan Hensley

On 25 Jun 2001 21:22:27 -0600, Dan Hensley wrote:
 On 25 Jun 2001 22:26:46 -0400, Damon Chaplin wrote:
  Dan Hensley wrote:
   
   For the past several weeks I've been getting the following compile
   error.  To get around it I've been editing the top level Makefile to
   forgo documentation, but it's kind of annoying.  Any idea what the
   problem is?  Do I need to get gtkdoc from CVS or something?
  
  I think you either need to get the latest gtk-doc from CVS,
  or configure evolution using the '--disable-gtk-doc' flag.
 
 I grabbed the latest from CVS and that didn't make any difference.  It
 used to compile fine without the --disable-gtk-doc flag, but about a
 month or two ago someone broke it.  Oh well.  I might try to figure out
 what's broken, but I'm not sure where to start.

I think I solved the problem.  In case anyone else runs into it, I
updated my gettext from 0.10.35 (what came with Mandrake 8.0) to 0.10.38
from Cooker, and it compiled fine.  This also fixed a problem compiling
translations in Nautilus.

Dan

 
 Dan
 
 
 
 
  
  Damon
 
 
 
 ___
 evolution maillist  -  [EMAIL PROTECTED]
 http://lists.ximian.com/mailman/listinfo/evolution



___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution



Re: [Evolution] Crash while trying to save an e-mail address to theContacts list

2001-06-26 Thread Jon Trowbridge

On 25 Jun 2001 23:42:10 -0600, Dan Hensley wrote:
 For the past few days, every time I try to add a contact by
 right-clicking on an e-mail address, Evo crashes with the following
 backtrace:

This is fixed in CVS.

-JT



___
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution