There is a problem with wormux - it's returning 'Floating point exception' on my box because of clanlib and bug in file ClanLib/Sources/Display/display_mode.cpp - function get_display_modes is returning zero on certain videoadapters. The attached patch fixes the problem. For more info look at: http://sourceforge.net/mailarchive/message.php?msg_id=10037451 Reproducible: Always Steps to Reproduce: 1. i810? 2. run wormux 3. get Floating point exception Actual Results: Problem fixed
Created attachment 61393 [details, diff] Clanlib patch This one fixes the problem.
clanlib has been fixed with your solution. I could not test it, but seems fine to me. Reopen if that not work. Next time use a diff -u for posting the patch