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

Missing hamburger menu Fedora 25 #1118

Closed
2 tasks done
plessbd opened this issue Dec 12, 2016 · 3 comments
Closed
2 tasks done

Missing hamburger menu Fedora 25 #1118

plessbd opened this issue Dec 12, 2016 · 3 comments

Comments

@plessbd
Copy link

plessbd commented Dec 12, 2016

  • 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: Fedora 25

  • Hyper.app version: 1.0

  • Relevant information from devtools (CMD+SHIFT+I on Mac OS, CTRL+SHIFT+I elsewhere): N/A

  • The issue is reproducible in vanilla Hyper.app: Is Vanilla

Issue

hamburger menu does not show, tried both the appImage and the RPM, deleted config directories between run of each

rm -rf .hyper.js .hyper_plugins .config/Hyper
                                                                                
/opt/Hyper/hyper

read error /home/user/.hyper.js ENOENT: no such file or directory, open '/home/user/.hyper.js'
attempting to write default config to /home/user/.hyper.js
plugins have changed / not init, scheduling plugins installation
running in prod mode
electron will open file:///opt/Hyper/resources/app/index.html
Checking for notification messages
ignoring auto updates during dev
No matching notification messages

I tried to use devtools, but when opening them I get a blank pane.

I tried to install hyperterm-install-devtools and hyperterm-open-devtools plugins buth that did not seem to change anything with devtools either

If there is anything I can do to help let me know

@matheuss
Copy link
Member

@plessbd please check here: https://github.com/zeit/hyper/blob/master/app/config-default.js#L33
put showHamburgerMenu: true, in your .hyper.js and let me know if it works 😄

@plessbd
Copy link
Author

plessbd commented Dec 12, 2016

that did it. Should have thought to actually look at the config. Might be nice if we could add that to default to true if we detect linux on first write of config.

@plessbd plessbd closed this as completed Dec 12, 2016
@matheuss
Copy link
Member

Actually is our fault – we need to document it on the website 😅 I'll make sure to do it soon 🙌

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