bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #42782] Crash when loading a gorm file


From: Fred Kiefer
Subject: [bug #42782] Crash when loading a gorm file
Date: Thu, 24 Jul 2014 07:50:37 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_4) AppleWebKit/537.77.4 (KHTML, like Gecko) Version/7.0.5 Safari/537.77.4

Update of bug #42782 (project gnustep):

                Category:                    Gorm => Gui/AppKit             
             Assigned to:                    None => FredKiefer             

    _______________________________________________________

Follow-up Comment #12:

Thank you for digging so deep. We need to set up a way to analyze this problem
on more machines. I have a look and see whether gcc 4.9 is in some way
available for OpenSuse.

The specific issue you ran into seems to be the line in GSGormLoading.m where

_screenRect = [[_object screen] frame];

uses _object instead of obj. I hope to find time to verify and fix that later
today or at least tomorrow. The downside is that even with this fixed there
will be a next problem and then another. You shouldn't be doing all that hard
work alone.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?42782>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]