Skip to content

Opening the browser is blocking (Arch Linux, Firefox) #112

Description

@jbirnick

Suppose I use open::that("https://github.com"). I'm on Arch Linux, on Wayland (hyprland). This function is supposed to open my Firefox with the given URL.

When a Firefox instance is already open, it works fine. When no Firefox instance is open yet, it will open one and also open the URL in there, so that works too. However, in the latter case, the function will block, and not finish until I close the Firefox instance.

In the docs it says that it shouldn't block. Any idea what's going on?

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