Re: Crash on Fedora Core 6

Leon,
	Thanks for the hint on how to get amaya (amaya_wx-9.53-1) working for
FC6.

	Two small points, you don't need to specify XLIB_SKIP_ARGB_VISUALS=1
twice.  You either specify it with an export or before the command (i.e.
XLIB_SKIP_ARGB_VISUALS=1 amaya).  Both have the same effect.

	The second issue is that on exit, even with this, I get:

(amaya:10471): Gtk-CRITICAL **: gtk_container_remove: assertion
`GTK_IS_TOOLBAR (container) || widget->parent == GTK_WIDGET (container)'
failed

Gtk-ERROR **: file gtkcontainer.c: line 2447
(gtk_container_propagate_expose): assertion failed: (child->parent ==
GTK_WIDGET (container))
aborting...
*** Amaya: Irrecoverable error ***Aborted

and it fails to delete a lock file, since next time I get the message:

10:07:38 PM: Deleted stale lock file '/home/frank/.amaya-frank'.

	Finally, I'll also add, I can't compile from source, either for wx (I
get a linker error) or gtk where I get the earlier "png_read_destroy"
compilation error.

	Have you made any progress on any of this?

Regards
Frank

Received on Tuesday, 2 January 2007 09:00:42 UTC