griddycode icon indicating copy to clipboard operation
griddycode copied to clipboard

Wayland support!

Open jasper-clarke opened this issue 1 year ago • 7 comments

Running on Wayland crashes immediately.

NixOS Hyprland NVIDIA RTX 3060

Godot Engine v4.2.1.stable.luaAPI.b09f793f5 - https://godotengine.org
ERROR: Can't load Xlib dynamically.
   at: DisplayServerX11 (platform/linuxbsd/x11/display_server_x11.cpp:5725)
Your video card drivers seem not to support the required OpenGL 3.3 version.

If possible, consider updating your video card drivers.

If you recently updated your video card drivers, try rebooting.
ERROR: Unable to create DisplayServer, all display drivers failed.
   at: setup2 (main/main.cpp:2394)
ERROR: Pages in use exist at exit in PagedAllocator: N7Variant5Pools11BucketLargeE
   at: ~PagedAllocator (./core/templates/paged_allocator.h:170)
ERROR: Pages in use exist at exit in PagedAllocator: N7Variant5Pools12BucketMediumE
   at: ~PagedAllocator (./core/templates/paged_allocator.h:170)
ERROR: Pages in use exist at exit in PagedAllocator: N7Variant5Pools11BucketSmallE
   at: ~PagedAllocator (./core/templates/paged_allocator.h:170)
ERROR: BUG: Unreferenced static string to 0: TextServerDummy
   at: unref (core/string/string_name.cpp:129)
ERROR: BUG: Unreferenced static string to 0: IPUnix
   at: unref (core/string/string_name.cpp:129)
ERROR: BUG: Unreferenced static string to 0: ResourceFormatImporterSaver
   at: unref (core/string/string_name.cpp:129)
ERROR: BUG: Unreferenced static string to 0: MovieWriterMJPEG
   at: unref (core/string/string_name.cpp:129)
ERROR: BUG: Unreferenced static string to 0: interface_added
   at: unref (core/string/string_name.cpp:129)
ERROR: BUG: Unreferenced static string to 0: TextServerAdvanced
   at: unref (core/string/string_name.cpp:129)
ERROR: BUG: Unreferenced static string to 0: ImageFormatLoader
   at: unref (core/string/string_name.cpp:129)
ERROR: BUG: Unreferenced static string to 0: ResourceFormatSaver
   at: unref (core/string/string_name.cpp:129)
ERROR: BUG: Unreferenced static string to 0: MovieWriterPNGWAV
   at: unref (core/string/string_name.cpp:129)
ERROR: BUG: Unreferenced static string to 0: ScriptLanguage
   at: unref (core/string/string_name.cpp:129)
ERROR: BUG: Unreferenced static string to 0: ResourceFormatLoader
   at: unref (core/string/string_name.cpp:129)

jasper-clarke avatar Mar 21 '24 03:03 jasper-clarke

Unfortunately GriddyCode uses the Latest (v4.2) Godot version, and wayland support is added in Godot v4.3 dev 3. We may eventually support Wayland when Godot v4.3 rolls out

face-hh avatar Mar 21 '24 14:03 face-hh

Unfortunately GriddyCode uses the Latest (v4.2) Godot version, and wayland support is added in Godot v4.3 dev 3. We may eventually support Wayland when Godot v4.3 rolls out

All good thanks, love your videos btw ;D

jasper-clarke avatar Mar 21 '24 21:03 jasper-clarke

Works on my machine!

KDE Plasma 5.27 btw

QuinceTart10 avatar Apr 01 '24 12:04 QuinceTart10

Works on my machine!

KDE Plasma 5.27 btw

is it wayland?

daUnknownCoder avatar May 02 '24 17:05 daUnknownCoder

Works on my machine!

KDE Plasma 5.27 btw

is it wayland?

Yes

QuinceTart10 avatar May 03 '24 03:05 QuinceTart10

Works on my machine! KDE Plasma 5.27 btw

is it wayland?

Yes

Wait how? 🤔 ? I m using Hyprland, are you using 4.3 dev (godot engine) by any chance?

daUnknownCoder avatar May 03 '24 16:05 daUnknownCoder

Works on my machine! KDE Plasma 5.27 btw

is it wayland?

Yes

Wait how? 🤔 ? I m using Hyprland, are you using 4.3 dev (godot engine) by any chance?

No and it worked under both the exported version and from source in the Steam version of Godot

I assume it's some Hyprland issue

QuinceTart10 avatar May 04 '24 11:05 QuinceTart10