Bugs item #615251, was opened at 2002-09-26 15:01
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=428680&aid=615251&group_id=40696

Category: Appearance/Rendering
Group: 0.65.x
Status: Open
>Resolution: Accepted
>Priority: 7
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: Bradley T. Hughes (bradleyhughes)
Summary: Black graphics on Solaris

Initial Comment:
On Solaris, graphics are all black and messed up (ie:
ugly)

It has to be forced into 24-bit mode by changing
if (depth < 8) {
to
if (depth <= 8) {

With an debug message added:
BScreen::BScreen: managing screen 0 using visual 0x28,
depth 24
max: 24, depth:8
max: 24, depth:8



----------------------------------------------------------------------

Comment By: David Dellanave (ddn)
Date: 2002-09-26 15:02

Message:
Logged In: YES 
user_id=5355

Submitted by me, ddn

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=428680&aid=615251&group_id=40696

-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
List archives:  http://asgardsrealm.net/lurker/splash/index.html
Trouble? Contact [EMAIL PROTECTED]

Reply via email to