gnome-gmail
gnome-gmail copied to clipboard
Integrate GMail into the Linux Desktop
The Ubuntu Gnome dock does not show the active Gmail window under the gnome-gmail app symbol, but instead it's associated with the Chrome browser (see two dots under the Chrome...
I noticed outgoing emails do not append the signature.
The distutils module has been deprecated since python 3.10 and leads to deprecation warnings during the test of gnome-gmail. Which leads to failed tests (due to output/deprecation warnings on stderr)...
When I first clicked a **mailto** (after installation), I had a weird request to trust Viagee, which I do not know. After searching on the net I linked it to...
https://mail.protonmail.com
After geting the permission token, every time I try to send a mail using ``` gnome-gmail [email protected] ``` The browser opens the gmail drafts page, but without any form to...
``` $ gnome-gmail Traceback (most recent call last): File "/usr/share/gnome-gmail/gnomegmail.py", line 1009, in main() File "/usr/share/gnome-gmail/gnomegmail.py", line 969, in main if not is_default_mailer() \ File "/usr/share/gnome-gmail/gnomegmail.py", line 133, in is_default_mailer...
Following the email conversation with David I am raising this security issue as agreed (or some might say a feature/expected behavior) **Summary** By using the "mailto?attach=..." parameter, a website can...
setup.py install --user completes successfully, but the shell script placed in ~/.local/bin refers to /usr/share/gnome-gmail/gnomegmail.py and so throws an error when run. If I fix this, I run into the...
Mostly just a FYI, output is from after applying #58. Too bad trusty doesn't have appstream-util available, otherwise this could be tested on Travis. value-missing: intltool apparently loses XML comments,...