I don''t know what the bottom line is where you put the path to save things and the path to attach things, and where you list the recipients, etc. But whatever it''s called, it''s not behaving well for me in 10.2. Whenever I exceed 80 chars and go off the screen, it forgets about the old stuff. This used to work. So now when I have a large path or lots of recipients, I have to drag my window temporarily very wide.... Anyone else seeing this? Thanks, John
Excerpts from John Bent''s message of 2010-03-09 16:44:09 -0500:> I don''t know what the bottom line is where you put the path to save > things and the path to attach things, and where you list the recipients, > etc. But whatever it''s called, it''s not behaving well for me in 10.2. > Whenever I exceed 80 chars and go off the screen, it forgets about the > old stuff. This used to work. So now when I have a large path or lots > of recipients, I have to drag my window temporarily very wide....I fixed several textfield issues in 0.11, please upgrade and see if the problem still occurs.
Hi John, Excerpts from John Bent''s message of Di M?r 09 22:44:09 +0100 2010:> Anyone else seeing this?Please upgrade to 0.11, the bug is fixed there (see [1]). Best regards, Michael [1] http://gitorious.org/sup/mainline/commit/42e7aeaa907444acfcd1e1c30681c30ccb0cf2f1
Excerpts from Rich Lane''s message of Tue Mar 09 14:59:39 -0700 2010:> Excerpts from John Bent''s message of 2010-03-09 16:44:09 -0500: > > I don''t know what the bottom line is where you put the path to save > > things and the path to attach things, and where you list the > > recipients, etc. But whatever it''s called, it''s not behaving well > > for me in 10.2. Whenever I exceed 80 chars and go off the screen, > > it forgets about the old stuff. This used to work. So now when I > > have a large path or lots of recipients, I have to drag my window > > temporarily very wide.... > > I fixed several textfield issues in 0.11, please upgrade and see if > the problem still occurs. >I''d love to (and thanks for your work!) but I''m still stuck at 10 since I can''t get xapian to work on Snow Leopard... (I''ve talked about that a bunch in another thread). John
Hi John, Excerpts from John Bent''s message of Di M?r 09 23:16:54 +0100 2010:> I''d love to (and thanks for your work!) but I''m still stuck at 10 sinceWell, you can just apply the fixes from http://gitorious.org/sup/mainline/commit/42e7aeaa907444acfcd1e1c30681c30ccb0cf2f1 directly to your version. Best regards, Michael
Excerpts from Michael Stapelberg''s message of Tue Mar 09 15:43:15 -0700 2010:> Hi John, > > Excerpts from John Bent''s message of Di M?r 09 23:16:54 +0100 2010: > > I''d love to (and thanks for your work!) but I''m still stuck at 10 since > Well, you can just apply the fixes from > http://gitorious.org/sup/mainline/commit/42e7aeaa907444acfcd1e1c30681c30ccb0cf2f1 > directly to your version. >I patched it and adding long attachments worked great. And having a long recipients list worked great as well. But then trying to modify the long recipients list caused a crash: ruby(68731,0x7fff70a6ebe0) malloc: *** error for object 0x10094e408: incorrect checksum for freed object - object was probably modified after being freed. *** set a breakpoint in malloc_error_break to debug Abort Do I need to rake it again or something? All I did was: cd /opt/local/lib/ruby/gems/1.8/gems/sup-0.10.2 wget 42e7aeaa907444acfcd1e1c30681c30ccb0cf2f1.patch patch -p 1 < 42e7aeaa907444acfcd1e1c30681c30ccb0cf2f1.patch Thanks for your help! I was thrilled when it worked. John> Best regards, > Michael