Skip to content

No interface.ui file in sdl directory; GTK+ window cannot show #1

Description

@feetsnz

As per title, there is no interface.ui file in the sdl directory. In sdl/sdl.c, the following line generates a GError.

gtk_builder_add_from_file(guiBuilder, "sdl/interface.ui", NULL);

The origin seems to be the lack of an interface.ui file; because the error is not handled, the program loads but doesn't do anything.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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