@Václav-Hanzlik ,
Okay, @xomx was right (in this other topic) – you are having a problem with relative file opening, which other people are as well. They are working on fixing the bug, so it should work again in the next version.
@henriknoren
Your N++ DockingManager config is broken (IDK how this happen).
But you should be able to fix it yourselves by adding two additional lines to your config.xml to have:
<GUIConfig name="DockingManager" leftWidth="200" rightWidth="251" topHeight="200" bottomHeight="610">
<FloatingWindow cont="5" x="600" y="400" width="1000" height="600" />
<PluginDlg pluginName="Notepad++::InternalFunction" id="0" curr="5" prev="1" isVisible="no" />
<PluginDlg pluginName="NPPJSONViewer.dll" id="0" curr="0" prev="-1" isVisible="no" />
<PluginDlg pluginName="ComparePlus.dll" id="31" curr="1" prev="-1" isVisible="no" />
<ActiveTabs cont="0" activeTab="-1" />
<ActiveTabs cont="1" activeTab="-1" />
<ActiveTabs cont="2" activeTab="-1" />
<ActiveTabs cont="3" activeTab="-1" />
<ActiveTabs cont="5" activeTab="0" />
</GUIConfig>
@peterjones
IMO, it’s time to unpin this issue from the top.
@makeymalik ,
Longstanding known issue: https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8660
From what I understand from that Issue, it’s usually related to the OS display-scaling setting in High-DPI modes.
There’s a volunteer who has been slowly working through the known DPI issues, but hasn’t gotten to this one
NppExec v0.8.12 has been released!
Glory to Ukraine! Glory to the heroes!
fixed: WarningAnalyzer failed to match e.g. “%FILE%” (%LINE%) :*
Get it here:
https://github.com/d0vgan/nppexec/releases/tag/NppExec_v0812