Nikolas Arend wrote:
> Sebastian Dransfeld wrote:
>   
>> Aleksej Struk wrote:
>>   
>>     
>>> On Fri, Jan 05, 2007 at 09:54:49PM +0100, Nikolas Arend wrote:
>>>     
>>>       
>>>> Nikolas Arend wrote:
>>>>       
>>>>         
>>>>> Hi,
>>>>>
>>>>> it seems that the Ecore_File_Monitor (e.g. used in mbox.c in the mail 
>>>>> module) stopped working properly since some more extensive changes a few 
>>>>> revisions ago. Can anybody confirm that? I didn't check the code for what 
>>>>> might have changed in ecore_file_monitor* but only noticed it by said 
>>>>> mail module.
>>>>>   
>>>>>         
>>>>>           
>>>> Anyone?
>>>>       
>>>>         
>>> Actually, I'm experiencing the same problem with mail module. It does
>>> not monitor my local Maildir.
>>>     
>>>       
>> But Ecore_File_Monitor works in e, just try to change some .order file.
>>
>> I think the probem must be in the mail module.
>>   
>>     
>
> Yes, that is probably the case, but I suspect that s.th. changed in the 
> implementation which was taken care of in e. So it works there, but not 
> for the mail module any longer. Ah well, I guess I'll just have to look 
> into the code ;-)
>   

Could it be that now ecore_file_monitor_init() must be called before 
adding a monitor? It's not called anywhere in the mail module and from 
what I see now, monitor_type will be ECORE_FILE_MONITOR_TYPE_NONE in 
that case, which means that no monitor will be added actually.

Nick.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to