[Evolution-hackers] Evolution 1.4.4 and gnome-2.4-rc1



Hi guys,
I finally got around to try evolution 1.4.4. Ok under gnome-2.4-rc1,
there was/is a thread on the granome list about getting evolution to
work under gnome-2.4rc1.  I run into problems with calendar and summary 
crashing. So I did the attached quick fix to get it up.  It still
crashes on Window close if you have looked at the calendar, while
File->exit works. Also attachments don't show up at all if you don't
have a file icon associated with the file at mail creation.
Seems all old calendar events re-triggered. 
Thought just to give you some ideas about gnome-2.4 and evolution, even
I don't know if you are going to support it.
Take a look at the patch.   
Ronald

--- evolution-1.4.4-org/wombat/Evolution-Wombat.idl	Thu Mar 27 15:05:29 2003
+++ evolution-1.4.4/wombat/Evolution-Wombat.idl	Mon Sep  8 17:28:23 2003
@@ -9,12 +9,12 @@
 module GNOME {
 module Evolution {
 
-	interface WombatClient {
+	interface WombatClient : Bonobo::Unknown {
 		string getPassword (in string prompt, in string key);
 		void   forgetPassword (in string key);
 	};
 
-	interface Config {
+	interface Config : Bonobo::Unknown {
 	};
 
 	interface WombatInterfaceCheck : Bonobo::Unknown {


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