-
-
Notifications
You must be signed in to change notification settings - Fork 897
New issue
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
throws an error "you have incompatible xdg portals implementations installed" when building on ubuntu 23.04 #2195
Comments
its cause of btw even masking it through systemctl throws error anyway |
Hyprland just checks if they're installed, not specifically if they're running, although I agree that the message makes more sense if other portals are running alongside either xdgdp-wlr or xdgdp-hyprland, but apparently just having it installed is enough for issues to happen. Just throw |
it's not an error per se, it's a warning. Expected behavior |
perfect |
a good idea would be to change the ui color to orange and instead of the word remove lets put add "this" to the config if no more errors ocur, or lets change the behavior to look for running portals. |
hi! I added "suppress_portal_warnings = true" in the misc block, but it threw an exception: |
Is your hyprland build up to date? That option was introduced in a8b3be2, if you try it on an older version it'll give you that error. |
I use the source version is v0.24.0, I will try to use the latest source,thanks ! |
I change the value in source and rebuild it,it work now |
after building on ubuntu 23.04 and running, it gives the error you have incompatible xdg portals implementations installed in the screen,
the install instructions i followed are the same im pull requesting (https://github.com/Vertecedoc4545/hyprland-wiki-ubuntu/blob/main/pages/Getting%20Started/Ubuntu.md) , im unaware about its reproducibility as i didnt notice this error days ago with the same build instructions
The text was updated successfully, but these errors were encountered: