Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 70286 - Gcursor-0.061 will not run, many CRITICAL errors
Summary: Gcursor-0.061 will not run, many CRITICAL errors
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-06 11:29 UTC by Andrew Conkling
Modified: 2004-11-06 22:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Log from emerge gcursor (gcursor.emerge.log,18.97 KB, text/plain)
2004-11-06 19:32 UTC, Andrew Conkling
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Conkling 2004-11-06 11:29:25 UTC
I've emerged gcursor-0.061, but now it will not run:

(gcursor:29036): libglade-WARNING **: could not find glade file '/var/tmp/portage/gcursor-0.061/image//usr/share/gcursor//gcursor.glade'

(gcursor:29036): libglade-CRITICAL **: file glade-xml.c: line 509 (glade_xml_get_widget): assertion `self != NULL' failed

(gcursor:29036): Gtk-CRITICAL **: file gtktreeview.c: line 8745 (gtk_tree_view_set_model): assertion `GTK_IS_TREE_VIEW (tree_view)' failed

(gcursor:29036): Gtk-CRITICAL **: file gtktreeview.c: line 9180 (gtk_tree_view_append_column): assertion `GTK_IS_TREE_VIEW (tree_view)' failed

(gcursor:29036): Gtk-CRITICAL **: file gtktreeview.c: line 9180 (gtk_tree_view_append_column): assertion `GTK_IS_TREE_VIEW (tree_view)' failed

(gcursor:29036): libglade-CRITICAL **: file glade-xml.c: line 325 (glade_xml_signal_autoconnect): assertion `self != NULL' failed

(gcursor:29036): libglade-CRITICAL **: file glade-xml.c: line 509 (glade_xml_get_widget): assertion `self != NULL' failed

(gcursor:29036): Gtk-CRITICAL **: file gtkspinbutton.c: line 1924 (gtk_spin_button_set_value): assertion `GTK_IS_SPIN_BUTTON (spin_button)' failed

(gcursor:29036): libglade-CRITICAL **: file glade-xml.c: line 509 (glade_xml_get_widget): assertion `self != NULL' failed

(gcursor:29036): Gtk-CRITICAL **: file gtkspinbutton.c: line 1904 (gtk_spin_button_get_value_as_int): assertion `GTK_IS_SPIN_BUTTON (spin_button)' failed

(gcursor:29036): Gtk-CRITICAL **: file gtktreeview.c: line 8727 (gtk_tree_view_get_model): assertion `GTK_IS_TREE_VIEW (tree_view)' failed

(gcursor:29036): libglade-CRITICAL **: file glade-xml.c: line 509 (glade_xml_get_widget): assertion `self != NULL' failed

(gcursor:29036): Gtk-CRITICAL **: file gtkspinbutton.c: line 1904 (gtk_spin_button_get_value_as_int): assertion `GTK_IS_SPIN_BUTTON (spin_button)' failed

(gcursor:29036): Gtk-CRITICAL **: file gtktreeview.c: line 8894 (gtk_tree_view_get_selection): assertion `GTK_IS_TREE_VIEW (tree_view)' failed

(gcursor:29036): Gtk-CRITICAL **: file gtktreeselection.c: line 362 (gtk_tree_selection_get_selected): assertion `GTK_IS_TREE_SELECTION (selection)' failed

(gcursor:29036): libglade-CRITICAL **: file glade-xml.c: line 509 (glade_xml_get_widget): assertion `self != NULL' failed

(gcursor:29036): Gtk-CRITICAL **: file gtkdialog.c: line 969 (gtk_dialog_run): assertion `GTK_IS_DIALOG (dialog)' failed

=====================================

I've tried reemerging libglade only, as I'm not quite sure where the other errors are coming from, but that didn't help.

I also don't have Gnome installed, but I use Xfce and many GTK+ apps, so I assume the dependencies were handled correctly....

# emerge info
Portage 2.0.51-r2 (default-linux/x86/2004.0, gcc-3.3.4, glibc-2.3.4.20040808-r1, 2.6.9-gentoo-r1 i686)
=================================================================
System uname: 2.6.9-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 1300MHz
Gentoo Base System version 1.6.5
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.14.90.0.8-r1
Headers:  sys-kernel/linux-headers-2.4.21-r1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://open-systems.ufl.edu/mirrors/gentoo ftp://ftp.ndlug.nd.edu/pub/gentoo/ ftp://mirrors.tds.net/gentoo ftp://ibiblio.org/pub/Linux/distributions/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/fluidportage/trunk"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib acpi alsa apm avi berkdb bitmap-fonts bzlib cdr crypt directfb dvd encode f77 fam fbcon flac gdbm gif gpm gtk gtk2 imagemagick imlib java jpeg libg++ libwww mad mmx mpeg ncurses nls opengl pam pdflib perl png python readline samba sdl slang spell sse ssl svg svga tcltk tcpd tiff truetype unicode x86 xml2 xpm xv zlib"
Comment 1 Mike Gardiner (RETIRED) gentoo-dev 2004-11-06 18:38:07 UTC
This here is our problem:

(gcursor:29036): libglade-WARNING **: could not find glade file '/var/tmp/portage/gcursor-0.061/image//usr/share/gcursor//gcursor.glade'

Because it's looking within the temporary portage directory for the glade file. However, this does not occur for me:

obz@zen obz $ qpkg -l -nc gcursor | grep glade
/usr/share/gcursor/gcursor.glade

And glade starts without error.

Can you please _attach_ a full build log, thanks.
Comment 2 Andrew Conkling 2004-11-06 19:32:26 UTC
Created attachment 43442 [details]
Log from emerge gcursor

Thanks for the quick response and any help you can offer.
Comment 3 Mike Gardiner (RETIRED) gentoo-dev 2004-11-06 20:23:44 UTC
make[2]: Warning: File `/usr/include/libart-2.0/libart_lgpl/art_misc.h' has modification time 2.7e+06 s in the future

is a bit peculiar.

During the compile phase
-DGLADE_PATH=\""/usr/share/gcursor/"\"

which is correct, but during the install phase
-DGLADE_PATH=\""/var/tmp/portage/gcursor-0.061/image//usr/share/gcursor/"\"
when it shouldn't even be recompiling.

I think the clock skew is causing this.

Comment 4 Andrew Conkling 2004-11-06 22:51:47 UTC
Sure enough, remerging libart_lgpl (which owns that file) fixed the problem.  I just wish I never had these clock errors; this happened before.

Thanks for the prompt help.