From owner-freebsd-questions@FreeBSD.ORG Tue Mar 24 21:23:16 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DC5671065673 for ; Tue, 24 Mar 2009 21:23:15 +0000 (UTC) (envelope-from frank@esperance-linux.co.uk) Received: from mailout.zetnet.co.uk (mailout.zetnet.co.uk [194.247.47.231]) by mx1.freebsd.org (Postfix) with ESMTP id 688918FC0A for ; Tue, 24 Mar 2009 21:23:15 +0000 (UTC) (envelope-from frank@esperance-linux.co.uk) Received: from irwell.zetnet.co.uk ([194.247.47.48] helo=zetnet.co.uk) by mailout.zetnet.co.uk with esmtp (Exim 4.63) (envelope-from ) id 1LmE5W-0000IR-Ki; Tue, 24 Mar 2009 21:23:10 +0000 Received: from melon.esperance-linux.co.uk (54-144.adsl.zetnet.co.uk [194.247.54.144]) by zetnet.co.uk (8.14.1/8.14.1/Debian-9) with ESMTP id n2OLN8BY021977; Tue, 24 Mar 2009 21:23:09 GMT Received: by melon.esperance-linux.co.uk (Postfix, from userid 1001) id C7E23FCA699; Tue, 24 Mar 2009 21:23:03 +0000 (GMT) Date: Tue, 24 Mar 2009 21:23:03 +0000 From: Frank Shute To: Manish Jain Message-ID: <20090324212303.GA50697@melon.esperance-linux.co.uk> Mail-Followup-To: Manish Jain , freebsd-questions@freebsd.org References: <49C869CD.3040306@gmail.com> <49C90CF6.5070409@gmail.com> <49C935E9.5070303@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <49C935E9.5070303@gmail.com> User-Agent: Mutt/1.4.2.3i X-Face: *}~{PHnDTzvXPe'wl_-f%!@+r5; VLhb':*DsX%wEOPg\fDrXWQJf|2\,92"DdS%63t*BHDyQ|OWo@Gfjcd72eaN!4%NE{0]p)ihQ1MyFNtWL X-Operating-System: FreeBSD 6.4-RELEASE-p2 i386 X-Organisation: 'http://www.shute.org.uk/' X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.1.7 (zetnet.co.uk [194.247.46.1]); Tue, 24 Mar 2009 21:23:09 +0000 (GMT) Cc: freebsd-questions@freebsd.org Subject: Re: Clicking on Terminal crashes XFCE4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Frank Shute List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Mar 2009 21:23:16 -0000 On Wed, Mar 25, 2009 at 01:05:05AM +0530, Manish Jain wrote: > > Jack L. wrote: > >On Tue, Mar 24, 2009 at 9:40 AM, Manish Jain > >wrote: > >>Warren Block wrote: > >>>On Tue, 24 Mar 2009, Manish Jain wrote: > >>> > >>>>I am Gnome user just trying out xfce for fun. I did a > >>>>'make install clean' in /usr/ports/x11-wm/xfce4-?* > >>>The meta-port is just /usr/ports/x11-wm/xfce4, which you haven't > >>>installed. > >>> > >>>>Everything went well. When I did a startx, xfce4 came up nicely. > >>>>Everything seems ok, but when I click on Terminal/xterm, X crashes > >>>>returning > >>>>me to the console. > >>>> > >>>>Is there something missing or wrong in my setup ? Any help would be > >>>>appreciated. > >>>Install /usr/ports/x11-wm/xfce4 to fill out the rest of the requirements, > >>>then do startxfce4. > >>> > >>>-Warren Block * Rapid City, South Dakota USA > >>> > >>I installed /usr/ports/x11-wm/xfce4 too. The results are exactly the same. > >>Interestingly, I can run gnome-terminal in xfce without any hiccup. Even > >>more interestingly, I can xfce's Terminal from Gnome pretty well. There > >>are > >>a few warnings though : > >> > >>(Terminal:20866): Gtk-WARNING **: Could not find the icon > >>'stock_terminal-newtab'. The 'hicolor' theme > >>was not found either, perhaps you need to install it. > >>You can get a copy from: > >>Â Â Â Â http://icon-theme.freedesktop.org/releases > >> > >>(Terminal:20866): Gtk-WARNING **: Error loading theme icon > >>'stock_terminal-newtab' for stock: Icon 'stock_terminal-newtab' not > >>present > >>in theme > >> > >>(Terminal:20866): Gtk-WARNING **: Error loading theme icon > >>'stock_terminal-newwindow' for stock: Icon 'stock_terminal-newwindow' not > >>present in theme > >> > >>(Terminal:20866): Gtk-WARNING **: Error loading theme icon > >>'stock_terminal-closetab' for stock: Icon 'stock_terminal-closetab' not > >>present in theme > >> > >>(Terminal:20866): Gtk-WARNING **: Error loading theme icon > >>'stock_terminal-closewindow' for stock: Icon 'stock_terminal-closewindow' > >>not present in theme > >> > >>(Terminal:20866): Gtk-WARNING **: Error loading theme icon > >>'stock_terminal-newtab' for stock: Icon 'stock_terminal-newtab' not > >>present > >>in theme > >> > >>(Terminal:20866): Gtk-WARNING **: Error loading theme icon > >>'stock_terminal-newwindow' for stock: Icon 'stock_terminal-newwindow' not > >>present in theme > >> > >>(Terminal:20866): Gtk-WARNING **: Error loading theme icon > >>'stock_terminal-closewindow' for stock: Icon 'stock_terminal-closewindow' > >>not present in theme > >> > >>(Terminal:20866): GLib-GObject-WARNING **: instance of invalid > >>non-instantiatable type `(null)' > >> > >>(Terminal:20866): GLib-GObject-CRITICAL **: g_signal_handler_disconnect: > >>assertion `G_TYPE_CHECK_INSTANCE (instance)' failed > >> > >>-- > >Try a make clean install clean and see if it still does that. Also, > >are your ports up to date? > > > > Hi Jack/Warren/All, > > I did : > > make deinstall > make clean > make install clean > > The results are the same. I downloaded ports.tar.gz last week, so I > think the ports should be fairly up2date. However, I would still > greatly appreciate it if somebody could send me an sh/bash script or > command that would demonstrate how to use cvsup to keep my ports > directory up2date. Using cvs is one area which, thanks to my Linux > heritage, is best rated as ERROR_NONE > Manish, There's a make.conf and script on this page which might be of help in keeping your ports uptodate: http://www.shute.org.uk/misc/freebsd_uptodate.html When you've 'suped your ports, you'll notice that there is some stuff about xfce in /usr/ports/UPDATING. It might be related to your problems. Regards, -- Frank Contact info: http://www.shute.org.uk/misc/contact.html