Date: Mon, 28 Apr 2008 07:50:34 -0700 (PDT) From: "Thomas D. Dean" <tomdean@speakeasy.org> To: miwi@FreeBSD.org Cc: freebsd-ports-bugs@FreeBSD.org, js@jeannot.org, miwi@FreeBSD.org Subject: Re: ports/116777: The math/scilab port fails in demos->signal->bode. Message-ID: <200804281450.m3SEoYof004245@asus.tddhome> In-Reply-To: <200804280951.m3S9pZrM047886@freefall.freebsd.org> (miwi@FreeBSD.org) References: <200804280951.m3S9pZrM047886@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I reinstalled scilab, selecting the gtk interface. Scilab still fails, with messages: # scilab (zterm:51818): Gdk-CRITICAL **: gdk_window_set_geometry_hints: assertion `GDK_IS_WINDOW (window)' failed (zterm:51818): Gdk-CRITICAL **: gdk_window_resize: assertion `GDK_IS_WINDOW (window)' failed (zterm:51818): Gdk-CRITICAL **: gdk_window_freeze_toplevel_updates_libgtk_only: assertion `window != NULL' failed (zterm:51818): Gdk-CRITICAL **: gdk_window_thaw_toplevel_updates_libgtk_only: assertion `private->update_and_descendants_freeze_count > 0' failed Under the debugger, scilab runs and seems Ok. However, this version, with gtk, is not supported. (gdb) r Starting program: /usr/local/lib/scilab/bin/scilex [New LWP 100163] [New Thread 0x29901100 (LWP 100163)] ------------------------------------------- scilab-4.1.1 Copyright (c) 1989-2007 Consortium Scilab (INRIA, ENPC) ------------------------------------------- Warning: the operational team of the Scilab Consortium does not directly provide nor officially support this version of Scilab built with the GTK widget Startup execution: loading initial environment -->2*4 ans = 8. tomdean
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804281450.m3SEoYof004245>