[Users] spell checker -- how to enable?
Ralf Mardorf
kde.lists at yahoo.com
Sun Jul 19 08:00:28 CEST 2020
On Sat, 18 Jul 2020 21:03:42 -0400, Gil Weber wrote:
>On Sun, 19 Jul 2020 02:39:30 +0200 Ralf Mardorf wrote:
>> Did you install claws by a flatpack or snap instead of a regular deb
>> package?
>Ralf, as far as I know it was by a regular deb package.
>
>It was awhile ago but I am 99% certain I added it from the
>Mint Software Manager.
What's the output of running
grep -i claws /var/log/dpkg.log
?
Does Mint tell anything about the Ubuntu release it's based on when
running
lsb_release -a
?
Regards,
Ralf
--
[weremouse at moonstudio ~]$ lsb_release -a
LSB Version: core-9.20160110ubuntu0.2-amd64:core-9.20160110ubuntu0.2-noarch:security-9.20160110ubuntu0.2-amd64:security-9.20160110ubuntu0.2-noarch
Distributor ID: Ubuntu
Description: Ubuntu 16.04.6 LTS
Release: 16.04
Codename: xenial
[weremouse at moonstudio ~]$ grep claws /var/log/dpkg.log | tail -1
2020-07-14 18:57:37 status installed claws-mail-git:amd64 3.17.6-1
[rocketmouse at archlinux ~]$ lsb_release -a
LSB Version: 1.4
Distributor ID: Arch
Description: Arch Linux
Release: rolling
Codename: n/a
[rocketmouse at archlinux ~]$ grep claws /var/log/pacman.log | tail -1
[2020-07-13T19:25:04+0200] [ALPM] upgraded claws-mail (3.17.5-3 -> 3.17.6-1)
More information about the Users
mailing list