bugGlobulation 2 - Bugs: bug #19049, clouds-related crash in editor

 
 

bug #19049: clouds-related crash in editor

Submitter:  Leo Wandersleb <giszmo>
Submitted:  Tue 13 Feb 2007 11:10:37 AM UTC
   
 
Severity:  2 - Minor Status:  Fixed
Assigned to:  None Open/Closed:  Closed
Release:  None Operating System:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 11 Mar 2008 03:54:48 AM UTC, comment #3: 

no opengl means no clouds in the whole game now and no crashes anymore

Apple <appleboy>
Group Member
Wed 18 Apr 2007 03:18:40 PM UTC, comment #2: 

As someone mentioned on the ML (i guess) high quality should be disabled if not in open gl.

in this spirit i downgraded the severity to minor. as soon as we get more eye candies we will have to allow to switch them one by one and make these switches dependant on each other.

Leo Wandersleb <giszmo>
Group Member
Sat 17 Feb 2007 07:31:50 PM UTC, comment #1: 

I think, I have disabled clouds usage without opengl.
So this no fix, but there are no crashes anymore either.

Kai Antweiler <snth>
Group administrator
Tue 13 Feb 2007 11:10:37 AM UTC, original submission:  

if openGL is off and high quality is on clouds render correctly in the menue and game but cause a crash in the editor.

static DynamicClouds ds(&globalContainer->settings);
ds.render(globalContainer->gfx, viewportX, viewportY, sw, sh, time);

i guess it somehow has to do with globalContainer->gfx.

(gdb) bt
#0  0x000000000064010b in GAGCore::DrawableSurface::drawFilledRect ()
#1  0x000000000064032a in GAGCore::GraphicContext::drawFilledRect ()
#2  0x000000000063abef in GAGCore::DrawableSurface::drawAlphaMap ()
#3  0x000000000063afce in GAGCore::GraphicContext::drawAlphaMap ()
#4  0x0000000000639031 in DynamicClouds::render ()
#5  0x00000000004cdef0 in Game::drawMap ()
#6  0x000000000053c64f in MapEdit::drawMap ()
#7  0x000000000053ff44 in MapEdit::run ()
#8  0x0000000000503211 in Glob2::run ()
#9  0x000000000050377b in main ()

Leo Wandersleb <giszmo>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by appleboy (Posted a comment)
  • -email is unavailable- added by snth (Updated the item)
  • -email is unavailable- added by giszmo (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-03-11 appleboy StatusPostponed Fixed
        Open/ClosedOpen Closed
    2007-04-18 giszmo Severity5 - Blocker 2 - Minor
    2007-02-17 snth StatusNone Postponed

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code