[Evolution-hackers] Required Evolution-code-help

2013-02-20 Thread Samarjit Adhikari
Hi, Hopefully i am putting my question in right mailing list. I was trying to look into the root cause of the BUG(https://bugzilla.redhat.com/show_bug.cgi?id=903166) as i believe my environment is the best one to reproduce the issue.After doing a lot of RD my intuition says that it is a memory

Re: [Evolution-hackers] Required Evolution-code-help

2013-02-21 Thread samarjit Adhikari
Hi All, I have observe that camel-mapi-store open a connection with Exchange server and put it in known_connections list. This mapi-store connection is used for periodically checking mails and updating inbox folders. If you get mail, this connection is responsible to download those mails with

Re: [Evolution-hackers] Required Evolution-code-help

2013-02-22 Thread samarjit Adhikari
the pointer store-priv-connection will be overwritten during send_to_sync. Only way i found is using e_mapi_connection_new. Do let me know your view. With regards, Samarjit On Fri, Feb 22, 2013 at 3:39 PM, Milan Crha mc...@redhat.com wrote: On Fri, 2013-02-22 at 12:50 +0530, samarjit Adhikari

Re: [Evolution-hackers] Required Evolution-code-help

2013-02-24 Thread samarjit Adhikari
files as well. http://bazaar.launchpad.net/~samarjit-adhikari/evolution/evolution-mapi-3.6.2/changes With regards, Samarjit On Fri, Feb 22, 2013 at 5:46 PM, samarjit Adhikari samarjit.adhik...@gmail.com wrote: Hi Milan Correct way would be to provide connect_sync/authenticate_ sync

Re: [Evolution-hackers] Required Evolution-code-help

2013-02-24 Thread samarjit Adhikari
I am taking about the change #1297-1301 With regards, Samarjit On Mon, Feb 25, 2013 at 10:31 AM, samarjit Adhikari samarjit.adhik...@gmail.com wrote: hi All, As suggested, I have open a mapi connection using camel services but got a crash in g_rec_mutex_lock function. Crash debugging

Re: [Evolution-hackers] [Bug 903166] ResolveNames MAPI Error

2013-02-26 Thread samarjit Adhikari
sending mails. Details of my check ins are given below. Please review the code change. change#1307 http://bazaar.launchpad.net/~samarjit-adhikari/evolution/evolution-mapi-3.6.2/changes Is your code fix different than me? Did you check the code in git branch. I need to import your change into bazar

Re: [Evolution-hackers] Code help required for evolution hung opening meeting invitation

2013-03-04 Thread samarjit Adhikari
aah! Looks like you're running into a known GObject deadlock Interesting. let me dig into the code with this pointer. With regards, Samarjit On Mon, Mar 4, 2013 at 8:59 PM, Matthew Barnes mbar...@redhat.com wrote: On Sat, 2013-03-02 at 18:21 +0530, Samarjit Adhikari wrote: If you have any

[Evolution-hackers] Evolution crashes while creating appointment from Mail

2013-04-07 Thread samarjit Adhikari
Hi All [My Evolution configuration] Version: 3.6.4+ Plugin: evolution-mapi [steps to reproduce] 1. Select any mail from inbox. 2. Right Click on a mail. A action menu list will appear. 3. Choose Create--Create an Appointment 4. it will ask for Select destination 5. Select Personal on this

Re: [Evolution-hackers] Evolution crashes while creating appointment from Mail

2013-04-07 Thread samarjit Adhikari
Hi Johnny, If 1 more person can reproduce the crash along with me , I will go ahead and report it in Bugzilla. Are you able to reproduce using my given steps ? with regards, Samarjit ___ evolution-hackers mailing list evolution-hackers@gnome.org To

Re: [Evolution-hackers] Evolution crashes while creating appointment from Mail

2013-04-08 Thread samarjit Adhikari
it on 3.6.4 it didnt crash for me. Rgds Saxa On Mon, Apr 8, 2013 at 10:00 AM, Milan Crha mc...@redhat.com wrote: On Mon, 2013-04-08 at 09:51 +0530, samarjit Adhikari wrote: If 1 more person can reproduce the crash along with me , I will go ahead and report it in Bugzilla. Are you

Re: [Evolution-hackers] Evolution crashes while creating appointment from Mail

2013-04-08 Thread samarjit Adhikari
Anybody able to reproduce with MAPI account? With regards, Samarjit On Mon, Apr 8, 2013 at 7:32 PM, samarjit Adhikari samarjit.adhik...@gmail.com wrote: Hi All, I tried it with my IMAP account as well and yes it did not crash. Thus issue is with only MAPI Account. Hope some one will try

Re: [Evolution-hackers] Evolution crashes while creating appointment from Mail

2013-04-09 Thread samarjit Adhikari
give me some code hint so that I myself can start looking into it? With regards, Samarjit On Tue, Apr 9, 2013 at 3:08 PM, Milan Crha mc...@redhat.com wrote: On Mon, 2013-04-08 at 19:32 +0530, samarjit Adhikari wrote: Thus issue is with only MAPI Account. Hope some one will try

Re: [Evolution-hackers] Evolution crashes while creating appointment from Mail

2013-04-09 Thread samarjit Adhikari
: On Tue, 2013-04-09 at 15:44 +0530, samarjit Adhikari wrote: You are right Milan, it is also not crashing for simple text messages. But in my environment there are lot of multipart messages. Hi, I think I got something similar with simple text message too. The thing is that every

[Evolution-hackers] https://bugzilla.gnome.org/show_bug.cgi?id=697632

2013-04-15 Thread samarjit Adhikari
-to-taskhttp://bazaar.launchpad.net/%7Esamarjit-adhikari/evolution/evolution-3.6.2/files/353/plugins/mail-to-task /mail-to-task.c Function: do_mail_to_event [branch Where I have check in my code] http://bazaar.launchpad.net/~samarjit-adhikari/evolution/evolution-3.6.2/revision/353 [Reason Behind the Change

Re: [Evolution-hackers] https://bugzilla.gnome.org/show_bug.cgi?id=697632

2013-04-15 Thread samarjit Adhikari
, Apr 15, 2013 at 1:55 PM, Milan Crha mc...@redhat.com wrote: On Mon, 2013-04-15 at 12:20 +0530, samarjit Adhikari wrote: Probably I have managed to cook a fix for bug 697632. Code review is required to confirm the fix. I am not sure how to create patch. I took a diff and attaching here

Re: [Evolution-hackers] https://bugzilla.gnome.org/show_bug.cgi?id=697632

2013-04-15 Thread samarjit Adhikari
Thanks for holding my hands and helping me to move forward. With regards, Samarjit On Mon, Apr 15, 2013 at 2:24 PM, Milan Crha mc...@redhat.com wrote: On Mon, 2013-04-15 at 14:14 +0530, samarjit Adhikari wrote: That's the confusion I have. So will the good fix be a g_object_ref inside

Re: [Evolution-hackers] Tentative 3.11 schedule

2013-10-13 Thread samarjit Adhikari
Hi Matt, Where did you release 3.10? I could see only old releases (3.8/9) in Evolution home page. https://projects.gnome.org/evolution/download.shtml With regards, Samarjit On Sun, Oct 13, 2013 at 9:08 PM, Matthew Barnes mbar...@redhat.com wrote: I just released 3.10.1 and still haven't

Re: [Evolution-hackers] Keeping your contacts in order

2013-10-25 Thread samarjit Adhikari
Thanks Tristan. Documention[0] gives me a lot of overview on cursor. With regards, Samarjit On Thu, Oct 24, 2013 at 10:05 PM, Tristan Van Berkom trista...@openismus.com wrote: Hi, I'm pleased to announce that today we've finally landed the addressbook cursor API in EDS master, a