GNOME Bugzilla – Bug 659178
Cannot connect and sync my google calendar due to a bug in GNU TLS
Last modified: 2013-09-13 01:05:24 UTC
Created attachment 196665 [details] [review] patch fixing the connection problem for google calendar. Hello. I didn't find a bug like the one I'm having. When I try to connect my evolution version (3.1.91.1) to google calendar, I get this error : Cannot open calendar: Unexpected HTTP status code 6 returned (Error reading data from TLS socket: The TLS connection was non-properly terminated.) A bug was opened in archlinux bugtracker. Looks like a commit in gnutls is guilty there. https://bugs.archlinux.org/task/25733 When reversing commit 16b552803790c0f1b393b6f143b166429c51e9f2, everything goes back to work. Adding patch proposed.
Forget to add some infos. I'm using Archlinux 64 bits, with gnome 3.1.91.1 Evolution : pacman -Qi evolution Name : evolution Version : 3.1.91-2 pacman -Qi gnutls Name : gnutls Version : 3.0.2-1
Patches are always appreciated, but it looks like your patch is for GnuTLS, not for Evolution. I think you need to submit your bug report here instead: https://savannah.gnu.org/support/?group=gnutls Closing the bug as NOTGNOME.