From owner-freebsd-gnome@FreeBSD.ORG Mon Oct 8 16:24:26 2007 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B141D16A419 for ; Mon, 8 Oct 2007 16:24:26 +0000 (UTC) (envelope-from redcrash@gmail.com) Received: from el-out-1112.google.com (el-out-1112.google.com [209.85.162.181]) by mx1.freebsd.org (Postfix) with ESMTP id 7044213C4AA for ; Mon, 8 Oct 2007 16:24:26 +0000 (UTC) (envelope-from redcrash@gmail.com) Received: by el-out-1112.google.com with SMTP id r27so251172ele for ; Mon, 08 Oct 2007 09:24:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=fvsKsfrJEhlcCBl0QAss9+pkyAlwZXLAHLz01er1mdM=; b=CXgNJU/zE0MqoiHRMB/wb7IdWxNm1TuPvW7M/WFY4VQtAvKWdXVZgVwgbHRh1q7nkYYNYk143wn/w3onFPkyUAwVN2utx6Cw/W+1/TDpIQ7l3eOnWesGK4r91/fEN6fivE0wpplSHjZ3DPWNXkZSQHvRjzdMlIzFCqMyM+SL+XI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=P+0ySDZuHswPqRR+TYdAI/WTjF1sk0dFPkfwAqDGW8zM3SMfFd/vMPwW91BlXOjVa9rbSO3cP1VSm7RHkEaCColPJfuS/gEaHF7XksAtZq1Cfk83QCm8uMab8aQvWTMR7DHSwqxkPHBGJOb0Alo7I2y+rPEQ2n3Hx8CMZqn6Myo= Received: by 10.142.226.2 with SMTP id y2mr2091574wfg.1191859157613; Mon, 08 Oct 2007 08:59:17 -0700 (PDT) Received: by 10.142.172.20 with HTTP; Mon, 8 Oct 2007 08:59:17 -0700 (PDT) Message-ID: Date: Mon, 8 Oct 2007 17:59:17 +0200 From: "Harald Servat" To: gnome@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: lightning on thunderbird and FreeBSD X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Oct 2007 16:24:26 -0000 Hello, I contact you as a maintainer of the deskutils/lightning-xpi port. If this is not the correct way to solve this, please could you tell me which is the correct way? I've installed it on a FreeBSD 6.2 / Thunderbird 2.0 running on XFCE over Xorg 6.9 without any problems, but I'm unable to find it on my Thunderbird. How can I launch it? Regards, -- _________________________________________________________________ Empty your memory, with a free()... like a pointer! If you cast a pointer to an integer, it becomes an integer, if you cast a pointer to a struct, it becomes a struct. The pointer can crash..., and can overflow. Be a pointer my friend...