On Wed, Nov 12, 2008 at 08:59:44PM +1100, Tom Sobey wrote: > > Rolf, I will submit a bug report to macports. > Yeti, I have tried what you suggested and it did not seem to help: > > bash-3.2$ export PATH=/opt/local/bin:/opt/local/sbin:$PATH > bash-3.2$ cd /opt/local/bin > bash-3.2$ export DISPLAY=:0 > bash-3.2$ ./gwyddion --no-splash > Assertion failed: (status > CAIRO_STATUS_SUCCESS && status <= > CAIRO_STATUS_LAST_STATUS), function _cairo_error, file cairo.c, line 87. > Abort trap > bash-3.2$ > > > Any further suggestions?
I've got a backtrace in the other report and it fails when it tries to display the splash screen -- essentially it fails as soon as it tries to display anything. The splash is a bit special, but apparently the failure is not caused by anything splash-screen specific as you get an identical failure in both cases (though it still could be two different bugs). Could you please check whether gtk-demo (should be normally installed as a part of Gtk+) or other Gtk+ applications work? If they exhibit the same problem then the cause is not in Gwyddion code and it has to be fixed in Cairo/Gtk+. Yeti ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Gwyddion-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gwyddion-users
