[Xfce-bugs] [XFCE 0000180]: adding kdeinit to xinitrc spoils panel
xfce-bugs at xfce.org
xfce-bugs at xfce.org
Sun Apr 25 03:12:11 CEST 2004
The following NEW bug has been ADDED.
=======================================================================
http://bugs.xfce.org/view_bug_page.php?f_id=180
=======================================================================
Reporter: purslow
Handler:
=======================================================================
Project: XFCE
Bug ID: 0000180
Category: panel
Reproducibility: always
Severity: minor
Priority: normal
Status: new
=======================================================================
Date Submitted: 2004-04-25 01:12 GMT
Last Modified: 2004-04-25 01:12 GMT
=======================================================================
Summary: adding kdeinit to xinitrc spoils panel
Description:
following a suggestion by Bernard Walle, i added to xinitrc :
if [ `ps aux | grep $USER | grep kdeinit | wc -l` -le 2 ] ; then
kdeinit &
fi
in order to speed up the start of KDE applications.
this has the bad side-effect of spoiling the panel: see shots:
http://www.chass.utoronto.ca/~purslow/snapshot1.png
http://www.chass.utoronto.ca/~purslow/snapshot2.png
snapshot 1 is the normal panel, snapshot 2 is deformed
by being shorter & having a different (ugly) font.
when i exit XFCE & restart (without rebooting),
the panel is restored to its normal form (snapshot 1).
when i reboot, the bad effect occurs again.
=======================================================================
More information about the Xfce-bugs
mailing list