[Desktop-packages] [Bug 1273393] Re: OpenBve.exe crashed with SIGABRT in gdip_load_png_image_from_file_or_stream()

2014-11-19 Thread Christopher Lees
I've also reported one of the crashing PNG files upstream to Mono: https://bugzilla.xamarin.com/show_bug.cgi?id=24651 ** Bug watch added: bugzilla.xamarin.com/ #24651 http://bugzilla.xamarin.com/show_bug.cgi?id=24651 -- You received this bug notification because you are a member of Desktop

[Desktop-packages] [Bug 1273393] Re: OpenBve.exe crashed with SIGABRT in gdip_load_png_image_from_file_or_stream()

2014-11-19 Thread Christopher Lees
Something's odd there then, I'll have to investigate further with a clean VM rather than one I've been messing with. The cause of the error though is that it's looking for the plugins in the Debian location rather than the Ubuntu location (Have you been fiddling with environment variables at

[Desktop-packages] [Bug 1273393] Re: OpenBve.exe crashed with SIGABRT in gdip_load_png_image_from_file_or_stream()

2014-11-18 Thread Christopher Lees
This version should now work: http://www.bvecornwall.co.uk/downloads/beta/OpenBVE.deb My Source Code: http://www.bvecornwall.co.uk/downloads/beta/UbuntuSource.7z Install the original OpenBVE and dependancies, followed by this one [Technically you don't need the original package, but I haven't

[Desktop-packages] [Bug 1273393] Re: OpenBve.exe crashed with SIGABRT in gdip_load_png_image_from_file_or_stream()

2014-06-17 Thread Christopher Lees
A further update from me- Rebuilding libgdiplus from a straight checkout of the Ubuntu source appears to fix this error. It would be nice for someone else to confirm this :) If this is so, can someone trigger a straight rebuild with a version number bump; I wonder if something got out of sync in

[Desktop-packages] [Bug 1273393] Re: OpenBve.exe crashed with SIGABRT in gdip_load_png_image_from_file_or_stream()

2014-06-09 Thread Christopher Lees
So, I've been doing some digging. The issue is with the current release of libgdiplus (2.11+git20131008.9732566-5ubuntu1) Specifically, I think the change that broke things is this: [5e251c5] Ensure PNG transparency values are initialized. Thanks to Tom Hindle (LP: #1296786) (Closes: