Date: Wed, 25 Jun 2003 19:00:30 -0700 From: "Derrick Ryalls" <ryallsd@datasphereweb.com> To: <FreeBSD-questions@FreeBSD.org> Subject: evolution fails to run Message-ID: <05c501c33b86$bbe613a0$0200a8c0@bartxp>
next in thread | raw e-mail | index | archive | help
I am having a weird problem trying to get evolution to run. I get the splash screen, then it fails out and spits this on the xterm: (evolution:19705): libglade-WARNING **: Could not load support for `gnome': Shared object "libgnome.so" not found =20 (evolution:19705): libglade-WARNING **: unknown widget class 'GnomeDruid' =20 (evolution:19705): GLib-GObject-WARNING **: invalid cast from `GtkLabel' to `GnomeDruid' =20 (evolution:19705): GnomeUI-CRITICAL **: file gnome-druid.c: line 874 (gnome_druid_set_buttons_sensitive): assertion `GNOME_IS_DRUID (druid)' failed =20 (evolution:19705): GLib-GObject-WARNING **: gsignal.c:1893:g_signal_connect_data(): signal `cancel' is invalid for instance `0x8170018' =20 (evolution:19705): evolution-shell-CRITICAL **: file e-shell-startup-wizard.c: line 776 (e_shell_startup_wizard_create): assertion `data->start !=3D NULL' = failed and checking ldd, comes up with this: ldd /usr/X11R6/bin/evolution | grep libgnome* libgnomeui-2.so.200 =3D> /usr/X11R6/lib/libgnomeui-2.so.200 (0x2823c000) libgnomeprintui-2-2.so.0 =3D> /usr/X11R6/lib/libgnomeprintui-2-2.so.0 (0x282db000) libgnome-2.so.200 =3D> /usr/X11R6/lib/libgnome-2.so.200 (0x28429000) libgnomevfs-2.so.0 =3D> /usr/X11R6/lib/libgnomevfs-2.so.0 (0x284c0000) libgnomecanvas-2.so.200 =3D> /usr/X11R6/lib/libgnomecanvas-2.so.200 (0x28551000) libgnomeprint-2-2.so.0 =3D> = /usr/X11R6/lib/libgnomeprint-2-2.so.0 (0x285b0000) Any clues as to why it is looking for the wrong stuff and how to correct it? Ports cvsup from earlier today, 4.8 Release, evo-1.4.0_1, gnome2-2.2.1_1. TIA -Derrick
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?05c501c33b86$bbe613a0$0200a8c0>