FTBTeam/FTB-App

FTB App not opening on Ubuntu

GeneSerano opened this issue · 4 comments

What Operating System

Linux (Debian)

Debug Code

FTB-DBGSIXEZULOSI

Describe the bug

When launching FTB App normally through the start menu/desktop icon/etc nothing happens, no window opens, no error. If you run "/opt/FTB Electron App/ftb-app" manually in the console you get the following error.

LaunchProcess: failed to execvp:
/opt/FTB
[106505:0608/125641.858017:FATAL:zygote_host_impl_linux.cc(201)] Check failed: . : Invalid argument (22)
Trace/breakpoint trap (core dumped)

Renaming "/opt/FTB Electron App/" to "/opt/FTBElectronApp/" and updating the .desktop files accordingly seems to solve the issue completely, but the folder had to be manually renamed again every day or two when the app updates.

Steps to reproduce

Install on Kubuntu 24.20 system and attempt to launch

Expected behaviour

Open normally

Screenshots

No response

Additional information

No response

having the same problem here. Ubuntu 24.04, same error message, fix seems not to work in my machine