From: Araki K. <ara...@us...> - 2010-10-04 16:43:30
|
Hi, From: Usama Akkad <ua...@gm...> Subject: Re: [Mlterm-dev-en] Questions about mlterm Date: Sat, 25 Sep 2010 11:21:07 +0300 Message-ID: <AAN...@ma...> uahello> (gnome-terminal:1806): Gtk-CRITICAL **: gtk_accel_map_unlock_path: uahello> assertion `entry != NULL && entry->lock_count > 0' failed This message seems to be output if official libvte is used. uahello> (gnome-terminal:1806): Gtk-WARNING **: uahello> /build/buildd/gtk+2.0-2.20.1/gtk/gtkwidget.c:9896: widget class uahello> `TerminalScreen' has no property named `inner-border' uahello> uahello> (gnome-terminal:1806): Gtk-WARNING **: uahello> /build/buildd/gtk+2.0-2.20.1/gtk/gtkwidget.c:9896: widget class uahello> `TerminalScreen' has no property named `inner-border' I fixed it. uahello> When I run Synaptic Package Manager it crashes, Synaptic shows output uahello> from terminal just after downloading the packages, the error in uahello> terminal was: uahello> ##### uahello> synaptic: symbol lookup error: synaptic: undefined symbol: vte_reaper_get uahello> ##### I added dummy vte_reaper_get function. Please test hg current source. --- Araki Ken ara...@us... |