-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Labels
🐛 Type: BugIssue pertains to something wrong within HyperIssue pertains to something wrong within Hyper🦉 Version: CanaryIssue is about something in the canary release of HyperIssue is about something in the canary release of Hyper
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: macOS High Sierra 10.13.4
- Hyper.app version: 2.1.0-canary.2
- Link of a Gist with the contents of your .hyper.js: https://gist.github.com/timomeh/43d41685f55ee530018e91c45ee943b5
- Relevant information from devtools (CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere): N/A
- The issue is reproducible in vanilla Hyper.app: If "vanilla" means without plugins, then yes, it can be reproduced. If "vanilla" means a non-canary version, then no, it cannot be reproduced.
Issue
After updating to 2.1.0-canary.2, I get the following message in my shell when starting a new session:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_ALL = (unset),
LANG = "en_DE.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
This can't be reproduced in Terminal.app, and if I go back to 2.1.0-canary.1, the issue is gone.
It seems like #2913 could introduce this issue.
ataias
Metadata
Metadata
Assignees
Labels
🐛 Type: BugIssue pertains to something wrong within HyperIssue pertains to something wrong within Hyper🦉 Version: CanaryIssue is about something in the canary release of HyperIssue is about something in the canary release of Hyper