Closed Bug 716316 Opened 13 years ago Closed 13 years ago

Lightning 1.1.1 builds on the ftp server differ from files hosted via AMO

Categories

(Calendar :: Lightning Only, defect)

Lightning 1.1
x86_64
Linux
defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: hugo, Assigned: Fallen)

Details

The XPI at the FTP url is incompatible with thunderbird 9.0.1 (it's max version is 9.0).

https://ftp.mozilla.org/pub/mozilla.org/calendar/lightning/releases/1.1.1/linux/lightning.xpi

I tried editing install.rdf, but CalDAV calendars won't update after installing lightning if I do this. (is this a separate bug maybe?)

I'm a maintainer for the lightning package/port for arch-linux, so having the XPI in the ftp server working really matters.
The fix in Lightning 1.1.1 is only required for some Windows XP users. Linux users can stay with Lightning 1.1. But if required you can download a version that works with Thunderbird 9.* from <https://addons.mozilla.org/thunderbird/addon/lightning/versions/1.1.1> or <ftp://releases.mozilla.org/pub/mozilla.org/addons/2313/>

Do you see any errors in Error Console?
I'm copying all errors and warnings, though I'm not totally sure if all of them are relevant to lightning:

Warning: Use of getAttributeNodeNS() is deprecated. Use getAttributeNS() instead.
Source File: chrome://messenger/content/messenger.xul
Line: 0

Error: uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIMsgSendLater.hasUnsentMessages]"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: chrome://messenger/content/mail-offline.js :: <TOP_LEVEL> :: line 81"  data: no]

Warning: There has been an error reading data for calendar: uni.  However, this error is believed to be minor, so the program will attempt to continue. Error code: DAV_NOT_DAV. Description: The resource at https://hugoosvaldobarrera.com.ar/hugo/uni is either not a DAV collection or not available

Warning: There has been an error reading data for calendar: uni.  However, this error is believed to be minor, so the program will attempt to continue. Error code: READ_FAILED. Description: 



The server is a CalDAV server (radicale), and actually accessing the URL via HTTP GET provides a valid vCalendar file. The calendar is actually private, so the actual provided URL won't work, I can set up a public one if you'd like.
Looking at the error message, it seems the URL you are using is wrong. It does seem like Lighting is no longer incompatible. Could you doublecheck the URL?
I'm really sorry, yes, I actually DID screw up on my part as far as the calendars goes. My bad.

Just to close up, what's the difference between
lightning-1.1.1-tb+sm-linux.xpi (in mozilla addons) and lightning.xpi on the FTP server? And why is one incompatible with 9.0.1 and not the other?
(as a packager for a linux distribution, usage of the FTP URL is generally just faster to keep the package up-to-date).
Well, thats rather an issue on our side. Right now one of the little manual steps needed is to change the maxVersion, see bug 688719. It seems I didn't change this on the ftp server, but only locally before uploading to AMO.

I have changed this on the server, so I'm marking this bug fixed. Thanks for the note!
Assignee: nobody → philipp
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Summary: 1.1.1 is incompatible with thunderbird 9.0.1 → Lightning 1.1.1 builds on the ftp server differ from files hosted via AMO
Target Milestone: --- → 1.1.1
You need to log in before you can comment on or make changes to this bug.