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.

Error starting Vdebug: <class 'UnicodeEncodeError'> in win7 os

See original GitHub issue

222

looks like it happens at .encode() in connection.py

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
determin1stcommented, Jan 17, 2020

@ossie-git

thanks, i’ve only recently managed to find some setting… with windows os

set encoding=utf-8

will not work, you also need

set renderoptions=type:directx

for gvim…

0reactions
BlackIkeEaglecommented, Sep 27, 2020

I’m going to close this because I think it is fixed

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error starting Vdebug: <class 'pynvim.api.common.NvimError'>
I can't start a debugging session at all, even after starting vim again. NVIM v0.3.8. ... Error starting Vdebug: <class 'pynvim.api.common.
Read more >
The application was unable to start correctly (0xc000007b)
Normally we get the 0xC000007B error-code (which means STATUS_INVALID_IMAGE_FORMAT ), if: If a 32-bit app tried to load a 64-bit DLL.
Read more >
Building ICU4C | ICU Documentation
ICU is a mature, widely used set of C/C++ and Java libraries providing Unicode and Globalization support for software applications.
Read more >
136236 - Font chosen for special Unicode characters may not ...
Having a peculiar problem with unicode symbols differ in size before and after the latest automatic update of Chrome.
Read more >
July 2022 (version 1.70) - Visual Studio Code
JavaScript debugging​​ A few months ago, we noticed that "args" in the launch. json configuration were partly escaped for the shell, but not...
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