Python console, Goto line appears to have stopped working
-
Previously my python console output would allow the user to click on console line and it would goto the line in the text file. This no longer appears to be the case.
My console output looks like this;File "E:\WIN\VCOPY\FSFDITEM.PD", line 14, PERFORM LOAD-VITMCRD File "E:\WIN\VCOPY\FSFDITEM.PD", line 43, PERFORM LOAD-VITMCRD File "E:\WIN\VCOPY\FSFDITEM.PD", line 57, PERFORM LOAD-VITMCRD File "E:\WIN\VCOPY\FSFDITEM.PD", line 65, LOAD-VITMCRD.Notepad++ v8.4.2 (32-bit)
Build time : May 29 2022 - 16:45:17
Path : C:\Program Files (x86)\Notepad++\notepad++.exe
Command Line : $COMMAND_LINE_PLACEHOLDER$
Admin mode : OFF
Local Conf mode : OFF
Cloud Config : OFF
OS Name : Windows 10 Home (64-bit)
OS Version : 21H2
OS Build : 19044.1766
Current ANSI codepage : 1252
Plugins :
LocationNavigate (0.4.7.7)
mimeTools (2.8)
NppConverter (4.4)
NppExec (0.6.2)
NppExport (0.4)
PythonScript (1.5.4)
_CustomizeToolbar (4.2) -
I believe the newish Scintilla components that have been integrated into Notepad++ recently have broken this. The Python console window is (again, I believe) a Scintilla window.
It’s nothing Notepad++ itself can fix. I’d guess that the PythonScript developers are aware of this issue and are working on it, and they may need a released Notepad++ with THIS CHANGE integrated before something can be released in PythonScript to fix the console.
By the way, the PythonScript version you are using is incompatible with the Notepad++ version you have. I’d have thought the recent version testing “compatibility thing” would have caught this and refused to load the plugin for you, but apparently this isn’t happening.
-
@alan-kilborn Thank you very much. I will investigate
-
It’s already been reported to the PythonScript devs: https://github.com/bruderstein/PythonScript/issues/234
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login