Delivered-To: garrigue at math.nagoya-u.ac.jp Authentication-Results: mailhost.math.nagoya-u.ac.jp sender=lablgtk-bounces at yquem.inria.fr; domainkey=neutral (domain does not match address; no policy for yquem.inria.fr) Delivered-To: lablgtk at yquem.inria.fr DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=math.nagoya-u.ac.jp; h= date:message-id:to:cc:subject:from:in-reply-to:references :mime-version:content-type:content-transfer-encoding; s=alpha; bh=VqrHnrU9hgrIKbd6PApnm43LxoE=; b=NKoiRDLfVMxDo0d329lvKe8yv/4h ZjjXhpV23kX8wAN0gsES6Ur4UUnYSd4V7xMvqf21UyXBMo/3cJNupSIzOYellb7S JLvxDGLxvvDQPiFsPFUh4WsVRIyhd1yN198DCRfmuASNmXkVs0tezWVsdhNpOunU 3NPFubJmUxg1aU0= DomainKey-Signature: a=rsa-sha1; h=Received:Date:Message-Id:To:Cc:Subject:From:In-Reply-To:References:X-Mailer:Mime-Version:Content-Type:Content-Transfer-Encoding; b=zgaKeKlCC1vvjsIYKeesh/CgWzlDPvuZeCDnU8BO1c8qVbtsn9rd/IVnK8Kpsm+pZG9zs5BGvrtM7ao5rvmbgUqITbw/LFlQ2msNP8IdlYN4GjRl+cOK7oBiqtAlhbDgUnlb68qb2Fska1/UWuCi71UYl/PmaeiUa8+emdUdWPI=; c=nofws; d=math.nagoya-u.ac.jp; q=dns; s=alpha Date: Fri, 25 Jun 2010 14:55:41 +0900 (JST) Message-Id: <20100625.145541.48520442.garrigue at math.nagoya-u.ac.jp> To: rich at annexia.org Subject: Re: [Lablgtk] gdk_pixbuf_mlsource requires X From: Jacques Garrigue In-Reply-To: <20100616164730.GA29946 at annexia.org> References: <20100616164730.GA29946 at annexia.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: lablgtk at yquem.inria.fr From: Richard Jones > I just want to point this out ... > > $ gdk_pixbuf_mlsource --build-list static Throbber.png animation Throbber.gif > /dev/null > > vs > > $ DISPLAY= gdk_pixbuf_mlsource --build-list static Throbber.png animation Throbber.gif > /dev/null > Fatal error: exception Gtk.Error("GtkMain.init: initialization failed > ml_gtk_init: initialization failed") > > Actually I'm not using quite the latest version of lablgtk2 and I > haven't checked if this is still a problem with the latest upstream. > If it is, then this is going to make it a little bit harder to build > my project on the Fedora autobuilders, where X is obviously not > available. (I'll have to bundle the *.ml file instead) Good point: there is no reason to link gtkMain.cmo, as Gobject.Type.init is sufficient. This is now fixed in subversion, and will go in the next release. Jacques _______________________________________________ Lablgtk mailing list Lablgtk@yquem.inria.fr http://yquem.inria.fr/cgi-bin/mailman/listinfo/lablgtk