Re: GraphicsGrid crashes front end?
- To: mathgroup at smc.vnet.net
- Subject: [mg104095] Re: GraphicsGrid crashes front end?
- From: Syd Geraghty <sydgeraghty at me.com>
- Date: Mon, 19 Oct 2009 07:11:04 -0400 (EDT)
- References: <200910180922.FAA17026@smc.vnet.net>
Hi Richard, I confirm the front end crash on my system (details below). I have sent the error messages to Apple and ccd WRI support. Cheers ... Syd Syd Geraghty B.Sc, M.Sc. sydgeraghty at mac.com Mathematica 7.0.1 for Mac OS X x86 (64 - bit) (18th February 2009) MacOS X V 10.6 Snow LeopardMacBook Pro 2.33 GHz Intel Core 2 Duo 2GB RAM On Oct 18, 2009, at 2:22 AM, oshaughn wrote: > I am seeing an odd circumstance where GraphicsGrid of a plot with > moderately complex frame labels crashes the front end repeatably: > > pRef = Plot[ Log[10, 0.3] - x, {x,-1,2}, FrameLabel->{"log L (mJy > kpc^2)", Log[Subscript[Superscript[N,"*"],psr]/Subscript[N,psr]]}, > Frame->True]; > > GraphicsGrid[{{pRef}, {pRef}}]; > > I know I can get something like Log[Subscript[SuperStar[N], psr]/ > Subscript[N, psr]] to render almost as nicely. I'm wondering why this > particular instance crashes and what sort of structures in frame > labels I should avoid. > > -Richard >
- References:
- GraphicsGrid crashes front end?
- From: oshaughn <oshaughn@gravity.psu.edu>
- GraphicsGrid crashes front end?