Displaying 2 results from an estimated 2 matches for "raqua_processevents".
2003 Sep 16
1
RAqua too hungry of cpu time
It seems that RAqua consumes too much cpu time when doing nothing.
I can't see exactly why this is happening. We have few days to fix this
up. Any idea (after having look at the code) would be fine.
stefano
2004 Jun 05
1
Crash in OSX (PR#6940)
...25OpaqueEventHandlerCallRefP14OpaqueEventRefPv
+ 0x1f8
8 com.apple.HIToolbox 0x927d23ec DispatchEventToHandlers + 0x20c
9 com.apple.HIToolbox 0x927d25a4 SendEventToEventTargetInternal + 0x174
10 com.apple.HIToolbox 0x927e4a34 SendEventToEventTarget + 0x28
11 R_aqua.so 0x004876d0 Raqua_ProcessEvents + 0xa4
(aquaconsole.c:3889)
12 R_aqua.so 0x0048204c Raqua_ReadConsole + 0x9c
(aquaconsole.c:1228)
13 R.bin 0x00080c78 Rf_ReplIteration + 0x60 (main.c:200)
14 R.bin 0x00080f30 R_ReplConsole + 0x88 (main.c:299)
15 R.bin 0x000818d8 run_Rmainl...