Skip to content

Rust projects cannot be run #846

Open
@sonnyp

Description

@sonnyp

There is a regression in xdg-document-portal 1.18.2
flatpak/xdg-desktop-portal#1234

It prevents Rust projects (the ones saved somewhere on the disk) from being Run.

Downgrading to xdg-document-portal 1.18.0 solves it.
An other option is to give filesystem access to Workbench with Flatseal or

cd my-cool-project
flatpak override --user --filesystem=$PWD re.sonny.Workbench
# restart Workbench

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions