Re: [Evolution-hackers] Evolution Calendar / memeos/ tasks summary windows appear black in colour at startup!!

2008-05-28 Thread Srinivasa Ragavan
On Wed, 2008-05-28 at 14:51 +0530, svalbard colaco wrote: > Hi all; > > I have evolution on DirectFB and in my calendar view / memo view / > task view/ windows ; > The side bar for the calendar /memos/ tasks summary window appears > black in color at first; > But when i click on them it appears w

[Evolution-hackers] ERROR** Cannot connect to Gnome Pilot Daemon. when clicked on Edit --> Synchronization option

2008-05-28 Thread svalbard colaco
Hi all; I have evolution on DirectFB ; when i click on Edit --> Synchronization option in the toolbar ; I get an error message stating *ERROR** Cannot connect to Gnome Pilot Daemon*. What colud be the reason ? Do i have to install some additional package? Please help. Thanks & Regards sv. ___

[Evolution-hackers] Evolution Calendar / memeos/ tasks summary windows appear black in colour at startup!!

2008-05-28 Thread svalbard colaco
Hi all; I have evolution on DirectFB and in my calendar view / memo view / task view/ windows ; The side bar for the calendar /memos/ tasks summary window appears black in color at first; But when i click on them it appears white and editable as expected...Everytime i start up Evolution These sum

[Evolution-hackers] 'Not Junk' Icon fails to render in Evolution

2008-05-28 Thread svalbard colaco
Hi all, I cannot find the ' Not Junk' icon...can any one tell me where can i find it?? rather it gets rendered by a broken image... How can i load it?? I 'm using gnome-icon-theme and hicolor ... Thanks & regards sv. ___ Evolution-hackers mailing lis

Re: [Evolution-hackers] ERROR** Cannot connect to Gnome Pilot Daemon. when clicked on Edit --> Synchronization option

2008-05-28 Thread Andre Klapper
Am Mittwoch, den 28.05.2008, 15:25 +0530 schrieb svalbard colaco: > I have evolution on DirectFB ; when i click on Edit --> > Synchronization option in the toolbar ; I get an error message stating > > ERROR** Cannot connect to Gnome Pilot Daemon. > > What colud be the reason ? Do i have to instal

[Evolution-hackers] Switching the current folder from a plugin

2008-05-28 Thread Paarvai Naai
Hi all, I'm hoping that somebody on this list will have a quick answer to this question. I am currently writing a plugin that manipulates folders in Evolution. I was able to figure out how to move messages between folders, but was not able to find the required API calls to make Evolution switch

Re: [Evolution-hackers] Switching the current folder from a plugin

2008-05-28 Thread Srinivasa Ragavan
You need to look at em-folder-tree.c. That holds the code. -Srini. On Wed, 2008-05-28 at 14:58 -0700, Paarvai Naai wrote: > Hi all, > > I'm hoping that somebody on this list will have a quick answer to this > question. I am currently writing a plugin that manipulates folders in > Evolution. I