LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   ~/.Xdefaults-localhost.localdomain not found (https://www.linuxquestions.org/questions/linux-software-2/%7E-xdefaults-localhost-localdomain-not-found-516417/)

JRR883 01-04-2007 07:41 PM

~/.Xdefaults-localhost.localdomain not found
 
Whenever I try to run any KDE-based app, I get an error saying "Floating point exception." After learning about the wonders of the strace command, I tried using it to start Amarok. The error that halts the program is this:
Code:

open("/home/me/.Xdefaults-localhost.localdomain", O_RDONLY) = -1 ENOENT (No such file or directory)
So can anyone either tell me how to regenerate this file or if you're using Fedora Core 6, give me the contents of the file?


All times are GMT -5. The time now is 02:46 PM.