• Bug#214448: not fixed

    From Gerfried Fuchs@1:229/2 to All on Mon Aug 16 17:00:16 2004
    From: [email protected]

    Hi!

    Sorry, but this is not fixed in the latest package:

    * depends on gnome-icon-theme (closes: #214448)

    The problem is not gnome-icon-theme (at least not alone), the problem
    is that when not running gnome-settings-daemon (and evolution doesn't
    start it up itself) evolution doesn't display the attachment icons at
    all (except images, which icons it renders down).

    So, this wrapper script works for me[tm]. It is really dirty and
    shouldn't be in the distribution, but it works as workaround for others
    facing this problem:

    #+
    #!/bin/bash
    test=$(ps wux | grep '[g]nome-settings-daemon')
    if [ -z "$test" ] ; then
    gnome-settings-daemon >/dev/null 2>&1 &
    fi
    /usr/bin/evolution-1.4
    #v-

    Pretty please test with other desktop environments than only gnome next
    time, if you think the bug is fixed. :)

    So long,
    Alfie
    --
    Na versuch doch mal der SuSE unstable zu folgen ;-)
    6.0 -> 6.1 -> 6.2 -> 6.3 -> 6.4 -> 7.0?
    -- Rainer Weikusat in d.c.s.f

    -----BEGIN PGP SIGNATURE-----
    Version: GnuPG v1.2.4 (GNU/Linux)

    iD8DBQFBIMZ7MU96lewVKUIRAhGoAKCZ0QNfoibVnaqoyPnByYoqrt7q7gCfWPF1 nMG12RkurHvc7GvCttUxRWs=
    =fYyE
    -----END PGP SIGNATURE-----

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)