From owner-freebsd-ports@FreeBSD.ORG Tue Mar 3 22:13:15 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C9BF31065672 for ; Tue, 3 Mar 2009 22:13:15 +0000 (UTC) (envelope-from carl.gustavsson@bahnhofbredband.se) Received: from smtp-1.sys.kth.se (smtp-1.sys.kth.se [130.237.32.175]) by mx1.freebsd.org (Postfix) with ESMTP id 8625A8FC0C for ; Tue, 3 Mar 2009 22:13:15 +0000 (UTC) (envelope-from carl.gustavsson@bahnhofbredband.se) Received: from localhost (localhost [127.0.0.1]) by smtp-1.sys.kth.se (Postfix) with ESMTP id 06348155B95; Tue, 3 Mar 2009 22:54:49 +0100 (CET) X-Virus-Scanned: by amavisd-new at kth.se Received: from smtp-1.sys.kth.se ([127.0.0.1]) by localhost (smtp-1.sys.kth.se [127.0.0.1]) (amavisd-new, port 10024) with LMTP id M6jD2FtP9Y3x; Tue, 3 Mar 2009 22:54:40 +0100 (CET) Received: from munin.home.swe (c213-100-49-247.swipnet.se [213.100.49.247]) by smtp-1.sys.kth.se (Postfix) with ESMTP id 18EF2155B6A; Tue, 3 Mar 2009 22:54:30 +0100 (CET) Message-ID: <49ADA71C.3000907@bahnhofbredband.se> Date: Tue, 03 Mar 2009 22:54:36 +0100 From: Carl Johan Gustavsson User-Agent: Thunderbird 2.0.0.19 (X11/20090104) MIME-Version: 1.0 To: Torfinn Ingolfsen References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: Xfce 4.6 - what changes are needed? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Mar 2009 22:13:16 -0000 Torfinn Ingolfsen wrote: > Hello, > > OK, so now Xfce 4.6 is in our ports tree. Great job. > But - some things are not working like they used to, and there is no > entry in /usr/ports/UPDATING. Are there any documentation elsewhere > that describes what changes are needed to get this working again? > > When I did 'startxfce4' after the upgrade, all my icons in the panel > was gone. I had to add them manually. Is that how it should be? Hi, Checkout this thread: http://foo-projects.org/pipermail/xfce4-dev/2009-February/026295.html There are some problems with the icon theme in 4.6 which are known and I'm not sure if they will do anything about it right now. - cjg > > Another example, xfce4-mixer claims that my sound card is "Unknown > (OSS Mixer)", is that correct? > And the cpugraph plugin crashes (signal 11) when you try to add it to > the panel, is somebody working on a fix?