http://qa.mandrakesoft.com/show_bug.cgi?id=3035





------- Additional Comments From [EMAIL PROTECTED]  2003-03-10 09:01 -------
I think it is a valid bug. 
I agree it's not the rpm pkg's responsibility,but I think it's the startup
script's. The user shouldn't be forced to do a console login and run
xfce_setup first when the solution is as simple as
if [ ! -d $HOME/.xfce/ ];then
  xfce_setup
fi
in /etc/X11/xfce/xinitrc



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
The first time a user starts XFce xfce_setup isn't run, resulting in a missing
$HOME/.xfce. So when configuring or exiting XFce can't save its files.

Reply via email to