themes



Hello,
Just installed garnome 0.20.0, everything is running great
except than when I try to load the theme configuration tool,
`gnome-theme-manager', I get a SEGFAULT. My stuff is installed in $HOME/garnome, so the following seems to be the problem:

% strace gnome-theme-manager
...
write(1, "FAMOpen failed, FAMErrno=0\n", 27FAMOpen failed, FAMErrno=0
) = 27
getdents64(0x12, 0x814db40, 0x1000, 0x6f) = 112
stat64("/usr/share/icons/hicolor/index.theme", 0xbffff470) = -1 ENOENT (No such
file or directory)
stat64("/usr/share/icons/locolor/index.theme", 0xbffff470) = -1 ENOENT (No such
file or directory)
getdents64(0x12, 0x814db40, 0x1000, 0x2) = 0
close(18)                               = 0
--- SIGSEGV (Segmentation fault) ---
...

I tried to grep around to find the offending lines of code to no avail. I tried cleaning out my .gnome* dirs too. I'm a gnome newbie, so sorry if this is obvious.
Thanks,
Soren



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]