I discovered rencently that multiple instances of the kdeinit process
fills up one of my file system.
I found out that the file "xsess-bart" (bart being my user name) in
/var/tmp grows rapidly like crazy until I kill the top kdeinit process.
And I'm talking here about megs per few seconds! I absolutely need to
kill this b**** before it fills up my file system entirely.
Moreover, when I delete the file, the file system does not reset its
remaining-bytes size to its initial value until I restart the system.
Where again I have to kill the top kdeinit, and so on...
I coud see that the "xsess-bart" has the following content:
Running update-menus...done
DCOPServer up and running.
Can't get own host name. Your system is severely misconfigured
QMenuData::removeItem: Index -1 out of range
QMenuData::removeItem: Index -1 out of range
QMenuData::removeItem: Index -1 out of range
QMenuData::removeItem: Index -1 out of range
QMenuData::removeItem: Index -1 out of range
QMenuData::removeItem: Index -1 out of range
QMenuData::removeItem: Index -1 out of range
QMenuData::removeItem: Index -1 out of range
QMenuData::removeItem: Index -1 out of range
QMenuData::removeItem: Index -1 out of range
QMenuData::removeItem: Index -1 out of range
QMenuData::removeItem: Index -1 out of range
QMenuData::removeItem: Index -1 out of range
QMenuData::removeItem: Index -1 out of range
QMenuData::removeItem: Index -1 out of range
QMenuData::removeItem: Index -1 out of range
QMenuData::removeItem: Index -1 out of range
QMenuData::removeItem: Index -1 out of range
QMenuData::removeItem: Index -1 out of range
QMenuData::removeItem: Index -1 out of range
QMenuData::removeItem: Index -1 out of range
... (for megabytes long!)
QMenuData::removeItem: Index -1 out of range
QMenuData::removeItem: Index -1 out of range
QMenuData::removeItem: Index -1 out of range
DCOP aborting call from 'anonymous-6109' to 'klipper'
ERROR: KUniqueApplication: DCOP communication error!
This "Can't get host name" at the beginning is annoying me because when
I do "hostname" on the shell, it displays it. However, when I try the
short version (-s), it answers "hostname: Unknown host" after few
seconds.
I must say, I could never really setup this host name conveniently with
my Mandrake 8.1 .
If someone may help me out on this, I would appreciate.
Thanks.