search for: nsinternalinconsistencyexcept

Displaying 3 results from an estimated 3 matches for "nsinternalinconsistencyexcept".

2004 Dec 02
0
image() or plotting functions or something else broken in 2.0.1 on OS X?
...> r <- sqrt(outer(x^2, y^2, "+")) > image(z = z <- cos(r^2)*exp(-r/6), col=gray((0:32)/32)) 2004-12-02 10:35:27.815 R[2649] *** Assertion failure in -[RDeviceView lockFocus], AppKit.subproj/NSView.m:2746 2004-12-02 10:35:27.817 R[2649] *** NSTimer discarding exception 'NSInternalInconsistencyException' (reason 'lockFocus sent to a view whose window is deferred and does not yet have a corresponding platform window') that raised during firing of timer with target 3b9a60 and selector 'runRELP:' And then R quits unexpectedly. I ran the demo(graphics) and it ran fine. But...
2005 Apr 21
0
Internal error on Max OS X?
...ror message I get when doing such a basic thing as ls() or summary(an_object): 2005-04-15 14:59:48.177 R[1147] *** Assertion failure in -[NSMutableRLEArray objectAtIndex:effectiveRange:], String.subproj/NSAttributedString.m:1009 2005-04-15 14:59:48.178 R[1147] *** NSTimer discarding exception 'NSInternalInconsistencyException' (reason 'Access invalid attribute location 65505 (length 65505)') that raised during firing of timer with target 3b0a60 and selector 'runRELP:' or 2005-04-15 15:21:04.851 R[1221] *** NSTimer discarding exception 'NSRangeException' (reason '*** NSRunStorage, _NS...
2007 Aug 20
0
Assertion failure in -[RDeviceView lockFocus] (PR#9867)
....runREPL: caught ObjC exception in the main loop! *** Please report the following error on r-sig-mac at r-project.org along with the full description of how to reproduce it: *** reason: lockFocus sent to a view whose window is deferred and does not yet have a corresponding platform window *** name: NSInternalInconsistencyException, info: (null) *** Version: R 2.5.1 (42083) R.app R 2.5.1 GUI 1.20 (4535)/i386 Consider saving your work soon in case this problem leads to a full crash.