On 05/28/2009 11:18 AM, Robert Kaiser wrote:
> NoOp wrote:
>> On 05/28/2009 08:56 AM, Philip Chee wrote:
>>> On Wed, 27 May 2009 17:46:56 -0700, NoOp wrote:
>>>
>>>> Sorry... Any progress/tests for Lightning w/SM 2.x? I can actually load
>>>> it from the nightly, but can't seem to get anything to show.
>>>
>>> Once we land the tabmail (tabbed mail interface) patch getting the
>>> Lightning UI to show up should be just a SMOP.
>>
>> Thanks. BTW: I do get the lightning menu items in the menu dropdowns -
>> so that part is working :-)
> 
> And with the recent tabmail patch, even more is working. The goal of 
> having Lightning be installable and working in SeaMonkey 2 seems to be 
> reachable for sure with that tabbed mail work.
> 
> Robert Kaiser

I'll be happy to test on linux :-) However, just uninstalled lightning
as my cpu when honking up to 95% and an strace on the pid shows:

read(3, 0xb6b60058, 4096)               = -1 EAGAIN (Resource
temporarily unavailable)
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=8,
events=POLLIN|POLLPRI}, {fd=12, events=POLLIN|POLLPRI}, {fd=13,
events=POLLIN|POLLPRI}, {fd=14, events=POLLIN|POLLPRI}, {fd=18,
events=POLLIN}, {fd=10, events=POLLIN|POLLPRI}, {fd=24, events=POLLIN},
{fd=92, events=POLLIN}, {fd=36, events=POLLIN}, {fd=11, events=POLLIN},
{fd=90, events=POLLIN}, {fd=19, events=POLLIN}], 14, 0) = 1 ([{fd=19,
revents=POLLIN}])
read(19, "\372"..., 1)                  = 1
gettimeofday({1243545361, 413108}, NULL) = 0
gettimeofday({1243545361, 413161}, NULL) = 0
gettimeofday({1243545361, 413217}, NULL) = 0
gettimeofday({1243545361, 413260}, NULL) = 0
futex(0xb6bd1448, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0xb6bd1444,
{FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1}) = 1

Which I _think_ may be lightning related. Not sure as I've never had
that occur before.
_______________________________________________
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to