From owner-freebsd-questions@FreeBSD.ORG Mon Oct 9 14:57:57 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CCD216A403 for ; Mon, 9 Oct 2006 14:57:57 +0000 (UTC) (envelope-from kalin@el.net) Received: from mail.el.net (mail.el.net [68.165.89.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D11B43D4C for ; Mon, 9 Oct 2006 14:57:52 +0000 (GMT) (envelope-from kalin@el.net) Received: (qmail 3490 invoked by uid 1008); 9 Oct 2006 15:02:17 -0000 Received: from unknown (HELO mail.el.net) (127.0.0.1) by mail.el.net with SMTP; 9 Oct 2006 15:02:17 -0000 Received: from 74.64.6.149 (SquirrelMail authenticated user kalin@el.net) by mail.el.net with HTTP; Mon, 9 Oct 2006 11:02:17 -0400 (EDT) Message-ID: <57737.74.64.6.149.1160406137.squirrel@mail.el.net> In-Reply-To: <63856.74.64.6.149.1160279509.squirrel@mail.el.net> References: <63856.74.64.6.149.1160279509.squirrel@mail.el.net> Date: Mon, 9 Oct 2006 11:02:17 -0400 (EDT) From: "kalin mintchev" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.5 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: Re: new pango screwing up my x11 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: kalin@el.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2006 14:57:57 -0000 thanks a lot for all the replies.... so much help on this list.... $ mozilla (Gecko:79673): GLib-GObject-WARNING **: cannot register existing type `GConfClie nt' (Gecko:79673): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJE CT (object_type)' failed (Gecko:79673): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (o bject)' failed Segmentation fault (core dumped) $ firefox (Gecko:79761): GLib-GObject-WARNING **: cannot register existing type `GConfClient' (Gecko:79761): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed (Gecko:79761): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed Segmentation fault (core dumped) after i forced the old pango package off the 6 release iso i was able to get xorg to work and have all the applications working fine except mozilla... i rebuild firefox but every time i try to start it (or mozilla) i get this crap.. which libraries are those. gnome's?! ok. well lets see this time... maybe somebody will actually read this... thanks..... > hi all.... > i just wanted to install gaim. did update the ports and then went on to > install gaim wich installed a new pango that toally f-ed up my x. now i > can not use it anymore. xorg starts and then when it comes to fire up > gnome xorg crashes with some thread errors. > i think the issue is the new pango libraries installed because > gnome-session was looking for the old ones - i linked the new ones to the > old names but i get the thread error. it sucks when new software is not > backward compatible. > my system is 6 release and it was running nicely before the f-ing pango > screwd the whole thing up. i'm not interested right now in upgrading all > the gnome and all the applications on top of it so i was wondering if i > remove the new pango and install the old from the 6 iso disks would that > make my life easier instead of upgrading gnome? > because of all this crap i have to use lynx to send this mail.. > thanks.... > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >