Re: [Evolution] Why does evo 2.6.3 have 2300 FIFO pipes open on startup? ( 2800 files open total )



On Thu, 2006-09-14 at 11:49 -0400, Jeffrey Stedfast wrote:
On Thu, 2006-09-14 at 09:52 -0400, Reid Thompson wrote:
On Thu, 2006-09-14 at 19:12 +0530, Harish Krishnaswamy wrote:
On Thu, 2006-09-14 at 08:17 -0400, Reid Thompson wrote:
Is this number of open files expected?  Why?

Thanks,
reid

This was a bug and it has been fixed now - the fix is available on
Evolution 2.8 - the latest stable version. [hint :upgrade. :-)]
Varadhan : It would be nice to have this committed to the evolution-2.6
stable branch too.

Harish


Built evo 2.8.0 from source .bz2 files downloaded from
http://www.gnome.org/projects/evolution/download.shtml


platform, UBUNTU dapper LTS.

My configure/make/install instructions are listed at the bottom...

after configure/make/install,,,

$ export PATH=/opt/evolution/bin:$PATH
$ /opt/evolution/bin/evolution-2.8

this results in terminal output of:

        CalDAV Eplugin starting up ...
        error : unterminated entity reference            Exit
        error : unterminated entity reference            Exit
        
        ** (evolution-2.8:25934): WARNING **: LDAP authentication failed
        (0x51)
        evolution-shell-Message: Killing old version of
        evolution-data-server...
        
        (evolution-2.8:25934): e-utils-WARNING **: No parent set, or
        default parent available for error dialog

and an error popup with the text and associated buttons Help/Cancel:

        Evolution can not start.
        
        Your system configuration does not match your Evolution
        configuration.
        
        Click help for details

Can someone provide insight as to why I'm getting this error and how to
correct it?

Thanks
reid




-------configure/make/install--------------
libsoup
./configure --prefix=/opt/evolution
make
make install

ldconfig /opt/evolution/lib

GtkHTML
./configure --prefix=/opt/evolution
make
make install

evolution-data-server-1.8.0
./configure --prefix=/opt/evolution --with-openldap=yes
make
make install

evolution-2.8.0
./configure --prefix=/opt/evolution --enable-nntp=yes --enable-imapp=yes
--enable-imap4=yes --enable-cairo-calendar=yes
--enable-mono=yes--enable-exchange=yes --enable-plugins=all
--with-openldap=yes
make
make install

evolution-exchange-2.8.0
./configure --prefix=/opt/evolution --with-openldap=yes 
make
make install



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