Mark Banner | 1 Sep 2009 11:18

Thunderbird Weekly Status meeting: Tuesday September 1st, 2009

[Followups aimed to mozilla.dev.planning]

The usual meeting in the usual venue. See 
https://wiki.mozilla.org/Thunderbird/StatusMeetings/2009-09-01 for 
details, and please add anything you wish to discuss to the agenda.

Standard8
Sandip Dev | 1 Sep 2009 12:52
Picon
Favicon

Come join me at SFD at NIT Surat on Open Source University Meetup

Open Source University Meetup: 
Sandip Dev has invited you to the event 'SFD at NIT Surat' on Open Source University Meetup!
--------------------

Hi,
ACM SVNIT Student Chapter is celebrating Software Freedom Day on Sept 19th and the celebrations would
continue up to Sept 26. Do register for the event at Open Source University Meetup :)

Time: September 19, 2009 to September 26, 2009
Location: Computer Engineering Department, SVNIT
Organized By: Sandip Dev:

Event Description:
SFD celebrations at NIT Surat will begin on Sept 19th and will continue upto Sept 26. Lots of events are
planned including those on Sun technologies. To keep updated please visit www.svnit.edu.in/acm . The
ACM Student Chapter of SVNIT will spearhead the events.

See more details and RSVP on Open Source University Meetup:
http://osum.sun.com/events/event/show?id=2181626%3AEvent%3A1070337&xgi=iyl81CX

If your email program doesn't recognize the web address above as an active link,
please copy and paste it into your web browser
--------------------

About Open Source University Meetup

107233 members
735 videos
8634 discussions
2001 blog posts
(Continue reading)

dominique | 2 Sep 2009 09:59

Tabmail and lightning support

(Cross-posting to Seamonkey and Calaendar dev groups)
Now that tabmail has landed in SM2 (thanks Robert and the whole team 
!!), it there a way to have Lightning work in seamonkey ?
I see a few problem right now:
- no update to the lightning nightlies
- no way to add an event in lightning from a message
- no access to the lightning configuration and parameters...
...and probably a few other..

I know I am impatient, but a few words about what is going on, what is 
blocking would be very much appreciated !
Thanks.

Dominique / Grenoble / France
Simon Paquet | 2 Sep 2009 13:49

Re: Tabmail and lightning support

dominique wrote on 02. Sep 2009:

> Now that tabmail has landed in SM2 (thanks Robert and the whole 
> team!!), is there a way to have Lightning work in seamonkey?

Sure, just install a Lightning nightly build. It should work with a
few minor glitches.

> I see a few problem right now:
> - no update to the lightning nightlies
> - no way to add an event in lightning from a message
> - no access to the lightning configuration and parameters...
>   ...and probably a few other..
> 
> I know I am impatient, but a few words about what is going on, what is 
> blocking would be very much appreciated !

From a Calendar Project perspective we are happy that SeaMonkey is
working towards being compatible with our extension. However due to
developer resource situation we are not able to actively dedicate
resources to make Lightning more compatible with SeaMonkey. We have
all our hands full with Lightning on Thunderbird already.

Therefore efforts to fix the remaining issues with Lightning on
SeaMonkey must come from the SeaMonkey community. You can file bugs
in the "SeaMonkey Integration" component of the "Calendar" product
in bugzilla for this.

Cya
Simon
(Continue reading)

dominique | 2 Sep 2009 14:37

Re: Tabmail and lightning support

Simon Paquet wrote, On 09/02/2009 01:49 PM:
>  From a Calendar Project perspective we are happy that SeaMonkey is
> working towards being compatible with our extension. However due to
> developer resource situation we are not able to actively dedicate
> resources to make Lightning more compatible with SeaMonkey. We have
> all our hands full with Lightning on Thunderbird already.
>
> Therefore efforts to fix the remaining issues with Lightning on
> SeaMonkey must come from the SeaMonkey community. You can file bugs
> in the "SeaMonkey Integration" component of the "Calendar" product
> in bugzilla for this.
>
> Cya
> Simon
>
Will do !

Thanks Simon...
Any Seamonkey developer here to evaluate how complex this work could be 
? (being a tester and not a developer, I unfortunately have no clear 
idea...).
Dominique
Simon Paquet | 2 Sep 2009 16:22

Re: Tabmail and lightning support

dominique wrote on 02. Sep 2009:

>> Therefore efforts to fix the remaining issues with Lightning on
>> SeaMonkey must come from the SeaMonkey community. You can file bugs
>> in the "SeaMonkey Integration" component of the "Calendar" product
>> in bugzilla for this.
> 
> Will do !
> 
> Thanks Simon...
> Any Seamonkey developer here to evaluate how complex this work could be 
> ? (being a tester and not a developer, I unfortunately have no clear 
> idea...).

My *guess* is that the remaining glitches are mostly the result of
minor differences in the mailnews UI of Thunderbird and SeaMonkey, e.g
missing/different XUL element IDs. There may also be instances in the
calendar code where we simply do a

if product=Thunderbird
  do X
else product=Sunbird
  do Y

such binary logic would have to be adjusted to recognize that
SeaMonkey now also exists in the Lightning world.

But these are just *guesses* as I said.

Cya
(Continue reading)

NoOp | 2 Sep 2009 17:32

Re: Tabmail and lightning support

On 09/02/2009 04:49 AM, Simon Paquet wrote:
> dominique wrote on 02. Sep 2009:
> 
>> Now that tabmail has landed in SM2 (thanks Robert and the whole 
>> team!!), is there a way to have Lightning work in seamonkey?
> 
> Sure, just install a Lightning nightly build. It should work with a
> few minor glitches.

Which version of SM2?

<quote>
Lightning 1.0pre could not be installed because it is not compatible
with SeaMonkey 2.0b1.
</quote>

<http://ftp.mozilla.org/pub/mozilla.org/calendar/lightning/nightly/latest-comm-1.9.1/linux-xpi/>
dominique | 2 Sep 2009 18:11

Re: Tabmail and lightning support

NoOp wrote, On 09/02/2009 05:32 PM:
>
> Which version of SM2?
>
> <quote>
> Lightning 1.0pre could not be installed because it is not compatible
> with SeaMonkey 2.0b1.
> </quote>
>
> <http://ftp.mozilla.org/pub/mozilla.org/calendar/lightning/nightly/latest-comm-1.9.1/linux-xpi/>

I use SM2 mightly

Dominique
NoOp | 2 Sep 2009 19:15

Re: Tabmail and lightning support

On 09/02/2009 09:11 AM, dominique wrote:
> NoOp wrote, On 09/02/2009 05:32 PM:
>>
>> Which version of SM2?
>>
>> <quote>
>> Lightning 1.0pre could not be installed because it is not compatible
>> with SeaMonkey 2.0b1.
>> </quote>
>>
>> <http://ftp.mozilla.org/pub/mozilla.org/calendar/lightning/nightly/latest-comm-1.9.1/linux-xpi/>
> 
> I use SM2 mightly
> 
> Dominique

Thanks, I'll give it a try. I had been using nightlies until KaiRo
requested we give 2.0b1 a go. 2.0b1 has been so stable that I forgot to
go back to nightlies :-)
NoOp | 2 Sep 2009 20:00

Re: Tabmail and lightning support

On 09/02/2009 10:15 AM, NoOp wrote:
> On 09/02/2009 09:11 AM, dominique wrote:
>> NoOp wrote, On 09/02/2009 05:32 PM:
>>>
>>> Which version of SM2?
>>>
>>> <quote>
>>> Lightning 1.0pre could not be installed because it is not compatible
>>> with SeaMonkey 2.0b1.
>>> </quote>
>>>
>>> <http://ftp.mozilla.org/pub/mozilla.org/calendar/lightning/nightly/latest-comm-1.9.1/linux-xpi/>
>> 
>> I use SM2 mightly
>> 
>> Dominique
> 
> Thanks, I'll give it a try. I had been using nightlies until KaiRo
> requested we give 2.0b1 a go. 2.0b1 has been so stable that I forgot to
> go back to nightlies :-)
> 

Works! :-)

Build identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.4pre)
Gecko/20090902 Lightning/1.0pre SeaMonkey/2.0b2pre

Even managed to import my local .ics as well as the US32Holidays remote
from ical.mac.com. Thanks Devs!
(Continue reading)


Gmane