Skip to main content.

2002-Nov-30

Galeon kept on starting up with pop-up about schema. I tried to fix, but console message said:
GConf Error: Failed to launch configuration server:
Failed to execute child process (No such file or directory)
I used strace and saw:
stat("/usr/bin/gconfd-2", 0xbffff7ec)   = -1 ENOENT (No such file or directory)
I don't know why. I don't have gconfd-2. So I created symlink to gconfd-1 and that worked.