Ticket #480 (closed task: fixed)

Opened 3 years ago

Last modified 13 months ago

Fix gamma warning

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

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

comment:1 Changed 3 years ago by philip

  • Status changed from new to closed
  • Resolution set to fixed

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

comment:2 Changed 3 years ago by jan

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

comment:3 Changed 3 years ago by anonymous

  • Milestone OS Pre-Alpha 1 deleted

Milestone OS Pre-Alpha 1 deleted

comment:4 Changed 13 months ago by historic_bruno

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