FTBTeam / FTB-App

Electron, Vue2, and Tailwind based frontend system for the FTB App; a new Modpack launcher for FTB and Curse modpacks.
https://feed-the-beast.com/app
GNU Lesser General Public License v2.1
86 stars 22 forks source link

FTB App not opening on Ubuntu #1143

Open GeneSerano opened 3 weeks ago

GeneSerano commented 3 weeks ago

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

hjv300 commented 2 weeks ago

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