flathub / com.jetbrains.IntelliJ-IDEA-Ultimate

https://flathub.org/apps/details/com.jetbrains.IntelliJ-IDEA-Ultimate
15 stars 7 forks source link

Introduce xdg-run/docker and xdg-run/podman filesystem access #158

Closed x80486 closed 11 months ago

x80486 commented 11 months ago

Closes #22

flathubbot commented 11 months ago

Started test build 64043

flathubbot commented 11 months ago

Build 64043 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/46677/com.jetbrains.IntelliJ-IDEA-Ultimate.flatpakref
Job79 commented 11 months ago

Tested this pull request using podman on silverblue. Seems to work fine. Thanks for the fix!

Note: Intellij doesn't automatically detect or support podman, but podman has a docker compatible api. By going into the settings and setting the docker tcp socket to unix:/run/user/1000/podman/podman.sock podman works. Hope they make this automatic in the future.