Skip to content

Desktop feature automatically depends on tray-icon for Linux, which requires glib >= 2.70 #4477

@ronnybremer

Description

@ronnybremer

I have been trying to get some advice on Discord and don't know how to proceed.

Using Rocky Linux 8 or 9 to build a DX desktop app, the required glib version is at least 2.70, which is not available. RL 8 ships with glib 2.56, RL 9 is at 2.68.

Using the pinned issue gtk-rs/gtk-rs-core#1018 I traced back the dependency tree and found desktop to include tray-icon as dependency, which in turn requires wry and that depends on soup3, which has a fixed feature requirement on glib-sys with v2_70.

Is there any way around the tray-icon requirement, so I can use Rocky Linux as a build system?
Thank you for your advice.

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