<p></p>
<p>OS is Ubuntu 20.10 and help > Debug says :</p>
<pre><code>00:22:24: GLib-GIO DEBUG : _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ‘gio-vfs’
00:22:24: Geany INFO            : Geany 1.36, fr_FR.UTF-8
00:22:24: Geany INFO            : GTK 3.24.23, GLib 2.66.1
00:22:24: Geany INFO            : System data dir: /usr/share/geany
</code></pre>
<p>Only one plugin is active : "Export"<br>
The physical HD and SSD are the same as before. All partitions are ext4 except boot/efi is vfat.<br>
Here is the simplified /etc/fstab :</p>
<pre><code># SSD : 200Go,  sda1 and sda2 :
UUID=<long id>     /               ext4    errors=remount-ro 0       1
UUID=<short id>  /boot/efi       vfat    umask=0077      0       1
# HD : 2 To, sdb1 and sdb2 : 
UUID=<another long id>   /DATA    ext4 defaults 0 2
UUID=<yet another long id> /PARTAGE       ext4 defaults 0 2

</code></pre>
<p>The filesystem is organised slightly differently as before on Ubuntu 20.04 but i only remember some differences :</p>
<ul>
<li>there was another "PROFILE" partition on SSD for thunderbird datas and firefox profiles, and now there is no such specific partition</li>
<li>SSD ext4 partition was sdb2 (now is sdb1)</li>
<li>/home was crypted and afaik it isnt now</li>
</ul>
<p>All partition are at least half free</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/2737#issuecomment-768673471">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ2EB4ZYF2BFTF74U4LS4CXABANCNFSM4WVNBCTA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJYT35M5FKFXDCHP5OTS4CXABA5CNFSM4WVNBCTKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFXIQNPY.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/2737#issuecomment-768673471",
"url": "https://github.com/geany/geany/issues/2737#issuecomment-768673471",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>