Skip to content

Webview does not work on linux #78

@Tennyleaz

Description

@Tennyleaz

My sample app was working fine on windows, but not on linux.
While in debugging, the WebView constructor will hang and not go back.

using AvaloniaWebView;

WebView webView = new WebView();  // <- this line will not return.

This case my app renders an empty window.

OS: Ubuntu 24.04
C# 8.0
Avalonia 11.3.0
webkit2gtk-4.1-0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions