Search the web
Sign In
New User? Sign Up
gbuffy · GBuffy Tool Discussion
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 51 - 86 of 231   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
51
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...
Jon-o Addleman
zortog_the_m...
Offline Send Email
Feb 8, 2003
4:36 pm
52
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...
Brandon Long
blong42
Offline Send Email
Feb 8, 2003
8:36 pm
53
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@...
Send Email
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...
Brandon Long
blong42
Offline Send Email
Mar 4, 2003
11:05 pm
55
... 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@...
Send Email
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 ...
Brandon Long
blong42
Offline Send Email
Mar 5, 2003
1:05 am
57
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? ...
John P. Campbell
jpcampbe
Online Now Send Email
Mar 5, 2003
10:21 pm
58
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...
John Campbell
jpcampbe
Online Now Send Email
Mar 7, 2003
8:59 pm
59
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...
Bill Moseley
whmoseley
Offline Send Email
May 6, 2003
7:16 pm
60
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...
glasserc2
Offline Send Email
Jun 5, 2003
6:54 pm
61
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...
Brandon Long
blong42
Offline Send Email
Jun 5, 2003
6:57 pm
62
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. ...
Ethan Glasser-Camp
glasserc2
Offline Send Email
Jun 6, 2003
6:01 pm
63
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@...
Send Email
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...
pvlachos
Offline Send Email
Jul 8, 2003
6:37 pm
65
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@...
Send Email
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...
Net Nut
netnut404
Online Now Send Email
Jul 21, 2003
9:18 pm
67
... I'm using Courier with this setup: { mailboxes = ( { type = imap; title = inbox; path = inbox; command = "xterm -e mutt -f =INBOX"; server = imapmail; port...
Bill Moseley
whmoseley
Offline Send Email
Jul 21, 2003
9:56 pm
68
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@...
Send Email
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...
Bill Moseley
whmoseley
Offline Send Email
Jul 22, 2003
7:32 pm
70
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@...
Send Email
Jul 23, 2003
6:29 pm
77
Regards, david_raj527@yahoo-No-Spam dot com...
david_raj527@...
Send Email
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.....
netnut404
Online Now Send Email
Sep 12, 2003
5:48 am
79
... 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...
moseley@...
whmoseley
Offline Send Email
Sep 12, 2003
5:59 am
80
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...
netnut404
Online Now Send Email
Sep 12, 2003
6:00 am
81
... printf() and gdb are the path to enlightenment, I'm afraid. -- Bill Moseley moseley@......
moseley@...
whmoseley
Offline Send Email
Sep 12, 2003
6:14 am
82
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...
Brandon Long
blong42
Offline Send Email
Sep 12, 2003
5:12 pm
83
ok, what option should be used for enableing debug ? I don't see it in the configure script....
netnut404
Online Now Send Email
Sep 13, 2003
2:00 am
84
Just define DEBUG in the config.h file Brandon ... -- "I see. So the T1000 is a lesbian." -- Newob Det, ASC http://www.fiction.net/blong/...
Brandon Long
blong42
Offline Send Email
Sep 13, 2003
6:44 am
85
Hmm but when I do that it no longer compiles.. I get make gcc -g -O2 -I. `/usr/bin/gtk-config --cflags` -c -o config.o config.c gcc -g -O2 -I....
netnut404
Online Now Send Email
Sep 13, 2003
7:05 am
86
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...
Brandon Long
blong42
Offline Send Email
Sep 13, 2003
10:59 am
Messages 51 - 86 of 231   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help