http://rpg.hamsterrepublic.com/bugzilla/show_bug.cgi?id=233
--- Comment #20 from Ralph Versteegen <[email protected]> 2009-12-10 12:29:09 PST --- Lately this has been very frequent. I have just done some testing, scattering a whole lot of setwindowtitle commands with different strings throughout the startup code, especially the browser startup which initially appeared to be a problem area. fbc: Version 0.21.0 (07-27-2009) for win32 gfx_fb, music_sdl I then ran game repeatedly (from the commandline, without arguments) and the results were very interesting. Rather than being hard to reproduce, it froze nearly every single time. And it froze with a different window title nearly every single time too. Conclusion: windowtitle is still broken; either it was never fixed, or the bug has come back. Solutions: either switch to some other graphics backend as the default, or see whether we can somehow add our own mutex appropriately. -- Configure bugmail: http://rpg.hamsterrepublic.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
