From owner-freebsd-stable@FreeBSD.ORG Mon Apr 19 07:32:10 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20C0B16A4CE for ; Mon, 19 Apr 2004 07:32:10 -0700 (PDT) Received: from smtp.thilelli.net (jgabel.net1.nerim.net [80.65.226.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id A900343D1F for ; Mon, 19 Apr 2004 07:32:09 -0700 (PDT) (envelope-from jpeg@thilelli.net) Received: from localhost (localhost.thilelli.net [127.0.0.1]) by bento.thilelli.net (Postfix) with ESMTP id 6A29178C65; Mon, 19 Apr 2004 16:32:06 +0200 (CEST) Received: from bento.thilelli.net ([127.0.0.1]) by localhost (bento.thilelli.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 16879-08; Mon, 19 Apr 2004 16:32:05 +0200 (CEST) Received: from webmail.thilelli.net (localhost.thilelli.net [127.0.0.1]) by bento.thilelli.net (Postfix) with SMTP id 898F778C50; Mon, 19 Apr 2004 16:32:05 +0200 (CEST) Received: from 192.168.0.105 (SquirrelMail authenticated user jgabel) by webmail.thilelli.net with HTTP; Mon, 19 Apr 2004 16:32:05 +0200 (CEST) Message-ID: <49552.192.168.0.105.1082385125.squirrel@webmail.thilelli.net> In-Reply-To: <4083DDC9.1020104@kernel32.de> References: <4083B346.3040708@kernel32.de> <49279.192.168.0.105.1082383199.squirrel@webmail.thilelli.net> <4083DDC9.1020104@kernel32.de> Date: Mon, 19 Apr 2004 16:32:05 +0200 (CEST) From: "Julien Gabel" To: "Marian Hettwer" User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal X-Virus-Scanned: by amavisd-new at thilelli.net cc: freebsd-stable@freebsd.org Subject: Re: xfce4-iconbox doesn't start X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Apr 2004 14:32:10 -0000 >> The iconbox is generally launched automatically when you use the port >> xfce4-session (which is not part of xfce4 because it is always in >> development ; I personally don't use it because of stability problem), > I had xfce4 running in version 4.0.1 or something, and everything was > fine. The whole bunch of xfce stuff never crashed, and iconbox was the > "taskbar" on top of my screen. I said that xfce4-session is not stable. I follow the port tree for all the xfce4 stuff and had no problem of stability with Xfce 4.0.4 (the 4.0.5 just arrived in the port: http://www.freshports.org/x11-wm/xfce4/). I will give it a try tonight or tomorrow. >> which explain the warning. But this is not an error, and the iconbox >> must be launched: at least it is the case on my desktop. Are you sure >> the iconbox is not start after issuing the command? [...] > If I start iconbox it looks like that: > [mhettwer@acchilles] <~> $ xfce4-iconbox > ** Message: xfce4-iconbox: Running without session manager > Segmentation fault (core dumped) [...] > Well, I obviously forgot to paste the row "core dumped" in my first > message, which is the reason why it's not running after starting. > Now I don't have a clue why it's core dumping ... > > Any more hints ? :) Maybe run ktrace(1) or truss(1) when launching xfce-iconbox will help to diagnose the problem. Depends on the output. > Is anyone using an up-to-date xfce ? (Installed from ports today, after > cvsup the ports today) 4.0.4 without any prolem. -- -jpeg.