Open jschoete opened 9 months ago
I tried installing with sudo apt install ayatana-webmail but obtained:
sudo apt install ayatana-webmail
Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package ayatana-webmail
Then I installed as described on https://tari.in/www/software/ayatana-webmail/ :
git clone https://github.com/AyatanaIndicators/ayatana-webmail.git cd ayatana-webmail python3 setup.py build sudo python3 setup.py install --root=/ --optimize=1 sudo glib-compile-schemas /usr/share/glib-2.0/schemas
I then rebooted and sent an email to my gmail account (which is linked to Ubuntu Online Accounts) and received it, but no pop-up whatsoever showed up.
I tried starting it as well by pressing ALT+F2, and entering "ayatana-webmail", but to no avail.
Ayatana Webmail is in both the Debian and Ubuntu 22.04+ repositories, so installing it with apt should work.
What happens when you open a terminal and enter ayatana-webmail?
ayatana-webmail
I tried installing with
sudo apt install ayatana-webmail
but obtained:Then I installed as described on https://tari.in/www/software/ayatana-webmail/ :
I then rebooted and sent an email to my gmail account (which is linked to Ubuntu Online Accounts) and received it, but no pop-up whatsoever showed up.
I tried starting it as well by pressing ALT+F2, and entering "ayatana-webmail", but to no avail.