On Tue, Feb 1, 2011 at 11:23 AM, Koen Deforche <[email protected]> wrote:
> Hey Gaetano,
>
>> Wt::WApplication::instance()->processEvents();
>
> Thanks for a bug report with exactly the information we need !
>
> That is definitely something that should be fixed in the library. You
> are starting a recursive eventloop from within the application
> constructor, something which has never worked before. But because of
> various reorganizations, it turns out it is rather straight forward to
> allow this now.
>
> Can you see with latest git if the problem is solved ?

I tried with yesterday git and the application didn't crash anymore but calling

Wt::WApplication::instance()->processEvents();

inside the construction threw an exception.

With today git all now works fine.

Regards
Gaetano Mendola

-- 
cpp-today.blogspot.com

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to