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

Unable to launch on Ubuntu 24.04 intel #7996

Closed
2 tasks done
impeterk opened this issue Jun 28, 2024 · 2 comments
Closed
2 tasks done

Unable to launch on Ubuntu 24.04 intel #7996

impeterk opened this issue Jun 28, 2024 · 2 comments

Comments

@impeterk
Copy link

  • I am on the latest Hyper.app version
  • I have searched the issues of this repo and believe that this is not a duplicate
  • OS version and name: Ubuntu 24.04
  • Hyper.app version: 3.4.1
  • Link of a Gist with the contents of your hyper.json:
  • Relevant information from devtools (CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere):
  • The issue is reproducible in vanilla Hyper.app: Yes

Issue

I have installed hyper on freshly installed ubuntu 24.04 but I was not able to launch it.
I have tried

  • official .deb package
  • official .snap package
  • pacstall package
  • official .Appimage

All version displayed this message

~:$ hyper -v
A JavaScript error occurred in the main process
Uncaught Exception:
Error: Error reading configuration: `module.exports` not set
    at _extract (/opt/Hyper/resources/app.asar/config/init.js:14:15)
    at _init (/opt/Hyper/resources/app.asar/config/init.js:35:28)
    at _import (/opt/Hyper/resources/app.asar/config/import.js:113:37)
    at Object.setup (/opt/Hyper/resources/app.asar/config.js:99:32)
    at Object.<anonymous> (/opt/Hyper/resources/app.asar/index.js:50:8)
    at Module._compile (node:internal/modules/cjs/loader:1120:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1175:10)
    at Module.load (node:internal/modules/cjs/loader:988:32)
    at Module._load (node:internal/modules/cjs/loader:829:12)
    at c._load (node:electron/js2c/asar_bundle:5:13343)

[29128:0628/231441.643707:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.

[29161:0628/231441.769708:WARNING:sandbox_linux.cc(376)] InitializeSandbox() called with multiple threads in process gpu-process.

System Details Report

Report details

  • Date generated: 2024-06-28 23:35:21

Hardware Information:

  • Hardware Model: Lenovo ThinkBook 14 G6 IRL
  • Memory: 16,0 GiB
  • Processor: 13th Gen Intel® Core™ i7-13700H × 20
  • Graphics: Intel® Graphics (RPL-P)
  • Disk Capacity: 1,0 TB

Software Information:

  • OS Name: Ubuntu 24.04 LTS
  • OS Build: (null)
  • OS Type: 64-bit
  • GNOME Version: 46
  • Windowing System: Wayland
  • Kernel Version: Linux 6.8.0-36-generic
@MissingSignal
Copy link

MissingSignal commented Jul 3, 2024

Hyper is not yet supported on Ubuntu 24.04

As stated here a workaround is:

sudo chmod 4755 /opt/Hyper/chrome-sandbox

after the installation of the .deb file

@impeterk
Copy link
Author

impeterk commented Jul 4, 2024

Hyper is not yet supported on Ubuntu 24.04

As stated here a workaround is:

sudo chmod 4755 /opt/Hyper/chrome-sandbox

after the installation of the .deb file

Funny
I have tried that first time around, did not work.
reinstalled hyper and it seems to work... Lovely

@impeterk impeterk closed this as completed Jul 4, 2024
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