Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gauzy Desktop Timer Application Fails to Start on Ubuntu 24.04 LTS #8105

Open
dendycodes opened this issue Aug 26, 2024 · 1 comment
Open
Assignees

Comments

@dendycodes
Copy link

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
@syns2191
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants