Panel crash on netbsd
Martti Kuparinen
martti.kuparinen at iki.fi
Mon Sep 11 07:53:19 CEST 2006
I've now tried all patches without luck :-(
Could you guys download NetBSD, install it (maybe inside VMware) and do
something like this:
# export CVS_RSH=ssh
# cd /usr
# cvs -d anoncvs at anoncvs.netbsd.org:/cvsroot co -P pkgsrc
# cd pkgsrc
# cvs -d:pserver:anonymous at pkgsrc-wip.cvs.sourceforge.net:/cvsroot/pkgsrc-wip \
login
[Press Enter]
# cvs -d:pserver:anonymous at pkgsrc-wip.cvs.sourceforge.net:/cvsroot/pkgsrc-wip \
co -P wip
# cd /usr/pkgsrc/wip/xfce4
# make install
# cd /usr/pkgsrc/wip/xfce4-panel/work/xfce4-panel-4.3.99.1
# gdb xfce4-panel
(gdb) run
(You can fetch NetBSD 3.0.1 from ftp://ftp.netbsd.org/pub/NetBSD/iso/3.0.1/)
More information about the Xfce4-dev
mailing list