From: Gert S. <Ger...@re...> - 2003-08-17 22:00:02
|
> If this works i recommend to add these changes to CVS directly to avoid > this problem for other users ! Unfortunately the Java3D API for other > platform is often not really up-to-date ... I suppose you mean by "if this works" that the system shouldn't crash anymore. Well, indeed, it doesn't crash any further. But, now the ViewerFrame is shown while the molecules can't be drawn. Shouldn't the execution of Viewer.main() better be entirely stopped when a buggy Java3D is detected? Greetings, Gert |