Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Learn More

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

Thunderbird version 91.9.1 (64-bit) Cannot import ICS file

  • 2 risposte
  • 2 hanno questo problema
  • 2 visualizzazioni
  • Ultima risposta di GordyNorth

more options

When I try to import an ics file into the Calendar I receive a message "Cannot import from Downloads/appointment.ics. There are no importable items in this file." I found some articles where the line endings were not correct, I checked they are OK. I checked for invalid characters, there are none. So how I import the ICS file? What is not correct in the file? The file is: BEGIN:VCALENDAR VERSION:2.0 PRODID:-//Sabre//Sabre VObject 4.3.3//EN CALSCALE:GREGORIAN BEGIN:VEVENT UID:sabre-vobject-40eef33e-ae8f-4ebd-bae1-1e7f9b11a28f DTSTAMP:20220603T193644Z SUMMARY:Appointment - mymeeting DTSTART:20220707T133000Z DTEND:20220707T140000Z LOCATION:6875 Bd Rue Mycity Canada ORGANIZER;CN=1: ATTENDEE;CN=1: END:VEVENT END:VCALENDAR

When I try to import an ics file into the Calendar I receive a message "Cannot import from Downloads/appointment.ics. There are no importable items in this file." I found some articles where the line endings were not correct, I checked they are OK. I checked for invalid characters, there are none. So how I import the ICS file? What is not correct in the file? The file is: BEGIN:VCALENDAR VERSION:2.0 PRODID:-//Sabre//Sabre VObject 4.3.3//EN CALSCALE:GREGORIAN BEGIN:VEVENT UID:sabre-vobject-40eef33e-ae8f-4ebd-bae1-1e7f9b11a28f DTSTAMP:20220603T193644Z SUMMARY:Appointment - mymeeting DTSTART:20220707T133000Z DTEND:20220707T140000Z LOCATION:6875 Bd Rue Mycity Canada ORGANIZER;CN=1: ATTENDEE;CN=1: END:VEVENT END:VCALENDAR

Tutte le risposte (2)

more options

rename the file to remove the / or \ from the file name which will be interpreted as a folder delimiter.

It will be looking in a downloads folder for an appointments file.

more options

The full text of the message is Cannot import from /home/gordynorth/Downloads/appointment.ics. There are no importable items in this file. As can be seen the ics file is in the downloads folder.