Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 1997 21:40:03 -0500 (EST)
From:      mph@pobox.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/2796: olvwm thinks TrueColor is mono
Message-ID:  <199702220240.VAA28030@wopr.ml.org>
Resent-Message-ID: <199702220250.SAA15522@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         2796
>Category:       ports
>Synopsis:       olvwm thinks TrueColor is mono
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 21 18:50:01 PST 1997
>Last-Modified:
>Originator:     Matthew Hunt
>Organization:
None
>Release:        FreeBSD 2.2-GAMMA i386
>Environment:

Running current olvwm port under XFree86 3.2 in 32 bpp color.

>Description:

Olvwm does not recognize a TrueColor visual as a color-supporting visual.
It uses monochrome dcorations.

>How-To-Repeat:

Run olvwm in TrueColor visual that does not support other color visuals.

>Fix:
	
Add:

case TrueColor:

near line 290 of screen.c, along with the various other color-supporting
visuals.


>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199702220240.VAA28030>