Displaying 2 results from an estimated 2 matches for "dpsaved".
Did you mean:
d_save
2006 Jan 07
10
RMagick bus error on OS X in console mode
This is a strange bug that I''ve never seen before. It only shows up
when I run the app through the console (the app is Family Connection,
and it works fine when run as a web app):
22$ ruby script/console
Loading development environment.
>> User
/opt/local/lib/ruby/vendor_ruby/1.8/powerpc-darwin8.3.0/
RMagick.bundle: [BUG] Bus Error
ruby 1.8.2 (2004-12-25)
1998 Dec 06
1
Saving and replaying plots
...c device hidden somewhere? Or is it planned?
If not, I would like to have something of this sort so I can try to
implement it (when I will have some time,of course) and if:
1) it is simple as graphics.c/copyDisplayList(...) suggests, i.e,
it is enough to duplicate, save and restore (device)->dpSaved and
(device)->DisplayList;
2) idea is sensible; in particular, I have no idea of how much
memory is `eaten' by the DisplayList of a `medium size' plot.
guido
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read htt...