Results 1 to 1 of 1
I'm posting this answer to a problem as it took me a while to find the answer, and so I'm trying to make it easier for others to solve this ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-29-2005 #1
KDE login - Unable to create io-slave
I'm posting this answer to a problem as it took me a while to find the answer, and so I'm trying to make it easier for others to solve this problem.
Not only did I receive the
pop-up message when I tried to login to KDE, but I also found that any application written to run under KDE (such as Konqueror and Quanta plus), gave error messages when I ran them under Gnome or XFCE.Code:Could not start process Unable to create io-slave klauncher said:Unknown protocol 'file'
Quanta plus gave a raft of error messages such as :-
andCode:Could not find mime type application/octet-stream
andCode:No mime type installed
SolutionCode:Cannot load toolbars from archive
The way passed this is as follows :-
1. Login to KDE
2. Right-click on the desktop/background and open a console
3. enter -> rm -vf ~/.kde/share/config/ksycoca
4. enter -> kbuildsycoca
5. Logout and then log back in again to KDE.
If you get any permissions error messages, then enter the following between steps 3 and 4 (above) -
rm /var/tmp/kdecache-nerderello/ksycoca
Obviously you would put your own username in place of the "nerderello" in the above remove command (rm).
have fun
Nerderello
Use Suse 10.1 and occasionally play with Kubuntu
Also have Windows 98SE and BeOS


Reply With Quote
