Opened 14 years ago

Closed 14 years ago

Last modified 12 years ago

#480 closed task (fixed)

Fix gamma warning

Reported by: Philip Taylor Owned by:
Priority: Should Have Milestone: Pre-Alpha 2
Component: Core engine Keywords:
Cc: Patch:

Description

Assertion failed: "SDL_SetGamma failed"
Location: GameSetup.cpp:142 (SetVideoMode)
18:01 <@Philip-> janwas: Should the warning about gamma be disabled, because it's a bit annoying and doesn't seem to be useful?
18:03 < janwas> Philip-: hm, that check has failed (in the intervening years, no one was able to find the underlying problem), so it can probably be commented out :) (preferably with a note that it sometimes fails, usually on multimon systems)

Change History (4)

comment:1 by philip, 14 years ago

Resolution: fixed
Status: newclosed

(In [7410]) Disable visible warnings when gamma-setting fails. Fixes #480.

comment:2 by Jan Wassenberg, 14 years ago

(In [7421]) fix nvidia multimon gamma issue ("if at first you fail, try again..") refs #480

comment:3 by (none), 14 years ago

Milestone: OS Pre-Alpha 1

Milestone OS Pre-Alpha 1 deleted

comment:4 by historic_bruno, 12 years ago

Milestone: Pre-Alpha 2
Note: See TracTickets for help on using tickets.