davesteele / gnome-gmail

Integrate GMail into the Linux Desktop
https://davesteele.github.io/gnome-gmail/
GNU General Public License v2.0
50 stars 13 forks source link

kde fix #79

Closed sevku closed 4 years ago

sevku commented 4 years ago

I think I fixed it for KDE. It works for me, however, only when using Python 2.7. It doesn't work with current Python version.

Also, it opens it with Midori, even though Firefox is set as standard. Not sure if that's supposed to be the case.

sevku commented 4 years ago

I didn't test if setting the standard actually works

davesteele commented 4 years ago

Looks OK. I want to review it in more detail before merging, though.

You are probably going to need Python 3 support before long.

This is supposed to get the correct "standard" browser. Perhaps KDE needs a special case here.

sevku commented 4 years ago

Looks OK. I want to review it in more detail before merging, though.

You are probably going to need Python 3 support before long.

This is supposed to get the correct "standard" browser. Perhaps KDE needs a special case here.

That works in KDE too. At least in Kubuntu.

sevku commented 4 years ago

might want to link #78