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

Not starting on Manjaro #945

Closed
Helbis opened this issue Sep 10, 2021 · 4 comments
Closed

Not starting on Manjaro #945

Helbis opened this issue Sep 10, 2021 · 4 comments
Labels
bug Something isn't working crash Something either paniced or crashed unexpectedly

Comments

@Helbis
Copy link

Helbis commented Sep 10, 2021

BUG

After installing the program from aur, with yay,
the program build successfully and now doesn't run.

To Reproduce

I just run neovide in my terminal.

OS

Using neofetch --stdout

Manjaro Linux x86_64
Host: MS-7A33 2.0
Kernel: 5.14.0-0-MANJARO
Uptime: 23 mins
Packages: 1290 (pacman)
Shell: zsh 5.8
Resolution: 1920x1080
WM: i3
Theme: Adwaita [GTK3]
Icons: Adwaita [GTK3]
Terminal: alacritty
Terminal Font: Source Code Pro
CPU: AMD Ryzen 5 1500X (8) @ 3.700GHz
GPU: NVIDIA GeForce GTX 1050 Ti
Memory: 1958MiB / 7897MiB

  • Neovide 0.8.0
  • NVIM v0.5.0
    Build type: Release
    LuaJIT 2.0.5
Compilation: /usr/bin/cc -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DNVIM_TS_HAS_SET_MATCH_LIMIT -O2 -DNDEBUG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wshadow -Wconversion -Wmissing-prototypes -Wimplicit-fallthrough -Wvla -fstack-protector-strong -fno-common -fdiagnostics-color=always -DINCLUDE_GENERATED_DECLARATIONS -D_GNU_SOURCE -DNVIM_MSGPACK_HAS_FLOAT32 -DNVIM_UNIBI_HAS_VAR_FROM -DMIN_LOG_LEVEL=3 -I/build/neovim/src/neovim-0.5.0/build/config -I/build/neovim/src/neovim-0.5.0/src -I/usr/include -I/build/neovim/src/neovim-0.5.0/build/src/nvim/auto -I/build/neovim/src/neovim-0.5.0/build/include
Compiled by builduser

neovide --log

[xcb] Unknown sequence number while processing queue 
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.

neovide --nofork

[xcb] Unknown sequence number while processing queue
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.
neovide: xcb_io.c:269: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.
[1]    3046 abort (core dumped)  neovide --nofork

neovide --noidle

The same as with just neovide, but the window opens completely transparent (just a frame) for longer then without this option.
Then it closes without anything showing up in the frame.

[xcb] Unknown sequence number while processing queue
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.

neovide_rCURRENT.log

TRACE [neovide] Neovide version: 0.8.0
INFO [neovide::bridge] Starting neovim with: Command { std: "/usr/bin/nvim" "--embed", kill_on_drop: false }
INFO [neovide::bridge] Close watcher started
DEBUG [neovide::bridge::events] Ignored client type property: "methods"
DEBUG [neovide::bridge::events] Ignored client type property: "attributes"
INFO [neovide::bridge] Neovide registered to nvim with channel id 1
INFO [neovide::bridge] Neovim process attached
TRACE [neovide::bridge::handler] Neovim notification: "redraw"
TRACE [neovide::channel_utils] redraw_event OptionSet { gui_option: ArabicShape(true) }
TRACE [neovide::channel_utils] redraw_event OptionSet { gui_option: AmbiWidth("single") }
TRACE [neovide::channel_utils] redraw_event OptionSet { gui_option: Emoji(true) }
TRACE [neovide::channel_utils] redraw_event OptionSet { gui_option: GuiFont("") }
TRACE [neovide::channel_utils] redraw_event OptionSet { gui_option: GuiFontWide("") }
TRACE [neovide::editor] Option set ArabicShape(true)
TRACE [neovide::editor] Option set AmbiWidth("single")
TRACE [neovide::channel_utils] redraw_event OptionSet { gui_option: LineSpace(0) }
TRACE [neovide::channel_utils] redraw_event OptionSet { gui_option: Unknown("mousefocus", Boolean(false)) }
TRACE [neovide::channel_utils] redraw_event OptionSet { gui_option: Pumblend(0) }
TRACE [neovide::channel_utils] redraw_event OptionSet { gui_option: ShowTabLine(1) }
TRACE [neovide::channel_utils] redraw_event OptionSet { gui_option: TermGuiColors(true) }
TRACE [neovide::editor] Option set Emoji(true)
TRACE [neovide::editor] Option set GuiFont("")
TRACE [neovide::channel_utils] redraw_event OptionSet { gui_option: Unknown("ttimeout", Boolean(true)) }
TRACE [neovide::channel_utils] redraw_event OptionSet { gui_option: Unknown("ttimeoutlen", Integer(PosInt(50))) }
TRACE [neovide::channel_utils] redraw_event OptionSet { gui_option: Unknown("ext_linegrid", Boolean(true)) }
TRACE [neovide::channel_utils] redraw_event OptionSet { gui_option: Unknown("ext_multigrid", Boolean(false)) }
TRACE [neovide::channel_utils] redraw_event OptionSet { gui_option: Unknown("ext_hlstate", Boolean(false)) }
TRACE [neovide::channel_utils] redraw_event OptionSet { gui_option: Unknown("ext_termcolors", Boolean(false)) }
TRACE [neovide::editor] Option set GuiFontWide("")
TRACE [neovide::editor] Option set LineSpace(0)
TRACE [neovide::editor] Option set Unknown("mousefocus", Boolean(false))
TRACE [neovide::channel_utils] redraw_event DefaultColorsSet { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 1.0, a: 1.0 }), background: Some(Color4f { r: 0.0, g: 0.0, b: 0.0, a: 1.0 }), special: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }) } }
TRACE [neovide::editor] Option set Pumblend(0)
TRACE [neovide::editor] Option set ShowTabLine(1)
TRACE [neovide::editor] Option set TermGuiColors(true)
TRACE [neovide::editor] Option set Unknown("ttimeout", Boolean(true))
TRACE [neovide::editor] Option set Unknown("ttimeoutlen", Integer(PosInt(50)))
TRACE [neovide::editor] Option set Unknown("ext_linegrid", Boolean(true))
TRACE [neovide::editor] Option set Unknown("ext_multigrid", Boolean(false))
TRACE [neovide::editor] Option set Unknown("ext_hlstate", Boolean(false))
TRACE [neovide::editor] Option set Unknown("ext_termcolors", Boolean(false))
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 1, style: Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 2, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.827451, g: 0.827451, b: 0.827451, a: 1.0 }), background: Some(Color4f { r: 0.6627451, g: 0.6627451, b: 0.6627451, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 3, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 4, style: Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 1.0, a: 1.0 }), background: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 5, style: Style { colors: Colors { foreground: None, background: None, special: None }, reverse: true, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 6, style: Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 7, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 8, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 0.5019608, g: 0.5019608, b: 0.5019608, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 9, style: Style { colors: Colors { foreground: None, background: None, special: None }, reverse: true, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 10, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 0.0, a: 1.0 }), background: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 11, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 0.0, g: 0.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 80 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 12, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 0.0, g: 0.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 100 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 13, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 14, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 0.0, g: 0.5019608, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 15, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 16, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 0.54509807, g: 0.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 17, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 0.4, g: 0.4, b: 0.4, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 18, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 0.4, g: 0.4, b: 0.4, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 19, style: Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 20, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 0.0, g: 0.0, b: 0.54509807, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 21, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 0.54509807, g: 0.0, b: 0.54509807, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 22, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 1.0, a: 1.0 }), background: Some(Color4f { r: 0.0, g: 0.54509807, b: 0.54509807, a: 1.0 }), special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 23, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 24, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 1.0, b: 1.0, a: 1.0 }), background: Some(Color4f { r: 0.5019608, g: 0.5019608, b: 0.5019608, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 25, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 1.0, b: 1.0, a: 1.0 }), background: Some(Color4f { r: 0.6627451, g: 0.6627451, b: 0.6627451, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 26, style: Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 27, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 0.0, g: 0.54509807, b: 0.54509807, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 28, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.18039216, g: 0.54509807, b: 0.34117648, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 29, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 1.0, g: 0.0, b: 1.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 30, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 0.6627451, g: 0.6627451, b: 0.6627451, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 31, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 1.0, g: 1.0, b: 1.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 32, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.5019608, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 33, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 34, style: Style { colors: Colors { foreground: None, background: None, special: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }) }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: true, blend: 0 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 35, style: Style { colors: Colors { foreground: None, background: None, special: Some(Color4f { r: 0.0, g: 0.0, b: 1.0, a: 1.0 }) }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: true, blend: 0 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 36, style: Style { colors: Colors { foreground: None, background: None, special: Some(Color4f { r: 0.0, g: 1.0, b: 1.0, a: 1.0 }) }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: true, blend: 0 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 37, style: Style { colors: Colors { foreground: None, background: None, special: Some(Color4f { r: 1.0, g: 0.0, b: 1.0, a: 1.0 }) }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: true, blend: 0 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 38, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 0.6627451, g: 0.6627451, b: 0.6627451, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: true, undercurl: false, blend: 0 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 39, style: Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 40, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 0.6627451, g: 0.6627451, b: 0.6627451, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 41, style: Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 42, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 0.6627451, g: 0.6627451, b: 0.6627451, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } }
TRACE [neovide::channel_utils] redraw_event HighlightAttributesDefine { id: 43, style: Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }), background: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } }
TRACE [neovide::channel_utils] redraw_event OptionSet { gui_option: Unknown("ext_cmdline", Boolean(false)) }
TRACE [neovide::channel_utils] redraw_event OptionSet { gui_option: Unknown("ext_popupmenu", Boolean(false)) }
TRACE [neovide::editor] Option set Unknown("ext_cmdline", Boolean(false))
TRACE [neovide::editor] Option set Unknown("ext_popupmenu", Boolean(false))
TRACE [neovide::channel_utils] redraw_event OptionSet { gui_option: Unknown("ext_tabline", Boolean(false)) }
TRACE [neovide::channel_utils] redraw_event OptionSet { gui_option: Unknown("ext_wildmenu", Boolean(false)) }
TRACE [neovide::editor] Option set Unknown("ext_tabline", Boolean(false))
TRACE [neovide::editor] Option set Unknown("ext_wildmenu", Boolean(false))
TRACE [neovide::channel_utils] redraw_event OptionSet { gui_option: Unknown("ext_messages", Boolean(false)) }
TRACE [neovide::editor] Option set Unknown("ext_messages", Boolean(false))
TRACE [neovide::channel_utils] redraw_event DefaultColorsSet { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 1.0, a: 1.0 }), background: Some(Color4f { r: 0.0, g: 0.0, b: 0.0, a: 1.0 }), special: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }) } }
TRACE [neovide::channel_utils] redraw_event Resize { grid: 1, width: 100, height: 50 }
TRACE [neovide::channel_utils] redraw_event Clear { grid: 1 }
TRACE [neovide::channel_utils] redraw_event BusyStart
TRACE [neovide::channel_utils] redraw_event WindowViewport { grid: 2, top_line: 0.0, bottom_line: 1.0, current_line: 0.0, current_column: 0.0 }
TRACE [neovide::channel_utils] redraw_event CursorGoto { grid: 1, row: 0, column: 0 }
TRACE [neovide::channel_utils] redraw_event ModeInfoSet { cursor_modes: [CursorMode { shape: Some(Block), style_id: Some(0), cell_percentage: Some(0.0), blinkwait: Some(700), blinkon: Some(400), blinkoff: Some(250) }, CursorMode { shape: Some(Block), style_id: Some(0), cell_percentage: Some(0.0), blinkwait: Some(700), blinkon: Some(400), blinkoff: Some(250) }, CursorMode { shape: Some(Block), style_id: Some(0), cell_percentage: Some(0.0), blinkwait: Some(700), blinkon: Some(400), blinkoff: Some(250) }, CursorMode { shape: Some(Block), style_id: Some(0), cell_percentage: Some(0.0), blinkwait: Some(700), blinkon: Some(400), blinkoff: Some(250) }, CursorMode { shape: Some(Block), style_id: Some(0), cell_percentage: Some(0.0), blinkwait: Some(700), blinkon: Some(400), blinkoff: Some(250) }, CursorMode { shape: Some(Block), style_id: Some(0), cell_percentage: Some(0.0), blinkwait: Some(700), blinkon: Some(400), blinkoff: Some(250) }, CursorMode { shape: Some(Block), style_id: Some(0), cell_percentage: Some(0.0), blinkwait: Some(700), blinkon: Some(400), blinkoff: Some(250) }, CursorMode { shape: Some(Block), style_id: Some(0), cell_percentage: Some(0.0), blinkwait: Some(700), blinkon: Some(400), blinkoff: Some(250) }, CursorMode { shape: Some(Block), style_id: Some(0), cell_percentage: Some(0.0), blinkwait: Some(700), blinkon: Some(400), blinkoff: Some(250) }, CursorMode { shape: None, style_id: None, cell_percentage: None, blinkwait: None, blinkon: None, blinkoff: None }, CursorMode { shape: None, style_id: None, cell_percentage: None, blinkwait: None, blinkon: None, blinkoff: None }, CursorMode { shape: None, style_id: None, cell_percentage: None, blinkwait: None, blinkon: None, blinkoff: None }, CursorMode { shape: None, style_id: None, cell_percentage: None, blinkwait: None, blinkon: None, blinkoff: None }, CursorMode { shape: None, style_id: None, cell_percentage: None, blinkwait: None, blinkon: None, blinkoff: None }, CursorMode { shape: None, style_id: None, cell_percentage: None, blinkwait: None, blinkon: None, blinkoff: None }, CursorMode { shape: None, style_id: None, cell_percentage: None, blinkwait: None, blinkon: None, blinkoff: None }, CursorMode { shape: Some(Block), style_id: Some(0), cell_percentage: Some(0.0), blinkwait: Some(100), blinkon: Some(100), blinkoff: Some(100) }] }
TRACE [neovide::channel_utils] redraw_event ModeChange { mode: Normal, mode_index: 0 }
TRACE [neovide::channel_utils] redraw_event MouseOff
TRACE [neovide::channel_utils] redraw_event Flush
TRACE [neovide::editor] Cursor off
TRACE [neovide::editor] viewport event received before window initialized
TRACE [neovide::channel_utils] window_command SetMouseEnabled(false)
TRACE [neovide::editor] Image flushed
TRACE [neovide::channel_utils] batched_draw_command [FontChanged(""), DefaultStyleChanged(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 1.0, a: 1.0 }), background: Some(Color4f { r: 0.0, g: 0.0, b: 0.0, a: 1.0 }), special: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }) }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }), DefaultStyleChanged(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 1.0, a: 1.0 }), background: Some(Color4f { r: 0.0, g: 0.0, b: 0.0, a: 1.0 }), special: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }) }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }), Window { grid_id: 1, command: Position { grid_position: (0.0, 0.0), grid_size: (100, 50), floating_order: None } }, Window { grid_id: 1, command: Clear }, ModeChanged(Normal), UpdateCursor(Cursor { grid_position: (0, 0), parent_window_id: 1, shape: Block, cell_percentage: Some(0.0), blinkwait: Some(700), blinkon: Some(400), blinkoff: Some(250), style: None, enabled: false, double_width: false, character: " " })]
TRACE [neovide::redraw_scheduler] Next frame queued
TRACE [neovide::bridge::handler] Neovim notification: "redraw"
TRACE [neovide::channel_utils] redraw_event BusyStop
TRACE [neovide::channel_utils] redraw_event BusyStart
TRACE [neovide::editor] Cursor on
TRACE [neovide::editor] Cursor off
TRACE [neovide::channel_utils] redraw_event Flush
TRACE [neovide::editor] Image flushed
TRACE [neovide::channel_utils] batched_draw_command [UpdateCursor(Cursor { grid_position: (0, 0), parent_window_id: 1, shape: Block, cell_percentage: Some(0.0), blinkwait: Some(700), blinkon: Some(400), blinkoff: Some(250), style: None, enabled: false, double_width: false, character: " " })]
TRACE [neovide::redraw_scheduler] Next frame queued
TRACE [neovide::bridge::handler] Neovim notification: "redraw"
TRACE [neovide::channel_utils] redraw_event BusyStop
TRACE [neovide::channel_utils] redraw_event BusyStart
TRACE [neovide::channel_utils] redraw_event Flush
TRACE [neovide::editor] Cursor on
TRACE [neovide::editor] Cursor off
TRACE [neovide::editor] Image flushed
TRACE [neovide::channel_utils] batched_draw_command [UpdateCursor(Cursor { grid_position: (0, 0), parent_window_id: 1, shape: Block, cell_percentage: Some(0.0), blinkwait: Some(700), blinkon: Some(400), blinkoff: Some(250), style: None, enabled: false, double_width: false, character: " " })]
TRACE [neovide::redraw_scheduler] Next frame queued

Additional context
I'm a newbie with neovide, got neovim and later used spacevim

@Helbis Helbis added the bug Something isn't working label Sep 10, 2021
@Helbis Helbis changed the title No start on Manjaro Not starting on Manjaro Sep 11, 2021
@codeinred
Copy link

@Helbis Are you still having this issue? I recently tried installing it via neovide-git and everything works fine

@luiz00martins
Copy link

luiz00martins commented Nov 16, 2021

Having the same problem on Pop_OS:

[xcb] Unknown sequence number while processing queue
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.

Edit: Tried running neovide again 10 minutes later, and it worked. (???)

@udit7395
Copy link

udit7395 commented Nov 17, 2021

On POP_OS if you are using hybrid graphics mode then launch neovide using __NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia neovide. More info about __NV_PRIME_RENDER_OFFLOAD=1... over here under hybrid graphics section.

@dineshKumar777 dineshKumar777 added the crash Something either paniced or crashed unexpectedly label Dec 10, 2021
@fredizzimo
Copy link
Member

This should be fixed in main with #1789

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working crash Something either paniced or crashed unexpectedly
Projects
None yet
Development

No branches or pull requests

6 participants