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

No file will open on Ubuntu 19.04 #2758

@charlesritchea

Description

@charlesritchea

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]

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