Skip to content

hyper won't start when installed via nixos #5519

@schlichtanders

Description

@schlichtanders
  • I am on the latest Hyper.app version (not relevant here)

  • I have searched the issues of this repo and believe that this is not a duplicate

  • nixos 20.09.3786.a7ff7a57c96 (Nightingale) with kde plasma

  • no way to check, I get [1] 5950 segmentation fault (core dumped) hyper --version

  • no .hyper.js

  • no info from devtools, as hyper segfaults

  • The issue is reproducible in vanilla Hyper.app. You need to setup nixos and configure hyper by adding to your /etc/nixos/configuration.nix file environment.systemPackages = with pkgs; [ hyper ]

Issue

When executing hyper via commandline, I get the following error print:

[1]    5968 segmentation fault (core dumped)  hyper

when starting hyper as an application, it reports

Could not find the program '/opt/Hyper/hyper'

Screenshot_20210423_075947

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions