Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
E
evolution-data-server
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 38
    • Issues 38
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • evolution-data-server
  • Issues
  • #173

Closed
Open
Created Oct 31, 2019 by Michael Stegeman@mrstegeman

ESoupSession: Accept also compressed responses

I'm trying to subscribe to Apple's US Holidays calendar: https://p33-calendars.icloud.com/holidays/us_en-us.ics

This works in several other iCal clients. However, evolution fails to sync the calendar and just gives a generic "Bad file format" error.

I've enabled debug logging for evolution-calendar-factory, and the output is the following:

Oct 31 10:29:33 titan evolution-calendar-factory[3474]: < HTTP/1.1 200 OK
Oct 31 10:29:33 titan evolution-calendar-factory[3474]: < Soup-Debug-Timestamp: 1572546523
Oct 31 10:29:33 titan evolution-calendar-factory[3474]: < Soup-Debug: SoupMessage 1 (0x7f367c005c70)
Oct 31 10:29:33 titan evolution-calendar-factory[3474]: < Cache-Control: private
Oct 31 10:29:33 titan evolution-calendar-factory[3474]: < Content-Type: text/calendar
Oct 31 10:29:33 titan evolution-calendar-factory[3474]: < Server: Microsoft-IIS/8.5
Oct 31 10:29:33 titan evolution-calendar-factory[3474]: < Date: Thu, 31 Oct 2019 18:28:43 GMT
Oct 31 10:29:33 titan evolution-calendar-factory[3474]: < Connection: close
Oct 31 10:29:33 titan evolution-calendar-factory[3474]: < Content-Length: 15660
Oct 31 10:29:33 titan evolution-calendar-factory[3474]: <
Oct 31 10:29:33 titan evolution-calendar-factory[3474]:   
Oct 31 10:29:33 titan evolution-calendar-factory[3474]: > GET /holidays/us_en-us.ics HTTP/1.1
Oct 31 10:29:33 titan evolution-calendar-factory[3474]: > Soup-Debug-Timestamp: 1572546573
Oct 31 10:29:33 titan evolution-calendar-factory[3474]: > Soup-Debug: ESoupSession 1 (0x7f3680045710), SoupMessage 2 (0x7f3664004680), SoupSocket 2 (0x7f366c007db0)
Oct 31 10:29:33 titan evolution-calendar-factory[3474]: > Host: p33-calendars.icloud.com
Oct 31 10:29:33 titan evolution-calendar-factory[3474]: > User-Agent: Evolution/3.34.1
Oct 31 10:29:33 titan evolution-calendar-factory[3474]: > Connection: close
Oct 31 10:29:33 titan evolution-calendar-factory[3474]: > Cache-Control: no-cache
Oct 31 10:29:33 titan evolution-calendar-factory[3474]: > Pragma: no-cache
Oct 31 10:29:33 titan evolution-calendar-factory[3474]: > Accept-Language: en-us, en;q=0.9
Oct 31 10:29:33 titan evolution-calendar-factory[3474]:   
Oct 31 10:29:33 titan evolution-calendar-factory[3474]: [3B blob data]
Edited Nov 06, 2019 by Milan Crha
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None