atom feed29 messages in org.freebsd.freebsd-portsRe: xfce 4.8 upgrade errors
FromSent OnAttachments
Mark FelderMar 6, 2011 12:53 pm 
Pavel TimofeevMar 9, 2011 5:54 am 
Martin WilkeMar 9, 2011 5:55 am 
Pavel TimofeevMar 10, 2011 4:53 am 
Warren BlockMar 10, 2011 6:59 am 
Pavel TimofeevMar 10, 2011 7:05 am 
Mark FelderMar 10, 2011 8:53 am 
Pavel TimofeevMar 11, 2011 12:58 am 
Pavel TimofeevMar 11, 2011 3:05 am 
Pavel TimofeevMar 11, 2011 3:54 am 
Olivier DuchateauMar 11, 2011 4:00 am 
Pavel TimofeevMar 11, 2011 4:41 am 
timpMar 17, 2011 6:22 am 
Olivier DuchateauMar 17, 2011 10:39 am 
timpMar 22, 2011 7:38 am 
timpApr 13, 2011 5:50 am 
Pavel TimofeevApr 14, 2011 4:32 am 
Warren BlockApr 14, 2011 1:59 pm 
Olivier DuchateauApr 15, 2011 12:59 am 
Pavel TimofeevApr 15, 2011 2:51 am 
Olivier DuchateauApr 15, 2011 4:26 am 
Pavel TimofeevApr 15, 2011 4:40 am 
Pavel TimofeevApr 15, 2011 5:36 am 
Pavel TimofeevApr 15, 2011 5:45 am 
Warren BlockApr 15, 2011 7:15 am 
Pavel TimofeevApr 15, 2011 7:43 am 
Pavel TimofeevApr 30, 2011 1:09 am 
Pavel TimofeevMay 3, 2011 12:02 am 
Pavel TimofeevAug 4, 2011 4:10 am 
Subject:Re: xfce 4.8 upgrade errors
From:Pavel Timofeev (tim@gmail.com)
Date:Mar 11, 2011 12:58:45 am
List:org.freebsd.freebsd-ports

Please, don`t be silent.

How to repeat if you use xfce 4.8: 0. logout from your Xfce and go to console 1. make backup of config $ cp -r .config config_ 2. delete configs $ rm -rf .config 3. login to your xfce Xfce will say you 'Welcome to the first start of the panel'. Choose 'Use default config'. And you will see my screenshot =) if you use default gtk and icons theme for xfce. And 'Applications menu' will not work.

Bring it back: 0. logout from your Xfce and go to console 1. delete configs $ rm -rf .config 2. bring back configs $ cp -r config_ .config 3. check permissiong for .config folder $ chown -R username:usergroup /usr/home/username/.config 4. reboot.

Of course I did it the first thing =) I have lastest ports. #portsnap fecth update && portmaster -ad

# pkg_info | grep xfce4-utils xfce4-utils-4.8.1_1 XFce 4 essential utilities and scripts

2011/3/10 Warren Block <wbl@wonkity.com>

On Thu, 10 Mar 2011, Pavel Timofeev wrote:

By the way, new xfce4 from fresh ports looks very bad.

After fresh install it told me 'Welcome to the first start of the panel' and I chose 'Use default config'. And now I see that (look at screenshots):

Screenshot #1 http://img-fotki.yandex.ru/get/5904/mox87.0/0_62e05_925ad7d7_orig

Update your ports tree with portsnap or csup, then build/deinstall/install the sysutils/xfce4-utils port. Should have xfce4-utils-4.8.1_1 when done.