Godot Version
v4.3stable.flathub [77dcf97d8]
Question
Hi, I use a chromebook and it has a Debian based linux system. I managed to install Godot 4 through flathub and it worked. I created a project and everything worked. But today I wanted to start a 2D project so I opened Godot, I clicked on Create but then I could not choose the folder I wanted to place the game in. So I just let it stay on the path it already had. And clicked Create & Edit. It opened a window and It stayed white, and after a few minutes it crashed. I read somewhere it could be something with flatpak not having permission to my folders so i followed what they said and went to the terminal and entered flatpak update. This is what I got:
kaspiankronberg@penguin:~$ flatpak update
Looking for updates…
Required runtime for org.godotengine.Godot/x86_64/stable (runtime/org.freedesktop.Sdk/x86_64/24.08) found in remote flathub
Do you want to install it? [Y/n]: Y
New org.godotengine.Godot permissions:
wayland
ID Branch Op Remote Download
- [✗] org.freedesktop.Platform.GL.default 23.08 u flathub 1.0 kB / 163.9 MB
- [✗] org.freedesktop.Platform.GL.default 23.08-extra u flathub 1.0 kB / 163.9 MB
- [✗] org.freedesktop.Platform.GL.default 24.08 i flathub 1.0 kB / 146.8 MB
- [✗] org.freedesktop.Platform.GL.default 24.08extra i flathub 1.0 kB / 146.8 MB
- [✗] org.freedesktop.Platform.openh264 2.4.1 i flathub 634.7 kB / 976.5 kB
- [✗] org.freedesktop.Sdk.Extension.openjdk17 23.08 u flathub 1.0 kB / 515.8 MB
- [✗] org.freedesktop.Sdk.Extension.openjdk17 24.08 i flathub 1.0 kB / 516.5 MB
- [✗] org.freedesktop.Sdk.Locale 23.08 u flathub 1.0 kB / 377.6 MB
- [✗] org.freedesktop.Sdk.Locale 24.08 i flathub 1.0 kB / 385.0 MB
- [✗] org.freedesktop.Sdk 24.08 i flathub 1.1 kB / 615.6 MB
- [⍻] org.godotengine.Godot stable u flathub < 58.2 MB
- [✗] org.freedesktop.Sdk 23.08 u flathub 1.1 kB / 562.8 MB
Warning: Failed to get revokefs-fuse socket from system-helper: Flatpak system operation GetRevokefsFd not allowed for user
Warning: Flatpak system operation Deploy not allowed for user
Warning: Failed to get revokefs-fuse socket from system-helper: Flatpak system operation GetRevokefsFd not allowed for user
Warning: Flatpak system operation Deploy not allowed for user
Warning: Failed to get revokefs-fuse socket from system-helper: Flatpak system operation GetRevokefsFd not allowed for user
Warning: Flatpak system operation Deploy not allowed for user
Warning: Failed to get revokefs-fuse socket from system-helper: Flatpak system operation GetRevokefsFd not allowed for user
Warning: Flatpak system operation Deploy not allowed for user
Warning: Failed to get revokefs-fuse socket from system-helper: Flatpak system operation GetRevokefsFd not allowed for user
Warning: Flatpak system operation Deploy not allowed for user
Warning: Failed to get revokefs-fuse socket from system-helper: Flatpak system operation GetRevokefsFd not allowed for user
Warning: Flatpak system operation Deploy not allowed for user
Warning: Failed to get revokefs-fuse socket from system-helper: Flatpak system operation GetRevokefsFd not allowed for user
Warning: Flatpak system operation Deploy not allowed for user
Warning: Failed to get revokefs-fuse socket from system-helper: Flatpak system operation GetRevokefsFd not allowed for user
Warning: Flatpak system operation Deploy not allowed for user
Warning: Failed to get revokefs-fuse socket from system-helper: Flatpak system operation GetRevokefsFd not allowed for user
Warning: Flatpak system operation Deploy not allowed for user
Warning: Failed to get revokefs-fuse socket from system-helper: Flatpak system operation GetRevokefsFd not allowed for user
Error: Flatpak system operation Deploy not allowed for user
Info: org.godotengine.Godot was skipped
Warning: Failed to get revokefs-fuse socket from system-helper: Flatpak system operation GetRevokefsFd not allowed for user
Error: Flatpak system operation Deploy not allowed for user
Changes complete.
error: There were one or more errors
If anyone would be willing to help, I would be grateful.