vercel / vercel/hyper

gl_surface_presentation_helper.cc(259)] GetVSyncParametersIfAvailable() failed

Open
#5,857 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
44.7k
Forks
3.6k
Avg merge
21m
Merged PRs (30d)
1

Description

  • 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: Linux manjaro 5.10.56-1-MANJARO #1 SMP PREEMPT Thu Aug 5 10:51:27 UTC 2021 x86_64 GNU/Linux

  • Hyper.app version: 3.1.2

  • Link of a Gist with the contents of your .hyper.js:

  • Relevant information from devtools (CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere): I don't know how to get this on startup, I'm not sure if it happens otherwise

  • The issue is reproducible in vanilla Hyper.app: probably? this is the AUR bin distribution, I don't believe they've modified the AUR PKGBUILD in any way, or any meaningful way, it looks like it's just extracting and installing.
    https://aur.archlinux.org/packages/hyper-bin

Issue

I'm not sure if this is even an issue. I just noticed this is in the -v output while trying to figure out another issue.

probably additionally relevant.

wayland 1.19.0
gnome 40
xorg-xwayland 21.1.2
libva 2.12.0

xrander output, so the information is available from the system

Screen 0: minimum 16 x 16, current 3840 x 2160, maximum 32767 x 32767
XWAYLAND0 connected primary 3840x2160+0+0 (normal left inverted right x axis y axis) 310mm x 170mm
   3840x2160     59.98*+
Plugin hyper-search (0.4.0) loaded.

Disabling Chromium GPU blacklist
running in prod mode

electron will open file:///opt/Hyper/resources/app.asar/index.html

[45641:0811/151113.256399:WARNING:keyboard_util.cc(135)] Invalid accelerator token: del
[45641:0811/151113.256441:WARNING:accelerator_util.cc(63)] ctrl+del doesn't contain a valid key

Setting Hyper as default client for ssh:// protocol

Linking HyperCLI

Hyper CLI installation failed Symlink creation failed: EACCES undefined

libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)

[45678:0811/151113.318791:ERROR:sandbox_linux.cc(374)] InitializeSandbox() called with multiple threads in process gpu-process.

[45641:0811/151113.400282:INFO:CONSOLE(13)] "(electron) The remote module is deprecated. Use https://github.com/electron/remote instead.", source: electron/js2c/renderer_init.js (13)

[45641:0811/151113.412425:INFO:CONSOLE(1)] "(re)loading renderer plugins", source: file:///opt/Hyper/resources/app.asar/renderer/bundle.js (1)

[45641:0811/151113.425072:INFO:CONSOLE(1)] "Plugin hyper-search (0.4.0) loaded.", source: file:///opt/Hyper/resources/app.asar/renderer/bundle.js (1)

[45641:0811/151113.527861:INFO:CONSOLE(36)] "total init time 173.10000000149012", source: file:///opt/Hyper/resources/app.asar/index.html (36)

Checking for notification messages

No matching notification messages

[45678:0811/151115.546689:ERROR:gl_surface_presentation_helper.cc(259)] GetVSyncParametersIfAvailable() failed for 1 times!

[45678:0811/151115.549853:ERROR:gl_surface_presentation_helper.cc(259)] GetVSyncParametersIfAvailable() failed for 2 times!

[45678:0811/151120.934267:ERROR:gl_surface_presentation_helper.cc(259)] GetVSyncParametersIfAvailable() failed for 3 times!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the verbose startup output from Hyper 3.1.2 on Manjaro with Wayland and XWayland, then compare the gl_surface_presentation_helper.cc warnings with the other reported startup messages. Determine whether GetVSyncParametersIfAvailable indicates a user-visible failure and document a reproducible diagnosis or resolution.

Written by the indexing model from the issue text.

Assessment

Tech stack
electron, linux
Domain
desktop, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.