ever-co / ever-gauzy

Ever® Gauzy™ - Open Business Management Platform (ERP/CRM/HRM/ATS/PM) - https://gauzy.co

Home Page:https://gauzy.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gauzy Desktop Timer Application Fails to Start on Ubuntu 24.04 LTS

dendycodes opened this issue · comments

Description:

The Gauzy Desktop Timer application (version 0.512.14) does not start on Ubuntu 24.04 LTS. When attempting to run the application, no logs are generated since the application fails to initiate. Running the application from the terminal yields the following error message:

LaunchProcess: failed to execvp:
/opt/Gauzy
[36503:0826/115148.444001:FATAL:zygote_host_impl_linux.cc(201)] Check failed: . : Invalid argument (22)
Trace/breakpoint trap (core dumped)

Steps to Reproduce:

  1. Install Ubuntu 24.04 LTS.

  2. Download and install the Gauzy Desktop Timer application (version 0.512.14).

  3. Attempt to run the Gauzy Desktop Timer application.

  4. Observe that the application does not start.

  5. Run the application from the terminal using the following command to capture any error messages:

    gauzy-desktop-timer
    

Environment:

  • OS: Ubuntu 24.04 LTS
  • Gauzy Desktop Timer Version: 0.512.14
commented

relate issue for electron app on ubuntu 24.04 LTS,
th-ch/youtube-music#2007 (comment)
tested using solution 2 is work.
you can try run this command or try another solution on that thread
sudo sysctl -w kernel.apparmor_restrict_unprivileged_userns=0