Describe the bug
I was able to reproduce the crash several times, but currently not. Maybe you can derive something from the stack trace.
Steps to possibly reproduce:
clear your x clipboard with echo -n | xclip
open one non empty tab
open one empty tab
middle-click into the window
error messages should be shown that i don't fully remember
E353: Nothing in register * is also shown if it doesn't crash
neovim-gtk freezes
crash after a few seconds (i randomly clicked stuff to confirm unresponsiveness, maybe that is important too)
Technical information (please complete the following information):
OS: NixOS (GNU+Linux)
Neovim version: 1.0.4
Neovim-Gtk build version: from nixpkgs-unstable (builds rev 1.0.4 from source)
Addition
I found this when testing out different neovim guis and i don't think I'm going to use neovim-gtk, so I'm probably not going to be able to help much further. My current rudimental half-working config for neovim is here, but since it is done through nixvim, it is probably pretty cryptic to any non-nix user.
Describe the bug I was able to reproduce the crash several times, but currently not. Maybe you can derive something from the stack trace. Steps to possibly reproduce:
echo -n | xclip
E353: Nothing in register *
is also shown if it doesn't crashTechnical information (please complete the following information):
Trace
Addition I found this when testing out different neovim guis and i don't think I'm going to use neovim-gtk, so I'm probably not going to be able to help much further. My current rudimental half-working config for neovim is here, but since it is done through nixvim, it is probably pretty cryptic to any non-nix user.