Displaying 10 results from an estimated 10 matches for "nsview".
Did you mean:
ncview
2006 Jun 16
0
3 Bugs in R (with R.crash.log) under OSX 10.4.6
.../MacOS/R
Parent: WindowServer [63]
Version: 1.16 (3198)
PID: 215
Thread: 0
Exception: EXC_BREAKPOINT (0x0006)
Code[0]: 0x00000001
Code[1]: 0x92991120
Thread 0 Crashed:
0 com.apple.Foundation 0x92991120 _NSRaiseError + 264
1 com.apple.AppKit 0x93764d50 -[NSView _drawRect:clip:] + 2472
2 com.apple.AppKit 0x937641b8 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 404
3 com.apple.AppKit 0x93766f00 _recursiveDisplayInRect2 + 84
4 com.apple.CoreFoundation 0x907f33c4 CFArrayApplyFunction + 416
5 com.apple...
2010 May 18
8
gem for snow leopard?
Does anybody plan to post binary rem for SL? Id''love to rely on its availability in the installation script... As wx included in installation package makes it huge...
Sergey Chernov
real.sergeych@gmail.com
2004 Dec 02
0
image() or plotting functions or something else broken in 2.0.1 on OS X?
...page gives me the following error:
> x <- y <- seq(-4*pi, 4*pi, len=27)
> 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...
2009 Oct 13
2
Mac R spinning wheel with Package Manager (PR#14005)
...ctions
8 _CGSReenableUpdateForConnections
8 mach_msg
8 mach_msg_trap
8 mach_msg_trap
1 -[NSSet makeObjectsPerformSelector:]
1 -[NSWindow flushWindow]
1 -[NSViewHierarchyLock
lockForReadingWithExceptionHandler:]
1 -[NSViewHierarchyLock
lockForReadingWithExceptionHandler:]
1 -[NSUIHeartBeat _heartBeatThread:]
1 -[NSWindow _copyAcquiredViewHierarchyLock]
1 -[NSViewHierarchyLock lockForRea...
2007 Aug 20
0
Assertion failure in -[RDeviceView lockFocus] (PR#9867)
...d win.graph(), perhapes it has
something to do with that?
here is sthe system message
>plot(c(0,3), c(0,1),type="n", main= titel3,xlab = "Log x", ylab =
"Probability")
2007-08-14 23:14:12.621 R[144] *** Assertion failure in -[RDeviceView
lockFocus], AppKit.subproj/NSView.m:3248
2007-08-14 23:14:12.621 R[144] *** REngine.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 y...
2010 Aug 17
2
multcomp issues on MAC OSX 10.6.4
...) [0x97152968]
2 _handleWindowNeedsDisplay + 696 (in AppKit) [0x95232572]
2 ??? (in Safari + 206327) [0x335f7]
2 -[NSWindow displayIfNeeded] + 204 (in AppKit) [0x95201050]
2 -[NSView displayIfNeeded] + 818 (in AppKit) [0x95237d3f]
2 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3309 (in AppKit) [0x952d70ae]
2 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isV...
2006 May 23
6
Help please. WINE suddenly quits.
....so.1
ELF 0x7cc34000-7cc62000 Deferred libfontconfig.so.1
ELF 0x7cc62000-7cccc000 Deferred libfreetype.so.6
ELF 0x7cccc000-7cce0000 Deferred msimg32<elf>
\-PE 0x7ccd0000-7cce0000 \ msimg32
PE 0x7cce0000-7cd60000 Export xdraw
PE 0x7cd70000-7cd8c000 Deferred mfcx
PE 0x7cd90000-7cd9d000 Deferred nsviews
PE 0x7cda0000-7ce22000 Deferred xfc
PE 0x7ce30000-7ce8f000 Deferred xtext
PE 0x7ce90000-7cf44000 Deferred xmlengine
PE 0x7cf50000-7cfb0000 Deferred fmusermodel
PE 0x7cfc0000-7cffb000 Deferred fmlayout
PE 0x7d000000-7d068000 Deferred fmscript
PE 0x7d070000-7d0cc000 Deferred dbconverter
ELF 0x7d0da0...
2016 Jun 10
0
Wine release 1.9.12
...ather4 opcode.
wined3d: Recognize SM 5 gather4_c opcode.
Ken Thomases (3):
winemac: Use a more idiomatic pattern for an autorelease pool around a loop.
winemac: Fix the logic for checking if a view is already in the intended z-order.
winemac: Remove an unnecessary call to -[NSView removeFromSuperview].
Lauri Kenttä (2):
winefile: Fix horizontal scrolling.
winefile: Clarify header width calculations.
Luis Sahagun (1):
winevdm: Tell dosbox to read the current user's config.
Matteo Bruni (3):
wined3d: Fix FFP vertex shaders with ARB_explicit_attri...
2006 Jul 04
1
double-quote tab crashes R (PR#9058)
...elector:] + 182
9 com.apple.AppKit 0x93463965
-[NSKeyBindingManager(NSKeyBindingManager_MultiClients)
interpretEventAsCommand:forClient:] + 1932
10 com.apple.AppKit 0x93461ed1 -[NSTSMInputContext
interpretKeyEvents:] + 1157
11 com.apple.AppKit 0x93461276 -[NSView
interpretKeyEvents:] + 65
12 com.apple.AppKit 0x93461164 -[NSTextView keyDown:] + 1061
13 org.R-project.R 0x0001c2e4 -[RTextView keyDown:] + 150
(crt.c:305)
14 com.apple.AppKit 0x93460ce9 -[NSWindow sendEvent:] + 7377
15 com.apple.AppKit 0x9345...
2008 Mar 11
5
Problems with Litlink V.3
...Deferred xgrfx
PE 1460000- 152b000 Deferred xmlengine
PE 1530000- 15a7000 Deferred fmscript
PE 15b0000- 15f9000 Deferred fmlayout
PE 1600000- 168a000 Deferred xfc
PE 1690000- 169e000 Deferred nsviews
PE 16a0000- 1701000 Deferred xtext
PE 1710000- 178a000 Deferred fmusermodel
PE 1790000- 17ee000 Deferred dbconverter
PE 17f0000- 1875000 Deferred proofreader
PE 1cc0000- 1cde000 Deferred fmwrapper
PE...