Bugs item #615251, was opened at 2002-09-27 00:01
Message generated for change (Comment added) made by bradleyhughes
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: Closed
>Resolution: Out of Date
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: Bradley T. Hughes (bradleyhughes)
Date: 2004-09-03 14:44

Message:
Logged In: YES 
user_id=459209

i've tested blackbox on a number of different visuals and depths, and 
have not seen any problems 

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

Comment By: Bradley T. Hughes (bradleyhughes)
Date: 2002-11-20 22:06

Message:
Logged In: YES 
user_id=459209

i have just made a few fixed to the cvs code for blackbox to help with 
8bpp displays.  i'm curious to see if this has any effect on your 
problem.  could you check out a copy of HEAD from cvs and see if it 
works? 

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

Comment By: David Dellanave (ddn)
Date: 2002-09-27 00: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