Re: ANNOUNCE: balsa-2.1.90 released




On 07.04, Pawel Salek wrote:
Hello,

Balsa team would like to officially announce balsa-2.1.90 release
available at http://balsa.gnome.org/


This is a first (and may be the the last) prerelease of the next coming balsa-2.2.0 stable series. You can get balsa-2.1.90 directly from
http://balsa.gnome.org/balsa-2.1.90.tar.bz2
http://balsa.gnome.org/balsa-2.1.90-1.src.rpm
http://balsa.gnome.org/balsa-2.1.90-1.i386.rpm (built on FC2)



Some small problems:

* I had to apply this dues to some mismatched headers:

--- balsa-2.1.90/libbalsa/imap/imap-commands.h.orig	2004-07-05 00:03:42.269119522 +0200
+++ balsa-2.1.90/libbalsa/imap/imap-commands.h	2004-07-05 00:04:04.946329970 +0200
@@ -24,7 +24,7 @@

/* Any-State */
int imap_mbox_handle_can_do(ImapMboxHandle* handle, ImapCapability cap);
-ImapResult imap_mbox_handle_noop(ImapMboxHandle *r);
+ImapResponse imap_mbox_handle_noop(ImapMboxHandle *r);

/* Non-Authenticated State */

@@ -84,9 +84,9 @@

/* Experimental/Expansion */
ImapResponse imap_handle_starttls(ImapMboxHandle *handle);
-ImapResult imap_mbox_scan(ImapMboxHandle *r, const char*what, const char*str);
+ImapResponse imap_mbox_scan(ImapMboxHandle *r, const char*what, const char*str);
ImapResponse imap_mbox_unselect(ImapMboxHandle *h);
-ImapResult imap_mbox_thread(ImapMboxHandle *h, const char *how,
+ImapResponse imap_mbox_thread(ImapMboxHandle *h, const char *how,
                            ImapSearchKey *filter);

ImapResponse imap_mbox_uid_search(ImapMboxHandle *handle, ImapSearchKey *key,


* Balsa does not retain the relative size between the windows for the message list and the preview one. Every time I restart it the message list has only a few lines.

* Sometimes the mailboxes do not obey the 'Hide deleted messages' flag ;)

And a small interface thing I personally do not like. The message list
updates as balsa reads the mailbox and puts the gtk nodes for the list
inside. Could you freeze/thaw the list for that ? Or did you decided this
intentionally ?

I am using the same config files for 2.0.17 and 2.1.90. Perhaps some of my
problems come from that.

TIA

--
J.A. Magallon <jamagallon()able!es>     \               Software is like sex:
werewolf!able!es                         \         It's better when it's free
Mandrakelinux release 10.1 (Cooker) for i586
Linux 2.6.7-jam9 (gcc 3.4.1 (Mandrakelinux (Cooker) 3.4.1-0.3mdk)) #1

Attachment: signature.asc
Description: PGP signature



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