Showing results for 
Search instead for 
Did you mean: 

Error while debugging other python projects

Burrr
Associate

I get a Unhandled: on_readmemory_request not available in PyDevJsonCommandProcessor. error while debugging other python projects. This issue gets resolved when I disable the STM32Cub for Visual Studio Code Core extension and its related extensions.

To reproduce: 

Open an existing python project or package (workspace)

Launch the debug session. 

It tries to start the session and in a few seconds throws this error and stops the debugger.

Unhandled: on_readmemory_request not available in PyDevJsonCommandProcessor.

Please see https://github.com/microsoft/vscode/issues/249341#issuecomment-3064965337

 

1 ACCEPTED SOLUTION

Accepted Solutions
Nawres GHARBI
ST Employee

Hi @Burrr 

we are currently working on a fix for this issue and this will be delivered next release (November) or later on, will depend on validation findings

please do not hesitate to contact me for further details

#ticket: T1IDE-2888

View solution in original post

5 REPLIES 5
Cartu38 OpenDev
Lead III

Maybe good practice is to rely on VSCode's profiles what are promoting some isolation kind: https://code.visualstudio.com/docs/configure/profiles

Nawres GHARBI
ST Employee

Hi @Burrr 

we are currently working on a fix for this issue and this will be delivered next release (November) or later on, will depend on validation findings

please do not hesitate to contact me for further details

#ticket: T1IDE-2888

ArnaudC
Associate

Hi @Nawres GHARBI ,

 

We have the same problem here.

Can we have an update on the solution ?

Or maybe a link to the issue feed?

 

Thanks,

Arnaud


@ArnaudC wrote:

Or maybe a link to the issue feed?


Sadly, the ST ticketing system is internal and not visible to customers.

Usually, ST people make this clear when referring to internal tickets; eg, here.

@Nawres GHARBI 

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.
Nawres GHARBI
ST Employee

Hello the fix is already implemented and will be in the coming release end of W47