From owner-freebsd-ports@FreeBSD.ORG Fri Apr 15 09:51:42 2011 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 1193D1065674 for ; Fri, 15 Apr 2011 09:51:42 +0000 (UTC) (envelope-from timp87@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id C421A8FC13 for ; Fri, 15 Apr 2011 09:51:41 +0000 (UTC) Received: by iyj12 with SMTP id 12so2721655iyj.13 for ; Fri, 15 Apr 2011 02:51:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=xHfYOCVSgJ1th6WjqHci1aFU6OvknNTt2t+HFRLFFNo=; b=mZcNTL2w8EIbgOZFoorWO/FoyPBLmaudRMLbyS/9vHcWSS5eWYwZ6ViUQtUWcTSDkV SInNqF7EO9clGp5x1UmmdzhqZXu87dls7tVfoWvT4jFunhTm7zSPl0y7ExaP8K66UlEC pu9TDE2Xztg0Fp0+Mj9vL9xeq6PDTjC2LoRkY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=dR5StesM0/yI9D8ymFi6+PUTyMgIjzqccgzqv+hc6CCzPFnQm1dvu50KOjnfqYSxOh cc/kUD5UM1APecDuP0cQJ8TPcROBUV9Pf0fVcsmzMVeZfcqWeSKx/0XdjlK15LrqhI2p 5SmQCC4/nnEI8AJ9zAWyPJuPAJtx3ohOBfgcc= MIME-Version: 1.0 Received: by 10.42.148.9 with SMTP id p9mr2550374icv.19.1302861101080; Fri, 15 Apr 2011 02:51:41 -0700 (PDT) Received: by 10.231.32.74 with HTTP; Fri, 15 Apr 2011 02:51:41 -0700 (PDT) In-Reply-To: References: <1300368202240-3863483.post@n5.nabble.com> <1302699023481-4300506.post@n5.nabble.com> Date: Fri, 15 Apr 2011 13:51:41 +0400 Message-ID: From: Pavel Timofeev To: Olivier Duchateau Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Warren Block , freebsd-ports@freebsd.org Subject: Re: xfce 4.8 upgrade errors 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: Fri, 15 Apr 2011 09:51:42 -0000 > I've send PR, http://www.freebsd.org/cgi/query-pr.cgi?pr=156231 > http://www.freebsd.org/cgi/query-pr.cgi?pr=156230 > We must wait for upgrade made by maintainer, but you can use patches. Yes, I tried ports/156231 and ports/156230. Nothing changed. And tried > Pavel, are you able to run your xfce session with startx command? > 1. In /etc/ttys (line beginning by ttyv8), replace 'on' by 'off', > reboot your computer. I use slim and rc.conf. Ok, slim_enable="YES" was commented in /etc/rc.conf > 2. if in your $HOME directory, .xinitrc (or .xsession) file doesn't > exist, copy it from /usr/local/etc/xdg/xfce4/. > 3. create also .xsession (ln -sf ~/.xinitrc ~/.xsession) Copied and created. (Before I had .xinitrc and it contained /usr/local/bin/startxfce4, and I had .xsession which used as link to .xinitrc. Made by your advice.) > 4. finally, run 'startx' command, a file called .xsession-errors will appear Done. But no .xsession-errors file =( And system hangs as before when I want to run opera and other problem apps. About miwi`s post: I noticed that adding line 'Option "BusType" "PCIE"' to xorg.conf in the 'Section "Device"' makes something strange. At first Xorg start I see black screen (no errors in Xorg.log.0), but after restart it works good, and hangs don't occur. Is it normal? My card is 'ATI Technologies Inc RV350 AQ [Radeon 9600] rev 0' and it is AGP card. Changing BusType to AGP or PCI doesn`t bring anything good: system hangs. 2011/4/15 Olivier Duchateau > 2011/4/14 Warren Block : > > On Thu, 14 Apr 2011, Pavel Timofeev wrote: > > > >> I just understood the problem! > >> It dawned upon me! All these apps are united by the fact that they have > >> icons (when they running) at notification area on xfce4-panel. > >> Problem with xfce4-panel! I checked it. > >> > >> If I make > >> $ rm -rf .config > >> and then logon to xfce4 it tell me 'Welcome to the first start of the > >> panel' > >> and I choose 'Use default config'. > >> Now all works very good, > >> But if I make logout and then relogon to xfce4 again opera and some apps > >> hangs system. > >> > >> Ok. Reboot system. Logon to xfce4 and first thing remove 'notification > >> area' > >> from xfce4-panel. And now all works fine! > >> Problem in xfce4-panel. > > > > There was a new release of xfce4-panel a few days ago: > > http://foo-projects.org/pipermail/xfce/2011-April/028514.html > > I've send PR, http://www.freebsd.org/cgi/query-pr.cgi?pr=156231 > > > > > Also a new version of garcon: > > http://foo-projects.org/pipermail/xfce/2011-April/028513.html > > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=156230 > > We must wait for upgrade made by maintainer, but you can use patches. > > Pavel, are you able to run your xfce session with startx command ? > > 1. In /etc/ttys (line beginning by ttyv8), replace 'on' by 'off', > reboot your computer. > 2. if in your $HOME directory, .xinitrc (or .xsession) file doesn't > exist, copy it from /usr/local/etc/xdg/xfce4/. > 3. create also .xsession (ln -sf ~/.xinitrc ~/.xsession) > 4. finally, run 'startx' command, a file called .xsession-errors will > appear > > Look at warning and errors. > > -- > olivier >