From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b5) Gecko/20051008 Fedora/1.5-0.5.0.beta2 Firefox/1.4.1 Description of problem: Every time I use gaim it crashes. I finally did a trace with ltrace -ff found below. It shows that it needs lnusertemp which is not found. It seems to be in kdelibs, which I am installing now. However, this is bad because there is not dependency and there is also no other kde code in gaim. --- SIGCHLD (Child exited) --- [pid 9503] +++ exited (status 0) +++ [pid 9500] --- SIGCHLD (Child exited) --- [pid 9504] +++ exited (status 0) +++ --- SIGCHLD (Child exited) --- sh: lnusertemp: command not found Cannot attach to pid 10133: Operation not permitted --- SIGCHLD (Child exited) --- can't create mcop directory +++ exited (status 1) +++ Version-Release number of selected component (if applicable): gaim-1.5.0-6.fc5 How reproducible: Always Steps to Reproduce: 1. Remove any kdelibs 2. Run gaim 3. Wait 4. Watch it crash Actual Results: Crashes, as mentioned above. Expected Results: It shouldn't crash. Additional info:
*** This bug has been marked as a duplicate of 169631 ***