Comment 26 for bug 1273393

Revision history for this message
Christopher Lees (leezer3) wrote :

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 added any dependancies to this at the moment]
 It'll register as the package openbve-leezer3 with version 1.4.3.0
It should produce a new icon OpenBVE (leezer3), and can be launched from the command-line with openbve-leezer3

The primary issue here appears to be that the new compile of libpng doesn't like several of the PNG files in the menu data. This is what's causing the coredump.

A secondary issue is the crash when clicking on routes. I've worked around this by adding a MessageBox; I think there must be a timing issue somewhere in the original code, but don't ask me where.

Testers appreciated please.

Anyone with experience of turning this into a viable patch reading this bug?