From hunt@wopr.ml.org  Fri Feb 21 18:40:11 1997
Received: from wopr.ml.org (MPH124.rh.psu.edu [128.118.21.27])
          by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id SAA15155
          for <FreeBSD-gnats-submit@freebsd.org>; Fri, 21 Feb 1997 18:40:06 -0800 (PST)
Received: (from hunt@localhost)
	by wopr.ml.org (8.8.5/8.8.5) id VAA28030;
	Fri, 21 Feb 1997 21:40:03 -0500 (EST)
Message-Id: <199702220240.VAA28030@wopr.ml.org>
Date: Fri, 21 Feb 1997 21:40:03 -0500 (EST)
From: mph@pobox.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: olvwm thinks TrueColor is mono
X-Send-Pr-Version: 3.2

>Number:         2796
>Category:       ports
>Synopsis:       olvwm thinks TrueColor is mono
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 21 18:50:01 PST 1997
>Closed-Date:    Wed Mar 5 01:14:44 PST 1997
>Last-Modified:  Wed Mar  5 01:16:16 PST 1997
>Originator:     Matthew Hunt
>Release:        FreeBSD 2.2-GAMMA i386
>Organization:
None
>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.


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->analyzed 
State-Changed-By: asami 
State-Changed-When: Mon Mar 3 01:18:18 PST 1997 
State-Changed-Why:  
I took a look, but it's not trivial to fix (well it's just that there 
are so many places to fix and I don't use olvwm myself).  Can you perhaps 
fix it yourself and submit a context or unified diff so we can include 
it? 
State-Changed-From-To: analyzed->closed 
State-Changed-By: asami 
State-Changed-When: Wed Mar 5 01:14:44 PST 1997 
State-Changed-Why:  
Privately sent patch inserted into patch-aa, thanks! 
>Unformatted:
