Re: Pager problems in 1.3.27 - libiconv/1.3.28

2002-03-20 Thread Raymond A. Meijer

On Mon, 04 Mar 2002, 16:09, Raymond A. Meijer wrote:

Update...

 If I run mutt version 1.3.27, I get a blank screen when I view a message
 in the pager. The top and bottom lines are there, but the message headers
 and body are not visible.

Still the same problem, now with 1.3.28. I've downloaded, compiled and
installed GNU iconv without problems, but then the mutt configure script
stops near the end:

[...]
checking for iconv... yes
checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, 
size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... yes
checking for GNU gettext in libc... yes
checking for dcgettext... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for bison... bison
checking version of bison... 1.32, ok
checking for catalogs to be installed...  de ru it es uk fr pl nl cs id sk
ko el zh_TW zh_CN pt_BR eo gl sv da lt tr ja hu et ca
checking whether this iconv is good enough... no
configure: error: Try using libiconv instead

Where can I find a (lib)iconv that is good enough? :)


Thanks,

Ray

-- 



Re: Pager problems in 1.3.27

2002-03-06 Thread Raymond A. Meijer

On Mon, 04 Mar 2002, 16:09, Raymond A. Meijer wrote:

 If I run mutt version 1.3.27, I get a blank screen when I view a message
 in the pager. The top and bottom lines are there, but the message headers
 and body are not visible.

[...]

 Everything else in mutt seems to work fine, except entering text, like in
 the To: prompt. I don't see the characters that I type there either, even
 though the cursor moves..

I've tried all mutt 1.3.x versions, several $TERM settings, several
compile options, but it still doesn't work...every 1.3.x has the problem.

Every 1.2.x works fine without any adjustments.

Sometimes the pager displays a bit more (something like \222\222), but I
still can't read mail with 1.3.x.

What should I look at next??

I've been trying through the Windows PuTTY ssh client all along; I'll reboot into
Debian now to see if it works better. I'll post the results here.


Thanks,

Ray

P.S. I could make screenshots if anybody would want to see what's
happening...

-- 



Re: Pager problems in 1.3.27

2002-03-06 Thread Thomas E. Dickey

On Wed, 6 Mar 2002, Raymond A. Meijer wrote:

 P.S. I could make screenshots if anybody would want to see what's
 happening...

more useful would be a typescript (from running mutt within 'script').

-- 
T.E.Dickey [EMAIL PROTECTED]
http://invisible-island.net
ftp://invisible-island.net




Re: Pager problems in 1.3.27

2002-03-06 Thread Sven Guckes

* Raymond A. Meijer [EMAIL PROTECTED] [020306 13:36]:
 I've tried all mutt 1.3.x versions, several $TERM settings,
 several compile options, but it still doesn't work...
 every 1.3.x has the problem.  Every 1.2.x works fine
 without any adjustments.  Sometimes the pager
 displays a bit more (something like \222\222),
 but I still can't read mail with 1.3.x.
 What should I look at next??

  $ mutt-1.3.27 -v

Does the output show -HAVE_COLOR?
If so then you'll owe us all a beer!

 I've been trying through the
 Windows PuTTY ssh client all along;

this is new info,  right?
cehck the color settings!

 P.S. I could make screenshots if anybody
 would want to see what's happening...

script!

Sven



Re: Pager problems in 1.3.27

2002-03-06 Thread Raymond A. Meijer

On Wed, 06 Mar 2002, 15:03, Sven Guckes wrote:

  What should I look at next??

 Does the output show -HAVE_COLOR?
 If so then you'll owe us all a beer!

Pheeewww :-) If it's a bug then you all owe me a beer! ;-)

mutt-1.3.27 -v

Mutt 1.3.27i (2002-01-22)
Copyright (C) 1996-2001 Michael R. Elkins and others.
Mutt comes with ABSOLUTELY NO WARRANTY; for details type mutt -vv'.
Mutt is free software, and you are welcome to redistribute it
under certain conditions; type mutt -vv' for details.

System: Linux 2.4.13 (i686) [using ncurses 5.2]
Compile options:
-DOMAIN
-DEBUG
-HOMESPOOL  +USE_SETGID  +USE_DOTLOCK  +DL_STANDALONE
+USE_FCNTL  -USE_FLOCK
-USE_POP  -USE_IMAP  -USE_GSS  -USE_SSL  -USE_SASL
+HAVE_REGCOMP  -USE_GNU_REGEX
+HAVE_COLOR  +HAVE_START_COLOR  +HAVE_TYPEAHEAD  +HAVE_BKGDSET
+HAVE_CURS_SET  +HAVE_META  +HAVE_RESIZETERM
+HAVE_PGP  -BUFFY_SIZE -EXACT_ADDRESS  -SUN_ATTACHMENT
+ENABLE_NLS  -LOCALES_HACK  +HAVE_WC_FUNCS  +HAVE_LANGINFO_CODESET
+HAVE_LANGINFO_YESEXPR
+HAVE_ICONV  -ICONV_NONTRANS  +HAVE_GETSID  -HAVE_GETADDRINFO
-ISPELL
SENDMAIL=/usr/sbin/sendmail
MAILPATH=/var/mail
PKGDATADIR=/usr/local/share/mutt
SYSCONFDIR=/usr/local/etc
EXECSHELL=/bin/sh
-MIXMASTER
To contact the developers, please mail to [EMAIL PROTECTED].
To report a bug, please use the flea(1) utility.

Feature patch: status-time  1.3.25 by Byrial Jensen
patch-1.3.27.cd.trash_folder.3

FYI: without these patches the same effect, so I left them in..

 this is new info,  right?
 cehck the color settings!

I did, and I tried from a Linux bash prompt; still the same

 script!

I sent one to Thomas E. Dickey; do you want a copy?


Thanks,

Ray

-- 



Re: Pager problems in 1.3.27

2002-03-06 Thread Thomas Dickey

On Wed, Mar 06, 2002 at 03:01:39PM +0100, Raymond A. Meijer wrote:
 On Wed, 06 Mar 2002, 08:58, Thomas E. Dickey wrote:
 
  thanks (will look at this when I'm done with work - on my home machine
  I can analyze it properly)
 
 Cool! Thanks for trying to help me out!

I'm looking - but still don't see the immediate problem.  Your typescript
file doesn't show any sign of black-on-black masking the characters - they
simply aren't shown.  Running it slowly, I don't see any extra cursor
movement either - it just doesn't show anything in the pager.  From
other comments (and my own checks), it's not related to ncurses.  So
it looks like a problem with mutt (or something obscure with your
Linux configuration, such as a broken iconv).

-- 
Thomas E. Dickey [EMAIL PROTECTED]
http://invisible-island.net
ftp://invisible-island.net



Re: Pager problems in 1.3.27

2002-03-06 Thread Raymond A. Meijer

On Wed, 06 Mar 2002, 17:09, Thomas Dickey wrote:

Hello,

 I'm looking - but still don't see the immediate problem.  Your typescript
 file doesn't show any sign of black-on-black masking the characters - they
 simply aren't shown.  Running it slowly, I don't see any extra cursor
 movement either - it just doesn't show anything in the pager.  From
 other comments (and my own checks), it's not related to ncurses.  So
 it looks like a problem with mutt (or something obscure with your
 Linux configuration, such as a broken iconv).

That's what I'm thinking, too: iconv. Everything else runs fine on my
machine, except mutt 1.3.x.

But where do I start troubleshooting iconv...


Ray

-- 



Re: Pager problems in 1.3.27 - ncurses 5.2 vs slang 1.4.4

2002-03-05 Thread Raymond A. Meijer

On Mon, 04 Mar 2002, 20:54, Sven Guckes wrote:

 is this for *all* mails in your mailbox?  or just for *some*?
 
 please dont tell us that you only tried it on one message
 which contains a text/html part only and that your mailcap
 file tells mutt to use lynx but cannot be found ;-)

No, all messages :-)

And any text that I enter, for example when I supply a To: address when
composing a new message

 have you tried linking mutt with slang yet?

I think so, but I'll try again and let you know what happens


Thanks,

Ray

-- 



Re: Pager problems in 1.3.27 - ncurses 5.2 vs slang 1.4.4

2002-03-05 Thread Raymond A. Meijer

On Tue, 05 Mar 2002, 09:25, Raymond A Meijer wrote:

  have you tried linking mutt with slang yet?

 I think so, but I'll try again and let you know what happens

Hmmmall I get then is coloured barsit looks nice, but I still can't
see the messages :)


Ray

-- 



Re: Pager problems in 1.3.27 - mailcap? TERM?

2002-03-05 Thread Sven Guckes

* Raymond A. Meijer [EMAIL PROTECTED] [020305 09:14]:
 On Tue, 05 Mar 2002, 09:25, Raymond A. Meijer wrote:
   have you tried linking mutt with slang yet?
  I think so, but I'll try again and let you know what happens...
 Hmmm..all I get then is coloured bars..
 it looks nice, but I still can't see the messages :)

move your mailcap out of the way - and try again.
  $ mv $HOME/.mailcap $HOME/.mailcap.removed
  $ mutt

what now?

try with TERM=vt100, too:

  $ TERM=vt100
  $ export TERM
  $ mutt

still no go?

Sven



Re: Pager problems in 1.3.27 - mailcap? TERM?

2002-03-05 Thread Raymond A. Meijer

On Tue, 05 Mar 2002, 11:25, Sven Guckes wrote:

   $ mv $HOME/mailcap $HOME/mailcapremoved
   $ mutt

 what now?

The same

 try with TERM=vt100, too:
 
   $ TERM=vt100
   $ export TERM
   $ mutt

Nostill a blank screen, in BW now

Strange huh? :)


Ray

-- 



Pager problems in 1.3.27

2002-03-04 Thread Raymond A. Meijer

Hi,

If I run mutt version 1327, I get a blank screen when I view a message
in the pager The top and bottom lines are there, but the message headers
and body are not visible

I've check the list archive, I've disabled all color options, I've checked
my terminal settings, but the problem remains

Everything else in mutt seems to work fine, except entering text, like in
the To: prompt I don't see the characters that I type there either, even
though the cursor moves

I'm running Linux version 2413 (root@www) (gcc version 2954 20011006
(Debian prerelease)) #6 SMP and the following mutt compile options:

System: Linux 2413 (i686) [using ncurses 52]
Compile options:
-DOMAIN
-DEBUG
-HOMESPOOL  +USE_SETGID  +USE_DOTLOCK  +DL_STANDALONE
+USE_FCNTL  -USE_FLOCK
-USE_POP  -USE_IMAP  -USE_GSS  -USE_SSL  -USE_SASL
+HAVE_REGCOMP  -USE_GNU_REGEX
+HAVE_COLOR  +HAVE_START_COLOR  +HAVE_TYPEAHEAD  +HAVE_BKGDSET
+HAVE_CURS_SET  +HAVE_META  +HAVE_RESIZETERM
+HAVE_PGP  -BUFFY_SIZE -EXACT_ADDRESS  -SUN_ATTACHMENT
+ENABLE_NLS  -LOCALES_HACK  +HAVE_WC_FUNCS  +HAVE_LANGINFO_CODESET
+HAVE_LANGINFO_YESEXPR
+HAVE_ICONV  -ICONV_NONTRANS  +HAVE_GETSID  -HAVE_GETADDRINFO
-ISPELL
SENDMAIL=/usr/sbin/sendmail
MAILPATH=/var/mail
PKGDATADIR=/usr/local/share/mutt
SYSCONFDIR=/usr/local/etc
EXECSHELL=/bin/sh
-MIXMASTER

Mutt seems to be the only ncurses program that shows this problem

Any help would be appreciated


Thanks,

Raymond

-- 



Re: Pager problems in 1.3.27 - ncurses 5.2 vs slang 1.4.4

2002-03-04 Thread Sven Guckes

* Raymond A. Meijer [EMAIL PROTECTED] [020304 15:09]:
 If I run mutt version 1.3.27, I get a blank screen
 when I view a message in the pager. The top and bottom lines
 are there, but the message headers and body are not visible.

is this for *all* mails in your mailbox?  or just for *some*?

please dont tell us that you only tried it on one message
which contains a text/html part only and that your mailcap
file tells mutt to use lynx but cannot be found. ;-)

 Everything else in mutt seems to work fine,
 except entering text, like in the To: prompt.
 I don't see the characters that I type there
 either, even though the cursor moves..

No, i wont try to guess what is happening there - no! no! no!

 Mutt seems to be the only ncurses program that shows this problem...

have you tried linking mutt with slang yet?

Sven