[Evolution] [evo2.8] Can't search everywhere in Addressbook, and can't sign with GPG anymore
Hi ! I just upgraded from Evo 2.6.3 to 2.8 (self compiled, on Mandriva 2006). It seems that there are 3 regressions : 1. I can't search in every Addressbook field anymore. When I try, Evo always returns the whole addressbook, and not contacts matching the search 2. I can't sign with PGP anymore - encrypting is right, but when I want to sign, Evo asks for the passphrase, I type it, then Evo display an empty window, titled "Evolution Error" where I only can click OK. 3. There is no command line options anymore. No mailto, no --debug= , nothing... And evolution-2.8 --help displays only the GTG, Gnome and Gconf options, and not the Evo options. Has somebody else noticed theses bugs ? Nicolas (Strasbourg, France) ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Problem compiling
You have to compile evolution-data-server BEFORE evolution-2.8. And then, type export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig Then configure and make evolution-2.8 Hope this helps. Nicolas. ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] recovering contacts
18 Oct 2006 15:59:10 +0100, Cecile De Cat <[EMAIL PROTECTED]>: > you tell me how to recover a version from my last evolution backup, please? > Hi, In your backup, your adress book is located in your .evolution/addressbook/local/system/addressbook.db Just copy-paste the addressbook.db file, and it will work. Nicolas ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Can I get Evolution to leave mail on my POP server?
> > Can I stop Evolution (on the laptop) from deleting the server's mail as > it is downloaded? > Yes. You can set it here : click on Edition - Preferences - double-click on your POP Account - select Reception options tab. ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] links to navigator
> Hello ! > I would like to click on a link in a message and open it to firefox, but > when I click, nothing happens. > What can I do ? > Thanks you very much, > Thibaud. Hi, Did you set your default browser in the Gnome Control Center ? As you seem to read french, you can also read that : http://nicolas.neufblog.com/mavie/2004/10/astuce_ouvrir_l.html Nicolas ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Signature position
> I've just install Evolution and i've a question. > Can we modify the signature position. > Actualy, the signature is after the quoted reply. I want to know if it's > possible to positon the signature after my reply and not after the quoted > reply? What ??? Does that mean you're trying to reply BEFORE the quoted reply, and not AFTER ??? Do you know that it's totally insane, and that you will forever burn in hell ? Never try to break the tyrannosaurus rules, you fool !!! Nicolas. ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Signature position
2007/1/25, Marc Guyard <[EMAIL PROTECTED]>: > Yes i know but it's for my customers > The Microsoft Outlook philosophy is everywhere :( > Yes, I understand, I was just kidding. In fact, that would be a very useful function : sometime, I need to have my sign BEFORE the quoted texte, sometime I need to have it AFTER. It would be perfect if I can choose for every mail. Nicolas (France) ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Signature position
> > It would be quite useful IMHO to be able to set up some configuration > options making in some scenarios default top-posting and in some others > bottom-posting (unfortunately, there is probably no way how to enforce > trimming of the previous messages :-)). So for example Reply-to-list > should certainly lead to the bottom-posting, but useer could be able to > configure that Reply-to-author, Forward-inline, or Reply-to-all (or all of > them) lead to the top-posting. I was able to make such configuration with > mutt (obviously, you can do anything in mutt ;-)), but it would be really > lovely to have this option in Evolution as well. > > Does it make any sense to you? > Yes, it definitively make sense to me. I like your idea, and furthermore, I like when the program let the user make is own choice. I really need to easily choose where the signature will stand. Nicolas (France) ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Evolution not starting - solved
> > > > When I try starting Evolution in the terminal, I get the following > message: > > "camel-WARNING **: Failed to initialize NSS" > > This problem was solved - apparently there was a bug which was fixed, and my > problem was resolved by doing a system update. > Hi, I have had the same problem, after doing an upgrade with Mandrivaupdate, wich installed libnss 1.5.10. The fix I have found was to revert to libnss 1.5.0.9, the one I used to compile evolution. Nicolas. ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
[Evolution] error when compiling on Mandriva 2007.1: db2omf: Could not construct the OMF subject element
Hi ! I'm trying to compile the last Evolution 2.10.1 on Mandriva 2007 Spring (aka 2007.1). ./configure is OK. But at the "make" step, for evolution-2.10.1, I have this error : make[3]: quittant le répertoire « /home/nico/Téléchargement/Evo-2101/evolution-2.10.1/help » C/evolution.xml:66: parser error : Entity 'trade' not defined &appname;™ ... lots of parser errors then : xsltproc -o evolution-C.omf --stringparam db2omf.basename evolution --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/local/share/omf" --stringparam db2omf.help_dir "/usr/local/share/gnome/help" --stringparam db2omf.omf_in "/home/nico/Téléchargement/Evo-2101/evolution-2.10.1/help/evolution.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` C/evolution.xml || { rm -f "evolution-C.omf"; exit 1; } db2omf: Could not construct the OMF subject element. Add a subject element to /home/nico/Téléchargement/Evo-2101/evolution-2.10.1/help/evolution.omf.in. make[2]: *** [evolution-C.omf] Erreur 1 I don't understand these errors with xsltproc or db2omf... I manage to compile on Mandriva 2007.0, but now, it doesn't work anymore on Mandriva 2007.1. I believe this a something to do with Mandriva, and not with Evo, but if someone has a clue, that will help me ! Thank you for helping, Nicolas (France) ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] error when compiling on Mandriva 2007.1: db2omf: Could not construct the OMF subject element
2007/4/20, Frederic Crozat <[EMAIL PROTECTED]>: > I think you have a XML catalog problem (check docbook-dtd412-xml is > correctly installed), maybe caused by the fact you are building > in /usr/local as prefix and not /usr/ > I tried to build in /usr/ : same "db2omf: Could not construct the OMF subject element" error. :-( Nicolas (France) ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] error when compiling on Mandriva 2007.1: db2omf: Could not construct the OMF subject element
2007/4/20, Frederic Crozat <[EMAIL PROTECTED]>: > > I don't understand these errors with xsltproc or db2omf... I manage to > > compile on Mandriva 2007.0, but now, it doesn't work anymore on > > Mandriva 2007.1. I believe this a something to do with Mandriva, and > > not with Evo, but if someone has a clue, that will help me ! > > Works fine on our build cluster. > > I think you have a XML catalog problem (check docbook-dtd412-xml is > correctly installed), maybe caused by the fact you are building > in /usr/local as prefix and not /usr/ > Yes, docbook-dtd412-xml is correctly installed. I don't know if it caused by the fact I'm building in /usr/local and not /usr/. I always have build in /usr/local, and it used to work... And I don't want to build anywhere else... By the way : I just discovered I have the same "db2omf: Could not construct the OMF subject element" error when building the latest Rhythmbox and Evince. So I'm now sure it is definitively not a issue with Evo. Anyway, thanks for the help ! Nicolas (France) ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] error when compiling on Mandriva 2007.1: db2omf: Could not construct the OMF subject element
> > Not sure if this is what you're hitting, but it looks like evolution > 2.10.1 was built with gnome-doc-utils 0.10.2, which has a serious bug > that causes the build to fail when you try to compile with scrollkeeper > disabled [1]. Thank you for the tip, but I'm building with gnome-doc-utils 0.10.1 (and with scrollkeeper enabled, wich is the default choice made by ./configure). I tried with gnome-doc-utils 0.10.3 : still same "db2omf: Could not construct the OMF subject element" bug. But thank you all the same. Nicolas (France) ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Junk mail
2007/6/9, Patrick M. Kelecy <[EMAIL PROTECTED]>: > Is there any way to automatically move junk mail to the Trash (or delete > it) after, say, a certain time period, or when closing down Evolution? > Hi ! You can make a filter that moves mails identified as junk into the Trash. Then, there is an option in the preferences panel, for emptying the Trash when closing down Evo. That is what I'm using and it is very convenient - as long as you can surely trust your spam analyzer ! Hope this helps, Nicolas. ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
[Evolution] strange pin in front of some appointments
Hi ! I have a question about Evolution Calendar I have noticed that there is a little pin, in front of the name of some appointments, when I'm the day, week or month views. What does this pin mean ? I have absolutely no idea why it appears, how to set it or how to remove it. When I open this appointment and search in all the fields or in the Options or Insert menu, I don't see anything relating to it And nothing in the Help too. Can somebody please explain it to me ? Thank you very much in advance, Nicolas (Strasbourg, France) Evolution 2.10.3 on Mandriva 2007 Spring. ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
[Evolution] Re : strange pin in front of some appointments
Hi ! No, it is not the exclamation mark for "Important", and there is no category for these appointments, and this is not the icon for the recurrence... This is a real pin. I thought it was an icon for indicating that the appointment cannot be drag-and-dropped, but actually, I can drag-and-drop it. And after, this pin icon for the appointment just being moved disappeared. I still don't understand how this pin comes... Nicolas (Strasbourg, France) Evolution 2.10.3 on Mandriva 2007 Spring 2007/9/5, J.L. Blom <[EMAIL PROTECTED]>: > It may be the exclamation mark in red for marking "important". > Joep > > On Wed, 2007-09-05 at 12:52 +0200, Milan Crha wrote: > > Hello Jean-Claude, > > maybe it's an icon for a category you have there, or other icon > > indicating a state of the appointment (like it has recurrence, other/set > > time zone or something?). > > Bye, > > Milan > > > > > > On Wed, 2007-09-05 at 11:44 +0200, Jean-Claude Tergal wrote: > > > Hi ! > > > I have a question about Evolution Calendar > > > > > > I have noticed that there is a little pin, in front of the name of > > > some appointments, when I'm the day, week or month views. > > > > > > What does this pin mean ? I have absolutely no idea why it appears, > > > how to set it or how to remove it. When I open this appointment and > > > search in all the fields or in the Options or Insert menu, I don't see > > > anything relating to it And nothing in the Help too. > > > > > > Can somebody please explain it to me ? > > > > > > Thank you very much in advance, > > > > > > Nicolas > > > (Strasbourg, France) > > > Evolution 2.10.3 on Mandriva 2007 Spring. > > > ___ > > > Evolution-list mailing list > > > Evolution-list@gnome.org > > > http://mail.gnome.org/mailman/listinfo/evolution-list > > > > ___ > > Evolution-list mailing list > > Evolution-list@gnome.org > > http://mail.gnome.org/mailman/listinfo/evolution-list > > ___ > Evolution-list mailing list > Evolution-list@gnome.org > http://mail.gnome.org/mailman/listinfo/evolution-list > ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
[Evolution] Adressbook crashes when "searching in all fields"
Hi ! I just installed Evo 2.12.1 and EDS 1.12.1, on Mandriva 2008, but the error happens with Evo 2.12.0 and ADS 1.12.0 from Mandriva's RPMs. All is working fine, but I cannot search in my addressbook anymore : it crashes when I want to "search in all fields" : I write my request, I select "search in all field" (I don't know the english words for this command), then I hit Enter. And then it says "Evolution addressbook has quit unexpectidly, the contacts will be available anymore only when Evolution restars (or something like that, but in good french !)" My file addressbook.db is the same I use since years (perhaps Evo 2.6), it has grown to 435 contacts, and it is the first time it happens. If I start a new addressboook from scratch with one or two contacts, the "search in all fields" fonction works fine - so I think there is something wrong with my old good addressbook.db and EDS 1.12.x I have tried to export my addressbook as a .vcf file, then to export it again on a clean Evo install : same error... So I do believe there is something wrong, but I don't know what. Any help would be greatly appreciate, because I'm using Evo for my professionnal daily work ! Thank you, Nicolas (Strasbourg, France) ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Adressbook crashes when "searching in all fields"
2007/10/23, Akhil Laddha <[EMAIL PROTECTED]>: > On Mon, 2007-10-22 at 14:18 -0400, Matthew Barnes wrote: > > On Mon, 2007-10-22 at 19:56 +0200, Jean-Claude Tergal wrote: > > > I just installed Evo 2.12.1 and EDS 1.12.1, on Mandriva 2008, but the > > > error happens with Evo 2.12.0 and ADS 1.12.0 from Mandriva's RPMs. > > > > > > All is working fine, but I cannot search in my addressbook anymore : > > > it crashes when I want to "search in all fields" : I write my request, > > > I select "search in all field" (I don't know the english words for > > > this command), then I hit Enter. > > > And then it says "Evolution addressbook has quit unexpectidly, the > > > contacts will be available anymore only when Evolution restars (or > > > something like that, but in good french !)" > > > > The best way to get this addressed quickly is to file a bug report > > against Evolution at http://bugzilla.gnome.org/. > > May be user is facing this crash > http://bugzilla.gnome.org/show_bug.cgi?id=461125 > > - Akhil Hi Akhil and the list, It is indeed exactly the same bug as described by Sébastien Bacher on Comment #2 of this bug report. So I will just add a comment, saying that it happens on Mandriva too. And believe me, this a VERY important bug, when you are using Evo for your daily job... :-( I hope it will be fixed soon. And by the way : if you believe it has something to do with the cards in the addressbook.db (for example, a corrupted card), feel free, you lovely developers, to ask me to send you my addressbook.db file, if this can help to fixe the bug. Nicolas (Strasbourg, France) ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Adressbook crashes when "searching in all fields"
> > > > May be user is facing this crash > > http://bugzilla.gnome.org/show_bug.cgi?id=461125 > > > > - Akhil > Hi again, I just applied the patch Akhil submitted for this bug, here : http://bugzilla.gnome.org/show_bug.cgi?id=461125#c11 And it works perfectly ! :-) Nicolas (Strasbourg, France) PS : Fred, I didn't know if I had to submit the bug to qa.mandriva.com or not, because it seems to me that this bug is strictly related to EDS... I'm always shy to go in the "gotha", in the saint des saints of the developers, because I'm only a little end-user, absolutely not a developer - I even don't know how to use the patch command, and I patche the file _manually_, looking carefully for the differences... :-). ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Calendar unavailable
2007/11/5, Michaël Champenois <[EMAIL PROTECTED]>: > > it crashes when I want to "search in all fields" (in addressbook) : I > write my request, I select "search in all field" (I don't know the > english words for this command), then I hit Enter. > > And then it says "Evolution addressbook has quit unexpectidly, the > contacts will be available anymore only when Evolution restars (or > something like that, but in good french !)" > Hi ! Wich Evo and Evo-data-server do you use ? Me : Evo 2.12.1 et EDS 1.12.1 I have described the same bug on the list, for Adressbook search (search for "Adressbook crashes when "searching in all fields"" in the archives). There as been a patch, submitted here : http://bugzilla.gnome.org/show_bug.cgi?id=461125 See comment #11 for the patch. I don't know if it is relevant for your Calendar search bug, but it seems to be the good patch. So, you have to patch and rebuild Evolution-data-server, or to wait for the next release. By the way : I have tried the two patches submitted in Comment #17 : Adressbook search was OK, but Calendar search crashed. With the only one patch in Comment #11 : all is OK. I hope this will help you. > > After restarting, addressbook is available again, but not the calendar. > > How can I have my calendar available again (file Are you sure you have checked the box for your Personnel Calendar (on the left of the screen), in order to display it ? Nicolas (Strasbourg, France) ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Evolution 2.24.3 and beyond
2009/1/12 Srinivasa Ragavan : > Hello guys, > > Today I released Evolution (and friends) 2.24.3. This is the last stable > release in the GNOME stable cycle. But given the issues that 2.24.x Hi ! I'm trying to compile it, but it fails and says : em-migrate.c: In function 'migrate_folders': em-migrate.c:2870: erreur: 'CAMEL_STORE_IS_MIGRATING' undeclared (first use in this function) em-migrate.c:2870: erreur: (Each undeclared identifier is reported only once em-migrate.c:2870: erreur: for each function it appears in.) make[4]: *** [em-migrate.lo] Erreur 1 make[4]: *** Attente des tâches non terminées mv -f .deps/em-network-prefs.Tpo .deps/em-network-prefs.Plo make[4]: quittant le répertoire « /home/nico/Téléchargement/Evo2243/evolution-2.24.3/mail » make[3]: *** [all-recursive] Erreur 1 make[3]: quittant le répertoire « /home/nico/Téléchargement/Evo2243/evolution-2.24.3/mail » make[2]: *** [all] Erreur 2 rm GNOME_Evolution_Mail.server.in make[2]: quittant le répertoire « /home/nico/Téléchargement/Evo2243/evolution-2.24.3/mail » make[1]: *** [all-recursive] Erreur 1 make[1]: quittant le répertoire « /home/nico/Téléchargement/Evo2243/evolution-2.24.3 » make: *** [all] Erreur 2 I don't know what to do... EDS 2.24.2 (with its devel packets) is installed and running fine. If someone has any hint for me, that would be nice ! Thank you for your attention, Nicolas (Strasbourg, France) ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Compiling Evo
>> This constant is declared on E-D-S. You must first build E-D-S. > > He mentioned he had the devel package for E-D-S 2.24.2 installed. I > think it's a new symbol in libcamel and we forgot to bump the E-D-S > requirement in Evolution's configure script. > > The solution is to upgrade to E-D-S 2.24.3. > Hi all ! When I downloaded Evo 2.24.3 from Gnome's FTP, the new EDS was not there, so I thought that EDS 2.23.2 was enough. Then, I have noticed later that EDS 2.24.3 is on the FTP too, so I have compiled and installed it, and now, Evo compiles very well. Thank you very much for the help, Nicolas (Strasbourg, France) ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
[Evolution] addressbook.db : is EDS 2.24.3 compatible with EDS 2.24.2 ?
Hi ! I have uninstalled properly the old Evo 2.24.2.1/EDS 2.24.2, compiled and installed EDS 2.24.3, restarted Gnome, then compiled and installed Evo 2.24.3. When upgrading from Evo/EDS to another, I used to save my addressbook.db file, and then to restore it manually in my addressbook/local/system directory. It has always worked well (since Evo 2.0, perhaps even before, because I'm using Evo almost since the very beginning), until now. Now, it seems that the addressbook.db (that worked fine with Evo 2.23.2.1) is crashing EDS. Everytime I want to display my addressbook, Evo says that its address book has unexpectedly quit, and that the contacts will be available again after a restart. But even after that, Evo address book displays nothing, and sometimes the memo and calendar are crashing too with it... There is no particular debug messages when launching Evo from the command line. But there are error messages when running EDS through gdb (complete gdb log here : http://pastebin.com/m6cae08b5 ) : (evolution-data-server-2.24:25100): libebookbackend-WARNING **: libdb error: page 13: illegal page type or format in server_log_handler (evolution-data-server-2.24:25100): libebookbackend-WARNING **: libdb error: PANIC: Argument invalide in server_log_handler (evolution-data-server-2.24:25100): libebookbackend-WARNING **: libdb error: /home/nico/.evolution/addressbook/local/system/addressbook.db: pgin failed for page 13 in server_log_handler (evolution-data-server-2.24:25100): libebookbackend-WARNING **: libdb error: fatal region error detected; run recovery in server_log_handler (evolution-data-server-2.24:25100): libebookbackend-WARNING **: e_book_backend_file_search: error building list: DB_RUNRECOVERY: Fatal error, run database recovery book_view file uref [Thread 0x44e40950 (LWP 25131) exited] (evolution-data-server-2.24:25100): libebookbackend-WARNING **: libdb error: fatal region error detected; run recovery in server_log_handler (evolution-data-server-2.24:25100): libebookbackend-WARNING **: e_book_backend_file_search: error getting the cursor for /home/nico/.evolution/addressbook/local/system/addressbook.db Program received signal SIGABRT, Aborted. Is there a bug, or an uncompatibility ? Or did I do something wrong ? Thank you very much for your attention and help, Nicolas (Strasbourg, France) ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] addressbook.db : is EDS 2.24.3 compatible with EDS 2.24.2 ?
2009/1/19 Milan Crha : > > With respect to the db issue, it seems it either got corrupted or the > evolution-data-server got build with different libdb version, which > doesn't understand your actual format (maybe downgrade?). Nonetheless, > I'm only guessing here, I have no other idea what else can be wrong, or > what exactly do to fix it. > > The thing is that libdb is part of the evolution-data-server sources, > even your distro can configure it to use other version in configure > parameters. Hi ! Thanks for the reply. lib64db4.6-devel version 4.6.21 is indeed installed on my system. And there is no other libdb files in /usr/local/lib (where EDS should have installed its own libdb library, if needed). Should I uninstall the lib64db4.6-devel package, and re-compile EDS with its own libdb ? I'll try that. Nicolas (Strasbourg, France) ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] addressbook.db : is EDS 2.24.3 compatible with EDS 2.24.2 ?
2009/1/19 Jean-Claude Tergal : > Should I uninstall the lib64db4.6-devel package, and re-compile EDS > with its own libdb ? I'll try that. > I tried. Changes nothing. In both cases, the configure of EDS says : Berkeley DB: statically linked to local copy Nicolas (Strasbourg, France) ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] addressbook.db : is EDS 2.24.3 compatible with EDS 2.24.2 ?
2009/1/19 Jean-Claude Tergal : > > When upgrading from Evo/EDS to another, I used to save my > addressbook.db file, and then to restore it manually in my > addressbook/local/system directory. It has always worked well (since > Evo 2.0, perhaps even before, because I'm using Evo almost since the > very beginning), until now. > > Now, it seems that the addressbook.db (that worked fine with Evo > 2.23.2.1) is crashing EDS. Everytime I want to display my addressbook, > Evo says that its address book has unexpectedly quit, and that the > contacts will be available again after a restart. But even after that, > Evo address book displays nothing, and sometimes the memo and calendar > are crashing too with it... > BTW, if a developper needs to examine the addressbook.db file that crashed Evo Addressbook, I can of course send it by mail. This is a 640 KB file, that used to work with all versions of Evo since Evo2.0 (and before, in fact), with around 400 contacts. I use it for my daily work... Nicolas (Strasbourg, France) ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] addressbook.db : is EDS 2.24.3 compatible with EDS 2.24.2 ?
2009/1/20 Milan Crha : > On Mon, 2009-01-19 at 19:44 +0100, Jean-Claude Tergal wrote: >> I tried. Changes nothing. In both cases, the configure of EDS says : >> Berkeley DB: statically linked to local copy > > Then that should be fine. I cannot think of anything else than trying to > find some recovery tools from a libdb package. > Thanks for your reply. I have perhaps an explanation : the EDS 2.24.2 was a Mandriva RPM, and I don't with wich version of libdb they compiled it. I just know that libdb-devel 4.6.21 was installed on my system. And I have noticed that the libdb provided in the new vanilla EDS source package was 4.1.25. So, if the Mandriva' EDS has been compiled with libdb 4.6.21, I can imagine that my addressbook.db, saved using this libdb 4.6.21 last mounth, was unreadable by the libdb 4.1.25 of the official sources. But that is just a guess. Anyway, I have found a work around : open the addressbook.db with another computer where Evo/EDS still work, save it as a .vcf file, then import it on the new installation. Some fields are not displaying, I have to open the contact, then re-save it again to make the field appear in the column, but that is still a good workaround, for me. Nicolas (Strasbourg, France) ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] replying to mailing lists
2009/2/10 Chris : >> Message -> Reply to List (Ctrl+L) >> >> Matthew Barnes > > I must get my eyes checked, you're absolutely correct it's right there > in front of me. > Sadly, Gmail doesn't have this option. I have so much times replied by mistake to the sender, instead to the list… So Evolution is better than Gmail. But we already all know that. :-) Nicolas (Strasbourg, France) ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] connect Evolution 2.28 to MS exchange 2007 on Fedora 12
2009/11/19 L : >>> One of main reasons for upgrade F11 to F12 was to hope to connect >>> evolution 2.28 to Exchange 2007. After a smooth upgrade to F12. I >>> tried to connect evolution 2.28 with evo-mapi to M$ exchange server. >>> no luck at all, it crashed every time. The insttiute's exchange server >>> does not open imap port. i you have sucessful connection, please >>> share with me I have a successful connection, but my compagny is using Exchange 2003 ; and the evolution-exchange RPM of Mandriva 2010 says "Currently, only Exchange 2000 and 2003 are supported". So, it seems that Exchange 2007 is not supported at all ; I think you have to stay with VirtualBox, or use the bloody Outlook Web Access in Firefox. Nicolas Strasbourg (France) ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list