Botspot / pi-apps

Raspberry Pi App Store for Open Source Projects
GNU General Public License v3.0
1.87k stars 205 forks source link

Hyper app not opening #2604

Open Murat65536 opened 2 weeks ago

Murat65536 commented 2 weeks ago

Confirmations

What happened?

When I installed Hyper and attempted to run the program, it would not boot.

Description

I am using a Raspberry Pi 4b running Raspberry Pi OS 64 bit. When I installed Hyper and attempted to run it by clicking on the app, nothing seemed to happen. Running Hyper using the terminal also did not seem to help, but when I ran htop the process was shown.

What are your system specs (run the following command in your terminal)?

OS: Debian GNU/Linux 12 (bookworm)
OS architecture: 64-bit
Last updated Pi-Apps on: 06/11/2024
Latest Pi-Apps version: 06/10/2024
Kernel: aarch64 6.6.31+rpt-rpi-v8
Device model: Raspberry Pi 4 Model B Rev 1.5
SOC identifier: bcm2711
Cpu name: Cortex-A72
Ram size: 7.81 GB
Raspberry Pi OS image version: 2024-03-15
Language: en_US.UTF-8

(Recommended) Error log? Terminal output? Debug messages?

No response

oxmc commented 2 weeks ago

Hi, are you able to show the command output you are running? As well as the top process command line?

On Tue, Jun 11, 2024 at 1:26 PM Murat Bayraktar @.***> wrote:

Confirmations

What happened?

When I installed Hyper and attempted to run the program, it would not boot. Description

I am using a Raspberry Pi 4b running Raspberry Pi OS 64 bit. When I installed Hyper and attempted to run it by clicking on the app, nothing seemed to happen. Running Hyper using the terminal also did not seem to help, but when I ran htop the process was shown. What are your system specs (run the following command in your terminal)?

OS: Debian GNU/Linux 12 (bookworm) OS architecture: 64-bit Last updated Pi-Apps on: 06/11/2024 Latest Pi-Apps version: 06/10/2024 Kernel: aarch64 6.6.31+rpt-rpi-v8 Device model: Raspberry Pi 4 Model B Rev 1.5 SOC identifier: bcm2711 Cpu name: Cortex-A72 Ram size: 7.81 GB Raspberry Pi OS image version: 2024-03-15 Language: en_US.UTF-8

(Recommended) Error log? Terminal output? Debug messages?

No response

— Reply to this email directly, view it on GitHub https://github.com/Botspot/pi-apps/issues/2604, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQAGZEUR6MLWPAFVVBUDOJDZG5MOZAVCNFSM6AAAAABJFBFR32VHI2DSMVQWIX3LMV43ASLTON2WKOZSGM2DOMRUGM2DAOI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Botspot commented 2 weeks ago

I just went ahead and tried it myself. This output is interesting. It seems like an upstream issue.

pi@raspberrypi:~ $ hyper
pi@raspberrypi:~ $ hyper -v
Disabling Chromium GPU blacklist

running in prod mode
electron will open file:///opt/Hyper/resources/app.asar/index.html

[1641541:0611/153656.992646:WARNING:keyboard_util.cc(135)] Invalid accelerator token: del
[1641541:0611/153656.993942:WARNING:accelerator_util.cc(63)] ctrl+del doesn't contain a valid key

Setting Hyper as default client for ssh:// protocol

[1641541:0611/153657.051372:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.

Hyper CLI already in PATH

Hyper CLI installed Symlink created at /usr/local/bin/hyper undefined

[1641590:0611/153657.282143:WARNING:sandbox_linux.cc(376)] InitializeSandbox() called with multiple threads in process gpu-process.

[1641590:0611/153657.542390:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2)

[1641590:0611/153657.542811:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2)

[1641590:0611/153657.543342:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2)

[1641590:0611/153657.543754:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2)

[1641590:0611/153657.544119:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2)

[1641590:0611/153657.544472:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2)

[1641590:0611/153657.544868:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2)

[1641590:0611/153657.547974:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2)

[1641590:0611/153657.548312:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2)

[1641590:0611/153657.548668:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2)

[1641590:0611/153657.549033:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2)

[1641590:0611/153657.549348:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2)

[1641590:0611/153657.549669:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2)

[1641590:0611/153657.549987:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2)

[1641541:0611/153657.673213:INFO:CONSOLE(943)] "Uncaught Error: Cannot find module './node_modules/react-deep-force-update/lib/index.js'
Require stack:
- /opt/Hyper/resources/app.asar/index.html", source: node:internal/modules/cjs/loader (943)

[1641541:0611/153657.673756:INFO:CONSOLE(36)] "total init time 25.099999964237213", source: file:///opt/Hyper/resources/app.asar/index.html (36)
Murat65536 commented 2 weeks ago

Hi, are you able to show the command output you are running? As well as the top process command line?

I am just running the hyper command in the terminal. When I enter, nothing shows. When I run the top command, hyper does show as running.

github-actions[bot] commented 2 weeks ago

Hello there 👋 Thanks for submitting your first issue to the Pi-Apps project! We'll try to get back to you as soon as possible. In the meantime, we encourage you join our Discord server, where you can ask any questions you might have.

Please respond as soon as possible if a Pi-Apps maintainer requests more information from you. Stale issues will be closed after a lengthy period of time with no response.

theofficialgman commented 2 weeks ago

It helps to add the environment variable WAYLAND_DEBUG=1 for additional debugs logs before running an application like this where the issue could be a problem with the application interacting with wayland.

In any case, disabling the chromium gpu blacklist is an upstream hyper @vercel issue and should never be done as these are gpu/drivers verified by chromium to not work at all (and disabling them allows chromium to run with software graphics which works but will just be slow).

Murat65536 commented 2 weeks ago

This is what I got when adding the WAYLAND_DEBUG=1 environment variable.

Plugin hyper-dark (0.5.4) loaded.

Disabling Chromium GPU blacklist

running in prod mode
electron will open file:///opt/Hyper/resources/app.asar/index.html

[168677:0612/163149.094991:WARNING:keyboard_util.cc(135)] Invalid accelerator token: del
[168677:0612/163149.095062:WARNING:accelerator_util.cc(63)] ctrl+del doesn't contain a valid key

[168734:0612/163149.150089:WARNING:sandbox_linux.cc(376)] InitializeSandbox() called with multiple threads in process gpu-process.

Setting Hyper as default client for ssh:// protocol

[168677:0612/163149.196405:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.

Hyper CLI already in PATH

Hyper CLI installed Symlink created at /usr/local/bin/hyper undefined

[168734:0612/163149.534936:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2)

[168734:0612/163149.535446:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2)

[168734:0612/163149.536061:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2)
[168734:0612/163149.536548:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2)

[168734:0612/163149.537357:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2)

[168734:0612/163149.538051:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2)

[168734:0612/163149.538952:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2)

[168734:0612/163149.541412:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2)

[168734:0612/163149.541854:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2)

[168734:0612/163149.542324:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2)
[168734:0612/163149.542772:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2)

[168734:0612/163149.543187:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2)

[168734:0612/163149.543582:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2)

[168734:0612/163149.544553:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2)

[168677:0612/163150.113842:INFO:CONSOLE(943)] "Uncaught Error: Cannot find module './node_modules/react-deep-force-update/lib/index.js'
Require stack:
- /opt/Hyper/resources/app.asar/index.html", source: node:internal/modules/cjs/loader (943)

[168677:0612/163150.115490:INFO:CONSOLE(36)] "total init time 57.400000002235174", source: file:///opt/Hyper/resources/app.asar/index.html (36)
oxmc commented 2 weeks ago

It’s still not finding a js file named react-force-update, does anyone else have this issue?

On Wed, Jun 12, 2024 at 1:41 PM Murat Bayraktar @.***> wrote:

This is what I got when adding the WAYLAND_DEBUG=1 environment variable.

Plugin hyper-dark (0.5.4) loaded.

Disabling Chromium GPU blacklist

running in prod mode electron will open file:///opt/Hyper/resources/app.asar/index.html

[168677:0612/163149.094991:WARNING:keyboard_util.cc(135)] Invalid accelerator token: del [168677:0612/163149.095062:WARNING:accelerator_util.cc(63)] ctrl+del doesn't contain a valid key

[168734:0612/163149.150089:WARNING:sandbox_linux.cc(376)] InitializeSandbox() called with multiple threads in process gpu-process.

Setting Hyper as default client for ssh:// protocol

[168677:0612/163149.196405:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.

Hyper CLI already in PATH

Hyper CLI installed Symlink created at /usr/local/bin/hyper undefined

[168734:0612/163149.534936:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2)

[168734:0612/163149.535446:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2)

[168734:0612/163149.536061:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2) [168734:0612/163149.536548:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2)

[168734:0612/163149.537357:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2)

[168734:0612/163149.538051:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2)

[168734:0612/163149.538952:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2)

[168734:0612/163149.541412:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2)

[168734:0612/163149.541854:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2)

[168734:0612/163149.542324:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2) [168734:0612/163149.542772:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2)

[168734:0612/163149.543187:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2)

[168734:0612/163149.543582:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2)

[168734:0612/163149.544553:ERROR:gbm_wrapper.cc(292)] Failed to export buffer to dma_buf: No such file or directory (2)

[168677:0612/163150.113842:INFO:CONSOLE(943)] "Uncaught Error: Cannot find module './node_modules/react-deep-force-update/lib/index.js' Require stack:

  • /opt/Hyper/resources/app.asar/index.html", source: node:internal/modules/cjs/loader (943)

[168677:0612/163150.115490:INFO:CONSOLE(36)] "total init time 57.400000002235174", source: file:///opt/Hyper/resources/app.asar/index.html (36)

— Reply to this email directly, view it on GitHub https://github.com/Botspot/pi-apps/issues/2604#issuecomment-2163863426, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQAGZEXTLYHQMR45HK7SQMDZHCXBFAVCNFSM6AAAAABJFBFR32VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNRTHA3DGNBSGY . You are receiving this because you commented.Message ID: @.***>

theofficialgman commented 1 week ago

Marking as upstream bug. Please report such issues to hyper https://github.com/vercel/hyper and link back here. Don't expect such issues to be fixed any time soon. Development has been effectively stalled for over a year https://github.com/vercel/hyper/issues/7923#issuecomment-2128880554