[Github-comments] [geany/geany] geany freezes 10 seconds when I save or edit coming from another app (ubuntu 20.10) (#2737)
JLuc
notifications at xxxxx
Thu Jan 28 00:40:32 UTC 2021
OS is Ubuntu 20.10 and help > Debug says :
```
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
```
Only one plugin is active : "Export"
The physical HD and SSD are the same as before. All partitions are ext4 except boot/efi is vfat.
Here is the simplified /etc/fstab :
```
# 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
```
The filesystem is organised slightly differently as before on Ubuntu 20.04 but i only remember some differences :
- there was another "PROFILE" partition on SSD for thunderbird datas and firefox profiles, and now there is no such specific partition
- SSD ext4 partition was sdb2 (now is sdb1)
- /home was crypted and afaik it isnt now
All partition are at least half free
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2737#issuecomment-768673471
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210127/b87b5bac/attachment.htm>
More information about the Github-comments
mailing list