From owner-freebsd-stable@FreeBSD.ORG Mon Apr 19 07:12:01 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 945A816A4CF for ; Mon, 19 Apr 2004 07:12:01 -0700 (PDT) Received: from www.cyclades.de (mail.linux-router.org [62.225.173.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id F35BC43D41 for ; Mon, 19 Apr 2004 07:10:45 -0700 (PDT) (envelope-from mh@kernel32.de) Received: from pd9512db3.dip.t-dialin.net ([217.81.45.179] helo=kernel32.de) by www.cyclades.de with asmtp (Exim 3.35 #1 (Debian)) id 1BFZTr-0008F5-00; Mon, 19 Apr 2004 16:10:39 +0200 Message-ID: <4083DDC9.1020104@kernel32.de> Date: Mon, 19 Apr 2004 16:10:17 +0200 From: Marian Hettwer User-Agent: Mozilla Thunderbird 0.5 (X11/20040414) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Julien Gabel References: <4083B346.3040708@kernel32.de> <49279.192.168.0.105.1082383199.squirrel@webmail.thilelli.net> In-Reply-To: <49279.192.168.0.105.1082383199.squirrel@webmail.thilelli.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-MailScanner: Found to be clean X-MailScanner-SpamCheck: 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:12:01 -0000 Hi Julien, Julien Gabel wrote: > > > 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. > 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? > Pretty sure. After using startx I could issue a 'ps ax|grep xfce' and this is the output: [mhettwer@acchilles] <~> $ ps ax|grep xfce 91654 ?? Ss 0:02,23 xfce-mcs-manager 91646 v0 IW 0:00,00 /bin/sh /usr/X11R6/etc/xfce4/xinitrc 91660 v0 S 0:14,97 /usr/X11R6/bin/xfce4-panel If I start iconbox it looks like that: [mhettwer@acchilles] <~> $ xfce4-iconbox ** Message: xfce4-iconbox: Running without session manager Segmentation fault (core dumped) [mhettwer@acchilles] <~> $ ps ax|grep xfce 91654 ?? Ss 0:02,23 xfce-mcs-manager 28755 p0 R+ 0:00,00 grep xfce 91646 v0 IW 0:00,00 /bin/sh /usr/X11R6/etc/xfce4/xinitrc 91660 v0 S 0:15,00 /usr/X11R6/bin/xfce4-panel 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 ? :) Is anyone using an up-to-date xfce ? (Installed from ports today, after cvsup the ports today) hm... BTW, no interesting posts on the xfce Mailinglist ... thank you anyway ! best regards, Marian, who's just missing his upper taskbar ... bloody iconbox ...