I'm digging through the gbuffy source, in the hope of fixing various things, and learning stuff in the process. With my ignorance in mind, can anyone explain...
Well, the obvious difference from the code is that safe_strdup() returns NULL for "" as well as NULL strings. Its pulled from the mutt source code, I'm not...
When I use the left mouse button, nothing appears to happen for two of the three folders it is tracking. For the 3rd folder, some screen appears and ...
Susan Kleinmann
sgk@...
Mar 4, 2003 10:28 pm
54
... You have to press and hold the left mouse button. If there are unread messages in that folder, then gbuffy should display a list of the from/subject lines...
... Ahh. That worked. ... r ... MH ... The first message on the list displayed by left-clicking on the gbuffy icon is not marked "N" by mutt. The only flag I...
Susan Kleinmann
sgk@...
Mar 5, 2003 12:41 am
56
... Ah. Hmm, it looks like mutt now reads/updates the .mh_sequences file, which gbuffy doesn't read. gbuffy currently reads every message to check the ...
I notice that if I get a message with an X-Face in the header that every subsequent message in that folder has the same face displayed. Is this a known issue? ...
I've seen a couple of patches that support some type of secure login for gbuffy. Will either be imported into the source for the next release? Has anyone...
I'm using Debian versions: gbuffy 0.2.4-7 and Courier-imap 1.4.3-2.3, and icewm 1.2.7-2. I'm reading remote imap boxes, which works fine with displaying the...
Just a couple of quick things. I'm using the Debian package gbuffy 0.2.4-3 and it looks pretty cool. My setup, as it just was, had four mailboxes: the default...
That is a weird error... The config file is in one of two places: ~/.gbuffyrc or ~/GNUstep/Defaults/GBuffy You can just remove the first section. There are...
I found (and fixed) the bug. The problem occurs only when deleting the FIRST mailbox, because in that situation the MailboxInfo linked list is not reassigned. ...
OMundoCanino Bom dia, estamos a desenvolver um portal para os apaixonados por cachorros, como nós, com informações detalhadas sobre estes bichanos, entre as...
oMundoCanino.com
marketing@...
Jun 30, 2003 8:59 pm
64
Is there any known fix that allows gbuffy to take into account sylpheed's mark and cache files to update the list on unseen messages? Thanks in advance...
Untitled Document Find out if your boss, spouse or a criminal is spying on you Also if you have downloaded any music, movie clips, or games then your computer...
phil metzger
phil_metzger@...
Jul 18, 2003 1:26 pm
66
Hello, I have been trying to get gbuffy to work from time to time (off, and on) against my courier imap server, but the boxes always show up with zero mail in...
Hmm.. Well thanks for the post, but I get the same results.. I am running this on a redhat 8.0 machine (but have had the same results on several redhat...
Grant Stephenson
grant@...
Jul 22, 2003 7:12 pm
69
... Sometimes watching the output of strace will give clues. For example: $ strace -p 966 -e trace=read,write -s 100 write(4, "a51472 STATUS...
Well with that strace command "strace gbuffy -e trace=read,write -s 100" I get screens and screens of data... And to clarify I wouldn't say it does not work...
Grant Stephenson
grant@...
Jul 23, 2003 6:29 pm
77
Regards, david_raj527@yahoo-No-Spam dot com...
david_raj527@...
Sep 10, 2003 8:14 am
78
so what version of courier imap do you have? the one I have that is not working with gbuffy is courier-imap-ldap-2.1.1.20030902-1.9 ... running ... binaries.....
... Well, here's my Debian Stable packages. A bit behind the current Courier version. moseley@mardy:~$ dpkg -l | grep courier ii courier-authda 0.37.3-2.3...
oops meant to say I have courier-imap-2.1.1.20030902-1.9 (same thing) I can't figure why for the life of me it does not work.. the passowrds work, and it...
If you compile with debug enabled, ./gbuffy -d 5 should log the entire imap traffic to ~/.gbuffydebug, and then you should see what command its issuing to see...
yeah, that's a known issue, just delete that call to g_print. Brandon ... -- "If you're falling off a cliff, you might as well try to fly. You've got nothing...