We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: