Skip to content

Compile Issues gdk-3.0 (not available) #5805

Description

@dmorigin

I run into a compile issue because of the gdk-3.0 library. This library isn't available under Ubuntu 26.04 LTS. This happens, because dioxus-desktop uses webkit2gtk. but this crate uses the outdated and as Unmaintained marked crates gdk and gdk-sys. Both crates using the gtk3 framework, which is outdated and replaced by version 4. Including gdk-3. There is also an issue with Fedora 44, at this point. It is still existing, at the moment.

I opened a Request for it here:
tauri-apps/webkit2gtk-rs#163

At this point there is also another issue with the crate wry. I take a look into and saw, this project uses X11 as default. This is a problem because all major distributions switched to Wayland as the default or will do it in the near future. So it could be an issue in the future. And of course, this project also uses webkit2gtk with the issue above. Additionally the as Unmaintained marked crate gtk.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions