Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 53248 - fbpanel 3.8's default configuration file (/usr/share/fbpanel/default) does not parse.
Summary: fbpanel 3.8's default configuration file (/usr/share/fbpanel/default) does no...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Commonbox Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-07 14:24 UTC by bugs.gentoo.org
Modified: 2004-06-07 16:13 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bugs.gentoo.org 2004-06-07 14:24:00 UTC
emerging fbpanel 3.8, and then starting it gives:

Can't load /home/rutger/.fbpanel/default
Using /usr/share/fbpanel/default
fbpanel: unknown var ShowIconified
fbpanel: can't start panel

I had to uncomment three default settings in this file:
#    ShowIconified = true
#    ShowMapped    = true
#    ShowAllDesks  = false


Reproducible: Always
Steps to Reproduce:
1. emerge fbpanel
2. start fbpanel
3.

Actual Results:  
fbpanel didn't start.

Expected Results:  
start

Gentoo Base System version 1.4.16
Portage 2.0.50-r7 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3_pre20040420-r0,
2.6.7-rc1)
=================================================================
System uname: 2.6.7-rc1 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
distcc 2.14 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -g -march=pentium4 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -g -march=pentium4 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache nostrip sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X Xaw3d aalib acpi acpi4linux alsa avi berkdb bidi bindist bonobo caps cddb
cdr chroot crypt cscope cups curl dga dillo directfb dnd dvd emacs encode evo
faad fam fbcon ffmpeg fftw flac flash foomaticdb gb gdbm gif gnome gphoto2 gpm
gstreamer gtk gtk2 gtkhtml guile imap imlib irda jack java javascript jbig jikes
joystick jpeg kde lcms libdsk libg++ libgda libwww linguas_en linguas_nl lirc
ltsp mad mbox memlimit mikmod mmx mng motif mozilla mozp3p mozsvg mpeg msn music
ncurses nls offensive ofx oggvorbis opengl oss pam pdflib perl pic png ppds
python qt quicktime quotes radeon readline ruby samba scanner sdl skey sox
speedo speex spell sse ssl stencil-buffer t1lib tcltk tcpd theora tiff
transparent-proxy truetype type1 usb v4l vim-with-x wmf x86 xchattext xemacs
xine xinerama xml2 xmms xosd xv xvid yahoo zlib zvbi"
Comment 1 Ciaran McCreesh 2004-06-07 16:13:26 UTC
-r1 in cvs, thanks.