Skip to content
This repository has been archived by the owner on Apr 1, 2020. It is now read-only.

No file will open on Ubuntu 19.04 #2758

Open
charlesritchea opened this issue Sep 10, 2019 · 5 comments
Open

No file will open on Ubuntu 19.04 #2758

charlesritchea opened this issue Sep 10, 2019 · 5 comments

Comments

@charlesritchea
Copy link

charlesritchea commented Sep 10, 2019

Oni Version:
0.3.9

Neovim Version (Linux only):
0.3.4

Operating System:
Ubuntu 19.04

Issue:
No file will open. No error in the console. I've tried with and without loading init.vim.

Expected behavior:
Files open in the editor

Actual behavior:
Only the file tree works. No file will open including Preferences.

Steps to reproduce:
Install Oni with deb. Or extract tgz. Try to open any file with Oni

Console logs:

bundle.js:1 Files to open: []
bundle.js:1 Folders to open: []
bundle.js:1 $env:ONI_CONFIG_FILE: undefined
bundle.js:1 [Configuration] Adding file: /home/charlesritchea/.config/oni/config.js
bundle.js:1 Oni.Start.Config: 65.178955078125ms
bundle.js:1 $env:ONI_CONFIG_FILE: undefined
bundle.js:1 Oni.Start.Plugins.Discover: 2.531005859375ms
bundle.js:1 Oni.Start.Themes: 9.5810546875ms
bundle.js:1 [Notifications] Setting enabled: true
bundle.js:1 [OniEditor::enter]
bundle.js:1 [NeovimEditor::enter]
bundle.js:1 [OniEditor::init] Called with filesToOpen: 
bundle.js:1 [NeovimEditor::init] Called with filesToOpen: 
bundle.js:1 [NeovimProcessSpawner::startNeovim] Neovim process path: nvim
bundle.js:1 [NeovimProcessSpawner::startNeovim] Starting Neovim - process: 7033
bundle.js:1 Initializing neovim process using transport: stdio
bundle.js:1 NeovimInstance: Neovim started
bundle.js:1 [NeovimInstance::_checkAndFixIfBlocked] checking mode...
bundle.js:1 Oni.Start.Editors: 5002.46923828125ms
bundle.js:1 Error deserializing from store: SyntaxError: Unexpected token u in JSON at position 0
t.warn @ bundle.js:1
bundle.js:1 Error deserializing from store: SyntaxError: Unexpected token u in JSON at position 0
t.warn @ bundle.js:1
bundle.js:1 $env:ONI_CONFIG_FILE: undefined
bundle.js:1 Oni.Start.Sidebar: 92.5390625ms
bundle.js:1 [PLUGIN] Activating: oni-plugin-statusbar
bundle.js:1 [PLUGIN] Activation successful.
bundle.js:1 [PLUGIN] Activating: oni-plugin-buffers
bundle.js:1 [PLUGIN] Activation successful.
bundle.js:1 [PLUGIN] Activating: oni-plugin-git
bundle.js:1 [PLUGIN] Activation successful.
bundle.js:1 [PLUGIN] Activating: oni-plugin-typescript
bundle.js:1 [PLUGIN] Activation successful.
bundle.js:1 [PLUGIN] Activating: oni-plugin-markdown-preview
bundle.js:1 [PLUGIN] Activation successful.
bundle.js:1 [PLUGIN] Activating: oni-plugin-prettier
preload.js:2 eval is not available
window.eval.global.eval @ preload.js:2
bundle.js:1 [PLUGIN] Activation successful.
bundle.js:1 [PLUGIN] Activating: oni-plugin-quickopen
bundle.js:1 [PLUGIN] Activation successful.
bundle.js:1 $env:ONI_CONFIG_FILE: undefined
bundle.js:1 [Language Manager - Config] Registering info for language: html - command: /home/charlesritchea/Oni-0.3.9-x64-linux/resources/app/node_modules/vscode-html-languageserver-bin/htmlServerMain.js
bundle.js:1 [Language Manager - Config] Registering info for language: go - command: go-langserver
bundle.js:1 [Language Manager - Config] Registering info for language: python - command: pyls
bundle.js:1 [Language Manager - Config] Registering info for language: cpp - command: clangd
bundle.js:1 [Language Manager - Config] Registering info for language: c - command: clangd
bundle.js:1 [Language Manager - Config] Registering info for language: css - command: /home/charlesritchea/Oni-0.3.9-x64-linux/resources/app/node_modules/vscode-css-languageserver-bin/cssServerMain.js
bundle.js:1 [Language Manager - Config] Registering info for language: less - command: /home/charlesritchea/Oni-0.3.9-x64-linux/resources/app/node_modules/vscode-css-languageserver-bin/cssServerMain.js
bundle.js:1 [Language Manager - Config] Registering info for language: scss - command: /home/charlesritchea/Oni-0.3.9-x64-linux/resources/app/node_modules/vscode-css-languageserver-bin/cssServerMain.js
bundle.js:1 [Language Manager - Config] Registering info for language: reason - command: /home/charlesritchea/Oni-0.3.9-x64-linux/resources/app/node_modules/ocaml-language-server/bin/server/index.js
bundle.js:1 [Language Manager - Config] Registering info for language: ocaml - command: /home/charlesritchea/Oni-0.3.9-x64-linux/resources/app/node_modules/ocaml-language-server/bin/server/index.js
bundle.js:1 [Language Manager - Config] Registering info for language: haskell - command: stack
bundle.js:1 Oni.Start.Activate: 457.113037109375ms
bundle.js:1 Oni.Start: 5840.876953125ms
bundle.js:1 [OniEditor::leave]
bundle.js:1 [NeovimEditor::leave]
bundle.js:1 [OniEditor::enter]
bundle.js:1 [NeovimEditor::enter]
bundle.js:1 [OniEditor::leave]
bundle.js:1 [NeovimEditor::leave]
bundle.js:1 [OniEditor::enter]
bundle.js:1 [NeovimEditor::enter]
bundle.js:1 [OniEditor::leave]
bundle.js:1 [NeovimEditor::leave]
bundle.js:1 [OniEditor::enter]
bundle.js:1 [NeovimEditor::enter]
bundle.js:1 [OniEditor::leave]
bundle.js:1 [NeovimEditor::leave]
bundle.js:1 [OniEditor::enter]
bundle.js:1 [NeovimEditor::enter]
@oni-bot
Copy link

oni-bot bot commented Sep 10, 2019

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.

@YoEight
Copy link

YoEight commented Sep 17, 2019

I confirm I also got that issue.

@lagerfeuer
Copy link

The same issue on Arch, will there be a solution other than downgrading?

@frizkyzendy
Copy link

you use try this one
#2706 (comment)

even if you used the latest version off neovim 0.4.3. it worked for me.

@Aleksanaa
Copy link

I have the same issue.I tested it on gnome3.36 and KDE5.67,neither works. version:0.3.9-2.
also Arch user(ノへ ̄、)
I will continue using my atom until this bug fixes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants