After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 659178 - Cannot connect and sync my google calendar due to a bug in GNU TLS
Cannot connect and sync my google calendar due to a bug in GNU TLS
Status: RESOLVED NOTGNOME
Product: evolution
Classification: Applications
Component: Calendar
3.2.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2011-09-15 18:56 UTC by Frederic Bezies
Modified: 2013-09-13 01:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch fixing the connection problem for google calendar. (720 bytes, patch)
2011-09-15 18:56 UTC, Frederic Bezies
none Details | Review

Description Frederic Bezies 2011-09-15 18:56:59 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.
Comment 1 Frederic Bezies 2011-09-15 19:12:40 UTC
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
Comment 2 Matthew Barnes 2011-09-15 19:19:21 UTC
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.