> I have an app that I've been building against my hacked up 1.1.8/ > UTF-8 patched tree for a while, and it seems to work just fine. > > This evening I built it against 1.1.9 svn, and whilst on XP and OSX > it is fine, on Vista it crashes regularly, whenever I try and load a > new file. > > Now, at or around the point the file is loaded, the app creates an > offscreen context to render the page into, and it seems to be that > which is failing. I haven't got far into it yet, but it is certainly > failing to allocate the offscreen in some way. > > The exact same code base works fine, on vista, when built > with my old > 1.1.8 hack version, so I'm guessing something has changed along the > way that Vista doesn't like... Although I have no idea what, as I > don't think we changed anything in there, did we? Not sure... it is > actually a pre-1.1.8 baseline my hack is based on so there may be > something else changed.
OK - I've spent "several" hours on this, and I'm now thinking it must be something stupid I've done... Anyway, cleaning and rebuilding my project (any number of times) made no difference to the bug. However, ripping down my 1.1.9 install and making a new one, does work, and I can not now reproduce the bug. I am assuming that my initial 1.1.9 install was somehow "polluted" by one of the (many) other variants I have on this machine, although exactly how I can't figure out. I'm inclined to call "false alarm" on this one, at least for now. Sorry for the noise... -- Ian SELEX Sensors and Airborne Systems Limited Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 3EL A company registered in England & Wales. Company no. 02426132 ******************************************************************** This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. ******************************************************************** _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

