question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

FVim crashes when executing with --wsl flag

See original GitHub issue

Using FVim

with NeoVim

I get the following error:

FVim Error

I am running on Windows 10 using Cmder running PowerShell Core 7. I would paste the text, but I can’t seem to copy the text out of that window.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:16 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
yatlicommented, Dec 16, 2020

the “unexpected byte message” is actually raw text coming from neovim. I guess it really wants to say something now that it doesn’t follow the protocol 😃

@citizen428 can you try latest head 9697d59 – I’ve patched it so that it will print the raw message in the crash dialog on exit, like, if you do fvim --help:

image

0reactions
yatlicommented, Dec 17, 2020

noprob, I’m glad you figured it out 😉

Read more comments on GitHub >

github_iconTop Results From Across the Web

Nvim crashes when opening a python file in WSL #20270
No, vim 9.0 Operating system/version Windows 11 (10.0.22621.521) with wsl 0.66.2.0 Here's the result of wsl --version on my end: WSL ...
Read more >
Ubuntu crashes on windows: 0x80040326 Wsl error
Open a PowerShell or Command Prompt window in Administrator mode · Run the command wsl.exe --update · Run wsl.exe again to see if...
Read more >
Temporary Failure in name resolution on WSL
I found out, that it only fails the DNS lookup when I first connect the VPN before starting WSL-Ubuntu after System-Reboot.
Read more >
Release Notes for WSL
Read release notes for the Windows Subsystem for Linux. These release notes include fixed issues and are updated weekly.
Read more >
Running WSL vs Running Linux : r/linux
I use Vim all the time in WSL under Ubuntu/Fedora/Gentoo and have never experienced this. "a" and "i" both work as expected. Windows...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found