[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #26154] gopen using URLs produces strange NSTimer issue in Vespucci
From: |
Richard Frith-Macdonald |
Subject: |
[bug #26154] gopen using URLs produces strange NSTimer issue in Vespucci |
Date: |
Thu, 23 Apr 2009 08:41:43 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_6; en-us) AppleWebKit/525.27.1 (KHTML, like Gecko) Version/3.2.1 Safari/525.27.1 |
Update of bug #26154 (project gnustep):
Status: In Progress => Need Info
_______________________________________________________
Follow-up Comment #2:
I can't reproduce any timer issue ... when I 'gopen http://www.gnustep.org' I
just get a panel popped up by Vespucci saying 'Load failed' and 'Could not
load URL'
I don't see any details in the bug report (architecture, OS, library version
stacktraces etc), but it's almost certainly not GC related ... unless you are
running with GC enabled. I'm pretty sure that the only place -finalize is
called in any of the classes when GC is not enabled is from -dealloc (so maybe
you have a retain-release error).
Also, NSTimer has no finalize method, so it's unclear what class is causing
the timer problem ... it presumably can't really be NSTimer itsself.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?26154>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/