Anyone uses Linux?
I'm starting to transitioning to Linux, so by this chance I have an opportunity also to test Linux export from C2 and C3, thing that I wasn't able to do earlier.
I did try to export with C2 and C3 the Vertical Shooter Template. Now, with the C2 I have no problem, it runs smoothly in Linux, unless I maximise the window, in that case the view is messed up as for screenshot. Not sure if changing screen setting on the project I might solve the problem, is an issue with Firefox on my Linux distribution or is the export itself having problems.
With C3 export instead, the game window opens and closes straight away. I can't even see any image before it closes. If I try to right click the file and run it in console, the result is the same, but I have a long list of logs about the crash that I don't know how to read. I can copy and paste it, if needed, but it's quite long and seems sort of repeating itself.
This is just the beginning of the console log error:
[8579:8579:0816/123632.706808:ERROR:object_proxy.cc(576)] Failed to call method: org.kde.KWallet.isEnabled: object_path= /modules/kwalletd6: org.freedesktop
.DBus.Error.NoReply: Message recipient disconnected from message bus without replying
[8579:8579:0816/123632.706834:ERROR:kwallet_dbus.cc(112)] Error contacting kwalletd6 (isEnabled)
[8579:8579:0816/123632.706983:ERROR:object_proxy.cc(576)] Failed to call method: org.kde.KLauncher.start_service_by_desktop_name: object_path= /KLauncher: o
rg.freedesktop.DBus.Error.ServiceUnknown: The name org.kde.klauncher was not provided by any .service files
[8579:8579:0816/123632.706986:ERROR:kwallet_dbus.cc(81)] Error contacting klauncher to start kwalletd6
[8579:8579:0816/123632.771963:ERROR:object_proxy.cc(576)] Failed to call method: org.kde.KWallet.close: object_path= /modules/kwalletd6: org.freedesktop.DBu
s.Error.NoReply: Message recipient disconnected from message bus without replying
[8579:8579:0816/123632.771976:ERROR:kwallet_dbus.cc(502)] Error contacting kwalletd6 (close)
[0816/123632.785725:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0816/123632.785762:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[8610:8610:0816/123632.946977:FATAL:resource_bundle.cc(363)] Check failed: g_shared_instance_ != nullptr.
Anyone has an idea about what should I do to run the program on Linux? Sorry if it's a stupid question, but it's my first time using aside few interactions with the Raspberry PI where I did really not much with it.
Thanks!