Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Fresh Matlab 2009a install on Snow Leopard -- out of the box java
Date: Sun, 8 Nov 2009 19:41:01 +0000 (UTC)
Organization: New Jersey Institute of Technology
Lines: 16
Message-ID: <hd76sd$n08$1@fred.mathworks.com>
References: <df199056-8cd1-48b1-ae3d-d502fb95d956@z28g2000vbl.googlegroups.com> <hbrncv$s96$1@fred.mathworks.com> <hd0ao2$nmm$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1257709261 23560 172.30.248.38 (8 Nov 2009 19:41:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sun, 8 Nov 2009 19:41:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 449300
Xref: news.mathworks.com comp.soft-sys.matlab:583396


I installed it OK (after the Java switch), but once I start matlab I get the following
in the Command Window...is this something to worry about ?

Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
	at apple.awt.CGraphicsEnvironment.resetDisplays(CGraphicsEnvironment.java:100)
	at apple.awt.CGraphicsEnvironment.displayChanged(CGraphicsEnvironment.java:50)
	at apple.awt.CToolkit$4.run(CToolkit.java:1310)
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:633)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
>>