<p></p>
<p>Never had any of these issues on Linux. Geany would load the full session in <1s, never frozen.<br>
No plugins.</p>
<p>Behavior:</p>
<ol>
<li>Geany takes about 20 seconds to startup/load.<br>
Only about 20 documents open with about 10-15k lines of code total.<br>
Memory usage after done loading/starting up: 16MB.</li>
<li>This happens about 80% of the time. Sometimes Geany opens normally.<br>
Sidebar, tabs and editing window is frozen (can't type, can't highlight text, can't resize the boundary between sidebar and editing window, etc.<br>
Only the menu and toolbar seem responsive.<br>
Also, if opening a second geany window, the second window is responsive (no session).<br>
If I re-open a session in the second window, it takes about 20 seconds again to load (up to several seconds for a single file), however the interface is responsive.</li>
</ol>
<p>Here's how the app looks (all text and filenames removed): <a href="https://i.imgur.com/GnZEnWN.png" rel="nofollow">https://i.imgur.com/GnZEnWN.png</a><br>
The sidebar is really small and can't be resized while frozen. Everything else looks visually normally.</p>
<p>The most consistent way I've found to get Geany unfrozen is by clicking a different tab than the one already open towards the center left side of the screen, though this will often close a tab even though you're not touching a X (upon unfreezing, the tabs shifts somewards towards the right, the sidebar resizes to the previously used size, etc).<br>
Randomly clicking spots in the text will sometimes work too, but it's inconsistent.</p>
<p>Update: looks like a factor to whether Geany will be frozen after loading up or not depends on the size of the currently = previously selected/focused file.<br>
With a C++ file of 900 lines total selected Geany opened consistently in a frozen state.<br>
With a C++ file of only 15 lines total selected Geany opened consistently in an unfrozen/responsive/proper state.<br>
Loading times is the same in both cases though.<br>
In sharp contrast notepad++ opens the same files in <1s after opening the application on Windows, so it's definitely not the files or the filesystem that's at fault.<br>
Casually monitoring geany.exe: it's utilizing almost a full CPU core while loading files, but its memory is only increasing by about 0.25MB/s.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2844">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJYQ2M7ML6BPPXP6EEDTX27OJANCNFSM5ANKQUIQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ62TP6C4L27UVA7JVLTX27OJA5CNFSM5ANKQUI2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4OCXW4XQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2844",
"url": "https://github.com/geany/geany/issues/2844",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>