Skip to content

Cannot reopen main window while a crash report window is open #94

Open
@mcatanzaro

Description

GNOME 3.14 uses some heuristics to determine if an app can support multiple windows, so it doesn't display nonfunctional new window actions when right clicking on app launchers. In particular, a GtkApplication is assumed to only support a single window unless it has a GAction named new-window, or "X-GNOME-SingleWindow=false" in its desktop file. I think adding that line to the desktop file should be sufficient to make New Window work again.

Anyway, use case: while submitting a problem report, I decided that I wanted to view the "home page" with the list of problem reports on the left, but this isn't currently possible.

Activity

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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions