<<< Date Index >>>     <<< Thread Index >>>

Re: [Mutt] #3188: mutt-1.5.18: Brightness problem with ncurses



#3188: mutt-1.5.18: Brightness problem with ncurses
------------------------------+---------------------------------------------
  Reporter:  vvv@xxxxxxxxxxx  |       Owner:  mutt-dev
      Type:  defect           |      Status:  new     
  Priority:  major            |   Milestone:          
 Component:  display          |     Version:          
Resolution:  fixed            |    Keywords:          
------------------------------+---------------------------------------------
Changes (by pdmef):

  * component:  mutt => display


Old description:

> {{{
> Package: mutt
> Version: 1.5.18
> Severity: normal
>
> -- Please type your report below this line
>
> All foreground colors are bright if normal foreground color is brigth.
>
> The following configuration displays right colors (cyan body text and
> brightcyan header):
>
> color normal cyan blue
> color hdrdefault brightcyan blue
>
> The following configuration displays wrong colors: (brightcyan body
> and brightcyan header):
>
> color normal brightcyan blue
> color hdrdefault cyan blue
>
> -- System Information
> System Version: FreeBSD zeus.colocall.net 7.1-RELEASE FreeBSD 7.1-RELEASE
> #9: Wed Jan  7 13:41:08 EET 2009
> root@xxxxxxxxxxxxxxxxx:/usr/obj/usr/src/sys/zeus  i386
>
> -- Build environment information
>
> (Note: This is the build environment installed on the system
> muttbug is run on.  Information may or may not match the environment
> used to build mutt.)
>
> - gcc version information
> cc -I/usr/local/include
> Using built-in specs.
> Target: i386-undermydesk-freebsd
> Configured with: FreeBSD/i386 system compiler
> Thread model: posix
> gcc version 4.2.1 20070719  [FreeBSD]
>
> - CFLAGS
> -O2 -fno-strict-aliasing -pipe
>
> -- Mutt Version Information
>
> Mutt 1.5.18 (2008-05-17)
> Copyright (C) 1996-2008 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: FreeBSD 7.1-RELEASE (i386)
> ncurses: ncurses 5.6.20080503 (compiled with 5.6)
> libiconv: 1.11
> hcache backend: Sleepycat Software: Berkeley DB 4.2.52: (December  3,
> 2003)
> Compile options:
> -DOMAIN
> +DEBUG
> -HOMESPOOL  +USE_SETGID  +USE_DOTLOCK  +DL_STANDALONE
> -USE_FCNTL  +USE_FLOCK
> +USE_POP  +USE_NNTP  +USE_IMAP  +USE_SMTP  +USE_GSS  +USE_SSL_OPENSSL
> -USE_SSL_GNUTLS  +USE_SASL  +HAVE_GETADDRINFO
> +HAVE_REGCOMP  -USE_GNU_REGEX  +COMPRESSED
> +HAVE_COLOR  +HAVE_START_COLOR  +HAVE_TYPEAHEAD  +HAVE_BKGDSET
> +HAVE_CURS_SET  +HAVE_META  +HAVE_RESIZETERM
> +CRYPT_BACKEND_CLASSIC_PGP  +CRYPT_BACKEND_CLASSIC_SMIME
> -CRYPT_BACKEND_GPGME
> -EXACT_ADDRESS  -SUN_ATTACHMENT
> +ENABLE_NLS  -LOCALES_HACK  +HAVE_WC_FUNCS  +HAVE_LANGINFO_CODESET
> +HAVE_LANGINFO_YESEXPR
> +HAVE_ICONV  -ICONV_NONTRANS  -HAVE_LIBIDN  +HAVE_GETSID  +USE_HCACHE
> ISPELL="/usr/local/bin/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 <mutt-dev@xxxxxxxx>.
> To report a bug, please visit http://bugs.mutt.org/.
>
> vvv.quote
> patch-1.5.0.ats.date_conditional.1
> dgc.deepif.1
> vvv.initials
> vvv.nntp
> rr.compressed
> }}}

New description:

 {{{
 Package: mutt
 Version: 1.5.18
 Severity: normal

 -- Please type your report below this line

 All foreground colors are bright if normal foreground color is brigth.

 The following configuration displays right colors (cyan body text and
 brightcyan header):

 color normal cyan blue
 color hdrdefault brightcyan blue

 The following configuration displays wrong colors: (brightcyan body
 and brightcyan header):

 color normal brightcyan blue
 color hdrdefault cyan blue

 -- System Information
 System Version: FreeBSD zeus.colocall.net 7.1-RELEASE FreeBSD 7.1-RELEASE
 #9: Wed Jan  7 13:41:08 EET 2009
 root@xxxxxxxxxxxxxxxxx:/usr/obj/usr/src/sys/zeus  i386

 -- Build environment information

 (Note: This is the build environment installed on the system
 muttbug is run on.  Information may or may not match the environment
 used to build mutt.)

 - gcc version information
 cc -I/usr/local/include
 Using built-in specs.
 Target: i386-undermydesk-freebsd
 Configured with: FreeBSD/i386 system compiler
 Thread model: posix
 gcc version 4.2.1 20070719  [FreeBSD]

 - CFLAGS
 -O2 -fno-strict-aliasing -pipe

 -- Mutt Version Information

 Mutt 1.5.18 (2008-05-17)
 Copyright (C) 1996-2008 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: FreeBSD 7.1-RELEASE (i386)
 ncurses: ncurses 5.6.20080503 (compiled with 5.6)
 libiconv: 1.11
 hcache backend: Sleepycat Software: Berkeley DB 4.2.52: (December  3,
 2003)
 Compile options:
 -DOMAIN
 +DEBUG
 -HOMESPOOL  +USE_SETGID  +USE_DOTLOCK  +DL_STANDALONE
 -USE_FCNTL  +USE_FLOCK
 +USE_POP  +USE_NNTP  +USE_IMAP  +USE_SMTP  +USE_GSS  +USE_SSL_OPENSSL
 -USE_SSL_GNUTLS  +USE_SASL  +HAVE_GETADDRINFO
 +HAVE_REGCOMP  -USE_GNU_REGEX  +COMPRESSED
 +HAVE_COLOR  +HAVE_START_COLOR  +HAVE_TYPEAHEAD  +HAVE_BKGDSET
 +HAVE_CURS_SET  +HAVE_META  +HAVE_RESIZETERM
 +CRYPT_BACKEND_CLASSIC_PGP  +CRYPT_BACKEND_CLASSIC_SMIME
 -CRYPT_BACKEND_GPGME
 -EXACT_ADDRESS  -SUN_ATTACHMENT
 +ENABLE_NLS  -LOCALES_HACK  +HAVE_WC_FUNCS  +HAVE_LANGINFO_CODESET
 +HAVE_LANGINFO_YESEXPR
 +HAVE_ICONV  -ICONV_NONTRANS  -HAVE_LIBIDN  +HAVE_GETSID  +USE_HCACHE
 ISPELL="/usr/local/bin/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 <mutt-dev@xxxxxxxx>.
 To report a bug, please visit http://bugs.mutt.org/.

 vvv.quote
 patch-1.5.0.ats.date_conditional.1
 dgc.deepif.1
 vvv.initials
 vvv.nntp
 rr.compressed
 }}}

--

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/3188#comment:2>
Mutt <http://www.mutt.org/>
The Mutt mail user agent