Stephan Voecks ([EMAIL PROTECTED]) wrote on 4 September 2001 17:48: >Hi Carlos, > >i had the same warnings in ~/.xsession-errors >> kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libkdecore.so.3: >> undefined symbol: init_spellchecking >> kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libkdecore.so.3: >> undefined symbol: init_audiocd > >These warnings have nothing to do with your Fatal IO error. >They come from kdebase/kcontrol/kcontrol/kcminit.cpp (line 90) >which is started in /usr/bin/kde2 from kdeinit >Just remove the X-KDE-Init=... lines from >/usr/share/applnk/Settings/Personalization/spellchecking.desktop >and >/usr/share/applnk/Settings/Sound/audiocd.desktop >and the warnings are gone.
Indeed, I tried it and the fatal io error continues, but the init_* errors disappeared. I just get "DCOPServer up and running" followed by "kdeinit: fatal io error: client killed" and the session aborts. >My debian system: uptodate unstable, i386 Me too, but on a Compaq Presario 1200 notebook, model 1200XL426. Any clues?