- From: Dave Howorth <dhoworth@mrc-lmb.cam.ac.uk>
- Date: Wed, 11 Jun 2003 10:17:40 +0100
- To: www-amaya@w3.org
On 11 Feb 2003 Dan Connolly wrote: > I can't start Amaya. <snip> > transcript: > $ amaya > Gdk-CRITICAL **: file gdkfont.c: line 223 (gdk_font_ref): assertion `font != NULL' failed. <snip of more failed assertions> > Gdk-CRITICAL **: file gdkfont.c: line 397 (gdk_text_width_wc): assertion `font != NULL' failed. I've just installed Amaya on my Debian Woody box using the deb at http://www.w3.org/Amaya/Distribution/amaya_gtk-8.0-1_i386.deb and I'm seeing the same problem (except the line numbers are different - 220 & 394 now - full log below, also the result of the ldd check). There don't seem to be any replies to Dan's message. Can anybody suggest how to solve the problem, or where to look for more information? Dan, did you ever get it to work? Thanks and regards -- Dave Howorth MRC Centre for Protein Engineering Hills Road, Cambridge, CB2 2QH 01223 252960 dhoworth:~$ amaya Gdk-CRITICAL **: file gdkfont.c: line 220 (gdk_font_ref): assertion `font != NULL' failed. Gdk-CRITICAL **: file gdkfont.c: line 220 (gdk_font_ref): assertion `font != NULL' failed. Gdk-CRITICAL **: file gdkfont.c: line 220 (gdk_font_ref): assertion `font != NULL' failed. Gdk-CRITICAL **: file gdkfont.c: line 220 (gdk_font_ref): assertion `font != NULL' failed. Gdk-CRITICAL **: file gdkfont.c: line 220 (gdk_font_ref): assertion `font != NULL' failed. Gdk-CRITICAL **: file gdkfont.c: line 220 (gdk_font_ref): assertion `font != NULL' failed. Gdk-CRITICAL **: file gdkfont.c: line 220 (gdk_font_ref): assertion `font != NULL' failed. Gdk-CRITICAL **: file gdkfont.c: line 220 (gdk_font_ref): assertion `font != NULL' failed. Gdk-CRITICAL **: file gdkfont.c: line 220 (gdk_font_ref): assertion `font != NULL' failed. Gdk-CRITICAL **: file gdkfont.c: line 220 (gdk_font_ref): assertion `font != NULL' failed. Gdk-CRITICAL **: file gdkfont.c: line 318 (gdk_string_width): assertion `font != NULL' failed. Gdk-CRITICAL **: file gdkfont.c: line 394 (gdk_text_width_wc): assertion `font != NULL' failed. *** Amaya: Irrecoverable error ***dhoworth:~$ /usr/lib/Amaya# ldd applis/bin/amaya libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x4001e000) libpng.so.2 => /usr/lib/libpng.so.2 (0x4003d000) libz.so.1 => /usr/lib/libz.so.1 (0x40068000) libgtk-1.2.so.0 => /usr/lib/libgtk-1.2.so.0 (0x40077000) libgdk-1.2.so.0 => /usr/lib/libgdk-1.2.so.0 (0x4019c000) libgmodule-1.2.so.0 => /usr/lib/libgmodule-1.2.so.0 (0x401d0000) libglib-1.2.so.0 => /usr/lib/libglib-1.2.so.0 (0x401d3000) libdl.so.2 => /lib/libdl.so.2 (0x401f7000) libXi.so.6 => /usr/X11R6/lib/libXi.so.6 (0x401fa000) libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40202000) libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x4020f000) libm.so.6 => /lib/libm.so.6 (0x402c6000) libgdk_imlib.so.1 => /usr/lib/libgdk_imlib.so.1 (0x402e7000) libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x4030e000) libXp.so.6 => /usr/X11R6/lib/libXp.so.6 (0x40357000) libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x40360000) libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x40369000) libc.so.6 => /lib/libc.so.6 (0x4037f000) libtiff.so.3 => /usr/lib/libtiff.so.3 (0x4049a000) libungif.so.4 => /usr/lib/libungif.so.4 (0x404dc000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) /usr/lib/Amaya#
Received on Wednesday, 11 June 2003 05:17:47 UTC