You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 1, 2020. It is now read-only.
A JavaScript error occurred in the main process
Uncaught Exception:
Error: Cannot create BrowserWindow before app is ready
at createWindow (/Applications/Oni.app/Contents/Resources/app/lib/main/src/main.js:124:25)
at App.electron_1.app.on (/Applications/Oni.app/Contents/Resources/app/lib/main/src/main.js:189:9)
at emitTwo (events.js:125:13)
at App.emit (events.js:213:7)
Steps to reproduce:
Assign a file extension to "Always open with..." e.g. .js
Double click a file set to be opened by Oni by default (I'm using .js in this example but seems to apply to any file).
Error above displays.
Details:
System: macOS 10.13.3, MacBook Pro Mid 2015
Oni: v0.3.2
Neovim: v0.2.2 (installed via home-brew)
The text was updated successfully, but these errors were encountered:
Hello and welcome to the Oni repository! Thanks for opening your first issue here. To help us out, please make sure to include as much detail as possible - including screenshots and logs, if possible.
When selecting Oni to open the file on MacOS (as stated by @LkeMitchll)
This error pops up
After this, Oni does start, but without the file open in the buffer.
It only does show when any Oni related process is completely closed (after CMD + q for example).
The error does not pop up when Oni is already running in the background(?)
In this case, it opens the file normally as was the expected behaviour.
I get the following message:
Steps to reproduce:
.js
Details:
The text was updated successfully, but these errors were encountered: