Seems like java gnome treats like GTK warnings as fatal errors. Is there any flag that I can use to say log the warning, but don't treat it as fatal error.
I have integrated webkit and in general it works fine and I get most of the functionality of web kit I care to have. Depending upon what we are doing, sometime we have to enable WBKIT_DEBUG flag and use it with webkit debug version. If we switch webkit to standard library and forget to remove the WEBKIT_DEBUG flag, webkit just logs a warning about log not being available. This causes java gnome to crash. We would prefer to see those warning so that we know what's happening. Normally you will get the warnings on stdout/stderr, but our code runs with daemon/xvfb combo and we don't have stdout/stderror always readable. Regards, Niranjan ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnmore_122712 _______________________________________________ java-gnome-developer mailing list java-gnome-developer@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/java-gnome-developer