We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
a11y feature of libcosmic makes file chooser crash.
It is turned off in https://github.com/pop-os/cosmic-files/blob/9a54c7936d8b8853105442d3b2361b81bfbd671d/Cargo.toml#L65, but still exist in
xdg-desktop-portal-cosmic/Cargo.toml
Line 25 in e7c92a7
Maybe default-features = false needed here? It works for me.
default-features = false
The text was updated successfully, but these errors were encountered:
No branches or pull requests
a11y feature of libcosmic makes file chooser crash.
It is turned off in https://github.com/pop-os/cosmic-files/blob/9a54c7936d8b8853105442d3b2361b81bfbd671d/Cargo.toml#L65, but still exist in
xdg-desktop-portal-cosmic/Cargo.toml
Line 25 in e7c92a7
Maybe
default-features = false
needed here? It works for me.The text was updated successfully, but these errors were encountered: