discuss-gnustep
[Top][All Lists]
Advanced

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

Re: [BUG] Gorm, -refreshCells in GormImageEditor.m


From: Gregory John Casamento
Subject: Re: [BUG] Gorm, -refreshCells in GormImageEditor.m
Date: Fri, 4 Jun 2004 15:54:30 -0700 (PDT)

Sungjin,

I am aware of this issue.   Which platform are you on?   I have, as yet, been
unable to reproduce this on Linux.   I am in the process of setting up a
Solaris machine to deal with this issue.

GJC

--- Sungjin Chun <chunsj@embian.com> wrote:
> Hi,
> 
> Line 586 in GormImageEditor has [[self superview] bounds].size.width, 
> but for my case(I'm using art backend) when
> I select Open or New from menu, Gorm.app dies with Segmentation Fault. 
> After adding line if (![self superview]) return;
> so that if [self superview] does return nil, it just returns and not 
> accessing results of -bound method call. I do not know
> whether xlib backend has same problem. Please fix this.
> 
> Thanks in advance.
> 
> 
> 
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustep@gnu.org
> http://lists.gnu.org/mailman/listinfo/discuss-gnustep


=====
Gregory John Casamento -- CEO/President Open Logic Corp.
#### Maintainer of Gorm for GNUstep.


        
                
__________________________________
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 




reply via email to

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