OK - I've managed to reproduce the error here by setting the paint delay in JMapPane (used to reduce flickering when resizing the map) to a very small value. This causes the map to be displayed before the viewport has been properly set up, with the result that any mouse movement within the map pane causes a NullPointerException.
I'm guessing that there is a difference between Windows and OSX in the timing and reliability of events associated with swing components ? Regardless, I think I can fix it without too much trouble. Stay tuned. Michael ------------------------------------------------------------------------------ uberSVN's rich system and user administration capabilities and model configuration take the hassle out of deploying and managing Subversion and the tools developers use with it. Learn more about uberSVN and get a free download at: http://p.sf.net/sfu/wandisco-dev2dev _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
