No hyperlinks for errors in traceback Follow
Hello,
After the update to Build #PY-222.3345.131, I can't jump to source code from the traceback window. While I can see the error, the file and line number, I cannot click to jump to the relevant place in source code - there is no hyperlink which makes debugging a pain.
Example:
The line "File... line 1...." should be a link.
Thanks
Please sign in to leave a comment.
Thanks for mentioning the remote interpreter. Most likely a known issue https://youtrack.jetbrains.com/issue/PY-55349/No-clickable-link-in-the-Run-log-with-WSL-since-the-20222
Hi,
I reinstalled latest version using snap but with no success.
I noticed that the error occurs when I'm developing remotely (I've tried reconfigure the interpreter and structure, coping the files to a new location, reconfiguring ssh settings, and resetting the helpers)
Thanks
Thank you very much! Downgraded to 2022.1.4 and the links are back.
Hi,
Please update to the latest version from https://www.jetbrains.com/pycharm/download/ and check again. Is the issue still reproduced?