Re: [Evolution] Possible to run evolution without gnome-settings-daemon *and have* icons?



On Mon, 2006-11-20 at 13:56 +0530, Ritesh Khadgaray wrote:
On Mon, 2006-11-20 at 00:00 -0700, Ski Dawg wrote:
On Mon, 2006-11-20 at 09:52 +0530, Ritesh Khadgaray wrote:
On Sun, 2006-11-19 at 18:56 -0700, Ski Dawg wrote:
Hmm, I have both of those install and the only icons that I see are
Print, Cancel, and Replace (on the compose window). Everything else
looks like a piece of paper with a red X in the middle of it.

$ rpm -qa | grep icon-theme
gnome-icon-theme-2.14.2-1.fc5.2
hicolor-icon-theme-0.9-2
Sounds stupid, but can you run strace on evolution

  $ evolution --force-shutdown
  $ strace -ffvvvto /tmp/evo.strace -s 2048 evolution

Exit evolution, and attach "/tmp/evo.strace.*" to mail

I did this and it created 49 files, totaling 26 MB (3.6 MB when
gzipped).

Also it wouldn't finish on it's own (I waited a few minutes with no
changes). I had to shutdown evolution and then run evolution
--force-shutdown again for the trace to finish.

-> grep for icon in strace logs.

-> You should proibably see message like

* file not found
* permission denied 

look for similar message. 

Thanks for your help with this so far. I did this and there were quite a
few "No such file or directory" errors throughout the files. I dumped
the output of the grep statement to a file, and posted it on a website
if you would like to review it. It is at
http://www.skidawg.org/evo.strace.icons.log.gz (it's about 30 KB gzipped
now).

One place it was looking is under /usr/share/icons/default/cursors/ On
my FC5 system, the only thing under /usr/share/icons/default/ is a
single file called index.theme. Also the directory /home/user/.icons
does not exist on my system.

I noticed that anytime it is looking for a cursors directory, in a
directory path, I can usually find the parent directory to cursors, but
not the actual cursors directory.

As far as the gnome-icon-theme and hicolor-icon-theme, I checked and I
believe I have the most up to date ones available for my system (without
compiling from source).

I appreciate your assistance with this so far.
--
Doug

Registered Linux User #285548 (http://counter.li.org)
----------------------------------------
Random Thought:
  This page intentionally left blank.




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