Sunbird and Lightning Calendars: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
(update for 1.0b2 release, emphasize Lightning over Sunbird)
(more explicit that Sunbrid is dead)
 
Line 1: Line 1:
'''[http://www.mozilla.org/projects/calendar/lightning/index.html Lightning]''' is an add-on extending [http://www.mozillamessaging.com/thunderbird/ Thunderbird] or [http://www.seamonkey-project.org/ Seamonkey] to integrate standards-based calendaring.  Lightning provides for managing calendar data, subscribing to iCalendar feeds (RFC5545), interacting with calendaring services, chiefly CalDAV (RFC4791), and receiving and sending iTIP/iMIP email invitations (RFC5546/RFC2447).
'''[http://www.mozilla.org/projects/calendar/lightning/index.html Lightning]''' is an add-on extending [http://www.mozillamessaging.com/thunderbird/ Thunderbird] or [http://www.seamonkey-project.org/ Seamonkey] to integrate standards-based calendaring.  Lightning provides for managing calendar data, subscribing to iCalendar feeds (RFC5545), interacting with calendaring services, chiefly CalDAV (RFC4791), and receiving and sending iTIP/iMIP email invitations (RFC5546/RFC2447).


'''[http://www.mozilla.org/projects/calendar/sunbird/index.html Sunbird]''' is a standalone, standards-based calendaring application for managing calendar data, subscribing to iCalendar feeds (RFC5545), and interacting with calendaring services, chiefly CalDAV, built with many of the same components as Lightning (and without email integration).  ''(The Calendar Project has [http://weblogs.mozillazine.org/calendar/2010/04/sunbird_10_beta1_now_available.html stopped] Sunbird development to focus on Lightning, so Lightning is currently a safer choice for new users.)''
'''[http://www.mozilla.org/projects/calendar/sunbird/index.html Sunbird]''' was a standalone, standards-based calendaring application for managing calendar data, subscribing to iCalendar feeds (RFC5545), and interacting with calendaring services, chiefly CalDAV, built with many of the same components as Lightning (and without email integration).  It is no longer supported or developed - ''The Calendar Project has [http://weblogs.mozillazine.org/calendar/2010/04/sunbird_10_beta1_now_available.html stopped] Sunbird development to focus on Lightning, so Lightning is currently a safer choice for new users.'' And time zone information is no longer updated.


Stable releases can be downloaded from the project's web site.   See [[Download_sites_-_Sunbird_Lightning_Calendar|download sites]].
Stable releases of Lightning can be downloaded from the project's web site. See [[Download_sites_-_Sunbird_Lightning_Calendar|download sites]]. If you experience slowness or instability you should [[Sunbird_and_Lightning_Calendars#Issue_Details|file a bug report]].
 
In stable builds, basic features work for small calendars.  Features may be slow for large numbers of events or large numbers of recurrences.


* Make backups periodically: crashes may corrupt calendar data.  Local calendar data is located in the user Profile folder ([[Profile folder - Thunderbird|Thunderbird]], [[Profile folder - SeaMonkey|SeaMonkey]], [[Profile folder|Sunbird]]):
* Make backups periodically: crashes may corrupt calendar data.  Local calendar data is located in the user Profile folder ([[Profile folder - Thunderbird|Thunderbird]], [[Profile folder - SeaMonkey|SeaMonkey]], [[Profile folder|Sunbird]]):
Line 15: Line 13:
===Community===
===Community===


To follow the progress of Lightning and Sunbird, see the [http://weblogs.mozillazine.org/calendar/ Calendar Weblog].
To follow the progress of Lightning and Sunbird, see the [http://blog.mozilla.com/calendar Calendar Weblog].


You can discuss Lightning and Sunbird in mozillaZine's [http://forums.mozillazine.org/viewforum.php?f=46 Calendar] forum.
You can discuss Lightning and Sunbird in mozillaZine's [http://forums.mozillazine.org/viewforum.php?f=46 Calendar] forum.


Lightning and Sunbird are also discussed in the
Lightning is also discussed in the
:''mozilla.support.calendar'' newsgroup/email-list
:''mozilla.support.calendar'' newsgroup/email-list
([http://groups.google.com/group/mozilla.support.calendar archive],
([http://groups.google.com/group/mozilla.support.calendar archive],
Line 58: Line 56:
===Issues===
===Issues===


* See "Release Notes" on the download page for  [http://www.mozilla.org/projects/calendar/lightning/download.html Lightning] or [http://www.mozilla.org/projects/calendar/sunbird/download.html Sunbird].
* See "Release Notes" on the download page for  [http://www.mozilla.org/projects/calendar/lightning/download.html Lightning].
* See [[:Category:Issues - Calendar| known issues]].  
* See [[:Category:Issues - Calendar| known issues]].  
* The [http://www.mozilla.org/projects/calendar/bugs.html bug page] on the project website has links that list open bugs in the bug database.
* The [http://www.mozilla.org/projects/calendar/bugs.html bug page] on the project website has links that list open bugs in the bug database.

Latest revision as of 02:48, 22 October 2014

Lightning is an add-on extending Thunderbird or Seamonkey to integrate standards-based calendaring. Lightning provides for managing calendar data, subscribing to iCalendar feeds (RFC5545), interacting with calendaring services, chiefly CalDAV (RFC4791), and receiving and sending iTIP/iMIP email invitations (RFC5546/RFC2447).

Sunbird was a standalone, standards-based calendaring application for managing calendar data, subscribing to iCalendar feeds (RFC5545), and interacting with calendaring services, chiefly CalDAV, built with many of the same components as Lightning (and without email integration). It is no longer supported or developed - The Calendar Project has stopped Sunbird development to focus on Lightning, so Lightning is currently a safer choice for new users. And time zone information is no longer updated.

Stable releases of Lightning can be downloaded from the project's web site. See download sites. If you experience slowness or instability you should file a bug report.

  • Make backups periodically: crashes may corrupt calendar data. Local calendar data is located in the user Profile folder (Thunderbird, SeaMonkey, Sunbird):
    • in the preferences file (profileDir/prefs.js) and
    • in the local-calendar database (profileDir/calendar-data/local.sqlite).

Lightning and Sunbird are based on a rewrite of Calendar Extension, which is no longer in active development. Development was originally started at OEOne corporation (Canada, now named Axentra), and later for periods a few developers were supported by Oracle (US), Sun Microsystems (Germany, later aquired by Oracle), and by Mozilla Messaging, as well as by volunteers and donations from around the world.

Community

To follow the progress of Lightning and Sunbird, see the Calendar Weblog.

You can discuss Lightning and Sunbird in mozillaZine's Calendar forum.

Lightning is also discussed in the

mozilla.support.calendar newsgroup/email-list

(archive, feeds, email, newsgroup for newsreader such as Thunderbird or Seamonkey).

(Unmonitored newsgroup archives: mozilla.feedback, mozilla.feedback.thunderbird, old netscape.p.m.calendar.)

For Testers and Developers

Nightly builds for testing are available. For nightly Lightning builds, see its download page.

Developers interested in the project can follow progress and contribute to the

mozilla.dev.apps.calendar newsgroup/email-list

(archive, feeds, email, newsgroup for newsgroup client such as Thunderbird).

Or chat at:

[1]

Manual UI tests are recorded at Litmus (product Calendar). Some tests have been automated. Some UI tests are automated in JavaScript using MozMill.

Results of testing capatibility with various CalDAV servers are recorded at

[2]

To compile from sources, see Sunbird and Lightning build instructions.

Issues

  • See "Release Notes" on the download page for Lightning.
  • See known issues.
  • The bug page on the project website has links that list open bugs in the bug database.

Issue Details

When discussing or reporting issues, be sure to note

  • any Error Console messages associated with the issue (Tools ⇒ Error Console)
  • the Build Id (Help ⇒ About, copy last paragraph with all version numbers)
  • the Operating System version (and window manager version if relevant)
  • the Calendar Provider, if relevant (local SQLite storage, local ics file, remote CalDAV, remote GDATA, remote WebDAV/ics, remote WCAP, or name and version of add-on calendar provider)
  • the Calendar Server and version number, if relevant.

Indexes