[Gtkradiant] [Bug 1098] New: Crashes on startup due to specific values in local.pref file when in dual monitor environment

bugzilla-daemon at zerowing.idsoftware.com bugzilla-daemon at zerowing.idsoftware.com
Mon Jun 5 11:05:22 CDT 2006


http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=1098

           Summary: Crashes on startup due to specific values in local.pref
                    file when in dual monitor environment
           Product: GtkRadiant
           Version: 1.5
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: critical
          Priority: P2
         Component: game-q3ta
        AssignedTo: gtkradiant at zerowing.idsoftware.com
        ReportedBy: dcode at hotmail.com


When in a multi monitor setup, GtkRadiant hangs when starting up. After a few
seconds, an error dialog pops up:

Error dialog:
[dialog start]
(Process:260): GtkGLExt-WARNING (recursed) **: cannot create GdkGLContext

aborting...
[dialog end]

The cause of this error are the following lines in the local.pref file (located
in %USERPROFILE%\Application Data\RadiantSettings\1.5.0\q3.game):

<epair name="PositionX">0</epair>
<epair name="PositionY">0</epair>
<epair name="State">4</epair>
<epair name="StartOnPrimMon">false</epair>

This only happens when StartOnPrimMon equals to false, and any of the following
conditions are met:

PositionX equals to zero (0), PositionY equals to zero (0), or State equals to 4.

I Have not tested any other conditions.

-- 
Configure bugmail: http://zerowing.idsoftware.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the Gtkradiant mailing list