Re: [Evolution] IMAP folders, dotfiles, etc.



Ettore Perazzoli <ettore helixcode com> writes:

  This is not Evolution's fault; your machine is running out of shared
memory segments.  Restarting the GNOME session will fix this problem.

  Unfortunately, this is a general problem with GDK and GdkPixbuf; they
need a lot of memory segments for doing rendering of images on the
screen.  I believe newer versions of GDK/GTK+ are going to fix this.

This has nothing to do with gdk-pixbuf.  The only place that allocates
shared memory segments for images is in gdkimage.c.

On the latest released version of GTK+ four segments are created per
client.  The stable branch version on CVS creates a single big segment
per client.  This should be in the next released version, 1.2.9 or
whatever.

  Federico




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