[ scummvm-Bugs-2120602 ] ALL: Starting the launcher with -F triggers assertion

SourceForge.net noreply at sourceforge.net
Sat Sep 20 16:20:29 CEST 2008


Bugs item #2120602, was opened at 2008-09-20 16:20
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=2120602&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Sven Hesse (drmccoy)
Assigned to: Nobody/Anonymous (nobody)
Summary: ALL: Starting the launcher with -F triggers assertion

Initial Comment:
In the current SVN version (r34610), starting ScummVM with -F (and fullscreen=true in ~/.scummvmrc) triggers

scummvm: backends/platform/sdl/graphics.cpp:696: void OSystem_SDL::setFullscreenMode(bool): Assertion `_hwscreen != 0' failed.

Starting games directly from the commandline with -F works correctly.

Backtrace:
#3  0x00000000004077e4 in OSystem_SDL::setFullscreenMode (this=0x15be640, enable=true)
    at backends/platform/sdl/graphics.cpp:696
#4  0x000000000040c27d in OSystem_SDL::setFeatureState (this=0x15be640, 
    f=OSystem::kFeatureFullscreenMode, enable=true) at backends/platform/sdl/sdl.cpp:401
#5  0x000000000040e274 in launcherDialog (system=@0x15be640) at base/main.cpp:68
#6  0x000000000040e758 in scummvm_main (argc=2, argv=0x7fff954846d8) at base/main.cpp:285
#7  0x000000000040b387 in main (argc=2, argv=0x7fff954846d8) at backends/platform/sdl/main.cpp:108

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=2120602&group_id=37116




More information about the Scummvm-tracker mailing list