Skip to content

Updated Build for Ubuntu & Further Development #1

@leezer3

Description

@leezer3

Hi,
I'm not sure my mails are getting through to you, so I'm going to try this :)

The current build of OpenBVE in the Ubuntu repositories has two fundamental problems, plus some smaller ones.

Large Issues:

  1. Crashes libgdiplus due to malformed main menu .PNG files. ==> Solution- Re-compress the PNGs in the data folder.
  2. Crashes when selecting a route. This is caused by an Application.DoEvents() call in the ShowRoute function.

Small issues:
3. Main menu tabs grey. ==> Solution- Manually call the select tab function on load when running under Mono.

I've got a much updated build of OpenBVE, which has been ported to OpenTK here:
https://github.com/leezer3/OpenBVE

There's one issue remaining (Joysticks don't move in the configuration menu when SDL2 is installed) before I'd consider this relatively ready for looking towards a Ubuntu patch.

I'd like to try and at the least get a patch included in Ubuntu for the two major issues outlined above.
I can fork this repo and fix them easily enough, but I've fixed considerably more smaller stuff in my repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions