<div dir="ltr"><div>Hi,</div><div><br></div><div>I've written a script which loads and works fine in Kate on Linux Mint, but I haven't been able to load it in Kate on Windows 10.  I'm using the instructions here: <a href="https://docs.kde.org/stable5/en/kate/katepart/dev-scripting.html" target="_blank">https://docs.kde.org/stable5/en/kate/katepart/dev-scripting.html</a></div><div><br></div><div>On Linux Mint I put the script here:</div><div>  ~/.local/share/katepart5/script/commands/.</div><div>and that works.</div><div><br></div><div>On Windows 10 I put the script here:</div><div> %USERPROFILE%\AppData\Local\katepart5\commands\.</div><div>and I can't see the script in Kate after restarting Kate or running the reload-scripts command.</div><div><br></div><div>To complicate things, these are using two different versions of Kate:</div><div>1. Latest from apt repository in Linux Mint:</div><div style="margin-left:40px">Kate Version 19.12.3</div><div style="margin-left:40px">KDE Frameworks 5.68.0</div><div style="margin-left:40px">Qt 5.12.8</div><div style="margin-left:40px">Kate Part 5.68.0</div><div>2. Latest from Microsoft Store:</div><div style="margin-left:40px">Kate Version 21.12.0</div><div style="margin-left:40px">KDE Frameworks 5.88.0</div><div style="margin-left:40px">Qt 5.15.2</div><div style="margin-left:40px">Kate Part ?</div><div><br></div><div>Can any of you tell me how to get the script to load on Windows 10, or help me to troubleshoot this problem?</div><div>
<div>Please cc: me on replies as I'm not subscribed to this list.  Thanks.<br></div><div><br></div>

</div><div>You can find the script "clipboard_append.js" here: <a href="https://github.com/clinton-r/usefulKateScripts" target="_blank">https://github.com/clinton-r/usefulKateScripts</a></div><div><br></div><div>Thanks,</div><div>Clinton Reddekop</div><br></div>