Re: [Evolution] Empty attachment window



Hi,

On Thu, 2004-06-10 at 20:24, Gerhard Maier wrote:
 56538 evolution-1.4 CALL  access(0xbfbfbfe0,0)
 56538 evolution-1.4 NAMI  "/usr/X11R6/share/gnome/pixmaps/gnome-unknown.png"
 56538 evolution-1.4 RET   access -1 errno 2 No such file or directory
 56538 evolution-1.4 CALL  getpid
 56538 evolution-1.4 RET   getpid 56538/0xdcda
 56538 evolution-1.4 CALL  write(0x2,0x884d700,0x8a)
 56538 evolution-1.4 GIO   fd 2 wrote 138 bytes
       "
        (evolution:56538): GdkPixbuf-CRITICAL **: file gdk-pixbuf-io.c: line 7\
        29 (gdk_pixbuf_new_from_file): assertion `filename != NULL' failed
       "
The gnome-unknown.png is located on my system in
/usr/X11R6/share/icons/gnome/48x48/apps/gnome-unknown.png. I've created
a symlink, and everything works fine know.

Well, today I tried to do the same with Evo 1.4.6, but the behavior is
different. The above thing works only with Evo 1.4.4. The trace for
1.4.6 looks like this:

 29756 evolution-1.4 CALL  stat(0x8750f80,0xbfbfb3c0)
 29756 evolution-1.4 NAMI  "/usr/share/icons"
 29756 evolution-1.4 RET   stat -1 errno 2 No such file or directory
 29756 evolution-1.4 CALL  stat(0x8750fa0,0xbfbfb3c0)
 29756 evolution-1.4 NAMI  "/usr/share/pixmaps"
 29756 evolution-1.4 RET   stat -1 errno 2 No such file or directory
 29756 evolution-1.4 CALL  gettimeofday(0xbfbfb488,0)
 29756 evolution-1.4 RET   gettimeofday 0
 29756 evolution-1.4 CALL  gettimeofday(0xbfbfb4e8,0)
 29756 evolution-1.4 RET   gettimeofday 0
 29756 evolution-1.4 CALL  gettimeofday(0xbfbfb4c8,0)
 29756 evolution-1.4 RET   gettimeofday 0
 29756 evolution-1.4 CALL  stat(0x8754040,0xbfbfb4a0)
 29756 evolution-1.4 NAMI  "/home/gerhard/.icons/hicolor/index.theme"
 29756 evolution-1.4 RET   stat -1 errno 2 No such file or directory
 29756 evolution-1.4 CALL  stat(0x8754040,0xbfbfb4a0)
 29756 evolution-1.4 NAMI  "/usr/X11R6/share/pixmaps/hicolor/index.theme"
 29756 evolution-1.4 RET   stat -1 errno 2 No such file or directory
 29756 evolution-1.4 CALL  stat(0x8754040,0xbfbfb4a0)
 29756 evolution-1.4 NAMI  "/usr/X11R6/share/icons/hicolor/index.theme"
 29756 evolution-1.4 RET   stat 0
 29756 evolution-1.4 CALL  getpid
 29756 evolution-1.4 RET   getpid 29756/0x743c
 29756 evolution-1.4 CALL  write(0x2,0x879ac00,0x8a)
 29756 evolution-1.4 GIO   fd 2 wrote 138 bytes
       "
        (evolution:29756): GdkPixbuf-CRITICAL **: file gdk-pixbuf-io.c: line 7\
        61 (gdk_pixbuf_new_from_file): assertion `filename != NULL' failed
       "
 29756 evolution-1.4 RET   write 138/0x8a
 29756 evolution-1.4 CALL  getpid
 29756 evolution-1.4 RET   getpid 29756/0x743c
 29756 evolution-1.4 CALL  write(0x2,0x879ac00,0x8a)
 29756 evolution-1.4 GIO   fd 2 wrote 138 bytes
       "
        (evolution:29756): GnomeUI-CRITICAL **: file gnome-icon-list.c: line 1\
        219 (gnome_icon_list_append_pixbuf): assertion `im != NULL' failed
       "

I think there is something missing in
/usr/X11R6/share/icons/hicolor/index.theme. Any idea?

bye,
Gerhard.




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