From gzsombor@gmail.com Tue Sep 5 06:03:24 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id CA9BF3B023A for ; Tue, 5 Sep 2006 06:03:24 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 14697-06 for ; Tue, 5 Sep 2006 06:03:24 -0400 (EDT) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.238]) by menubar.gnome.org (Postfix) with ESMTP id E3CE23B0234 for ; Tue, 5 Sep 2006 06:03:23 -0400 (EDT) Received: by wx-out-0506.google.com with SMTP id i30so4247699wxd for ; Tue, 05 Sep 2006 03:03:23 -0700 (PDT) Received: by 10.90.118.10 with SMTP id q10mr1243641agc; Tue, 05 Sep 2006 03:03:23 -0700 (PDT) Received: by 10.90.25.17 with HTTP; Tue, 5 Sep 2006 03:03:21 -0700 (PDT) Message-ID: Date: Tue, 5 Sep 2006 12:03:22 +0200 From: Zsombor To: epiphany-list@gnome.org Subject: Cookies from python MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_103269_11303739.1157450602769" X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=0.441 tagged_above=-999 required=2 tests=[BAYES_05=-1.11, DNS_FROM_RFC_ABUSE=0.2, HTML_10_20=1.351, HTML_MESSAGE=0.001, SPF_PASS=-0.001] X-Spam-Score: 0.441 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: gzsombor@gmail.com List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2006 10:03:25 -0000 ------=_Part_103269_11303739.1157450602769 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello! I would like to write a epiphany extension in python which manages the cookies, in a lot more fine grained mode than the currently available. For example to allow every PHPSESSION session cookies, but to reject every __utma cookies, and so on. Unfortunately i can't figure out how to access "ephy-cookie-manager" from python. The second thing with I probably will have some problems is that from the documentation ( http://www.gnome.org/projects/epiphany/documentation/reference/epiphany-ephy-cookie-manager.html) it seems to me, that currently it is not possible to add some callback function which gets called every time when a new cookie is offered by a webserver. Am I right? Is there any easy solution for me? Thanks in advance BR Zsombor ------=_Part_103269_11303739.1157450602769 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline
Hello!

 I would like to write a epiphany extension in python which manages the cookies, in a lot more fine grained mode than the currently available. For example to allow every PHPSESSION session cookies, but to reject every __utma cookies, and so on. Unfortunately i can't figure out how to access "ephy-cookie-manager" from python. The second thing with I probably will have some problems is that from the documentation ( http://www.gnome.org/projects/epiphany/documentation/reference/epiphany-ephy-cookie-manager.html) it seems to me, that currently it is not possible to add some callback function which gets called every time when a new cookie is offered by a webserver. Am I right? Is there any easy solution for me?

Thanks in advance
BR
 Zsombor
------=_Part_103269_11303739.1157450602769-- From adamh@densi.com Tue Sep 5 10:24:27 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9D4103B00BF for ; Tue, 5 Sep 2006 10:24:27 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26517-07 for ; Tue, 5 Sep 2006 10:24:26 -0400 (EDT) Received: from fca.densi.com (masq.densi.com [207.107.202.254]) by menubar.gnome.org (Postfix) with ESMTP id 047E43B008A for ; Tue, 5 Sep 2006 10:24:26 -0400 (EDT) Received: from modemcable071.102-81-70.mc.videotron.ca ([70.81.102.71] helo=[192.168.1.88]) by fca.densi.com with esmtpa (Exim 4.50) id 1GKbqb-0003Qe-GJ; Tue, 05 Sep 2006 10:24:24 -0400 Subject: Re: Cookies from python From: Adam Hooper To: gzsombor@gmail.com In-Reply-To: References: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-fxl+9Vv/xH9Au8xPW2LF" Date: Tue, 05 Sep 2006 10:24:16 -0400 Message-Id: <1157466256.9801.154.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0 X-Scan-Signature: f4da5a097f2810e79a7c59bdbc177a85 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: Cc: epiphany-list@gnome.org X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2006 14:24:27 -0000 --=-fxl+9Vv/xH9Au8xPW2LF Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2006-05-09 at 12:03 +0200, Zsombor wrote: >=20 > Hello! >=20 > I would like to write a epiphany extension in python which manages > the cookies, in a lot more fine grained mode than the currently > available. For example to allow every PHPSESSION session cookies, but > to reject every __utma cookies, and so on. Unfortunately i can't > figure out how to access "ephy-cookie-manager" from python. The second > thing with I probably will have some problems is that from the > documentation > ( http://www.gnome.org/projects/epiphany/documentation/reference/epiphany= -ephy-cookie-manager.html) it seems to me, that currently it is not possibl= e to add some callback function which gets called every time when a new coo= kie is offered by a webserver. Am I right? Is there any easy solution for m= e?=20 For the moment, you'll have to write it in C. When PyXPCOM is supported, this will be possible. (There may be a way to hack Epiphany proper to allow such a callback; but I don't think it exists now, and using PyXPCOM would certainly be the better approach.) --=20 Adam Hooper adamh@densi.com --=-fxl+9Vv/xH9Au8xPW2LF Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBE/YiQ90GtBxQ61zARArcWAKCttSERGpqcj6QJLQGYK5TyDIojWQCg0QBD i48LXjmFMdwRQVkMfCk46fk= =dCbQ -----END PGP SIGNATURE----- --=-fxl+9Vv/xH9Au8xPW2LF-- From gzsombor@gmail.com Wed Sep 6 05:22:25 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 934553B006D for ; Wed, 6 Sep 2006 05:22:25 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08222-09 for ; Wed, 6 Sep 2006 05:22:25 -0400 (EDT) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.239]) by menubar.gnome.org (Postfix) with ESMTP id 88DDF3B0014 for ; Wed, 6 Sep 2006 05:22:24 -0400 (EDT) Received: by wx-out-0506.google.com with SMTP id i30so5211798wxd for ; Wed, 06 Sep 2006 02:22:24 -0700 (PDT) Received: by 10.90.100.2 with SMTP id x2mr2042151agb; Wed, 06 Sep 2006 02:22:23 -0700 (PDT) Received: by 10.90.25.17 with HTTP; Wed, 6 Sep 2006 02:22:23 -0700 (PDT) Message-ID: Date: Wed, 6 Sep 2006 11:22:23 +0200 From: Zsombor To: epiphany-list@gnome.org Subject: Re: Cookies from python In-Reply-To: <1157466256.9801.154.camel@localhost> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_11643_4129824.1157534543796" References: <1157466256.9801.154.camel@localhost> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.979 tagged_above=-999 required=2 tests=[AWL=1.420, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, HTML_MESSAGE=0.001, SPF_PASS=-0.001] X-Spam-Score: -0.979 X-Spam-Level: Cc: Adam Hooper X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: gzsombor@gmail.com List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Sep 2006 09:22:25 -0000 ------=_Part_11643_4129824.1157534543796 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 9/5/06, Adam Hooper wrote: > > On Tue, 2006-05-09 at 12:03 +0200, Zsombor wrote: > > > > Hello! > > > > I would like to write a epiphany extension in python which manages > > the cookies, in a lot more fine grained mode than the currently > > available. For example to allow every PHPSESSION session cookies, but > > to reject every __utma cookies, and so on. Unfortunately i can't > > figure out how to access "ephy-cookie-manager" from python. The second > > thing with I probably will have some problems is that from the > > documentation > > ( > http://www.gnome.org/projects/epiphany/documentation/reference/epiphany-ephy-cookie-manager.html) > it seems to me, that currently it is not possible to add some callback > function which gets called every time when a new cookie is offered by a > webserver. Am I right? Is there any easy solution for me? > > For the moment, you'll have to write it in C. When PyXPCOM is supported, > this will be possible. (There may be a way to hack Epiphany proper to > allow such a callback; but I don't think it exists now, and using > PyXPCOM would certainly be the better approach.) > > -- > Adam Hooper > adamh@densi.com Thanks, that's what I afraid of. From googling around I saw some emails from 1-2 years ago, when it is discussed, and some build instructions ( http://live.gnome.org/Epiphany/EphyPython/PyXPCOM), and I'm wondering why there is no further development occured since ? Is there any blocking issue which prevents to include the python binding? Is it not stable enough? Because without this, the plugin development is very restricted to small UI related functionalities. Because very limited number of programmers really enjoys working in C in such a complicated environment, when a small, badly behaving plugin can segfault the whole browser. BR, Zsombor Gegesy ------=_Part_11643_4129824.1157534543796 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline

On 9/5/06, Adam Hooper <adamh@densi.com> wrote:
On Tue, 2006-05-09 at 12:03 +0200, Zsombor wrote:
>
> Hello!
>
>  I would like to write a epiphany extension in python which manages
> the cookies, in a lot more fine grained mode than the currently
> available. For example to allow every PHPSESSION session cookies, but
> to reject every __utma cookies, and so on. Unfortunately i can't
> figure out how to access "ephy-cookie-manager" from python. The second
> thing with I probably will have some problems is that from the
> documentation
> ( http://www.gnome.org/projects/epiphany/documentation/reference/epiphany-ephy-cookie-manager.html ) it seems to me, that currently it is not possible to add some callback function which gets called every time when a new cookie is offered by a webserver. Am I right? Is there any easy solution for me?

For the moment, you'll have to write it in C. When PyXPCOM is supported,
this will be possible. (There may be a way to hack Epiphany proper to
allow such a callback; but I don't think it exists now, and using
PyXPCOM would certainly be the better approach.)

--
Adam Hooper
adamh@densi.com


Thanks, that's what I afraid of. From googling around I saw some emails from 1-2 years ago, when it is discussed, and some build instructions ( http://live.gnome.org/Epiphany/EphyPython/PyXPCOM), and I'm wondering why there is no further development occured since ? Is there any blocking issue which prevents to include the python binding? Is it not stable enough? Because without this, the plugin development is very restricted to small UI related functionalities. Because very limited number of programmers really enjoys working in C in such a complicated environment, when a small, badly behaving plugin can segfault the whole browser.

BR,
 Zsombor Gegesy
 


------=_Part_11643_4129824.1157534543796-- From adamh@densi.com Wed Sep 6 09:30:58 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 03B0E3B006B for ; Wed, 6 Sep 2006 09:30:58 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19206-04 for ; Wed, 6 Sep 2006 09:30:50 -0400 (EDT) Received: from fca.densi.com (masq.densi.com [207.107.202.254]) by menubar.gnome.org (Postfix) with ESMTP id 423A53B014E for ; Wed, 6 Sep 2006 09:30:21 -0400 (EDT) Received: from modemcable071.102-81-70.mc.videotron.ca ([70.81.102.71] helo=[192.168.1.88]) by fca.densi.com with esmtpa (Exim 4.50) id 1GKxTq-0006Ie-JS; Wed, 06 Sep 2006 09:30:19 -0400 Subject: Re: Cookies from python From: Adam Hooper To: gzsombor@gmail.com In-Reply-To: References: <1157466256.9801.154.camel@localhost> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-CxSMfbNQ09Q+rYol8qF/" Date: Wed, 06 Sep 2006 09:30:14 -0400 Message-Id: <1157549414.4999.61.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0 X-Scan-Signature: 44d06dd31b6b508c4fce05bf3b3b1099 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: Cc: epiphany-list@gnome.org X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Sep 2006 13:30:58 -0000 --=-CxSMfbNQ09Q+rYol8qF/ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2006-06-09 at 11:22 +0200, Zsombor wrote: >=20 > Thanks, that's what I afraid of. From googling around I saw some > emails from 1-2 years ago, when it is discussed, and some build > instructions ( http://live.gnome.org/Epiphany/EphyPython/PyXPCOM), and > I'm wondering why there is no further development occured since ? Is > there any blocking issue which prevents to include the python binding? > Is it not stable enough? Those build instructions will get PyXPCOM into Mozilla, not Epiphany. (i.e., you can access PyXPCOM from Python within Epiphany, but it's hard to get a hold of a MozillaEmbed, and so you can't manipulate the page you're viewing or add signals to the embed.) About a year ago I wrote a patch that integrates PyXPCOM into Epiphany. Then the real world prevented me from continuing to work on it. I'm sure it's the same story with other developers: a simple lack of time. All that's really needed: - Distributions have to provide PyXPCOM. This is a simple matter of time, but we could probably speed it up if we compiled it standalone (if such a thing is possible) and/or bugged the proper people downstream. - A patch to Epiphany which gives access to MozillaEmbeds from EphyEmbeds (I believe MozillaEmbed is the only class extensions will need to access which isn't a singleton). This I've already done, though my patch has since bitrotted and it wasn't the most beautiful thing in the first place. Still, it's a day's work at most. --=20 Adam Hooper adamh@densi.com --=-CxSMfbNQ09Q+rYol8qF/ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBE/s1m90GtBxQ61zARAkOuAJ0dWUxyvcfSUZYEJCR2Hs9l6ZlRoQCfYnTf YApe/g24tqjBs6cnNIQGkVk= =FUTe -----END PGP SIGNATURE----- --=-CxSMfbNQ09Q+rYol8qF/-- From sds@santefisi.caos.org Thu Sep 7 11:23:16 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id ABA7C3B0378 for ; Thu, 7 Sep 2006 11:23:16 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30010-09 for ; Thu, 7 Sep 2006 11:23:15 -0400 (EDT) Received: from relay-pt4.poste.it (relay-pt4.poste.it [62.241.4.118]) by menubar.gnome.org (Postfix) with ESMTP id 949503B0168 for ; Thu, 7 Sep 2006 11:23:14 -0400 (EDT) Received: from santefisi.caos.org (84.222.194.143) by relay-pt4.poste.it (7.2.063) (authenticated as stefano.sabatini-lala@poste.it) id 4485AE8A001F4818 for epiphany-list@gnome.org; Thu, 7 Sep 2006 17:23:13 +0200 Received: from sds by santefisi.caos.org with local (Exim 4.62) (envelope-from ) id 1GLLjC-0001lg-OE for epiphany-list@gnome.org; Thu, 07 Sep 2006 17:23:42 +0200 Date: Thu, 7 Sep 2006 17:23:42 +0200 From: Stefano Sabatini To: epiphany-list@gnome.org Subject: Saving epiphany state between X sessions Message-ID: <20060907152342.GA6729@santefisi.caos.org> Mail-Followup-To: epiphany-list@gnome.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Operating-System: Linux santefisi 2.6.15.4-06.03.21sds User-Agent: Mutt/1.5.12-2006-07-14 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.67 tagged_above=-999 required=2 tests=[AWL=0.930, BAYES_00=-2.599] X-Spam-Score: -1.67 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Sep 2006 15:23:16 -0000 How can I get epiphany store the state (e.g. tabs opened with the corresponding pages loaded) between one session and another one? I've noticed that when epiphany crashes (e.g. when the session manager crashes) epiphany asks whether to restore the previous state, so it should be possible to perform this in "normal" restarts too. A pointer to the appropriate documentation is sufficient (I couldn't find nothing). Thanks in advance -- Stefano From andrew.conkling@gmail.com Thu Sep 7 13:17:42 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 742A23B0187 for ; Thu, 7 Sep 2006 13:17:42 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 04167-02 for ; Thu, 7 Sep 2006 13:17:40 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.182]) by menubar.gnome.org (Postfix) with ESMTP id E5F193B0281 for ; Thu, 7 Sep 2006 13:17:39 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x66so393854pye for ; Thu, 07 Sep 2006 10:17:39 -0700 (PDT) Received: by 10.35.35.17 with SMTP id n17mr1072949pyj; Thu, 07 Sep 2006 10:17:39 -0700 (PDT) Received: by 10.35.131.19 with HTTP; Thu, 7 Sep 2006 10:17:39 -0700 (PDT) Message-ID: <616971f10609071017h7a0aaf0eo6f3d7cfabc4a4564@mail.gmail.com> Date: Thu, 7 Sep 2006 13:17:39 -0400 From: "Andrew Conkling" To: epiphany-list@gnome.org Subject: Re: Saving epiphany state between X sessions In-Reply-To: <20060907152342.GA6729@santefisi.caos.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060907152342.GA6729@santefisi.caos.org> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.364 tagged_above=-999 required=2 tests=[AWL=0.036, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.364 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Sep 2006 17:17:42 -0000 On 9/7/06, Stefano Sabatini wrote: > How can I get epiphany store the state (e.g. tabs opened with the > corresponding pages loaded) between one session and another one? There's a current extension for this: http://bugzilla.gnome.org/show_bug.cgi?id=316245 > I've noticed that when epiphany crashes (e.g. when the session manager > crashes) epiphany asks whether to restore the previous state, so it should be > possible to perform this in "normal" restarts too. I agree; I think an extension is not the way to do this, since obviously the code to do it is already working. I've gotten no response about that on the bug though.... :( Cheers, Andrew From reinouts@gnome.org Thu Sep 7 15:16:09 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 48DE83B02FF for ; Thu, 7 Sep 2006 15:16:09 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09665-10 for ; Thu, 7 Sep 2006 15:16:05 -0400 (EDT) Received: from smtp-1.orange.nl (smtp-1.orange.nl [193.252.22.241]) by menubar.gnome.org (Postfix) with ESMTP id 9413E3B0281 for ; Thu, 7 Sep 2006 15:16:05 -0400 (EDT) Received: from [192.168.1.10] (s559324ea.adsl.wanadoo.nl [85.147.36.234]) by mwinf6004.orange.nl (SMTP Server) with ESMTP id AE9BC1C00083 for ; Thu, 7 Sep 2006 21:16:03 +0200 (CEST) X-ME-UUID: 20060907191603715.AE9BC1C00083@mwinf6004.orange.nl Subject: Re: Saving epiphany state between X sessions From: Reinout van Schouwen To: epiphany-list@gnome.org In-Reply-To: <20060907152342.GA6729@santefisi.caos.org> References: <20060907152342.GA6729@santefisi.caos.org> Content-Type: text/plain Organization: GNOME Date: Thu, 07 Sep 2006 21:17:11 +0200 Message-Id: <1157656631.6147.9.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0-1mdv2007.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.142 tagged_above=-999 required=2 tests=[AWL=0.457, BAYES_00=-2.599] X-Spam-Score: -2.142 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Sep 2006 19:16:09 -0000 Hello Stefano, Op donderdag 07-09-2006 om 17:23 uur [tijdzone +0200], schreef Stefano Sabatini: > How can I get epiphany store the state (e.g. tabs opened with the > corresponding pages loaded) between one session and another one? You can tell GNOME to save its session between logging out and in in the GNOME preferences. Epiphany's session will be saved and restored as well. The conceptual model behind Epiphany only knows open or closed pages, there is no special provision for when the executable is started or stopped. However, there are more people who desire a "session saver" just for Epiphany. There's an enhancement request for epiphany-extensions about that here: http://bugzilla.gnome.org/show_bug.cgi?id=316245 Thanks for using Epiphany! regards, -- Reinout van Schouwen From john.r.moser@gmail.com Fri Sep 8 17:37:04 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 53DF73B00B6 for ; Fri, 8 Sep 2006 17:37:03 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17982-04 for ; Fri, 8 Sep 2006 17:37:02 -0400 (EDT) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.233]) by menubar.gnome.org (Postfix) with ESMTP id 75CDA3B00B4 for ; Fri, 8 Sep 2006 17:37:02 -0400 (EDT) Received: by wx-out-0506.google.com with SMTP id i30so1172278wxd for ; Fri, 08 Sep 2006 14:37:02 -0700 (PDT) Received: by 10.70.109.9 with SMTP id h9mr933492wxc; Fri, 08 Sep 2006 14:37:01 -0700 (PDT) Received: from ?192.168.1.51? ( [68.33.112.13]) by mx.gmail.com with ESMTP id h19sm3924279wxd.2006.09.08.14.36.58; Fri, 08 Sep 2006 14:37:01 -0700 (PDT) Subject: webcore/khtml? From: John Moser To: epiphany-list@gnome.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-TRVTF6Vb+H8hMrRiqlQc" Date: Fri, 08 Sep 2006 17:36:57 -0400 Message-Id: <1157751417.19754.11.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.4 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.4 X-Spam-Level: X-Mailman-Approved-At: Fri, 08 Sep 2006 18:13:07 -0400 X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Sep 2006 21:37:04 -0000 --=-TRVTF6Vb+H8hMrRiqlQc Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I'm noticing that the gnome-webcore CVS branch is unmaintained 22 months now. Also Epiphany seems to be based on GECKO, the Firefox/Mozilla back-end renderer. I guess the simplest question is probably the best: Why not Epiphany/Webcore and Epiphany/GECKO? Not a fork, but a back-end plug architecture (Read: buzz buzz buzz) that allows users to switch their rendering engine either during run (redraw the page on the new engine) or with a restart. I see a number of advantages to being able to hot or cold switch engines: - Right now, Wordpress and CMS Made Simple's AJAX is perfectly capable of making Firefox and Epiphany 1) Lag for 10 seconds at a time; and/or 2) spontaneously crash (enough to trigger the crash detector). This is a bug in Gecko; Epiphany does the same thing, so will Mozilla and anything else using the GRE. Obvious work-around: Pick another engine. - There would be more freedom for Gnome developers to improve the Webcore/KHTML rendering engine. Memory usage for example is atrocious in Firefox, hundreds of megabytes after several hours of browsing with one or two tabs open. Epiphany somehow manages to use 20 megabytes MORE memory than Firefox, probably because Firefox is XUL and Epiphany just sticks GRE inside a GTK+ window (I think). - Gecko will not entertain GTK+ buttons; KHTML entertains Qt widgets, Webcore could be made to entertain GTK+ widgets. --=20 John Moser --=-TRVTF6Vb+H8hMrRiqlQc Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iQIVAwUARQHieAs1xW0HCTEFAQKhSQ/+NKWRVGkeZ7U3lRR6BDhHLkd17+KfF+To 6q4ZurU8is+pP6tv0VQN3YKkJDWDhv9GTf/yv82hvwZ3YkCjUO0FCxTS2b8XzFuB jCrhb4KZJU+tNfwuoJ/DQu87YvVjOi3N2/+AQB1Bg1n6cz7Yr70wdcAuDUFiHRu7 VSWryVaQo3gLgkTRHU+cwqSsR4OorhMkOE36Dxg7CnD5fO0Ra41jgwUa5B+ZpyUh dBaJOtT8VYXxkktuHveyfl/X6OnPR5qbsZt17ivhpGC4DroY/kMF+uSvTzNhxrIh /Au3QFPC9gAIjTyczLsiHYnYVaGaO5skEomamHlwoX3D/uiYxppmJFDU2CsrVmX4 Ga5FTYWfrnEo6YylzzDzq/fv+2SkfrPdr6d3TpnO9sn6YUrRqfaD3IdzBoInNqRj RUPOzfmSkzvVI8An11n61cxTc+IM9u3FLp0CSHGkDKNjQYEg8ojqOvPrOPhaesjC c/ie7ZcHNlyt77QdsaxIo6QJP1rLNmGAeHgcd2VdkLAYyBt1vdZtoMnyblhqqC4V PX1dDxtwRi9aPNe0VHVQ2OLX2X0MakWhfyaen7hu/RWbk/fFReYxcq8GVbCdS9zh vRPZWCSgK4eZELIm4BOO/YgRKziSc+/9vNB+yl+ZEe967f1O3sxt9/4FXxKRodL+ m6q4wUdKzfo= =lUjo -----END PGP SIGNATURE----- --=-TRVTF6Vb+H8hMrRiqlQc-- From pclouds@gmail.com Fri Sep 8 20:14:29 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 075133B013E for ; Fri, 8 Sep 2006 20:14:29 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24585-07 for ; Fri, 8 Sep 2006 20:14:26 -0400 (EDT) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.230]) by menubar.gnome.org (Postfix) with ESMTP id EAC933B017B for ; Fri, 8 Sep 2006 20:14:25 -0400 (EDT) Received: by wx-out-0506.google.com with SMTP id i30so1299015wxd for ; Fri, 08 Sep 2006 17:14:23 -0700 (PDT) Received: by 10.70.46.1 with SMTP id t1mr1191797wxt; Fri, 08 Sep 2006 17:14:23 -0700 (PDT) Received: by 10.70.20.10 with HTTP; Fri, 8 Sep 2006 17:14:23 -0700 (PDT) Message-ID: Date: Sat, 9 Sep 2006 07:14:23 +0700 From: "=?UTF-8?Q?Nguy=E1=BB=85n_Th=C3=A1i_Ng=E1=BB=8Dc_Duy?=" To: epiphany-list@gnome.org Subject: how to open new tabs near the current tab? MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.6 tagged_above=-999 required=2 tests=[AWL=-0.758, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001] X-Spam-Score: -1.6 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Sep 2006 00:14:29 -0000 I recall there is a version (probably 2.14.x) of epiphany that, when I click on "Open link in new tab", it creates a tab near the current tab instead of the end of the tab list. I can't do that now with 2.16.0. Is there any trick to make that happen again? Thanks -- Duy From jdonaire@gmail.com Fri Sep 8 20:55:16 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 807633B0089 for ; Fri, 8 Sep 2006 20:55:16 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26175-08 for ; Fri, 8 Sep 2006 20:55:16 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by menubar.gnome.org (Postfix) with ESMTP id C95833B0197 for ; Fri, 8 Sep 2006 20:55:15 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x66so1465800pye for ; Fri, 08 Sep 2006 17:55:15 -0700 (PDT) Received: by 10.64.185.7 with SMTP id i7mr2582382qbf; Fri, 08 Sep 2006 17:55:15 -0700 (PDT) Received: by 10.64.241.2 with HTTP; Fri, 8 Sep 2006 17:55:15 -0700 (PDT) Message-ID: <9e9d1d650609081755peb64c14k97c1fb9d437087a8@mail.gmail.com> Date: Sat, 9 Sep 2006 02:55:15 +0200 From: "Javier Donaire" To: "=?UTF-8?Q?Nguy=E1=BB=85n_Th=C3=A1i_Ng=E1=BB=8Dc_Duy?=" Subject: Re: how to open new tabs near the current tab? In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: base64 Content-Disposition: inline References: X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.176 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, MIME_BASE64_NO_NAME=0.224, SPF_PASS=-0.001] X-Spam-Score: -2.176 X-Spam-Level: Cc: epiphany-list@gnome.org X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Sep 2006 00:55:16 -0000 T24gOS85LzA2LCBOZ3V54buFbiBUaMOhaSBOZ+G7jWMgRHV5IDxwY2xvdWRzQGdtYWlsLmNvbT4g d3JvdGU6Cj4gSSByZWNhbGwgdGhlcmUgaXMgYSB2ZXJzaW9uIChwcm9iYWJseSAyLjE0LngpIG9m IGVwaXBoYW55IHRoYXQsIHdoZW4gSQo+IGNsaWNrIG9uICJPcGVuIGxpbmsgaW4gbmV3IHRhYiIs IGl0IGNyZWF0ZXMgYSB0YWIgbmVhciB0aGUgY3VycmVudCB0YWIKPiBpbnN0ZWFkIG9mIHRoZSBl bmQgb2YgdGhlIHRhYiBsaXN0Lgo+IEkgY2FuJ3QgZG8gdGhhdCBub3cgd2l0aCAyLjE2LjAuIElz IHRoZXJlIGFueSB0cmljayB0byBtYWtlIHRoYXQgaGFwcGVuIGFnYWluPwoKWW91IG11c3QgbG9h ZCB0aGUgIlRhYiBHcm91cHMiIGV4dGVuc2lvbiBmcm9tIHRoZSBvZmZpY2lhbCBleHRlbnNpb25z IHBhY2thZ2UuCgpPcGVuaW5nIHRhYnMgYXQgdGhlIGVuZCwgaXMgdGhlIG1vc3QgYW5ub3lpbmcg dGhpbmcgSSBleHBlcmltZW50IHdoZW4KSSBoYXZlIHRvIHVzZSBGaXJlZm94LiBJIHRoaW5rIHRo aXMgc2hvdWxkIGJlIHRoZSBkZWZhdWx0IGJlaGF2aW9yLAphbmQgYmUgZGVhY3RpdmF0ZWQgd2l0 aCBhbiBleHRlbnNpb24gOi0pCg== From pclouds@gmail.com Fri Sep 8 21:57:24 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6D1CF3B0089 for ; Fri, 8 Sep 2006 21:57:24 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28278-04 for ; Fri, 8 Sep 2006 21:57:24 -0400 (EDT) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.235]) by menubar.gnome.org (Postfix) with ESMTP id 8F18C3B007C for ; Fri, 8 Sep 2006 21:57:23 -0400 (EDT) Received: by wx-out-0506.google.com with SMTP id i30so1370428wxd for ; Fri, 08 Sep 2006 18:57:22 -0700 (PDT) Received: by 10.70.113.15 with SMTP id l15mr1331502wxc; Fri, 08 Sep 2006 18:57:22 -0700 (PDT) Received: by 10.70.20.10 with HTTP; Fri, 8 Sep 2006 18:57:22 -0700 (PDT) Message-ID: Date: Sat, 9 Sep 2006 08:57:22 +0700 From: "=?UTF-8?Q?Nguy=E1=BB=85n_Th=C3=A1i_Ng=E1=BB=8Dc_Duy?=" To: "Javier Donaire" Subject: Re: how to open new tabs near the current tab? In-Reply-To: <9e9d1d650609081755peb64c14k97c1fb9d437087a8@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <9e9d1d650609081755peb64c14k97c1fb9d437087a8@mail.gmail.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.377 tagged_above=-999 required=2 tests=[AWL=0.023, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.377 X-Spam-Level: Cc: epiphany-list@gnome.org X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Sep 2006 01:57:24 -0000 On 9/9/06, Javier Donaire wrote: > You must load the "Tab Groups" extension from the official extensions package. Ahh. Thanks. I didn't remember I had loaded that plugin :) > Opening tabs at the end, is the most annoying thing I experiment when > I have to use Firefox. I think this should be the default behavior, > and be deactivated with an extension :-) Yes. Perhaps we should ship some default plugins with epiphany and open epiphany-extensions' door for others, wilder extensions. -- Duy From adamh@densi.com Fri Sep 8 23:48:22 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 54F923B006F for ; Fri, 8 Sep 2006 23:48:22 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31763-01 for ; Fri, 8 Sep 2006 23:48:21 -0400 (EDT) Received: from fca.densi.com (smtp.densi.com [207.107.202.5]) by menubar.gnome.org (Postfix) with ESMTP id D87533B0089 for ; Fri, 8 Sep 2006 23:48:20 -0400 (EDT) Received: from modemcable071.102-81-70.mc.videotron.ca ([70.81.102.71] helo=[192.168.2.86]) by fca.densi.com with esmtpa (Exim 4.50) id 1GLtpJ-0003kS-6p; Fri, 08 Sep 2006 23:48:19 -0400 Subject: Re: webcore/khtml? From: Adam Hooper To: John Moser In-Reply-To: <1157751417.19754.11.camel@localhost> References: <1157751417.19754.11.camel@localhost> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-GOk9a3tPJs6nhH5JxcZZ" Date: Fri, 08 Sep 2006 23:48:14 -0400 Message-Id: <1157773694.9456.219.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0 X-Scan-Signature: 2169bddac79cbe03cf830805aa2a54a5 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: Cc: epiphany-list@gnome.org X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Sep 2006 03:48:22 -0000 --=-GOk9a3tPJs6nhH5JxcZZ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2006-08-09 at 17:36 -0400, John Moser wrote: > I guess the simplest question is probably the best: Why not > Epiphany/Webcore and Epiphany/GECKO? Not a fork, but a back-end plug > architecture (Read: buzz buzz buzz) that allows users to switch their > rendering engine either during run (redraw the page on the new engine) > or with a restart. The simplest answer is also best: because it's a lot of work. Ages ago a proof-of-concept was written. As far as I know, GTK/Webcore already exists for Nokia's internet tablet, and it's open-source. Some Epiphany developers tried to adapt it into Epiphany (which already has an architecture allowing plugging in separate backends) and it worked. Between that and a finished product is some hard work to shake out the bugs and some years of debugging to make it reliable. So, technically, there's no reason not to do it. Realistically, it's a matter of putting in a lot of effort. Adam --=-GOk9a3tPJs6nhH5JxcZZ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBFAjl+90GtBxQ61zARApQBAJ9uBZ1xqGhjT0suWCoqKKEGsRNyLwCeJlRL rflV+pwZRliis9Jb3Ixl2bs= =LzzV -----END PGP SIGNATURE----- --=-GOk9a3tPJs6nhH5JxcZZ-- From adamh@densi.com Fri Sep 8 23:52:11 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 77F063B006F for ; Fri, 8 Sep 2006 23:52:11 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31742-07 for ; Fri, 8 Sep 2006 23:52:08 -0400 (EDT) Received: from fca.densi.com (smtp.densi.com [207.107.202.5]) by menubar.gnome.org (Postfix) with ESMTP id C59BC3B007C for ; Fri, 8 Sep 2006 23:52:08 -0400 (EDT) Received: from modemcable071.102-81-70.mc.videotron.ca ([70.81.102.71] helo=[192.168.2.86]) by fca.densi.com with esmtpa (Exim 4.50) id 1GLtst-0003na-MP; Fri, 08 Sep 2006 23:52:07 -0400 Subject: Re: how to open new tabs near the current tab? From: Adam Hooper To: =?UTF-8?Q?Nguy=E1=BB=85n_Th=C3=A1i_Ng=E1=BB=8Dc?= Duy In-Reply-To: References: <9e9d1d650609081755peb64c14k97c1fb9d437087a8@mail.gmail.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-WUJu6RANCNmCVJ1p/ft1" Date: Fri, 08 Sep 2006 23:51:58 -0400 Message-Id: <1157773918.9456.223.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0 X-Scan-Signature: 4c59ccffb28ccb226c33583d0a00fce6 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: Cc: epiphany-list@gnome.org X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Sep 2006 03:52:11 -0000 --=-WUJu6RANCNmCVJ1p/ft1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sat, 2006-09-09 at 08:57 +0700, Nguy=E1=BB=85n Th=C3=A1i Ng=E1=BB=8Dc Du= y wrote: > Yes. Perhaps we should ship some default plugins with epiphany and > open epiphany-extensions' door for others, wilder extensions. Right now epiphany-extensions consists of high-quality, very commonly demanded extensions. I'm of the opinion it should stay that way (so that people who install epiphany and epiphany-extensions get some guarantee of not crashing). I think wilder extensions should be distributed by third parties (and not the Epiphany team). Ideally there would be a website showing off all the wilder extensions. But nobody's written one, so there isn't :). --=20 Adam Hooper adamh@densi.com --=-WUJu6RANCNmCVJ1p/ft1 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBFAjpe90GtBxQ61zARAkY2AKCMIgTDg8zOxbSDHchGcq2KyV2nzgCdHUF6 LTlDq3c+pFcohpB4hE9NHWE= =AgRl -----END PGP SIGNATURE----- --=-WUJu6RANCNmCVJ1p/ft1-- From john.r.moser@gmail.com Sat Sep 9 00:36:13 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id C58F63B007B for ; Sat, 9 Sep 2006 00:36:13 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00619-05 for ; Sat, 9 Sep 2006 00:36:13 -0400 (EDT) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.226]) by menubar.gnome.org (Postfix) with ESMTP id D6A803B007A for ; Sat, 9 Sep 2006 00:36:12 -0400 (EDT) Received: by wx-out-0506.google.com with SMTP id i30so1475936wxd for ; Fri, 08 Sep 2006 21:36:12 -0700 (PDT) Received: by 10.70.91.16 with SMTP id o16mr1442777wxb; Fri, 08 Sep 2006 21:36:12 -0700 (PDT) Received: from ?192.168.1.51? ( [68.33.112.13]) by mx.gmail.com with ESMTP id h36sm47381wxd.2006.09.08.21.36.11; Fri, 08 Sep 2006 21:36:11 -0700 (PDT) Subject: Re: webcore/khtml? From: John Moser To: Adam Hooper In-Reply-To: <1157773694.9456.219.camel@localhost> References: <1157751417.19754.11.camel@localhost> <1157773694.9456.219.camel@localhost> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-bEXjes8vRpNHrkHarghx" Date: Sat, 09 Sep 2006 00:36:10 -0400 Message-Id: <1157776570.19754.21.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.621 tagged_above=-999 required=2 tests=[AWL=-0.779, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001] X-Spam-Score: -1.621 X-Spam-Level: Cc: epiphany-list@gnome.org X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Sep 2006 04:36:14 -0000 --=-bEXjes8vRpNHrkHarghx Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2006-09-08 at 23:48 -0400, Adam Hooper wrote: > On Fri, 2006-08-09 at 17:36 -0400, John Moser wrote: >=20 > > I guess the simplest question is probably the best: Why not > > Epiphany/Webcore and Epiphany/GECKO? Not a fork, but a back-end plug > > architecture (Read: buzz buzz buzz) that allows users to switch their > > rendering engine either during run (redraw the page on the new engine) > > or with a restart. >=20 > The simplest answer is also best: because it's a lot of work. >=20 So simply, we're talking a bad cost-benefit ratio. Obviously if there was a benefit seen by developers, or a high enough end user demand, it'd be done by now. > Ages ago a proof-of-concept was written. As far as I know, GTK/Webcore > already exists for Nokia's internet tablet, and it's open-source. Some > Epiphany developers tried to adapt it into Epiphany (which already has > an architecture allowing plugging in separate backends) and it worked. > Between that and a finished product is some hard work to shake out the > bugs and some years of debugging to make it reliable. >=20 > So, technically, there's no reason not to do it. Realistically, it's a > matter of putting in a lot of effort. Technically there's almost no reason to do it as well, am I correct? (besides, of course, the convenient smoke-and-mirrors ideas of "some users prefer X to Y" and "sometimes X has bugs not in Y and vice versa") >=20 > Adam --=20 John Moser --=-bEXjes8vRpNHrkHarghx Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iQIVAwUARQJEugs1xW0HCTEFAQJ2+g/7BSCYQmrFLvL7S1TtOrmKxMJNS2Fso041 Z4s912KcMqRp6UQUMJGJH9Y1h43kRQe1X5rkgwVypBZVaTLY0cNzYtEiLGj9uEkR qJnDXox4CauqXjoRgKbhyaZZK6O8Yn+PejHJtiFYUVmH4YA8Gq5SGT+5LLHA8tyj Qt++SLHL5B2UxWjI8MDReQHj4tl4f10qznRS/RwYQ+pbn2jy3KuC1OxCZwlaR4eU fGfoHwQqcqbSvjBXJTL3X/gCrkHoY5M8DBHV3TPDeP072NaQJD8pfpeC5/ndbFvn CR5JNe1aBtOfWkquCutz/U5UJTosRjr/TrAXQjbVF97vSmqU3fMy2oGDb5nOLllR 0lZ/GY2prWPDiUbNHEgoaKhdlyBeMuyBm1YVaAUTmPnu/ZuMaYx8R2p9K1xuWBgW 442inHqfkP/x6BOGCcmyNZRWo0ur+PtlRjNjvfit29jd6iJqizAe+cv0OLaIkUIi R+EyHNBd43ZM6yHX1v7w3UTEBPcahMjeXyhMU+EQOPsD4NWsn9raw/PinCjUPF22 VceWH7/2iIHRdf8RKQPYkVmV50JygBsFyKr3hu1nZU6RAYh0g5CfsxbuTQwLMc6k 0iBokkkVFmo1zN8lKoU074C7bf78h3dvfLpKSwt2klTRu2T0ZEqxTem/HfbstHyV aT353QUL/vE= =9vT6 -----END PGP SIGNATURE----- --=-bEXjes8vRpNHrkHarghx-- From reinout@gmail.com Sat Sep 9 06:39:34 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 002413B0013 for ; Sat, 9 Sep 2006 06:39:34 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17666-04 for ; Sat, 9 Sep 2006 06:39:32 -0400 (EDT) Received: from smtp-1.orange.nl (smtp-1.orange.nl [193.252.22.241]) by menubar.gnome.org (Postfix) with ESMTP id E2FAC3B0089 for ; Sat, 9 Sep 2006 06:39:31 -0400 (EDT) Received: from [192.168.1.10] (s559324ea.adsl.wanadoo.nl [85.147.36.234]) by mwinf6006.orange.nl (SMTP Server) with ESMTP id 3186C7000086 for ; Sat, 9 Sep 2006 12:39:30 +0200 (CEST) X-ME-UUID: 20060909103930202.3186C7000086@mwinf6006.orange.nl Subject: Re: how to open new tabs near the current tab? From: Reinout van Schouwen To: epiphany-list@gnome.org In-Reply-To: <1157773918.9456.223.camel@localhost> References: <9e9d1d650609081755peb64c14k97c1fb9d437087a8@mail.gmail.com> <1157773918.9456.223.camel@localhost> Content-Type: text/plain Date: Sat, 09 Sep 2006 12:40:40 +0200 Message-Id: <1157798440.11097.2.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0-1mdv2007.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.33 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_NEUTRAL=1.069] X-Spam-Score: -1.33 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Sep 2006 10:39:34 -0000 Op vrijdag 08-09-2006 om 23:51 uur [tijdzone -0400], schreef Adam Hooper: > Ideally there would be a website showing off all the wilder extensions. > But nobody's written one, so there isn't :). Well, there's this page: http://mike.depalatis.net/epiphany/extensions.html But it's more of a listing than a "show off" site. :-) regards, -- Reinout van Schouwen From adamh@densi.com Sat Sep 9 09:15:59 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 422163B0005 for ; Sat, 9 Sep 2006 09:15:59 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25560-10 for ; Sat, 9 Sep 2006 09:15:58 -0400 (EDT) Received: from fca.densi.com (smtp.densi.com [207.107.202.5]) by menubar.gnome.org (Postfix) with ESMTP id 85F7F3B000C for ; Sat, 9 Sep 2006 09:15:57 -0400 (EDT) Received: from modemcable071.102-81-70.mc.videotron.ca ([70.81.102.71] helo=[192.168.2.86]) by fca.densi.com with esmtpa (Exim 4.50) id 1GM2gc-0007w2-18; Sat, 09 Sep 2006 09:15:55 -0400 Subject: Re: webcore/khtml? From: Adam Hooper To: John Moser In-Reply-To: <1157776570.19754.21.camel@localhost> References: <1157751417.19754.11.camel@localhost> <1157773694.9456.219.camel@localhost> <1157776570.19754.21.camel@localhost> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-RsCPDiepbzMAw2GDfDtk" Date: Sat, 09 Sep 2006 09:15:53 -0400 Message-Id: <1157807753.9456.271.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0 X-Scan-Signature: 8ce1caf678768126bce61c65d3187fd1 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: Cc: epiphany-list@gnome.org X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Sep 2006 13:15:59 -0000 --=-RsCPDiepbzMAw2GDfDtk Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2006-09-09 at 00:36 -0400, John Moser wrote: > On Fri, 2006-09-08 at 23:48 -0400, Adam Hooper wrote: > > So, technically, there's no reason not to do it. Realistically, it's a > > matter of putting in a lot of effort. >=20 > Technically there's almost no reason to do it as well, am I correct? > (besides, of course, the convenient smoke-and-mirrors ideas of "some > users prefer X to Y" and "sometimes X has bugs not in Y and vice versa") Well, there's certainly reason to do it -- otherwise, you wouldn't have written to the list in the first place :). A small part of the reason is purely political -- "look, Mozilla, we don't need you, we *choose* you, so don't give us reason to switch". With the existing proof-of-concept, this is already available to us. The rest is technical: smaller memory footprint, potentially faster page loads, works better for a few web pages, etc. But webcore has a large set of bugs. Having used Gecko for ages, Epiphany developers are aware of most of the icky Mozilla bugs, but the webcore ones would be brand new. That leads to: - a huge amount of effort to work around some annoyances (witness just how much work went into Epiphany's "focus location bar on new tab" behaviour) - a huge amount of effort to fix webcore where it doesn't play nice with Epiphany - after all that, double the current effort just to maintain Epiphany So, the cost is high. We're not quite sure just how much benefit there is. Who knows -- there's a chance that the benefit outweighs the cost (at least to certain people). And the beauty of open-source is that anybody who's willing can go ahead and do it, and then we'll really know. But nobody wants to :). --=20 Adam Hooper adamh@densi.com --=-RsCPDiepbzMAw2GDfDtk Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBFAr6J90GtBxQ61zARAncWAKC8xBZk40WKJdKYUitYNYpYTqDEsACdEan9 It3pDHsjoocrDgKXzZiuyXo= =9Mcq -----END PGP SIGNATURE----- --=-RsCPDiepbzMAw2GDfDtk-- From john.r.moser@gmail.com Sat Sep 9 09:43:40 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 398903B006A for ; Sat, 9 Sep 2006 09:43:40 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27297-09 for ; Sat, 9 Sep 2006 09:43:39 -0400 (EDT) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.226]) by menubar.gnome.org (Postfix) with ESMTP id 1B5933B000C for ; Sat, 9 Sep 2006 09:43:39 -0400 (EDT) Received: by wx-out-0506.google.com with SMTP id i30so1919784wxd for ; Sat, 09 Sep 2006 06:43:38 -0700 (PDT) Received: by 10.70.56.2 with SMTP id e2mr2231919wxa; Sat, 09 Sep 2006 06:43:38 -0700 (PDT) Received: from ?192.168.1.51? ( [68.33.112.13]) by mx.gmail.com with ESMTP id i34sm2207299wxd.2006.09.09.06.43.38; Sat, 09 Sep 2006 06:43:38 -0700 (PDT) Subject: Re: webcore/khtml? From: John Moser To: Adam Hooper In-Reply-To: <1157807753.9456.271.camel@localhost> References: <1157751417.19754.11.camel@localhost> <1157773694.9456.219.camel@localhost> <1157776570.19754.21.camel@localhost> <1157807753.9456.271.camel@localhost> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-y/tzFzo3mbF1MSahEJ1R" Date: Sat, 09 Sep 2006 09:43:37 -0400 Message-Id: <1157809417.796.12.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.205 tagged_above=-999 required=2 tests=[AWL=0.195, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.205 X-Spam-Level: Cc: epiphany-list@gnome.org X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Sep 2006 13:43:40 -0000 --=-y/tzFzo3mbF1MSahEJ1R Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2006-09-09 at 09:15 -0400, Adam Hooper wrote: > On Sat, 2006-09-09 at 00:36 -0400, John Moser wrote: > > On Fri, 2006-09-08 at 23:48 -0400, Adam Hooper wrote: >=20 > > > So, technically, there's no reason not to do it. Realistically, it's = a > > > matter of putting in a lot of effort. > >=20 > > Technically there's almost no reason to do it as well, am I correct? > > (besides, of course, the convenient smoke-and-mirrors ideas of "some > > users prefer X to Y" and "sometimes X has bugs not in Y and vice versa"= ) >=20 > Well, there's certainly reason to do it -- otherwise, you wouldn't have > written to the list in the first place :). A small part of the reason is > purely political -- "look, Mozilla, we don't need you, we *choose* you, > so don't give us reason to switch". With the existing proof-of-concept, I move that Mozilla is not Microsoft and so does not care, they'll just push Firefox anyway. As long as IE dies they're happy. > this is already available to us. The rest is technical: smaller memory > footprint, potentially faster page loads, works better for a few web > pages, etc. >=20 Are you saying it DOES have a smaller footprint, or that it possibly does? > But webcore has a large set of bugs. Having used Gecko for ages, > Epiphany developers are aware of most of the icky Mozilla bugs, but the > webcore ones would be brand new. That leads to: >=20 Webcore has been unmaintained for 22 months according to CVS. > - a huge amount of effort to work around some annoyances (witness just > how much work went into Epiphany's "focus location bar on new tab" > behaviour) > - a huge amount of effort to fix webcore where it doesn't play nice with > Epiphany > - after all that, double the current effort just to maintain Epiphany >=20 Possibly, could Webcore be taught to behave in a minimalist manner (i.e. put the JavaScript engine into another module, separate out whatever else is possible) so that it could be loaded in various configurations, including: - A complete Web rendering engine - A minimalized, low footprint rendering engine This could possibly share the 'double' effort by paving the way for GtkHtml 4.0, if you could get the memory footprint low enough. I'm not sure what GtkHtml is based on right now but it's only used for minimal things, no JavaScript, etc; and this means I'm not sure if you could get something like Webcore matching its low low memory footprint in a minimal configuration. Anyway, my point is Webcore could possibly be useful in places other than simply as an Epiphany back-end. Evolution could use it for HTML desktop for example. OK so I have no good examples ;) Another consideration, if the back-end plug architecture is good enough, the 'old' Webcore/Mozilla modules should work with 'new' Epiphany after upgrades, like XMMS plug-ins work with XMMS after upgrade. > So, the cost is high. We're not quite sure just how much benefit there > is. Who knows -- there's a chance that the benefit outweighs the cost > (at least to certain people). And the beauty of open-source is that > anybody who's willing can go ahead and do it, and then we'll really > know. >=20 > But nobody wants to :). Because the cost is too high, and the benefit is not visible :) Anyway, thanks. At this point I know that this is a cost-benefit issue and not a political issue (you wouldn't believe how vehemently some projects fight for the status quo). >=20 --=20 John Moser --=-y/tzFzo3mbF1MSahEJ1R Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iQIVAwUARQLFCAs1xW0HCTEFAQLGcQ/9H2dcuZ7JS1u6sQyseRyfz86TGK+Oqar4 YbOoOHcXd5fappldcX5mIqADYUbtnpXK8zCAGhbD2X6P2WJYUPysoosLVEknTqRt c7KX3LoRl8VFvrYhXlSlm3h68vedUBQCZvA2BBKl6AqJZkhulMjFfqugfd9Qv0bw crLXFrlLsQWE/VOQhZxw7Gc6BHcEsuqh0PGJhxm1pb9VdM8/475oDvEnVc/QH11T aecaBwMiFU3UNfaAYn3ceWzS7X25y/UgK3YbDzvdOwLjvCAA+AEhs3GOs2kjX/gW 1N17BWizawkhBJ5Sz9lS5ynvyNGP3oCbwG9F7+xF584lnXRYiZNP4nBZnvvwIEsP jbrZN+qTSIKODwcJqBZJkMdqsav54TD8wDL6wm3FMeBNxYAccmxA1nqvRc62LXUK 7K6TOQAoAuNo+yKn82Pqx7lhD67XAKf6eidJ2laN8+aevbyyKx1R0V5lH6zXC6DK rHvLBiVMfvlCx9gPqGDBgRy7GKeHzE0EDeFzHoNaXolVkVii8/7mb5n4O6hUh12r N4wz2OYk8tEcPzGAz9MDQ1ue+z1DwWJkkH4TVUjaLPyZ+aatTWDVJOm19WYBFO0I szex7miiYhmzlrOtWKo8DV71MYiga9MY/q0r87NGXhysWlCk+IOg4X6U/BScd5NG ENv02bOt6SI= =v1Pz -----END PGP SIGNATURE----- --=-y/tzFzo3mbF1MSahEJ1R-- From dieguito@gmail.com Mon Sep 11 06:31:39 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id CC0FA3B0254 for ; Mon, 11 Sep 2006 06:31:39 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10298-06 for ; Mon, 11 Sep 2006 06:31:38 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.205]) by menubar.gnome.org (Postfix) with ESMTP id AD67B3B0204 for ; Mon, 11 Sep 2006 06:31:37 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 13so453728nzn for ; Mon, 11 Sep 2006 03:31:37 -0700 (PDT) Received: by 10.65.114.11 with SMTP id r11mr4441711qbm; Mon, 11 Sep 2006 03:31:36 -0700 (PDT) Received: by 10.65.113.18 with HTTP; Mon, 11 Sep 2006 03:31:36 -0700 (PDT) Message-ID: Date: Mon, 11 Sep 2006 05:31:36 -0500 From: "Diego Escalante" Sender: dieguito@gmail.com To: "epiphany list" Subject: Epiphany bugs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: base64 Content-Disposition: inline X-Google-Sender-Auth: 00cbf521568a4292 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.176 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, MIME_BASE64_NO_NAME=0.224, SPF_PASS=-0.001] X-Spam-Score: -2.176 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Sep 2006 10:31:40 -0000 SGVsbG8gZXZlcnlib2R5LAoKVGhhbmtzIHRvIGEgc2xlZXAgZGlzb3JkZXJbM10gSSdtIGF3YWtl IGhlcmUgYXQgNSBhLm0uLCBJIGd1ZXNzIG5vYm9keSBjYXJlcy4KQW55d2F5LCBJIGNoZWNrZWQg dGhlIGJ1Z3ppbGxhIHJlcG9ydHMgYW5kIHNhdyB0aGF0IEVwaHkgaXMgdGhlIDd0aApwcm9kdWN0 IHdpdGggdGhlIG1vc3QgdW5jb25maXJtZWQgYnVnc1swXS4gVGhhdCBvZiBjb3Vyc2UgaXMgYSBi YWQKdGhpbmfihKIuCgpTbywgSSBzdGFydGVkIHRvIGJyb3dzZSB0aGUgYnVncyBtYXJrZWQgYXMg dW5jb25maXJtZWQga25vd2luZyB0aGF0IEkKd291bGQgZmluZCBhIGxvdCBvZiBidWdzIHRoYXQg aGFzbid0IGJlZW4gY2xvc2VkIG9yIG1hcmtlZCBhcyBORVcKYmVjYXVzZSB0aGV5IGhhdmUgdG8g YmUgZGlzY3Vzc2VkLgpNeSBzZWFyY2ggdG9vayBtZSB0byB0aGUgZGVlcGVzdCBhbmQgZGFya2Vz dCBvZiBnbm9tZSdzIGJ1Z3ppbGxhLCBJCmRlY2lkZWQgdGhlIGJ1Z3MgSSBmb3VuZCB1bmRlciA1 IHBpbGVzOgoKLSBGbGFtZWFibGU6IFN0dWZmIHRoYXQgbWlnaHQgbmVlZCB0byBiZSBkaXNjdXNz ZWQgb3Igc3R1ZmYgdGhhdCBuZWVkcwphIGRpY3RhdG9yaWFsIHllcyBvciBuby4KLSBPYnNvbGV0 ZWQgYnkgbnVkOiBCdWdzIHJlbGF0ZWQgdG8gZG93bmxvYWQgbWFuYWdlci4gVGhpcyBidWdzIHdp bGwKYmUgb2Jzb2xldGVkIGluIDIuMTggaWYgbWF0dXNhbGVobSBpcyBpbnRlZ3JhdGVkIGluIHRo aXMgZGV2ZWxvcG1lbnQKY3ljbGUsIGlmIHRoZXJlJ3Mgbm8gbWF0dXNhbGVobSBmb3IgMi4xOCBz b21lIG9mIHRoaXMgYnVncyBoYXZlCnBhdGNoZXMgKHdlbGwgb25seSAjMzM3OTM2IGlmIEknbSBu b3Qgd3JvbmcpIG9yIG1pZ2h0IGJlIGVhc2lseQpraWxsZWFibGUuCi0gRWFzeTogQnVncyB0aGF0 IGNhbiBiZSBlYXNpbHkgcmVzb2x2ZWQgb3IgdGhhdCBtYXliZSBjYW4gYmUgbWFya2VkCmFzIGdu b21lLWxvdmUuCi0gV2VpcmQ6IFN0dWZmIHRoYXQgbWFkZSBtZSBoaWRlIGJlaGluZCBteSBjaGFp cgotIFJvdHRpbmc6IE9sZCBidWdzIHRoYXQgbWF5YmUgZG9lc24ndCBhcHBseSBhbnltb3JlIG9y IHRoYXQgY2FuIGJlCmZpeGVkIGVhc2lseSBidXQgY291bGRuJ3QgaW4gdGhlIHBhc3QuCgpJIGRp ZG4ndCBpbnRlbmQgdG8gbWFrZSB0aGlzIGxpc3QgYSBtYWlsIGJ1dCB0aGUgaWRlYSBjYW1lIHRv IG1lIHdoaWxlCkkgd2FzIGRvaW5nIGl0LgpJIGhvcGUgaXQncyB1c2VmdWwgYXMgYSBndWlkZS9k ZWF0aCBsaXN0IHNvIHdlIGNhbiB0YWtlIEVwaHkgb3V0IG9mCnRoZSBVTkNPTkZJUk1FRCBsaXN0 IGFuZCBpbiB0aGUgcHJvY2VzcyBtYWtlIHRoZSB5ZWxsb3cgbnVtYmVyIGluIHRoZQpXZWVrbHkg QnVnIFN1bW1hcnlbMV0gYSBncmVlbiBvbmUuCgoKd2lpIFxvLwoKCi0gRGllZ28gRXNjYWxhbnRl IFVycmVsbyAoZGllZ3VpdG8pCgpUaGUgRXBpcGhhbnkgRXZpbCBJbnNlY3RhWzJdIExpc3Q6Cj09 PT09PT09PT09PT09PT09PT09PT09Cgo9RmxhbWVhYmxlOgpCdWcgMzUxNzAwIOKAkyByZXBsYWNl IGN1cnJlbnQgdGFicyB3aGVuIG9wZW5pbmcgYSBncm91cCBvZiB0YWJzIGZyb20gYQpib29rbWFy a3MgZm9sZGVyCkJ1ZyAzMzcyOTcg4oCTIEFsbG93IGtleWJvYXJkIHNob3J0Y3V0IGZvciAiU2Vh cmNoIHRoZSB3ZWIiCkJ1ZyAzNDU0MDgg4oCTIEFiaWxpdHkgdG8gZGlzYWJsZSAnUmVsb2FkIGxv Y2FsIGZpbGVzIG9uIGNoYW5nZScKQnVnIDMyMzgxMCDigJMgTm8gb2J2aW91cyB3YXkgdG8gc3dp dGNoIG9mZiBpbWFnZSBsb2FkaW5nCkJ1ZyAzMzc3MjUg4oCTIFNpbmdsZS13aW5kb3cgbW9kZSBv cHRpb24KQnVnIDMzOTIxMSDigJMgU3RvcmVkIHBhc3N3b3JkcyBlYXNpbHkgZGlzY292ZXJhYmxl CkJ1ZyAzNDYyNzIg4oCTIFdnZXQgZG93bmxvYWQgYmFja2VuZApCdWcgMzE3MjQ4IOKAkyBtYWtl IGEgZGlzdGluY3Rpb24gYmV0d2VlbiBib29rbWFya3MgYW5kIGhpc3RvcnkgZW50cmllcwppbiB0 aGUgZHJvcGRvd24gVVJMIG1lbnUgKGxvY2F0aW9uIGJhcikKQnVnIDMyODQ5OSDigJMgRm9udCBw cmVmZXJlbmNlcyBpbXByb3ZlbWVudHMKQnVnIDMyNTYyNCDigJMgRGlzYWJsZSBQcmludCAvIFNl bmQgdG8gbWVudSBpdGVtcyBmb3IgYmxhbmsgcGFnZQpCdWcgMzM5NTQ1IOKAkyAiVmlldyIgPiAi UG9wdXAgV2luZG93cyIga2VlcHMgdHVybmluZyBpdHNlbGYgb24KQnVnIDM0NjI3MCDigJMgVmll d2luZyBvZiBwYWdlIGNvZGUgdGhyb3VnaHQgZ25vbWUtdmZzCkJ1ZyAzNTE1NzEg4oCTIExvY2F0 aW9uIGVudHJ5IHNob3VsZCBhbGxvdyB1bmRvIGFuZCByZWRvIG9wZXJhdGlvbnMKQnVnIDM1MTcz MCDigJMgS2VlcCBmaW5kYmFyIG9wZW4gd2hlbiBvcGVuaW5nIGxpbmtzIGluIG5ldyB0YWJzCkJ1 ZyAzNTQwNTgg4oCTIHVzZSBmaWxlIHdhdGNoZXMgb24gbW9yZSB0aGFuIGp1c3QgdGhlIC5odG1s CkJ1ZyAzMDc5Njkg4oCTIE9wZW4gaW4gbmV3IHRhYiBieSBkZWZhdWx0IGluIHRoZSBib29rbWFy ayB3aW5kb3cKQnVnIDMxNjAwNiDigJMgQm9va21hcmsgZm9sZGVycyB3aXRoIG5vIGljb25zIGxv b2sgaW5jb25zaXN0ZW50CkJ1ZyAzMjEyMjYg4oCTIEJvb2ttYXJrIGVkaXRvciBkb2Vzbid0IHJl bWVtYmVyIGhvdyBJIGxlZnQgaXQKQnVnIDMzMzkzNyDigJMgW2JtZV0gRmlsZSBtZW51IHNob3Vs ZCBoYXZlIGFub3RoZXIgbmFtZQoKPU9ic29sZXRlZCBieSBudWQ6CkJ1ZyAxNjQyNjQg4oCTIFNw ZWVkIGNvbHVtbiBmb3IgdGhlIGRvd25sb2FkcyBkaWFsb2cKQnVnIDMxMTIwOSDigJMgb3B0aW9u IHRvIG5vdCBvcGVuIHRoZSBkb3dubG9hZCB3aW5kb3cKQnVnIDMyNzczNCDigJMgSW1wb3NzaWJs ZSB0byBkZWxldGUgc2V2ZXJhbCBpdGVtcyBpbiBvbmUgdGltZQpCdWcgMzI4NzI4IOKAkyBEb3du bG9hZCBtYW5hZ2VyIE5BIGljb24gc2hvdWxkIHNob3cgbW9yZSBkYXRhCkJ1ZyAxNjI5NzEg4oCT IEludGVncmF0ZSBkb3dubG9hZGVyIHdpdGggTmF1dGlsdXMKQnVnIDM0OTc3NyDigJMgSW1wcm92 ZSBkb3dubG9hZGluZyAoQ2hhbmdlIHRoZSBMaXN0aW5nIG9mIERvd25sb2FkcywKc3RvcmUgcGF1 c2UtZG93bmxvYWRzKQooPykgQnVnIDMyNjMxMiDigJMgZG9lcyBub3QgZGV0ZWN0IGlmIGRvd25s b2FkIGZpbGUgYWxyZWFkeSBleGlzdHMgbG9jYWxseQpCdWcgMzQxNjY2IOKAkyBEb3dubG9hZCBk aWFsb2cgaXMgY29uZnVzaW5nCkJ1ZyAzMzc5MzYg4oCTIE1heWJlIGNvbWJpbmUgJSBhbmQgcmVt YWluaW5nIGNvbHVtbnMKCj1FYXN5OgpCdWcgMzQ3NzUwIOKAkyBtaWRkbGUgY2xpY2sgb24gImhv bWUiIGJ1dHRvbiBkb2Vzbid0IGNyZWF0ZSBhIG5ldyB0YWIKQnVnIDMzNjczOSDigJMgUmlnaHQg Y2xpY2sgb24gdGV4dGFyZWEgc2hvdWxkIHByb3ZpZGUgIlNlbGVjdCBhbGwiCkJ1ZyAzNTMxNjEg 4oCTIEhpZGUgbWVudSBiYXIKQnVnIDM1MDEwNiDigJMgTWV0aG9kIHRvIHF1ZXJ5IEVwaXBoYW55 IGZvciBpdHMgdmVyc2lvbgpCdWcgMzUxMTAwIOKAkyBhZGQga2V5Ym9hcmQgc2hvcnRjdXQgdG8g ZGVsZXRlIGJvb2ttYXJrL3RvcGljcwpCdWcgMzUxNDcwIOKAkyBNZXJnZSBib29rbWFyayB0b3Bp Y3MKCgo9V2VpcmQ6CkJ1ZyAzNDMyMzgg4oCTIERvd25sb2FkIGljb24ncyB0b29sdGlwIGluIG5v dGlmaWNhdGlvbiBhcmVhIG1vdmVzIGFyb3VuZApCdWcgMzQ0NTcyIOKAkyBQcm9ibGVtIGRvd25s b2FkaW5nIGZpbGVzIGFmdGVyIHZpZXdpbmcgaW4gYnJvd3NlcgpCdWcgMzMxNzk2IOKAkyBBc3Np Z25lZCBib29rbWFyayBzaG9ydGN1dCBrZXlzIGRvbid0IHdvcmsKQnVnIDM1MjQ5OCDigJMgZXBp cGhhbnkgc2hvd3Mgd3JvbmcgdXJsIGluIHRoZSBhZGRyZXNzYmFyCkJ1ZyAzMzk0Mzcg4oCTIHNv cnQgdG9waWNzIGxpc3QgYmV0dGVyIDogYWRkIGEgc2VwYXJhdG9yCgo9Um90dGluZzoKQnVnIDE3 MTEzNSDigJMgY2hlY2sgQ29udGVudEhhbmRsZXI6OlNob3cKQnVnIDE1NTgyMyDigJMgQ2Fubm90 IHJlbW92ZSBUYWJzIHJvdyB3aGVuIHVzaW5nIHRhYnMKQnVnIDE1OTkxMiDigJMgYmFjay9mb3J3 YXJkL3VwIGRyb3AtZG93biBhcnJvd3MgaGF2ZSBubyBhY2Nlc3NpYmxlIG5hbWUKQnVnIDM0NzIz MyDigJMgdGhlcmUgaXMgYSBodWdlIGxlYWsgc29tZXdoZXJlIGluIGVwaXBoYW55CgoKU2hhbWUg b24geW914oSiIHJlcG9ydHMgYW5kIG90aGVyIGxpbmtzOgo9PT09PT09PT09PT09PT09PT09PT0K MCAtIGh0dHA6Ly9idWd6aWxsYS5nbm9tZS5vcmcvcmVwb3J0cy91bmNvbmZpcm1lZC1idWdzLmNn aQoxIC0gaHR0cDovL2J1Z3ppbGxhLmdub21lLm9yZy9yZXBvcnRzL3dlZWtseS1idWctc3VtbWFy eS5odG1sCjIgLSBodHRwOi8vZW4ud2lraXBlZGlhLm9yZy93aWtpL0luc2VjdGEKMyAtIGh0dHA6 Ly9lbi53aWtpcGVkaWEub3JnL3dpa2kvRGVsYXllZF9zbGVlcF9waGFzZV9zeW5kcm9tZQoKCi0t IAoiRmlyc3QgdGhleSBpZ25vcmUgeW91LCB0aGVuIHRoZXkgbGF1Z2ggYXQgeW91LCB0aGVuIHRo ZXkgZmlnaHQgeW91LAp0aGVuIHlvdSB3aW4iICAtR2hhbmRpCgpodHRwOi8vZGllZ28uYXVyZWFs LmNvbS5wZSB8IGh0dHA6Ly9kaWVnb2UuYmxvZ3Nwb3QuY29tCmh0dHA6Ly93d3cubGlmZXdpdGh1 YnVudHUuY29tIHwgaHR0cDovL2JhcnNhZmFuLndvcmRwcmVzcy5jb20K From andrew.conkling@gmail.com Mon Sep 11 07:22:29 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 4369A3B00BC for ; Mon, 11 Sep 2006 07:22:29 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13006-01 for ; Mon, 11 Sep 2006 07:22:26 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by menubar.gnome.org (Postfix) with ESMTP id 714453B0071 for ; Mon, 11 Sep 2006 07:22:26 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x66so3025680pye for ; Mon, 11 Sep 2006 04:22:25 -0700 (PDT) Received: by 10.35.76.10 with SMTP id d10mr8653229pyl; Mon, 11 Sep 2006 04:22:25 -0700 (PDT) Received: by 10.35.131.12 with HTTP; Mon, 11 Sep 2006 04:22:25 -0700 (PDT) Message-ID: <616971f10609110422r1a076952s45254c2f7059b8cb@mail.gmail.com> Date: Mon, 11 Sep 2006 07:22:25 -0400 From: "Andrew Conkling" To: "Diego Escalante" Subject: Re: Epiphany bugs In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: base64 Content-Disposition: inline References: X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.509 tagged_above=-999 required=2 tests=[AWL=-0.822, BAYES_05=-1.11, DNS_FROM_RFC_ABUSE=0.2, MIME_BASE64_NO_NAME=0.224, SPF_PASS=-0.001] X-Spam-Score: -1.509 X-Spam-Level: Cc: epiphany list X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Sep 2006 11:22:29 -0000 T24gOS8xMS8wNiwgRGllZ28gRXNjYWxhbnRlIDxkaWVnb0BhdXJlYWwuY29tLnBlPiB3cm90ZToK PiBIZWxsbyBldmVyeWJvZHksCj4KPiBUaGFua3MgdG8gYSBzbGVlcCBkaXNvcmRlclszXSBJJ20g YXdha2UgaGVyZSBhdCA1IGEubS4sIEkgZ3Vlc3Mgbm9ib2R5IGNhcmVzLgo+IEFueXdheSwgSSBj aGVja2VkIHRoZSBidWd6aWxsYSByZXBvcnRzIGFuZCBzYXcgdGhhdCBFcGh5IGlzIHRoZSA3dGgK PiBwcm9kdWN0IHdpdGggdGhlIG1vc3QgdW5jb25maXJtZWQgYnVnc1swXS4gVGhhdCBvZiBjb3Vy c2UgaXMgYSBiYWQKPiB0aGluZ+KEoi4KPgo+IFtCaWdnZXN0IFNOSVAgZXZlcl0KClN1cmUuLi4g YnV0IHdoYXQgY2FuICpJKiBkbyBhYm91dCBpdD8gOlAKClB1dCBkaWZmZXJlbnRseSwgSSBwcm9i YWJseSBzaG91bGQndmUgYXNrZWQgdGhpcyBxdWVzdGlvbiBsb25nIGFnbzoKd2hhdCBkb2VzIGl0 IHRha2UgdG8gYmUgYWJsZSB0byBjaGFuZ2UgdGhlIHN0YXR1cyBvZiB0aGVzZSBidWdzPyAgSSd2 ZQpvZnRlbiB3aXNoZWQgSSBjb3VsZCBtYWtlIGEgY2hhbmdlIHRvIGJ1Z3MgSSBjb21lIGFjcm9z cywgYnV0CmluZXZpdGFibHkgd2hlbiBJJ20gbG9nZ2VkIGluLCB0aGUgbW9zdCBJIGNhbiBkbyBp cyB0byBjb21tZW50Lgo= From billlinux@rogers.com Mon Sep 11 12:04:29 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B932D3B0083 for ; Mon, 11 Sep 2006 12:04:29 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27903-03 for ; Mon, 11 Sep 2006 12:04:29 -0400 (EDT) Received: from smtp100.rog.mail.re2.yahoo.com (smtp100.rog.mail.re2.yahoo.com [206.190.36.78]) by menubar.gnome.org (Postfix) with SMTP id A29D23B0008 for ; Mon, 11 Sep 2006 12:04:28 -0400 (EDT) Received: (qmail 30409 invoked from network); 11 Sep 2006 16:04:24 -0000 Received: from unknown (HELO ?192.168.1.4?) (billlinux@rogers.com@74.104.100.126 with plain) by smtp100.rog.mail.re2.yahoo.com with SMTP; 11 Sep 2006 16:04:24 -0000 Subject: Epiphany Bookmark on logging out ?? From: William Case To: EPIPHANY List Content-Type: text/plain Date: Mon, 11 Sep 2006 12:04:37 -0400 Message-Id: <1157990677.2426.13.camel@CASE> Mime-Version: 1.0 X-Mailer: Evolution 2.6.3 (2.6.3-1.fc5.5) Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.493 tagged_above=-999 required=2 tests=[AWL=0.198, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, DNS_FROM_RFC_POST=1.708] X-Spam-Score: -0.493 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Sep 2006 16:04:29 -0000 Hi; I like to keep Epiphany's bookmark minimized as an icon on my Gnome panel Windows Switcher. I launch favourite URL sites from there. Is there a way to log out with the Bookmark icon on the panel and then re-login so that the Bookmark is returned to the panel without opening Epiphany in the foreground first? -- Regards Bill From chpe@gnome.org Mon Sep 11 17:14:14 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A4FB83B017E for ; Mon, 11 Sep 2006 17:14:14 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11048-02 for ; Mon, 11 Sep 2006 17:14:13 -0400 (EDT) Received: from wp043.webpack.hosteurope.de (wp043.webpack.hosteurope.de [80.237.132.50]) by menubar.gnome.org (Postfix) with ESMTP id 06D723B0085 for ; Mon, 11 Sep 2006 17:14:12 -0400 (EDT) Received: by wp043.webpack.hosteurope.de running Exim 4.43 using esmtpsa (TLSv1:RC4-MD5:128) from pd9e2ca91.dip0.t-ipconnect.de ([217.226.202.145] helo=[192.168.0.2]) id 1GMt6Y-0005Si-Dg; Mon, 11 Sep 2006 23:14:10 +0200 Subject: Re: Epiphany bugs From: Christian Persch To: Diego Escalante In-Reply-To: References: Content-Type: text/plain; charset=UTF-8 Date: Mon, 11 Sep 2006 23:14:48 +0200 Message-Id: <1158009289.5240.22.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.582 tagged_above=-999 required=2 tests=[AWL=0.017, BAYES_00=-2.599] X-Spam-Score: -2.582 X-Spam-Level: Cc: epiphany list X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Sep 2006 21:14:14 -0000 Hi, Le lundi 11 septembre 2006 =C3=A0 05:31 -0500, Diego Escalante a =C3=A9crit= : > - Flameable: Stuff that might need to be discussed or stuff that needs > a dictatorial yes or no. > - Obsoleted by nud: Bugs related to download manager. This bugs will > be obsoleted in 2.18 if matusalehm is integrated in this development > cycle, if there's no matusalehm for 2.18 some of this bugs have > patches (well only #337936 if I'm not wrong) or might be easily > killeable. I've tagged a few others as "mathusalem" in the status whiteboard so we can find and mass-close once that's done, so we should do that with these bugs too. I've changed *some* of the bugs in bgo already, only commenting about some of the bugs not touched yet: > =3DFlameable: Yes, some of these are flammable... I'd just let them alone :) > Bug 323810 =E2=80=93 No obvious way to switch off image loading Valid, IMHO. > Bug 339211 =E2=80=93 Stored passwords easily discoverable Should dup this to the 'use gnome-keyring' bug. > Bug 317248 =E2=80=93 make a distinction between bookmarks and history ent= ries > in the dropdown URL menu (location bar) > Bug 328499 =E2=80=93 Font preferences improvements > Bug 325624 =E2=80=93 Disable Print / Send to menu items for blank page > Bug 351571 =E2=80=93 Location entry should allow undo and redo operations All valid. > Bug 351730 =E2=80=93 Keep findbar open when opening links in new tabs Not sure. > Bug 354058 =E2=80=93 use file watches on more than just the .html Nice idea but probably unimplementable? > Bug 307969 =E2=80=93 Open in new tab by default in the bookmark window WONTFIX, IMHO. > Bug 321226 =E2=80=93 Bookmark editor doesn't remember how I left it Undecided. > Bug 333937 =E2=80=93 [bme] File menu should have another name What does the HIG say here? > =3DEasy: > Bug 347750 =E2=80=93 middle click on "home" button doesn't create a new t= ab Yes, easy. > Bug 336739 =E2=80=93 Right click on textarea should provide "Select all" Semi-easy (might need some gecko interaction). > Bug 350106 =E2=80=93 Method to query Epiphany for its version Easy. > Bug 351100 =E2=80=93 add keyboard shortcut to delete bookmark/topics Easy. > Bug 351470 =E2=80=93 Merge bookmark topics Maybe easy... harves will know :) We can tag those with the 'gnome-love' kw. >=20 > =3DWeird: > Bug 343238 =E2=80=93 Download icon's tooltip in notification area moves a= round Unreproducible for me... > Bug 171135 =E2=80=93 check ContentHandler::Show > Bug 159912 =E2=80=93 back/forward/up drop-down arrows have no accessible = name Valid. Thanks for the list! Regards, Christian From martin_schoen@gmx.de Tue Sep 12 06:44:17 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id BFC343B0017 for ; Tue, 12 Sep 2006 06:44:16 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11460-07 for ; Tue, 12 Sep 2006 06:44:13 -0400 (EDT) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by menubar.gnome.org (Postfix) with SMTP id 72AA93B008D for ; Tue, 12 Sep 2006 06:44:11 -0400 (EDT) Received: (qmail invoked by alias); 12 Sep 2006 10:44:07 -0000 Received: from p54AC158C.dip0.t-ipconnect.de (EHLO noname) [84.172.21.140] by mail.gmx.net (mp004) with SMTP; 12 Sep 2006 12:44:07 +0200 X-Authenticated: #3691274 Subject: RSS reader extension From: Martin =?ISO-8859-1?Q?Sch=F6n?= To: epiphany-list@gnome.org Content-Type: multipart/mixed; boundary="=-nD+Cz4M2zZI0BU+HRJQZ" Date: Tue, 12 Sep 2006 12:42:11 +0200 Message-Id: <1158057731.12382.17.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 X-Y-GMX-Trusted: 0 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.241 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, FORGED_RCVD_HELO=0.135, MIME_BASE64_BLANKS=0.224, SPF_PASS=-0.001] X-Spam-Score: -2.241 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Sep 2006 10:44:17 -0000 --=-nD+Cz4M2zZI0BU+HRJQZ Content-Type: text/plain Content-Transfer-Encoding: 7bit Hello everyone. I started working on getting full rss (and atom) support into epiphany. And here is the first result that I can show to the public without wearing a brown paper bag. ;) Just extract it to the extensions directory and add "rss-reader" to the main makefile. I have only tested it with 2.14 yet, but it should work with cvs as well. There's not much ui now (and there won't be much more when it's finished). At the moment it just adds a "news" item to the "go" menu. When clicked, the extension will download the feed files and show them in the active tab. The feeds are hard-coded, because i'd like some opinions on the general approach first. As this is a very early version, it has some more or less annoying issues. Just try to ignore them for now. Comments are very welcome. Regards, Martin Schoen --=-nD+Cz4M2zZI0BU+HRJQZ Content-Disposition: attachment; filename=rss-reader-0.3.tar.bz2 Content-Type: application/x-bzip-compressed-tar; name=rss-reader-0.3.tar.bz2 Content-Transfer-Encoding: base64 QlpoOTFBWSZTWUdyxEEAXav/////////////////////////////////////////////4EV732+f e+XfQAaNPQPridPg+8ceD729mDNMUuwZbYbHnvb758+9r4N7G7SUGV2U7s6893KCbcnObslrndem 0baa920s7vt1OZWvXfbD1UH1dcGvPtQOQo+t27s2zWnb25kD2ZcbVM83k6QvWvWkjWj0ORLpQxto 13ZvbvWtgUPToAO2NtkDJ9fK9922+hq7yjh5B6aU2am83ez19oAAAAiSAgYhTwTJiZNMaMkyZMRg CDJphNGT0TTI0yaE9qankTZNoU81GjBGNSeETDTAjENGmZKbCnpkNB6JNgnoARhJ5TaYk8ASCSQQ AmgE0yZE00CYmTEYE2pkJtKb0k/U0yYgymm0maGp6aJsJqbSekekyaG1GjJtNGpppiNpGmmmho0P U0GmgaZG0g0aD1ANA0ekzUaBJAiBRqp5qnk1PU0yPE0TagaGmCD1B6jNTQDTQADENDTQGgAAAAAD QAAAAAAAAAAAGgAAGgCTSiEJMgEYRNipo9T1GnpNDT0nqemiHqNqGhpoAA00BoeoANDajQPUNAAZ B6QyaGgAABoAAAANAAAAAAESkIAho0IyqfjTU9Aak/FPVT2inp6TakfqZT8qeRD9TSb1T1H6Yg1R 6NGU8akep5qTTR6m0Qeo9MkZPR6UaekeoyMnqAaGgPU0aaeoPU0GnqGj0gaNqZNNAAIkiE0BGgET BoTQxDSYU/RU/Rpip+VME8UNP1DKGmmT1GTamQyaeoANAA0aGgaGQAAeoAAANAAAaDQGgAGgD3nc xBo3K8vDvzCcc7x3HDma523WcY40QO4zN4bmhA8M0CRiEPYy8IeynJuURM+Igb+IC+FDolgJfrBi +57fte3b3cD3Jb3bXNTqjpi/HljQIYiEEGCfPDLKaIs1NJk75lqku93qlVqEF8XECWQEnBCgWMpE GcSELMEBgRkSB8ClH05lMnnfBv5TJD+p+FfwH+5kDfA83wrBhDMLM194OBg872juR1cUBV4WL4nr W77k+x/b/767uKi5oR/ZDrzdTc1S0BypbCSR679f4HP3HedxbuPg0yZhErXzqqCDdP8pAQETCHHA DWjAVHtWPzCz6vEg2KUOSBgBJ++BZXj5tqOciUlJAMYYB1VK6zO76ttaomVJFCUP0gv9z7a/UlcY DySARQy0pUYwDxBE2LYdYMWnX69HABUOWqLfiJwuVQDv4KVQRriSKnfOohBkgkMshx4sCfGeFyYW K7JpjAmEVsCQSKkh7geiUBZc6gfXbMW+EEmq2KKKCwZEYkFRgwUPA4YkhiVtiFbLLJY1jYwrSlGV AonGhhMDEYKIMYQVNbAPOMWB6/mQKn1iSBZJilAQYkgw41ZLBA1jxqIIMmJEggCowQ4/YrhEYgxZ FkYqqyKCkFIiDB8hdWBiKkrCFQUUUiKSMnP2xl9899FVPjuXndzLYIjGCxGOxQAo4pLICgLARixF isBERgsGJFWMSMGCkRRikRSJFSMQYIgosFAVSIxIkRYKJIMkESER6nteP7nBjzIVanu0p4Nrkdto rcCuC0Vumgsl1CxUZgayCq6SmcwNJBnMR1NNchMJjQBxpMSM0GGhiMqs7ewsYpEN6AtVjukDm4GT USCSKQ33014FuMDpCI0RyI/sYHH4KNOscsr3dQ53p0wE1ZBlm3abogiZwsTbQwdBlhm64VbsNmTO MJhKb5TZIoGjBQUmiBWGERVmIVp3h0BJH7zM7Iepddfdpdsej95rWI7hhXr95wloTXsYQyaJhhk6 GcsyW1gZmK4zbgy22DaDi2Ya3UMONjNI2sEkrGJBcWoytzQ0xM4xi23KVzFtmb0R0TNTTFeXTE2L Zm7NxNZzsZBRM5lMC4iaJBMWD4mhhBd667dLoUU4kriJWZ01gD0fPJiEnmWfSeK52/BnztC505IW ioql9BrhxclLLttnPBV29nUIZrXEHmh5RIpoaEPz3CxvG9NYJMAUVEistZTNNzLMZw2+F43HBmQ5 6bdCliG6YdRTbqMyiHGQxdFHN2QDso+ISC1NlIwE8wShWhNwmwTvAmP50xarpVtansq5Jq6vDZlb bBI2txF7J5Fu/9NlySTrzuSS0qU5VU5+Kujom+a8dDjYdo8bWURWliLERIqKKKiB6q0+K+qactgH qCGiKQyYZI8Sl1TcbUdnYEe+8vzqIcaiL+3NJhqtdoWxwsSNtDr6dLAdLCnF/Fk2Xqt0OLnWPFaq FYBVFSeKZKJxsvVtTWG55fDfiJ1sYIaMKgA5gHCRhLgwgAFIYQDDCShgEIewTXC5r6oUDJfDxBmW LVEy5H1YuW2zF5pmN5tXXDVuRz4fGvXLucZjxoZQV6DRL1oavOQIZeX902ubiOJS/LqKVSS5075v ZQTHibtFn3iMeafeVOy+3uaBNkSxly1ZyqWcL64OKj3qrAbiadl16hfg0fVA4gIAM0Ngz4ksd8vq olOX8b4TmoMy5RmohOQT9DdW5tM3/votJq9hFT5RvY9DD1V3W8jPt4s5M4PEmr+74vTuZl3W0f5Q 8ri8Gs4Riu5MnUSdu1H8EhyVrm/rvVLnkGX8VVMdiIMrw0l0gUiG9xvD1vReZ771X4XAUU4HGLz1 WREbUAPChXZy8D7Qhmvd4EH9AIRBW6/Zj+UXMppbB3KDTWQWCpcJYtjhhUM9RSmSZgRs1jLEUsK4 wSB9iJ9lYV+TBXQOWRJTYSLBI20atNfqyUY1OZ8a84fx3os3AmUWwrJ6XzOQDluYaAdkdLziTm/c zhr4bOerPL/JdlN/N5T59S2t+dVBIo7/D7Ppc8PCTknL9GeLPOsgbWvZzvT0QeB9XbbbZ2Jnpazl la8rKkK+VMM57Tsw5FDBCEx6EmJZIurGfYQtfWBHXVzCXCIFydxUTTwcQD8QtI0jvV37L18RLUV5 ebWWjYcWh9/SxPw+9cOu2pyidWXHzloBVJCD5/jj2cIyYCYumitSUuMRQmUK5rx1xJS1WYdcnSqn umzAVyMkrNCqa4ttaoxuBffjdQ1DDQxVBkhXfHDpJXztjjM/axiL00XmZNbbZFql8n4Z8OSi+xsU 745xN6fUKlRuAY0anb2jWTfAEYiEkIirtij5Opi/DxF5jdXEVdmzMakYUGk7I+FFDKxKttVkgyST vhaYZTIYSYvoNXTxJ1L5rHB0Bk6NrZKAu2aLU2slpzUpFjuhsCvxyKbfCjS90VWPHZCoW1NZdkQ2 NuVp8Q2F1RK2kQra4Z2v21ph0ZQLJyS5+BKjQYRoyiNj5PdGsIlPGMrimh2kIcIcZ9bP5vf+zZTA BfYRdZGxxQ4fDiO35th5uS4aRquN/z628sDnueKCgk4XCdpNfxuxD0ye7HNXJsKwyBLGR9bKQvhp a3iRCe+zmQ0xSwzWjjSIl2ROTKeeafAzVSwYpwux0NTbQRLz5mT2YndfwXd5BzXgyI2gXIPn20XU q5XDhiMwjU3E20ETnlCceHcwwKIyF5YdsWnnqnAhhxCZHQJ9bnoqEnHqEzFdF+NqwJcTpdZwFOKa DDZiHsBp+OK3L2CBk0EytnMtCtYlqYBNDN8QTIWyRSEMCgdlrGevNxIbuyJ6nQJz6eeEmSmArDze WjXMOOq3KW3CS4JXmCcF74jIP5wTwZAm8jTIIlWyIg8Mwi3HmoEd/ptSzdDB2m9r7GBUgVsNp2wE b7Jt5SXXv0NOYqJLgi4YoOoSICHERGmWzZYUCreIqfE1+CKWFIisQxw7oiMxc7P4HyC04KXQ0VsT lPM5d/e4yMCRqZu7iv3xNOi2RwUFQhGaD3uKdN1lAjNOqkUZHiM1CdBvGwiNoGmxK4rde3td7IYr GLznGCIiEZ7luCqa9AcmYeFFPJc90MNNxSwx1NcEm3UZg+l3rSjG+Qmg2c3YzbfF2JjF0AhGWNqw kwOzm0M+fuizwYvJBV97NbLXzEWWDbvMRqC6Zq2WfOqxkSVUaMELzSyiMezr4QkEajXxHRPoJ6Go sumFseQQzCKKhFAigRvCkzvxXM71aI4tEqvONe8XaLznUaRM50/zpKBGkTPe0hM014ZZzHICHlat bEqZ89whtbpeETpFs7hEBD6eK604+aGBTUzz4bwi6I34iRVwLN3uJcWGQ0jcPePe5OsVgO0k5ZVV EVzYJfYJYSbZys3cPNybdGw11o25wlsNBsIyRiBRw9uSUcwmLp4DTMXHUJ6pyBvuaPFlnsU1NCrv TU3dLTg+mRUjQjaInqGQzOQhrgjGIgCMpu7iLMkWiowENtdyIjnuhV9lI2VbzVXB0bJkmi9BmNVO DgpTfRXRXLqyE3A6CCZG5Q3wVLKcRgJ65RFFJNHRYI2giUgIvg5zkGqXbYNqRRKIomEXKrLJ2jJX kgOzTU0STYmgve7hcVbOnwPdan5bbAtCRtXOOf57p5dqIx4HBUZTlGqiCLNxPzM8Jck8CUis66BE +pujF38tpIZxhjG5dQHlGSKLLhymuq9COO8/e+ViYpw2fsufHltHatiI4gfh6bVxly9ZvqtxfACE 5ROJs5R8G8xZM32Pb8wD5yHj7fwvSzlbvL7vTxUbTnrw2KdNqS0IShnyssoQo9f3v42SaOQqEPKb HNY58CUet1ctr08NJ6Zlv48sbeXvOOjjIWT4d6GpZIQhVj8zZL4tLdAjK5oWOCLGDEBuMQpcGCAx RQZm+RBJgQE+/QsEYHO+t/l/W/r/c8Dsv8tO+HpoH4mSdIiBUQGRACidPa8LtuTf0rrXOsug6ZpG 5LJPY+f6yT58A7f8HUmPqfGht/2OFPi7LwOT7jYwS4Xde/bcZwPaIY7+hQRIkQT3ToMmfUsTU5Ii qr3I4eAABMATCI3Gj2SBPPwAjAG7nmUuQHAliuGR9uuqfRnkBmuAVOU5kQDfcodr5zdnpOQ3PCcf x2SXHw9MWd3crq8lrFjQi81FD0E2jDcFz6ZMWm5oahgSGZG+YRwXuvvf33/iZ4jFAcoRDcHG0Mj4 pJIgdvk5HfLsgZIjOICpR6LLsPK+D8X126kIqFmHfhQQCSESAfAh6aPCrDakVfSwXFEC3Hjy9Fws cy9QBrAQOJgHErDsZoe1hxglKJJOy4u7XQ0H/JYtZ+lcimKa4Dm2aQWocsKIobvq+7s29Xs8XXXX XVtzjGMR6jdMW8NV39J6fRxRwK20ZcTAphl+p9D+7zXxO7L3PN6ROTJ+SG09RwQ6czaTdTGMOunz Ju3ztHidRRtlFNobs9UoHhAQyS9CII7aSFlWd3d4g9KUxmZpeohNJt3R9G2BMnynq7QQWWl2w9Ud Ad4emEZya3HwuF2SYY6TaPWBVach3MMMoSJNU7SGOnaH/uDTOHMUFaZny6jnZ9WLMz3ukqaDiofS NxMNuqQNNXCYrLS24PWQ7ual7X02vf4PDCcWrwsq94St4aTuCGLtdO5tZ2beO18S1py3ZRtdpO1b Cr7XF4kjOJM32MLNtZMr93zieGzxtpaz5NP118qeVSuGJNvPhI1sAdtgmU1bh1yyLx8Gi/kVk8jN lmkVVZLcwXDA1NM9cIOkcSZYPkuPmIQaWkuYb0jpJ7kJhRMuX7WaXaV3yd2lmcw9xSauiWTHI7Sc 6LigowbprMV9zVnKrTmc6I/X/1Obyh8969Jbu+j6HqilQwqIFNCJAP1GAAURERcIRZNY2lWoOtGe PdjcnLMceX7Hpsd+Ui0uZwz3uKjTpAUQFxGZih7MwIeDxHX3U2h8+9Tb7Ly/7r14pohVhfMYLtSh gKVyIFrjaTyTJDDFk1fQIQO+QSm7DlvS1elRtlwOidz9a1O88XjTm7yHyfC+jyvS4Tlbgt4HIKTZ JS50XE4vJlOKEilVS3xulvBLd9Jm47pYb+Eb2CkSYomeOsXJSy0uHHmC8x12Nrk53kiH+/o+725D jnFMcGvdJiYIvezX63Rvy3Z2jO+6ycAUT0bm6ow6lSiOpnSK00nT9OpFotcXO1ETiLt4WsGmYe+1 QsZ4IaW1VVuhAG5ljhVAvYCGCi9PWaBhw2DTsqlNLTsyQkJX0NXB1UTGTxutCtqJs4h76aYqqDoS ukEXJ8vSW8LTxL0B3/ljxvbXO25qM/GcwjyoZwuw2V80XH+umb1Kx9HqRDSEMBpnaDOqHuPZPuwc 8A7XZg3OkQhi4AWelocYAHiD2Uy71wMO/wu5UoUiVIQkQkJC6hqKpBlu8QecsiVNQy6EffrE5LWR dJJ5IBvFBFL6AIBs+6OxffbAuLil3L3NiI+j4g4FThIme3NEs9GNcRCl06ZKDgZktRB6n/f4+2cX fsqzEZCHDvWXDEe+ts3s+1ETc7Ur5xgOMyRxBhkvQV3c9/U0DmZnOW5W4hglI7ibRr046vLPTpDA x2tZ8ztGgWNRVaa6HM1tVBwMRBDbpmAdySXHwvHCc8A3b2qanDaPmRaDBhybcPnOPG180bGohFid A9ng6xXDB2Kpap05ZccUUh4jrsuSTwayQuOytiphiBoCBgdqSsVVDDdf13TeP2Qkg3d35vvu46/z HlDbXoHniHbFe6p5GYokWDBBUsQgfTfa0GufGfpPJ9nwCm368+o8D749H45w9Cs0UlEIMhmRtQtG 1+pnbX4LFRzSHtSb2gnznCfuB/1ys5gREMt/wEb64OF0GF72RX2HQO4aPSqqS11tTzCOja+wvCIG ZI+pgxtRxWve7U+mGjhs2nF+llbgKroDIW27JydliCCbyL+p+FrCDm+hNg19jbCB4gg2BAlJtoPl OTAni10QnrP1rNZgmfoFtcguAr6i/g5FCtBcgQ1+z7HYnOqO6Kiv0mlaweyvJ7VirgEMpHQS06Ga Uqa4aiNaCsKnNZsQEx2WcdEhfdXbbhuM4GARDECIZYCGGBroYYDkEgj4Fy0MUvzaYNH5vxed2JjO j5LU7TkONfwR+Oc7mZO318Rz9Buw7VhwsJBnLmjlT3rIDFFTiMgjNJn0RLZaHCGDQG7dQ1Qgl0Fm Q/HxEO4tuZ6+ciCzG25YNdYrnf47ohL4uzf/bQ3b+wu2XNs9myO4WqZFU4yaz0jHHkD0KjUhWq4j hEOEq8sJpFmlpkwaM+7soJG/xmkLmGMuchB6w5jGrp7z13iVnY7fr+vsjQV09iFrsAjLKIwO0y9J ghIUTREP9A+SOZ0uMljucqhCuaej1vn+4+fbv9XZ9ZkpwCC5Yz7+D4znH7PxHClaVhA0cDpmImTg uxwEEgxVNM99bmYUvHdv/OSSEuXVJyoQMgJbVpmpZ2x6s99e2dr4XzfgxFToHzZO/71tkc3zfmPr n6tjabLXHfVMPsTAjnLcTsE7i/GMrcBjnnE4Kp5IBsBBS2HTsznnr3n30PK4bcavA4HGEuucZ1V1 oUgctc0fLFtvwvN2Hi/F/TrII9NVwFu+0WKAeHLz2VaWMRgeFffQeIruuN4nxN97/zdzxOZ4dX1S epO0q500o7MCna186ldwlIw7H1/E7kvX8D2NLslulrsfYXMvJFNkumuaQZvZvwuUoeig56QQxHMH ISX0rD+j7rl+55ff9wamyMwTp3bsPxOwdz19spJ96T0A/usDp3FUxVquri6lstKDsvr3DyVxBu8Y Rcb7RjvGCSzpd+ZQ2ybVCtaUl0ShwtDl909mLU6KYEM2jCNZkGTRDlNhvLtB2pkFscoWLBzEZa0o 4phGHeeMxA34eZzJngkFgbwe4dUMFOeYwkTgW7VXlFOzDp44ZF6jq7txTRO54WBqCquvRxEWamk9 pZpHzEP+e0208wi8sW5TsAhuRCHgCKhFz5Hu9z5nqujPAidc8w+zZ3068+ylDghFslIGj4hRd0V0 K97o2wmmpqTcDMCjOVJI6MvBIekcT8lmrgUVKinKEC7zdDjEhg0NFGexzh8T4C6aopdIf9fN/O8v x/vt9+p8nh/tZqH2hBQhBMuNIDDnyCUVB5J86G/IEhCEiEdc2TTrE1aqBVZSi9gZ3jNZ44boFR4Q 8scQJt33iwNzASKqsgCslAZ80k/sjiQ/w8nwfP/A/+6f4/K3VZjcVDEjmZw66znCjGlNQyZMzJRh jGOmFDIZEuTDgh+WdyXHlx02Gzq9tszNg08BWDNi1YXcDbiVUMQS4m3rPSSWGGl88SWzecjHVti+ buMmLNd4bprfKyFQPLiiesgomxboo+/6n63ydDq+Z8/+brZe17Cm44+Jk7TrORTP4et0na9kg2us lD6t/8j3Oje++6rstx7r0QhlmEbZwe0EMJ7tO7D5bO2dBQq+C2ClFDgrTxR5/vCruXqGg/qwDuO8 U3A7DIT4InEJRPze0SyXbKZO4SosEclhGFfNRyFI1FhTGWVYE9vxE1MjXdr1fDK4G78f5n5Hkafw fvM0NLkZqeqD3wn0m7RompbTTbShw6vqcDlcXSEfKY5iQs2UPo+FyZd/5T4NyffCJeXjMCR60k55 7cAGmhID1F6EaEfB3vPuBtMHOy6oPWMBKKdZc91aZcw00DnDMMwmup+8eZoXGaJYd3HndeGqIcn9 h7/2/8fte373jY3anEeO1sqzoXITtbrYAnLQ5+hCgIGFrjE8VQwMxrya+GhGz4VU4aODbvzDSYZQ 5qqByQsa6SHe9Ib7N3fO7LyLhqLqqnnaviZXtNp4f19A0dEdMCYuKVNVmTGxBoSPc7qhDrvSDEP2 iNzO0wOs+KEGZ4kcRHNQKcmTwzSMidx8vYguARApvQDXvGaDwhjo67Kinj/DUtf09GEYwIaKSkp5 jMT4WxOjBxMiKEIQhCSh3F9rRxOkTmx6DQhtCKXMwXKgcog7Fx0uMm9uqGU5YOJxJShENBxUYDBu QtATC7X2WlD6UO96/yTevLvKtHAdVcYMlwOMDjFylPHXPajTPdZMpkyeM28fIt5j5KuAyEMyUO58 beahu9nYM5N8K9dGYxX2iyTMwvGUB3iwmMOv19VVK+guJl3mHnmgeo60xliDYwtFRjoZLi3rHWPK 7XIEO17UjrAs8P/r0n4PlftP+XN81J0ClBRE7wTbxL7ochBS1iyBZQ5gs3nLROSvLv6AFhXRZxGz HQuux63cBoDEDfT+1MhpLo9+ZJcAzfEOWGAiJECpJZeavMcffkpJMDjw+8+n648PqYYhdjbydlbw RvRyMzwTiU34jsLxKIUVFe09r5O++d5iZrnC6UCgsEbC5DJSctdLaB8rWUOmE6wS81HFPUJdE2cg GwwhRg8UMAjxG9SiR6AxNmjUJtE4hNilN3L3A+qfLsCAyAPIwDDDDNY9MEMMDaORdPXsyqH5CAXt noe39iHRNGRCVRAsBPXJAHdvYbTp+b5H43H9dvOJNaCYIKnl9CSiGrqrqiWhHNOX1m+Jg6VcdIJC aYsPKxEeGbCkGJdNckshKIkSALoS2lgpVeQ6QoVsRxpxdYV2A2+PVx+w/K+P8j3f8Hj/LttXWZna d4RgQLVaKJNmYMowNzFGSYExngMNSulj6dpCUp06d8MbzsywZCUVOI7bmUdIBzfp9hy7fFtsnnfY fbfKvs5Kcotk5BTiAoCgYXSJch1BLl/QgnW2qYoNgfO0NGQkRvQmYrXnc67MkfGnwqqITye5qfU7 AXCq1RSit0vXwfP1mQZAQyouUSno+jC1nThfXcYLEN2FNT1vyuP7H/n+vV0DZ6dzEYU1PQLl1T4o nkic55J1UfYIvwSD8krwqZOsgl7qi0JkJ5V5dJdQdCIU3Paei9fmpv91QCSAG7bfES3UUOQhXzGQ ELdMZjWl+KmF0ZNqCNQrikV+HcU3Gzk7ZzNeBcLclKpSQku1EpVOhOadrMQ6z4doTy3lFIsVVNfV OwV8AFFkRs/M2JJ716X+f3v0T6LvfFqp4/L/Bt/7eby+B0J2ZA3QmoJrfTLKwkCRIQYR9WjwCfQJ cv4ChOc7wh85DqvrutMo6BPPUtrzRAhxDDLIV+a5N03Rlx8GggyLtgI0JUqCClZFDj9uAbMFvN37 neJgFft6tD/77DqkL7igFTae0wpX7fr0hcvCT8uW5xOU65mconULPjDg1JkB7mEAYnyxY1B1VL4i RKQiRgJB6YW9/8HtXcDSDPs9JCL1izgZ48GOttiUUUUIQjtfXTNTtRT1LeoW8npoE7fbCtGgsQww /wzypHO8jwLmxasBkB2gRlHGlhczMzNljsrXAgjJ5LUPkmkCwmANJNJqspI7fIOyg5I1ocDYYiJR EVsLarqlERjmNFVgKuswLak4iAiJWK6wupcaRpqBQmTcY4QhRm2Us/veyh2XvTiMLIRbC0eeBgQG ufZuSNLi+DusQkvX/UfqHQ+3ZCPbGUmZZREmEgCAvPIrJvRr1QiclEREbvoW/89fUvpQ0fK9JDsO deW3SL+0G6O6OS0B0LGLbd96r13Zfcbv/f15u9a4ITzsjVRtSwRv+wYY690244/j+q8Xb9bw9EJ9 VeddTjOlFjHISnOi8s/4H/GTvedc7Ml6ZHAEcoRwd7yWkCQIgIJQ2ak42yQ4AIYYGgYBACkAgkZV 4MyHjRWSxQPFfrjDk6VcK06r8oqmum1pJPgIAcHVt6I+GgzrqIA7pvj8j4P6PCk0uc6so2fMaB7M oDBsIQrNYvPBLW8KQriqcMADCGEMIQwwOb+VKifQJCLhxc+oSF1pxZSLVCgLwa8nMnf+rOFsItvj HXVKfDIeVfJScqH7x4pChuxCxEkcTE3EBCEwzD3i4u/3eC6JGrG8kV04AofAP3hABbEIAGABhckQ 7ablTiMQfeaIOr56Rp+EMyw+a7Pf4KKr6RNTs1vaCbYcGCfR9q+F471o3rIFiLPUG2iLMd+N7SrU 4HxinDApjUZeiiGs850HI5DH591G1Mzl5ZwuZxtfRkEJ9E7N0OI+14A45cKvyQLsGycFtcWakrrD gpyGAhyGGTahqom/UGRpHl37kzlysXr281NYN4gsWFMOe2N/DlnesNo5a5bnGh6HtXu6vqPVEMPU a/KmGsJoJDupkIZkIkjS3uRElZYDMOnuvxQzIMKVliZK9NTOzzVlzKcKDTLsM6DBYCxlYyTuqsSJ TyADGgwBmaRclQwwQ5W9Ui6yUU3GZsYwahvOVaPIBJ1+d4F07I4k+IxCxMrmnVJCQvgR+eC4vOIm DuBWhzwTEdosUzeZhXAMu+cyPMKqjhxyS+xC6mJbEzLiEiEIMNA6MhQ2WLBvDWYZkw2WLySTKaTE TBuaHY44mxjcBuwA1psS7jCYt3U2MhabwkCZNGkCsCRnrml1C3yiZE2aFqiGB6F3XfTRBuQD8ITX RIZO5duea6mMQjQk0meFiybiqKqiiqMKU0pgYjd2DFDMBhBeFC4YALTgTnZ3yPx/99f5vg4dDkYN TqN5thCvwObzPB+Zg2ypvBP8BlGRhPkwQeyH3lBC0k8aOICCEgsY9rtpmeAyEiHDiLOVT6I6fDo+ +ymeyyxgXcIZnB+kdLJE0Pz+ID5oXRwRWREhsCvDlgFQfbe+0LSjBA4hAC2W9NgFmwnhp9rzsnSK ++snpoj55hGZXLCWYEKCGbYULEO8eBZILIkMzFWUtP21scxlpS5oxajxEwIKQgf1+AAcBRPbhRwC GnlDMTVYG90hxKRgSEGRVIrBQ3jgLN3KSqozUMNBbESI5jw15q5iFHCQSEFhIRhVAikxcRCKJGcI ikFHNJa0iIjZyhKmJ4pwsBGKTZpEO3Y36dgnKcC7QnLSivW0zCJpiUL5COYvTxiQSRAkVZFSgnCG 47PMwAyYoWhENLVwRZaCgxKaUobsAKANsOLijGSLN6qZ4mGJQhmEOrKi0zSCJRaW1YaLn+apQr1R rKrB57rCk8yaF0ScNMWLMDCRPbnP7reeZzhMs+gIMQJxaNJGKYBJCAxfB+Tofka08/k9cseTyKZw wHjyoHrpriBjakL/eD5rMYMIxjCRQgkUMSthkMIRlJjG2ucWh4qTX0CGL3Buo4UFeSsRPvklabzp MmnuYX762WhDFcEvqBBOH1fxvM34m1Q7OhVD3PGuBehPCnmBkqWYKus3zeablhO0M6BDK5zcSPHj 2Cy6ypAcoEYRhiJQJKSycIOjHeiHCWqZacSKGRbAgPQZY3dSfCFtvgErxg5PE3yd5IThNFURKNiG pIDoVu9whU1JEMOaVONc1QChCyGcmIb2FAyps33DQ/O6R+r2ctg3FQpMTrfDmYV0GGCXppI4uylN mB5sJbEOhOiB0PknVHMCCQYQATB5M6RO0liEKDXMRdJpDhyc85+DxFVMjO3lhZWWbjyNH4vA8j9/ agPAEjlhskEKSkM2DIBsxgJGUS+8YS2jCHh6QOIdCialpqqiYcmJDREZK3kd2CdeKzSMijGCybmI 1LxMckcW2QwxJCZGhy/a2uq4hHNxoS8LksIUlmrIDHOWLW5OLyEOM5b2LNctml4YiGemmFUu47P3 0jfRA/g4sbdO+IwIx3ZizretbN4eOGjdcI5asIiHiModkRLAzpGoEbjGepycXTyBGAM6g0HSCYpB UlpoSI+IDoxCxEPN2EhpB8tEDZkNzHYhQkRpCEIkEO4UtKsWRILEYNsw4yDxHPCZ1BMB0O4KG2KO jOGkOwZ5aJbArwFFZocL4GuASCekh1OYQqdEklj7HPX9bWgNML7pXwAsGCC6+JIjUE44LutvsGAg YE4YHo4G08T9zxPzPlUUmulyGV8zONv8LgoxTiGEOEasiUy+rCTbyVi2SQcKaQ2S0V3TBAWuOFjK taJdEJyoLrcssVdY3sX3+GNNirrFG3o1y9wNc0QzXkROtKmYqYaXK9jMMnBvrwowtScG3YBkxNgl wEpTDMSi22jIEhI68tgmOnCXEsVcTGgQY0kSMIlIbRnENGERkItyOk6CGEUhuwQdDZSDmOpDXOJm cWGYheJpxoZRrbiDCEaWlHl2WVORywc6YG4WIrGLgGCMztYcvDrhmNTXO7G40Exni2k0Klk2y8DZ to0ws1qY689eYTDUY1NzWxjhlgKMpERdU47aAihiwjKLJC00YYVWItloYEArGAQwKcMc9bpvNKJm ME0OboCnWSCQzhNOlwdWARgrqEswMi4slvpgrUV8eIsVYCZwIrA3Jw0JwdnLA4Z8xgwANCLEXJmx UzkfqddpC0c4pUdwmpTVqQ73Q8Rx60hg1mqltsrwHGBsk0Qm9JEYiLABmTIxTBiJCDDN6ATjkKok E9BATDBKCQE10HrUikhCFIJQJIgEjFWCjIq2GwW1Es6+XVGBqEIB8N+5WRAsnIOwSjyt9IHO59eH QIv5xHW3khGmZDPYhK1kJKuelUiwtxfUh45m9AwYvod0x+1K9/GXADcmRjkPAnQMZb5UCFpiG4Aj E6hyLBJzj6t7Lhy2UNxR252tfQPZw+fFeuplmlztCva4VFe/qYFE4SxYJFYxsFU0FgBYaXedHg+t IF7w/FL4/nk7vTPu2NJoWiqazYJ8aIGn6eHZQ3mSdUM5ElT29lVYtYdt1zvJVrFiWlUWPxVmjD2l Jx9t4E8HPS0QOYsSAiInihuIHjMY6szcUlIM7BBIYwtLVVFF1atGwgq1rIwEivcsogh2KQWQoOlq qrEAEVWIqIQVDeaykmFRFVVwTJcRBVkKBxQSw09zDoCzfGldWAhig/QfedjCCU2NYRbVSY3W5G40 IciMIc4UxSji0DKzDUFcMwN2HAF040o9GDrTBRj3hylX0A6crrbszkYLNxacoZRMFPT+6wGSuCjj AkzEYyCRgyK8zqQL7Cy4NnSKUkuaesDfXlJCMJC6OVSyRDWCCcWcmHFrlqmnVqFPPEEMO3L7KB3T R5OR5iGPhoySP5bAxhITTnXe5k+p7adeQYkWdSgqiw7dj1BFwTOVkGKUpTSJXQYURHlYCk7N6bji 9T4dAcXw6SiHBxoZN0uWAeXmKSVXm0TzfE3efCjzpQYCztMYdTqZW2rZbdD87Q4PVZpuMY2ALVMW o4beLcHk51tZvs3NRd5xaB6saXiduGxydU6fVCb6JzhwGl10MKp5IO8tNi0WGR4WJGNGCIFFQDfj yaQ0g3EvvyUrLutj3tdOE2QwxEoTjnTVPJuTdbiLD7F+JVsJnrHIL7wbD934vB0M5bm0ooagQGEW 9D3URvlkhIUyAfSoKNCdTgeO1uFDns0QF+FCQAoCQSQQYsWdZ07StO+bio21Pw0NYiIgzR5j0AbI KdE3QRbBG2W4e4zm8jEQAqHlFhuLRFHlVwc1NiaQT1kdeNBkHxrIGl8kx0NtvsnDO4WtIzuyQqHy uwAHI7UNUTjDi4CCLyuIoY4DojNZAfZYnPKO652P4Pw9p5P43uPZfz5RHzOgXL8dEqqEuCSp7iQL iXFSkD5NhcAV4/xljrC2oFvMRJYSwWRU8jq4XBl6Uee+nJ/Bq4gnWt8KFF+yOx1BYsY5JASKX1fO cBa6xU0iUmAMEgu6428owGGHuK7W5ip6dxHoBsDT34ns4JkKq2YvD42L0e2/Q4PuIa4ZI5LvZSgE dxDOausXXbjGLopxRCzvqDRBglSwViEIAFhXr2LHMY/LHusDwbtslW4BTMj22A5xqMkMTUPa/JHd OGdw93UJ2eMXiges8/p7SvgVSF2gfpx4QMcAo+dMSBBMzWGlTqI+nyHMA62JwVM520CJ66CrQ5IX wS/EpFDPUtqbh89cyQXYDPNKSSSKbDcLFNOsXuqYDhzuOwE1c6AHLmGmd04HtDESBBiCBpuhAOAH DpnUO2hYXCJ0/bYuMyIo9K8+hA2h1kOPmunOQhJzMZAkCjqlVIw7aAV2HOsyunacDwyMUIQCDCEg kiCKEZICkWRRIMUBiSJGEAILCMiwYexxC7wMADjdG2CSQgkACSyaewcwlKckLgd+jyg2FQGEiETD jBMQShPmSOoVgUQDkE2iXOl1qbBIJim/UGuFKGE0YRNQkREgEbzQEoi12CWrakIsQgdx8v+rxvbe B7rFuugApE7DdhvSoVdPHaxavh633/ofnjRmgQoBlAU0GJE97FvohEgwKtiOHdtHbXDCwS3WXjcl XTeD510sf/eQ7B5XnDzUYhqUkmZC3YxiUSVczTUca8wkDEio4QLsshkAjRVrFItoMYqxcQRYEUos FD3uzsJ9OJrhr3DbZxtcD4/dUuhGJ6CUMIwpg0UsYoxiBh7bCQ0K5RAoSL3LFIb15XtnKJVKQIQE DuSxyNJayFFsRKv5tXnx+wgYFsgZpbUsFRBmmYWzEy4xoZyHK3wnLOpCNvYI3+sQ6xqBOp1Qodij nwMRXo9ENcZN9ORX0aG4qDAAF0ulIi+tjoQMl6FU4hw+kYvoL1apnY1KL3cUy+gbubMycu+UM0oh Q0x7TYRHrPgw8E6vNRyh2WtltfISTiEoo5U8gO3IDx745GEZziUnLdDMDp6sKgEwMxAICD7/gwmd mbQlmYr/0x+R7Gnqve4H21PvpQSQxDbnbPUCBiXVerRU3xDEFcoDBC6HBQQg2QUrK9CBuBOqnRe5 DufIqoIQJdpnc8oHXk6BQv9CuMcUut8uJSoUN7WaOWZCWhMqi4g2IMYBmobBiXNBFRQWQkWQTaWS gOkNIIew74qSekwmJrM0ZlWYqnExcCl4wmOvPdtGEiSIQO1QAFLA6nzcgbzLITWcHUDeQInlhcMB Mh6PfUyIDiAiA4qCaCm0rl5MPtvNrELdy2QtVLXFhD/Jkxv0kMGgOEy0ZghXOH6rBbAwS0rAC1Wp jBhHAGIASw4MSwDGJINytLZWoWcIEZQpUHb2aMIhGImgIpw4fyY2cMB0aBACm5muAJG0DAcYHjdy I6fHLrxktjUbedzr9OJHYbR2iAbcwwEkvUZBKL1QJ74LFCXoYOIYVZBbSRAJAQgGnxN4aKQS+pxQ OTsSmYbw5QIdZwFtVgCQtAoRGstEvSXWlmuIGKECohhKuljWdtDieKwBlkGQ5keFoVvmFAqxLiln SEG4EIpJBYhiNBTCIwC60KkECkAqXIyFl8m4JIC4iQRkGsV/ak5EmBgFN7LxuNo2MgOBur03JvLw SMRmBRDVsJfD+H/H+No9j7TqPvQQkQuPOaWHfbA9IU0+BuJxABkAB8k7oUh66cxv+Snmk6IBGigl E4ClCxKHJAgDw0qUuG8U3SEMxUiJqDy691E9pTdwABiHCCngQC2Rxuk2jR2EejUZ8SYmeosMTgZx usv2VAqAQpohCMAC4kRGgihaLCA0RSMRCVVQnxbYY2oj+KwThBMgOrou2SRgp219wpQhFJJGTUbE ecHaB9SkLhYTOiKYqZC2bCaEqhKx8QlCZBME1pDRpOqJh5qPlFO+I59QkzIDp5waD5kSyBYyeWko SUxMXzfVE6d7q4ExffifYCaQwExflwTjGkDFTlfmHsYZCbDpTnfZ1o4TjgpQQqKURhEia+AJj6Hz Pe/c+y8/OTKpE6fmKToZgUKUbO/R/bmhGGJv84nR3vA0lSfhTDvST1nDxwJDGqoOdpjJ5Ddjv8y1 60DXtojNAp41dmzp2cJo3FvzaA4hT6yagCZ7MYkXqIomFRNWuez7jwLrJ3eHQmb5HYF86gA9hVYA HPuS1keR64HWIqGKEU3kE3oVmGtPTWBFYX5pv6NTIOFnah8Q5y7o5DjkhoikgSSBIJFixYLFAVZZ mbpmNiSROZZz4dvDKEnDyCwTUNiJzTO+pTkEvIPH+H/j1vxu58/8fchqczc955XcxA7YhB4HqUUJ 5jEpvJCEIkCEUZ3ugUwTxOkhTp4ZZHFoJlCoYaUIZIWQxMsAKZoPcMyGDWJGIGGmAKgxbY0AWIgM lmqUOiyUMj70UT5eCgYjAXEgOeNCttwJEgkF+bMGSTpE+4Y4GVCevrHTlokticJ3c8CKZMUwEoaJ BItdvi5kXyRdI+d4X34ZCcrFPZE+CCQTaFCUuE8sNYGpyKI+lLAyE4HiGIxWMCuFtoS3ObfD5vhw sSgdIFzDoQvhIUYs4G+1BFKYBMViDhiBtxM8KNwIhYBwxMWFFTr0jEjIxC+XwtlAuRGCWBkEgWrB ENXABkaLu9PuZEe9mcAkNJqgpb07CGywoFCpvOu+geudm9V+alrcqFrf2qqlOqPtGlpaAre/az0g 32D6mpqcOHDhwAYGEBYQAC8vsYCYRK4KwyxsBCWulEuDaqhUWWlIVAPtvV/U+YIfWemenpPUPTGf l2TkQ1eBtZrFQdHgsPrHEq7lqQMJlqZNdQ0KFBxMPWxeG2fI1i1tIuQCwZmQqgsItSoS5CYD6l8M LzQU3dMc8aboRmworGmQAgZM4mjRhOEEO6eHWDISJNBD3qZwdRVkrHfpnGMxuRDBM77AygHN9Dzd swA8F4wmqCkqUobhSnAZJBBFqHak2mhVzojnkbNycY+RZpxiThlAkNRrbkJGEYEI8a6B6fWmJBhJ 10TrggJmPy75kxpiFtLaNpFRn9bB7mzUE6QrMFs3RkmkYkFdLSonBihrzXZwSXHQWupFH8fs0QTv +PzJLSST2K26a3Luqcc6dprMcAxAxkBCCREjERgJtQoYrpcJCQh8QAXi5DFspcTtQ29YMky2IcHN kGR+O4Bw96biCEOGmeVRTGqKUCKjBA+hFcGhwYBdjACgg6iVKHhULWte7SlXoIJBaWw6tYhzLxBJ GQV2lzmPfvJ9yYKKoAjQVbXIIqoCyUEOEUNAroc8ZKxmkkJlEx5Xm64cZDDe2NGqXcut8DYsubkC 2eOJ6f6X6X6/kZzCsZkysGlnX9XqMD1G9u2JnHDERpRFjYeS1srbNDOg5zk3U1TWOgYjQdxTsl3Y 3OgHIIuIvfcYiLSariIEQM2YiJWTTimVnUQo4dx1L2374iL4DiMzDIRbFsGCuISTw6Ac14JNRDUw hNqXbJlvJw0mhZrNXgFyiZtyGZRUCJaXDKQ0ROvWAwYGJTGWQ0rFEQWAzNfVAmHdyDEklrxhfFCI EMBZStahwgJQRBb9maIFJokwz0zWdHK0TC12zZWdKEGNBsYtK3KYXKLMLSxRZs1CkqxAsqUFLdUs xBDhDxQ6TsFntXueffC0e03vYwKjo8BJCEJJmHTYTida92CHyIoMCJiJw+jb4kNE4zEE5hIj5AkE wlhIlQRRkAJACySglK4tacDGBizewx42b8SUc9lQlF7rJUV0BByiLIO4hkiRsLGOYmFhuvNPDMBO XmxO++PhsH0YXSupv6HxR9DqKbcbBSBtVB62AnCJwhcHyFzTATVE0ADxlaKy6Thp63N3bds8RW6E JI5ToB7e2ptmghBzBs0WEqqUtTUUIWKXl9D1uYkld9Jajm3cWjnfiIQXUodDc1zh4nyO8HEId9Qy yAGbW44Yw882miN8RcNgzFJKIjdKsZqqlA6l+6oPLhjr+x16gwCKZpBNqBAEijsIcXNaG7dZqAUn Gg7wtowcRSyO6k7Krz9/6sLMIl3exYEUjAkxImNuOPqakKxOCpW9+R9d/Z+319XauQkIJE+4x5Pl UJ35bAMRW4O/RHc9VE8IoJ8DsdjwfFicmg9Qql4LjgMgSEIQGIwQmxWasgkHIEvuXpCZgmuIFYpv wIM1h2Ih20vp+MJoE0qnAJ52jUlxrj22NpAbkcDKJDpIdJ590ttN2Ski0gY1j4bBu3OlmJyQSMlA CoehYpUKUXP/lCDNg+MIObpGETAJhqGpXDBOlcDkBrQuLnn1fZd70P570CugAhEVNsbNEDMiG0EN 7mJOxyx4SpAQN5kizfACVIJpFryAe1AbcZSnigEJkkaEXKG7u/A1fO832t3+TP6XFz8TQgRTDAXh hCCdQKbxCBAYROoq71OdZFnGc5KBohCQ77yoWp5y4nVEuiaIDpHTD2tgluEcpgJb3jSp+4Pc0OeQ 5fL+tEDDElVK/t3m8MiMQ9Lph0Q6cpRDxAMJYqAiCxRWb+3jTS2ijys7yd1JqJEGMRGMYMREhBIK xdpNJkZsJoUdHFQUJGDCEJBEkiBEQy/G1euveZud+JhE7f0oYdPDbeDrV9LVRyBE2EcdwQihrOwG jYEeH36AyZChJismi4NnK+Rih7IZh2rKBmRD/bBMmAQSAMM+0htQDadVE3hYYhESJJBICZAvPVCJ ZlTZ3n5P1uIhHlLzkLGjf1eP7/ws3s6uo7Pf73IBumLPSK9KwURZBblRBJcr2odn9v72GWRoViyI RVzg3l4VgJBXj57vdOYLFFsYBP8RwIFW2Ye5nwRCDnkXTJe3Ur1q4041fd/WNyjS2NskDhgB4knD qe9gJ6X3f4vQ9NjL/IcdNqM+eYqqowPBc4w8tziZEia9bD0EoAT1EYBF0DLsCJa5pnHhv9QtNO// X7Lo+wYKTUI7Ase+ZEk8LH7H+F4pXCuP8lOO/IfdVXZzo+gokY+6X9J9wmJFnntN20Psnz7noa/b vcl/LQu5MTajMVNz1u8PKduxXZOs+fR0CKrK2mbrynwptWo7lk4dfsfcw+cZIWWhDfVwIaVpvy/m ovylqjGLB+3bdn47smO4ip3f4luVw77GHVlbJYR4qtIC0fqet63HgL/KTqHycWtdmz7w/kaqOTM7 zRMoa9u24CwwRaf8d2vlb/EXkp/+9nHZmVot/nNuRfdE4Fk453zx8gC5X25E1skvRijjnK/XZrmI 8+Xt7xsbkXXqYq7tHr3OzLhMGHWTEygJXZTturV6WSPOoAkvva9nT5jFnSeJST+91k9Xme9d15uE aZai3+3RX7eh5e4MdIdB8ZlUaM7Oocsv2oL+velvV+bg7HpzX2xu+ymSm2jFiAk1n6W1bsKJwbon MzhlJaUvgbHF76iROTftznhZH4fM41OpUO/S6ON2OUoGz9D6+kjY3Ed2K2urOzJb36k7mUdf4tY1 NulW7/HKiuAR8k7WPlPsjZyP/4rAUtPE2RpgTsmuBsemPAlkBqyWLE7O1ORYuq24az8h7HNlbPwT S0qZkVkdCHf/9R+grt8N5H2DOJXUmS7VtbPu00hhcT5RBt+vNqMmSEl1KTfRdoYZajA/vcGYvAUL F44e+naNZYblvb4evnWZCY8L7NcLY6M9d3F4s9Kbz91It2kvOu7/R/QIZuXxVj1n/p6ZyI7itGeP Ji+L+dQZ63U0557OTLFIpnUpU4nR0LhjX+pny5XK8p5dj2hoo4/vqv9lntlpLvs9NkvUcvSGH1yR tC0qfnBZeWwSUtI1PdJPXix3FbkKy39SayyPp2OZWr5+nbc6rvTHEVDMTy+1mxqnJlKTQgeavk9d 6lWCZ00zq9imz9mrrxS5haBFhRm0dJtq3iPp/Wqauv8lMQCZvAOACwz9J3XZU80tFI0nI70f7PV9 8HKycPV3N/sri/fEuiwXlk6FbHQHinefdU7td+le4Ls2pQ9XrU5BOPZpDaO9k2ZvlyF7AzIHC/M4 q7pz0W74djgOPm9+y816zOLl2tM3YZCsOPg2/0QOQez4mcOULVp5tg8R0ua1oVURJjV88j0PLaRS kqpLR8SgVIE6aqV932lCo5rw70bMbwa432+TtWOoWH/SkLCwjbaGnTmWWtpHotnQa9N1yrNiT+Hj /LhK+swcvB1NK+nSuaUxf4d4ruaV9y8L9/JVmtHwxioxXynCyiRPteAYezcVHWF7KSSg81amwrhH SkUTVzoTh/y8jzIxPLniFlqYUKXloTVxJIYlTn0PByf09p5C2d5T4Pxi6t8OrrbnY+08qe2JNN8e Z8YXTOMJBXjFNw5yNE+Hzp++t7PW30hDNaC9b/H9OQ79JVNmknDjZiw+a5C9GPzurAs1Piv3kiKK 92q5x4QayIn0xwxlZwb7h/pfRqnuYip+deFN5oDj03JO2au4hNwYyLg6ZHuXSX4OaOfOHbRaEABq NvWYc8fLkp/Ky2rkT9geg3TvakE6MiLkY/tUaQgUnEVyskk7cq8J1ereKLHwf/F3JFOFCQR3LEQQ --=-nD+Cz4M2zZI0BU+HRJQZ-- From magnus@therning.org Thu Sep 14 02:55:19 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 5012E3B00A6 for ; Thu, 14 Sep 2006 02:55:19 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 01589-03 for ; Thu, 14 Sep 2006 02:55:17 -0400 (EDT) Received: from nimue.merula.net (nimue.merula.net [217.146.97.10]) by menubar.gnome.org (Postfix) with ESMTP id A3F4B3B0075 for ; Thu, 14 Sep 2006 02:55:16 -0400 (EDT) Received: from localhost.localdomain (adsl-217.146.112.238.merula.net [217.146.112.238] (may be forged)) by nimue.merula.net (8.12.11/8.12.9[Merula+Auth]) with ESMTP id k8E6tEbB008508 for ; Thu, 14 Sep 2006 07:55:14 +0100 Received: by localhost.localdomain (Postfix, from userid 1000) id D8AF227D89A; Thu, 14 Sep 2006 07:55:08 +0100 (BST) Date: Thu, 14 Sep 2006 07:55:08 +0100 From: Magnus Therning To: Epiphany List Subject: [lists04@fastmail.fm: Re: punctuation in Epiphany] Message-ID: <20060914065508.GA3312@die.therning.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=SHA1; protocol="application/pgp-signature"; boundary="H+4ONPRPur6+Ovig" Content-Disposition: inline User-Agent: mutt-ng/devel-r804 (Debian) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.423 tagged_above=-999 required=2 tests=[AWL=0.042, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.423 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Sep 2006 06:55:19 -0000 --H+4ONPRPur6+Ovig Content-Type: multipart/mixed; boundary="ReaqsoxgOBHFXBhH" Content-Disposition: inline --ReaqsoxgOBHFXBhH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I'm forwarding an email from the debian-user list since I've noticed the same behaviour before but never bothered to take it up on this list. What is happening? What is ephy "doing wrong"? Is it fixed in 2.16? /M --=20 Magnus Therning (OpenPGP: 0xAB4DFBA4) magnus@therning.org Jabber: magnus.therning@gmail.com http://therning.org/magnus Software is not manufactured, it is something you write and publish. Keep Europe free from software patents, we do not want censorship by patent law on written works. In order to understand recursion you must first understand recursion. --ReaqsoxgOBHFXBhH Content-Type: message/rfc822 Content-Disposition: inline Return-Path: X-Original-To: magnus@localhost Delivered-To: magnus@localhost Received: from localhost (localhost.localdomain [127.0.0.1]) by deathstar (Postfix) with ESMTP id 6C92B3AABC for ; Thu, 14 Sep 2006 07:10:03 +0200 (CEST) Envelope-to: magnus@therning.org Delivery-date: Wed, 13 Sep 2006 22:03:33 -0700 Received: from therning.org [72.34.40.90] by localhost with IMAP (fetchmail-6.2.5) for magnus@localhost (single-drop); Thu, 14 Sep 2006 07:10:03 +0200 (CEST) Received: from murphy.debian.org ([70.103.162.31]:56531) by mu.elinuxservers.com with esmtp (Exim 4.52) id 1GNjNs-0004WN-Va for magnus@therning.org; Wed, 13 Sep 2006 22:03:33 -0700 Received: from localhost (localhost [127.0.0.1]) by murphy.debian.org (Postfix) with QMQP id EFBF62E1DE; Thu, 14 Sep 2006 00:03:10 -0500 (CDT) Old-Return-Path: X-Original-To: debian-user@lists.debian.org Received: from simmts8-srv.bellnexxia.net (simmts8.bellnexxia.net [206.47.199.166]) by murphy.debian.org (Postfix) with ESMTP id 9A6AF2E107 for ; Thu, 14 Sep 2006 00:03:07 -0500 (CDT) Received: from [192.168.0.11] ([65.92.17.184]) by simmts8-srv.bellnexxia.net (InterMail vM.5.01.06.13 201-253-122-130-113-20050324) with ESMTP id <20060914050302.FMJJ1835.simmts8-srv.bellnexxia.net@[192.168.0.11]> for ; Thu, 14 Sep 2006 01:03:02 -0400 Message-ID: <4508E280.1030808@fastmail.fm> Date: Thu, 14 Sep 2006 01:02:56 -0400 From: KS User-Agent: Thunderbird 1.5.0.5 (X11/20060812) MIME-Version: 1.0 To: Debian User Subject: Re: punctuation in Epiphany References: <4508A2A2.8090600@torfree.net> In-Reply-To: <4508A2A2.8090600@torfree.net> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Rc-Virus: 2005-11-10_01 X-Rc-Spam: 2006-04-09_01 Resent-Message-ID: Resent-From: debian-user@lists.debian.org X-Mailing-List: archive/latest/450972 X-Loop: debian-user@lists.debian.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: Precedence: list Resent-Sender: debian-user-request@lists.debian.org Resent-Date: Thu, 14 Sep 2006 00:03:10 -0500 (CDT) X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on deathstar X-Spam-Level: X-Spam-Status: No, score=0.5 required=5.0 tests=FROM_ENDS_IN_NUMS autolearn=no version=3.0.3 Mark Grieveson wrote: > Hello. On some pages, quotation marks and apostrophes are not rendered > with Epiphany browser on my computer. Most frequently this occurs on > large sites which use a content management system of some sort. For > example, the Toronto Star's site, at www.thestar.com. The cover-page is > fine, but links to the various stories are not properly displayed by > Epiphany. I use Epiphany version 2.14.2.1, on Etch. > > Is there a way to correct this? A package I could install, or > something? Note, these pages display fine on Firefox, but I prefer > Epiphany. > > Mark > > Now that you point it out I see the problem too when using Epiphany 2.14.3 (Sid). There are some "UTF" like codes which are displayed. The codes change to "normal" characters when the Text Encoding is changed to "Western (Windows-1252)" from the one detected by default - Western (ISO-8859-1). Firefox shows normal text for the ISO-8859-1 encoding (the default content-type for the HTML page - see source). But if you change the encoding UTF-8 or ISO-8859-15 in Firefox, you will notice the same weird behaviour for some of the punctuation marks. It seems that Epiphany is using the same character encoding for ISO-8859-1 as ISO-8859-15. Does Epiphany being based on Gecko have anything to do with character encoding being used/displayed? I'm no expert on this, but thought that this should be pointed out as Epiphany in Etch is not the only version showing the odd behaviour. /kS -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org --ReaqsoxgOBHFXBhH-- --H+4ONPRPur6+Ovig Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQBFCPzMiMWTaatN+6QRAvfyAJ9/PuSEH8IgCCoWRkfwkcnoVrCfegCdFykm ktkDnSe6HfL71Z97dCKRR38= =ycS2 -----END PGP SIGNATURE----- --H+4ONPRPur6+Ovig-- From uws@uwsworld.xs4all.nl Thu Sep 14 03:55:55 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 57ABD3B0075 for ; Thu, 14 Sep 2006 03:55:55 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 04168-02 for ; Thu, 14 Sep 2006 03:55:53 -0400 (EDT) Received: from uwsworld.xs4all.nl (uwsworld.xs4all.nl [194.109.237.238]) by menubar.gnome.org (Postfix) with ESMTP id 5F72A3B00CA for ; Thu, 14 Sep 2006 03:55:53 -0400 (EDT) Received: from uws by uwsworld.xs4all.nl with local (Exim 3.35 #1) id 1GNm4d-00028Y-00 for ; Thu, 14 Sep 2006 09:55:51 +0200 Date: Thu, 14 Sep 2006 09:55:51 +0200 From: Wouter Bolsterlee To: epiphany-list@gnome.org Subject: Re: [lists04@fastmail.fm: Re: punctuation in Epiphany] Message-ID: <20060914075551.GA8170@uwsworld.xs4all.nl> Mail-Followup-To: epiphany-list@gnome.org References: <20060914065508.GA3312@die.therning.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="x+6KMIRAuhnl3hBn" Content-Disposition: inline In-Reply-To: <20060914065508.GA3312@die.therning.org> X-message-flag: Guvf zrffntr qbrf abg pbagnva rapelcgrq zrffntrf. X-PGP: key 0x250A63EB, fingerprint 83C5 C205 47AD 539D A4F0 60BF 3FB4 134E 250A 63EB X-Base: All your base are belong to uws User-Agent: Mutt/1.5.6+20040907i Sender: Wouter Bolsterlee X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.578 tagged_above=-999 required=2 tests=[AWL=0.021, BAYES_00=-2.599] X-Spam-Score: -2.578 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Sep 2006 07:55:55 -0000 --x+6KMIRAuhnl3hBn Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable P=C3=A5 Thu, Sep 14, 2006 at 07:55:08AM +0100, Magnus Therning skrev: > Mark Grieveson wrote: > > Hello. On some pages, quotation marks and apostrophes are not rendered= =20 > > with Epiphany browser on my computer. Most frequently this occurs on > > large sites which use a content management system of some sort. For > > example, the Toronto Star's site, at www.thestar.com. The cover-page is > > fine, but links to the various stories are not properly displayed by > > Epiphany. I use Epiphany version 2.14.2.1, on Etch. > >=20 > > Is there a way to correct this? A package I could install, or > > something? Note, these pages display fine on Firefox, but I prefer > > Epiphany. >=20 > Now that you point it out I see the problem too when using Epiphany > 2.14.3 (Sid). There are some "UTF" like codes which are displayed. The > codes change to "normal" characters when the Text Encoding is changed to > "Western (Windows-1252)" from the one detected by default - Western > (ISO-8859-1). I guess the characters are U+0091 (PRIVATE USE 1) and U+0092 (PRIVATE USE 2), which are used in the cp-12523 (windows) character set to encode curly opening and closing quote characters. These characters are not compatible with iso8859-1 (nor UTF-8). The correct fix would be to convince the document authors to use either entities (‘ and ’) or the correct quote characters (refer to the unicode charts for the exact character; I'm too lazy to check this right now). Since that is not going to work perhaps a simple 'replace U+0091 and U+0092 with real quote characters' fix could be implemented in Gecko or Epiphany. mvrgr, Wouter --=20 :wq mail uws@xs4all.nl web http://uwstopia.nl you're the mixed up girl that everybody leaves behind -- our lady peace --x+6KMIRAuhnl3hBn Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFFCQsHP7QTTiUKY+sRAt0jAJ9mdIYOlxz6DkJjWHajbzjz1mZvCQCgvuQ2 Hj8kbAWDMLIwxM/J3IC+otM= =/gEg -----END PGP SIGNATURE----- --x+6KMIRAuhnl3hBn-- From magnusth@jilderda.net Thu Sep 14 06:20:07 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 5F3EB3B013F for ; Thu, 14 Sep 2006 06:20:07 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10875-09 for ; Thu, 14 Sep 2006 06:20:04 -0400 (EDT) Received: from smtp15.wxs.nl (smtp15.wxs.nl [195.121.247.6]) by menubar.gnome.org (Postfix) with ESMTP id 733103B007B for ; Thu, 14 Sep 2006 06:20:03 -0400 (EDT) Received: from deathstar ([194.121.182.66]) by smtp15.wxs.nl (iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004)) with ESMTP id <0J5K009MFVDEOU@smtp15.wxs.nl> for epiphany-list@gnome.org; Thu, 14 Sep 2006 12:20:02 +0200 (CEST) Received: from andoria.citrite.net (localhost.localdomain [127.0.0.1]) by deathstar (Postfix) with ESMTP id C3C453AABC for ; Thu, 14 Sep 2006 12:18:03 +0200 (CEST) Received: by andoria.citrite.net (Postfix, from userid 1000) id 5E6284B9A8; Thu, 14 Sep 2006 11:17:07 +0100 (BST) Date: Thu, 14 Sep 2006 11:17:07 +0100 From: Magnus Therning Subject: Re: [lists04@fastmail.fm: Re: punctuation in Epiphany] In-reply-to: <20060914075551.GA8170@uwsworld.xs4all.nl> To: epiphany-list@gnome.org Message-id: <20060914101707.GA2411@die.therning.org> MIME-version: 1.0 Content-type: multipart/signed; boundary=azLHFNyN32YCQGCU; protocol="application/pgp-signature"; micalg=SHA1 Content-disposition: inline User-Agent: mutt-ng/devel-r804 (Debian) References: <20060914065508.GA3312@die.therning.org> <20060914075551.GA8170@uwsworld.xs4all.nl> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.372 tagged_above=-999 required=2 tests=[AWL=0.227, BAYES_00=-2.599] X-Spam-Score: -2.372 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Sep 2006 10:20:07 -0000 --azLHFNyN32YCQGCU Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 14, 2006 at 09:55:51 +0200, Wouter Bolsterlee wrote: >P=E5 Thu, Sep 14, 2006 at 07:55:08AM +0100, Magnus Therning skrev: Shouldn't it be "..., skrev Magnus Therning:"? :-) >> Mark Grieveson wrote: >> > Hello. On some pages, quotation marks and apostrophes are not rendere= d=20 >> > with Epiphany browser on my computer. Most frequently this occurs on >> > large sites which use a content management system of some sort. For >> > example, the Toronto Star's site, at www.thestar.com. The cover-page = is >> > fine, but links to the various stories are not properly displayed by >> > Epiphany. I use Epiphany version 2.14.2.1, on Etch. >> >=20 >> > Is there a way to correct this? A package I could install, or >> > something? Note, these pages display fine on Firefox, but I prefer >> > Epiphany. >>=20 >> Now that you point it out I see the problem too when using Epiphany >> 2.14.3 (Sid). There are some "UTF" like codes which are displayed. The >> codes change to "normal" characters when the Text Encoding is changed to >> "Western (Windows-1252)" from the one detected by default - Western >> (ISO-8859-1). > >I guess the characters are U+0091 (PRIVATE USE 1) and U+0092 (PRIVATE >USE 2), which are used in the cp-12523 (windows) character set to >encode curly opening and closing quote characters. These characters are >not compatible with iso8859-1 (nor UTF-8). Yes, I see 0092 and also 0093 and 0094. >The correct fix would be to convince the document authors to use either >entities (‘ and ’) or the correct quote characters (refer >to the unicode charts for the exact character; I'm too lazy to check >this right now). Changing the content-type to charset=3Dwindows-1252 also seems to do it. Interestingly Firefox doens't have a problem with this. I suspect it's treating iso-8859-1 as windows1252, since either of those encodings display it properly. However, changing to iso8859-15 results in diamond-shaped characters. Kind of funny. /M --=20 Magnus Therning (OpenPGP: 0xAB4DFBA4) magnus@therning.org Jabber: magnus.therning@gmail.com http://therning.org/magnus Software is not manufactured, it is something you write and publish. Keep Europe free from software patents, we do not want censorship by patent law on written works. "There is a theory which states that if ever anyone discovers exactly what the Universe is for and why it is here, it will instantly disappear and be replaced by something even more bizarrely inexeplicable. There is another theory which states that this has already happened." -- Introduction to Fit the Seventh. --azLHFNyN32YCQGCU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQBFCSwjiMWTaatN+6QRAmDqAJ433IsOLxrL84de3nZ5qKHQ3cqtRQCfQwAV uiiHl9Azg/3rCMd0zzB15Ng= =Ogjn -----END PGP SIGNATURE----- --azLHFNyN32YCQGCU-- From gcgae-epiphany-861@m.gmane.org Thu Sep 14 06:24:28 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id E33C53B007B for ; Thu, 14 Sep 2006 06:24:28 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11089-06 for ; Thu, 14 Sep 2006 06:24:26 -0400 (EDT) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by menubar.gnome.org (Postfix) with ESMTP id 9F9AB3B013F for ; Thu, 14 Sep 2006 06:24:25 -0400 (EDT) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GNoOF-0004R3-HW for epiphany-list@gnome.org; Thu, 14 Sep 2006 12:24:15 +0200 Received: from pc-62-31-146-25-ga.blueyonder.co.uk ([62.31.146.25]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 14 Sep 2006 12:24:15 +0200 Received: from sam by pc-62-31-146-25-ga.blueyonder.co.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 14 Sep 2006 12:24:15 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: epiphany-list@gnome.org From: "Sam Morris" Subject: Re: [lists04@fastmail.fm: Re: punctuation in Epiphany] Date: Thu, 14 Sep 2006 10:23:59 +0000 (UTC) Lines: 8 Message-ID: References: <20060914065508.GA3312@die.therning.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: pc-62-31-146-25-ga.blueyonder.co.uk User-Agent: pan 0.112 (Elijah Craig) Sender: news X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.601 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Score: -2.601 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Sep 2006 10:24:29 -0000 For reference: -- Sam Morris http://robots.org.uk/ PGP key id 1024D/5EA01078 3412 EA18 1277 354B 991B C869 B219 7FDB 5EA0 1078 From yach@free.fr Sat Sep 16 20:41:44 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 14B043B0070 for ; Sat, 16 Sep 2006 20:41:44 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03431-08 for ; Sat, 16 Sep 2006 20:41:42 -0400 (EDT) Received: from smtp1-g19.free.fr (smtp1-g19.free.fr [212.27.42.27]) by menubar.gnome.org (Postfix) with ESMTP id 71B483B006B for ; Sat, 16 Sep 2006 20:41:42 -0400 (EDT) Received: from [82.226.179.23] (rke75-3-82-226-179-23.fbx.proxad.net [82.226.179.23]) by smtp1-g19.free.fr (Postfix) with ESMTP id B4D64B778 for ; Sun, 17 Sep 2006 02:41:41 +0200 (CEST) Subject: Linky-style extension in Python From: yachar To: epiphany-list@gnome.org Content-Type: text/plain Date: Sun, 17 Sep 2006 02:41:39 +0200 Message-Id: <1158453699.7623.8.camel@pc.fbx.proxad.net> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Sep 2006 00:41:44 -0000 Hi everyone, I'm using the Linky extension in Firefox ( http://gemal.dk/mozilla/linky.html ), and after a quick search, I found that there wasn't any such extension for Epiphany. That's very useful for web-based photos albums, so I was thinking about writing my own extension. I looked at the sample python extensions in epiphany-extensions CVS, and I had a look at epiphany reference documentation, but I couldn't find any way to "parse" the links in the page and build another tab with all images loaded in it. Are epiphany-extensions able to do such things in Python ? Is there any existing project and / or documentation about such an extension ? Where could I find a bit of code I could take inspiration from ? Thanks. Yachar From adamh@densi.com Sat Sep 16 21:45:20 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 3CBD33B00BA for ; Sat, 16 Sep 2006 21:45:20 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05623-09 for ; Sat, 16 Sep 2006 21:45:19 -0400 (EDT) Received: from fca.densi.com (smtp.densi.com [207.107.202.5]) by menubar.gnome.org (Postfix) with ESMTP id C408B3B007B for ; Sat, 16 Sep 2006 21:45:18 -0400 (EDT) Received: from modemcable071.102-81-70.mc.videotron.ca ([70.81.102.71] helo=[192.168.2.86]) by fca.densi.com with esmtpa (Exim 4.50) id 1GOlic-00009m-ST; Sat, 16 Sep 2006 21:45:16 -0400 Subject: Re: Linky-style extension in Python From: Adam Hooper To: yachar In-Reply-To: <1158453699.7623.8.camel@pc.fbx.proxad.net> References: <1158453699.7623.8.camel@pc.fbx.proxad.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-pSQ7L1Z4I1vquO2vk4c0" Date: Sat, 16 Sep 2006 21:45:14 -0400 Message-Id: <1158457514.23256.269.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0 X-Scan-Signature: 72df94cf27aebe0ad48ebe0f09646eb7 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: Cc: epiphany-list@gnome.org X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Sep 2006 01:45:20 -0000 --=-pSQ7L1Z4I1vquO2vk4c0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2006-17-09 at 02:41 +0200, yachar wrote: > I looked at the sample python extensions in epiphany-extensions CVS, and > I had a look at epiphany reference documentation, but I couldn't find > any way to "parse" the links in the page and build another tab with all > images loaded in it. >=20 > Are epiphany-extensions able to do such things in Python ? Is there any > existing project and / or documentation about such an extension ? Where > could I find a bit of code I could take inspiration from ? At the moment, this isn't supported. PyXPCOM will let us play with this sort of things, but we don't have the hooks written yet (and PyXPCOM isn't part of any distributions yet). This is simply a matter of no developers taking on the job: we *all* would *love* to integrate with PyXPCOM. (If anybody listening is interested in doing this, I can provide a preliminary patch which worked a year ago, and a code review suggesting improvements. The biggest part of the job wouldn't be the patch, though. It would be evangelism: getting distributions to ship PyXPCOM. Or technical: find a way to make PyXPCOM "optional", and find an easy way to distribute it.) Without PyXPCOM, you *could* implement a workaround. See error-viewer or view-source for code (in C) which downloads the current page's source code. You could do the same thing in Python, and parse the page with a Python HTML parser. This is undesirable (Mozilla has a better HTML parser), but it's the best you can do without delving into PyXPCOM. --=20 Adam Hooper --=-pSQ7L1Z4I1vquO2vk4c0 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBFDKiq90GtBxQ61zARAhUJAKDoFmQ9roo0ZHceBKFlgvWR5/A9KwCgkhRA qAdt/8Eb1LRjmG718XFTNv0= =bW4z -----END PGP SIGNATURE----- --=-pSQ7L1Z4I1vquO2vk4c0-- From nudrema@gmail.com Sun Sep 17 03:39:14 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id EAB8F3B0070 for ; Sun, 17 Sep 2006 03:39:13 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16164-05 for ; Sun, 17 Sep 2006 03:39:13 -0400 (EDT) Received: from smtp40.mobistarmail.be (smtp40.mobistarmail.be [193.252.23.61]) by menubar.gnome.org (Postfix) with ESMTP id 9AF113B00E3 for ; Sun, 17 Sep 2006 03:39:12 -0400 (EDT) Received: from [192.168.1.101] (unknown [212.224.133.142]) by mwinf4017.mobistarmail.be (SMTP Server) with ESMTP id A6F1770000AC for ; Sun, 17 Sep 2006 09:39:10 +0200 (CEST) X-ME-UUID: 20060917073910683.A6F1770000AC@mwinf4017.mobistarmail.be Message-ID: <450CFB99.9040900@gmail.com> Date: Sun, 17 Sep 2006 09:39:05 +0200 From: =?ISO-8859-1?Q?Steve_Fr=E9cinaux?= User-Agent: Thunderbird 1.5.0.5 (X11/20060728) MIME-Version: 1.0 Cc: epiphany-list@gnome.org Subject: Re: Linky-style extension in Python References: <1158453699.7623.8.camel@pc.fbx.proxad.net> <1158457514.23256.269.camel@localhost> In-Reply-To: <1158457514.23256.269.camel@localhost> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.786 tagged_above=-999 required=2 tests=[AWL=-0.533, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_NEUTRAL=1.069, TW_XP=0.077] X-Spam-Score: -1.786 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Sep 2006 07:39:14 -0000 Adam Hooper wrote: > On Sun, 2006-17-09 at 02:41 +0200, yachar wrote: > At the moment, this isn't supported. PyXPCOM will let us play with this > sort of things, but we don't have the hooks written yet (and PyXPCOM > isn't part of any distributions yet). Actually I saw a python-xpcom package in edgy ;-) From yach@free.fr Sun Sep 17 05:38:06 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7F6153B00F7 for ; Sun, 17 Sep 2006 05:38:06 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07132-01 for ; Sun, 17 Sep 2006 05:38:04 -0400 (EDT) Received: from smtp5-g19.free.fr (smtp5-g19.free.fr [212.27.42.35]) by menubar.gnome.org (Postfix) with ESMTP id 8040C3B00F9 for ; Sun, 17 Sep 2006 05:38:04 -0400 (EDT) Received: from [82.226.179.23] (rke75-3-82-226-179-23.fbx.proxad.net [82.226.179.23]) by smtp5-g19.free.fr (Postfix) with ESMTP id B41711910E; Sun, 17 Sep 2006 11:38:03 +0200 (CEST) Subject: Re: Linky-style extension in Python From: yachar To: Steve =?ISO-8859-1?Q?Fr=E9cinaux?= In-Reply-To: <450CFB99.9040900@gmail.com> References: <1158453699.7623.8.camel@pc.fbx.proxad.net> <1158457514.23256.269.camel@localhost> <450CFB99.9040900@gmail.com> Content-Type: text/plain; charset=utf-8 Date: Sun, 17 Sep 2006 11:37:43 +0200 Message-Id: <1158485863.4827.13.camel@pc.fbx.proxad.net> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.522 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, TW_XP=0.077] X-Spam-Score: -2.522 X-Spam-Level: Cc: epiphany-list@gnome.org X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Sep 2006 09:38:06 -0000 Yes, there is a python-xpcom package in edgy. It's installable and a priori usable. And as the maintainer is Mike Hommey (glandium-at-debian-dot-org), the package may be available in Debian Sid too ! Below are the package specifications. If the hardest work was evangelism, then it seems done (at least for some of the major distributions, but the other would follow if epiphany ships python-xpcom based extensions). Is the patch for epiphany integration available somewhere ? I could take a look, but don't hope too much, I've not coded in C for 8 years now... since the computer science courses are over... ;-) yachar@pc:~$ sudo apt-cache show python-xpcom Maintainer: Mike Hommey Version: 1.8.0.4-2 Description: XPCOM bindings for Python PyXPCOM allows for communication between Python and XPCOM, such that a Python application can access XPCOM objects, and XPCOM can access any Python class that implements an XPCOM interface. With PyXPCOM, a developer can talk to XPCOM or embed Gecko from a Python application. PyXPCOM is similar to JavaXPCOM (Java-XPCOM bridge) or XPConnect (JavaScript-XPCOM bridge). Install this package if you wish to access XPCOM objects from Python, or want to use Python components from XPCOM. Homepage: http://developer.mozilla.org/en/docs/pyxpcom Le dimanche 17 septembre 2006 à 09:39 +0200, Steve Frécinaux a écrit : > Adam Hooper wrote: > > On Sun, 2006-17-09 at 02:41 +0200, yachar wrote: > > > At the moment, this isn't supported. PyXPCOM will let us play with this > > sort of things, but we don't have the hooks written yet (and PyXPCOM > > isn't part of any distributions yet). > > Actually I saw a python-xpcom package in edgy ;-) From adamh@densi.com Sun Sep 17 09:42:59 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6CA513B014C for ; Sun, 17 Sep 2006 09:42:59 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17161-03 for ; Sun, 17 Sep 2006 09:42:58 -0400 (EDT) Received: from fca.densi.com (smtp.densi.com [207.107.202.5]) by menubar.gnome.org (Postfix) with ESMTP id A07103B011C for ; Sun, 17 Sep 2006 09:42:57 -0400 (EDT) Received: from modemcable071.102-81-70.mc.videotron.ca ([70.81.102.71] helo=[192.168.2.86]) by fca.densi.com with esmtpa (Exim 4.50) id 1GOwv8-0006oL-LK; Sun, 17 Sep 2006 09:42:55 -0400 Subject: Re: Linky-style extension in Python From: Adam Hooper To: Steve =?ISO-8859-1?Q?Fr=E9cinaux?= In-Reply-To: <450CFB99.9040900@gmail.com> References: <1158453699.7623.8.camel@pc.fbx.proxad.net> <1158457514.23256.269.camel@localhost> <450CFB99.9040900@gmail.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-WqxnH2P3Xcyc/7wb/Pt1" Date: Sun, 17 Sep 2006 09:42:53 -0400 Message-Id: <1158500573.23256.345.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0 X-Scan-Signature: 8899f666ec2440781e4b632cb1fa10d5 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.561 tagged_above=-999 required=2 tests=[AWL=-0.038, BAYES_00=-2.599, TW_XP=0.077] X-Spam-Score: -2.561 X-Spam-Level: Cc: epiphany-list@gnome.org X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Sep 2006 13:42:59 -0000 --=-WqxnH2P3Xcyc/7wb/Pt1 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On Sun, 2006-17-09 at 09:39 +0200, Steve Fr=C3=A9cinaux wrote: > Adam Hooper wrote: > > On Sun, 2006-17-09 at 02:41 +0200, yachar wrote: >=20 > > At the moment, this isn't supported. PyXPCOM will let us play with this > > sort of things, but we don't have the hooks written yet (and PyXPCOM > > isn't part of any distributions yet). >=20 > Actually I saw a python-xpcom package in edgy ;-) Wow! Thanks for letting me know. I'll try to get support into Epiphany within the week :). Adam --=-WqxnH2P3Xcyc/7wb/Pt1 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBFDVDd90GtBxQ61zARAsDYAKDQryO7UUtolMkbvwO2dtE7y3RlugCffRq1 AfB1Xcpk1FoR8RUIB09e8Ac= =Wte0 -----END PGP SIGNATURE----- --=-WqxnH2P3Xcyc/7wb/Pt1-- From reinouts@gnome.org Mon Sep 18 17:57:43 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 560C13B009A for ; Mon, 18 Sep 2006 17:57:43 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 12113-05 for ; Mon, 18 Sep 2006 17:57:42 -0400 (EDT) Received: from smtp-1.orange.nl (smtp-1.orange.nl [193.252.22.241]) by menubar.gnome.org (Postfix) with ESMTP id F02213B00DB for ; Mon, 18 Sep 2006 17:57:41 -0400 (EDT) Received: from [192.168.1.10] (s559324ea.adsl.wanadoo.nl [85.147.36.234]) by mwinf6008.orange.nl (SMTP Server) with ESMTP id E08227000093 for ; Mon, 18 Sep 2006 23:57:40 +0200 (CEST) X-ME-UUID: 20060918215740919.E08227000093@mwinf6008.orange.nl Subject: Re: Epiphany Bookmark on logging out ?? From: Reinout van Schouwen To: epiphany-list@gnome.org In-Reply-To: <1157990677.2426.13.camel@CASE> References: <1157990677.2426.13.camel@CASE> Content-Type: text/plain Organization: GNOME Date: Mon, 18 Sep 2006 23:59:16 +0200 Message-Id: <1158616756.7059.9.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0-1mdv2007.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.198 tagged_above=-999 required=2 tests=[AWL=0.401, BAYES_00=-2.599] X-Spam-Score: -2.198 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Sep 2006 21:57:43 -0000 Hello William, Op maandag 11-09-2006 om 12:04 uur [tijdzone -0400], schreef William Case: > I like to keep Epiphany's bookmark minimized as an icon on my Gnome > panel Windows Switcher. I launch favourite URL sites from there. I'm not quite sure what you mean, are you talking about the bookmark editor that you keep minimized in your window list? > Is there a way to log out with the Bookmark icon on the panel and then > re-login so that the Bookmark is returned to the panel without opening > Epiphany in the foreground first? Maybe you could try the following: Go to your System > Preferences menu, somewhere below you should find a "Sessions" item. Activate it and check the box for "Save changes to session automatically". Now, all programs that you had open when you logged out, will be opened again when you log in again. Alternatively, you may try putting 'epiphany -b' in the list of programs to start, in the rightmost tab of the same Sessions window. Does this help? regards, -- Reinout van Schouwen From andrew.conkling@gmail.com Mon Sep 18 18:54:02 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 62B823B027C for ; Mon, 18 Sep 2006 18:54:02 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 14689-01 for ; Mon, 18 Sep 2006 18:54:01 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by menubar.gnome.org (Postfix) with ESMTP id 59BDB3B026D for ; Mon, 18 Sep 2006 18:54:01 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x66so7091564pye for ; Mon, 18 Sep 2006 15:54:01 -0700 (PDT) Received: by 10.35.19.6 with SMTP id w6mr3227051pyi; Mon, 18 Sep 2006 15:54:00 -0700 (PDT) Received: by 10.35.131.19 with HTTP; Mon, 18 Sep 2006 15:54:00 -0700 (PDT) Message-ID: <616971f10609181554l52262450l90f37d2bee341b29@mail.gmail.com> Date: Mon, 18 Sep 2006 18:54:00 -0400 From: "Andrew Conkling" To: "William Case" Subject: Re: Epiphany Bookmark on logging out ?? In-Reply-To: <1157990677.2426.13.camel@CASE> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1157990677.2426.13.camel@CASE> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.354 tagged_above=-999 required=2 tests=[AWL=0.046, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.354 X-Spam-Level: Cc: EPIPHANY List X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Sep 2006 22:54:02 -0000 On 9/11/06, William Case wrote: > Hi; > > I like to keep Epiphany's bookmark minimized as an icon on my Gnome > panel Windows Switcher. I launch favourite URL sites from there. > > Is there a way to log out with the Bookmark icon on the panel and then > re-login so that the Bookmark is returned to the panel without opening > Epiphany in the foreground first? There is a .desktop file created for it, IIRC. Also, you may like the deskbar-applet; I get a LOT of mileage out of it. From nigel.tao.gnome@gmail.com Mon Sep 18 21:12:37 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D279F3B00E7 for ; Mon, 18 Sep 2006 21:12:37 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19743-01 for ; Mon, 18 Sep 2006 21:12:37 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by menubar.gnome.org (Postfix) with ESMTP id 9B1563B00D8 for ; Mon, 18 Sep 2006 21:12:36 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l36so23057nfa for ; Mon, 18 Sep 2006 18:12:35 -0700 (PDT) Received: by 10.49.8.1 with SMTP id l1mr17680604nfi; Mon, 18 Sep 2006 18:12:34 -0700 (PDT) Received: by 10.49.29.8 with HTTP; Mon, 18 Sep 2006 18:12:34 -0700 (PDT) Message-ID: <9188fcea0609181812u3df17309ufc4aae751b068bc@mail.gmail.com> Date: Tue, 19 Sep 2006 11:12:34 +1000 From: "Nigel Tao" Sender: nigel.tao.gnome@gmail.com To: "Andrew Conkling" Subject: Re: Epiphany Bookmark on logging out ?? In-Reply-To: <616971f10609181554l52262450l90f37d2bee341b29@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1157990677.2426.13.camel@CASE> <616971f10609181554l52262450l90f37d2bee341b29@mail.gmail.com> X-Google-Sender-Auth: b4bc74ed7bde6d1f X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.414 tagged_above=-999 required=2 tests=[AWL=-0.014, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.414 X-Spam-Level: Cc: EPIPHANY List , William Case X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Sep 2006 01:12:38 -0000 > > I like to keep Epiphany's bookmark minimized as an icon on my Gnome > > panel Windows Switcher. I launch favourite URL sites from there. > > > > Is there a way to log out with the Bookmark icon on the panel and then > > re-login so that the Bookmark is returned to the panel without opening > > Epiphany in the foreground first? > > There is a .desktop file created for it, IIRC. Also, you may like the > deskbar-applet; I get a LOT of mileage out of it. You might also like my Browser Bookmarks Menu applet, the fore-runner of Deskbar applet. A screenshot that explains everything is here: http://browserbookapp.sourceforge.net/ Admittedly, I haven't touched BBM for about a year (since I now, unsurprisingly, use Deskbar), so I'm not sure if it works perfectly with the latest and greatest epiphany. But let me know if it doesn't work. Nigel. (founding author, Deskbar applet) From lists@prometoys.net Tue Sep 19 00:52:55 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id BF6663B00FA for ; Tue, 19 Sep 2006 00:52:55 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27997-04 for ; Tue, 19 Sep 2006 00:52:55 -0400 (EDT) Received: from einhorn.in-berlin.de (einhorn.in-berlin.de [192.109.42.8]) by menubar.gnome.org (Postfix) with ESMTP id AF33F3B00C9 for ; Tue, 19 Sep 2006 00:52:54 -0400 (EDT) X-Envelope-From: lists@prometoys.net X-Envelope-To: Received: from [10.20.40.80] (dslb-084-060-037-224.pools.arcor-ip.net [84.60.37.224]) (authenticated bits=0) by einhorn.in-berlin.de (8.13.6/8.13.6/Debian-1) with ESMTP id k8J4qqrK014698 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT) for ; Tue, 19 Sep 2006 06:52:53 +0200 Subject: automatic search and .com From: Keywan Najafi Tonekaboni To: EPIPHANY List Content-Type: text/plain Date: Tue, 19 Sep 2006 06:52:50 +0200 Message-Id: <1158641570.4901.22.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0 Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang_at_IN-Berlin_e.V. on 192.109.42.8 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.077 tagged_above=-999 required=2 tests=[AWL=-1.423, BAYES_05=-1.11, RCVD_IN_SORBS_WEB=1.456] X-Spam-Score: -1.077 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Sep 2006 04:52:55 -0000 Hi, I have two questions. 1.) It seems epiphany 2.16 doesn't automatically search with Google, when you type something what is not a URL in the address field. I can understood this isn't default anymore, but can I activate it? I really heavily use it and now got frustated when I type a big search term and just got an error and my search term is deleted from the address field and replaced with the URL of the current website. 2.) How can I deactivate the automatic expansion of "foo" to foo.com? I type a hostname in my local network (which is not known by my computer) or a keyword and it show me the corresponding .com website. It's pretty useless for me, because 99% is spam/domain squatters or not related to my needs. Regards, Keywan -- Keywan Najafi Tonekaboni http://www.prometoys.net people@world:/# apt-get --purge remove dominion After unpacking world will be freed. You are about to do something potentially beneficial To continue type in the phrase 'Yes, do as We say!' -- Keywan Najafi Tonekaboni http://www.prometoys.net people@world:/# apt-get --purge remove dominion After unpacking world will be freed. You are about to do something potentially beneficial To continue type in the phrase 'Yes, do as We say!' From nigel.tao.gnome@gmail.com Tue Sep 19 21:59:41 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id ACB4C3B009C for ; Tue, 19 Sep 2006 21:59:41 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25352-01 for ; Tue, 19 Sep 2006 21:59:41 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by menubar.gnome.org (Postfix) with ESMTP id 6C3843B0004 for ; Tue, 19 Sep 2006 21:59:40 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l36so307591nfa for ; Tue, 19 Sep 2006 18:59:39 -0700 (PDT) Received: by 10.49.55.13 with SMTP id h13mr19203965nfk; Tue, 19 Sep 2006 18:59:38 -0700 (PDT) Received: by 10.49.29.8 with HTTP; Tue, 19 Sep 2006 18:59:38 -0700 (PDT) Message-ID: <9188fcea0609191859k652dbe66n1568ce25cd4d958f@mail.gmail.com> Date: Wed, 20 Sep 2006 11:59:38 +1000 From: "Nigel Tao" Sender: nigel.tao.gnome@gmail.com To: "Keywan Najafi Tonekaboni" Subject: Re: automatic search and .com In-Reply-To: <1158641570.4901.22.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1158641570.4901.22.camel@localhost.localdomain> X-Google-Sender-Auth: 02100a0a770f948b X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.412 tagged_above=-999 required=2 tests=[AWL=-0.012, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.412 X-Spam-Level: Cc: EPIPHANY List X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Sep 2006 01:59:41 -0000 This isn't probably the official way to do it, but IANA Official Epiphany Developer (TM). There's a bunch of preferences you can tweak if you point Epiphany at "about:config". You don't get there through the menu system, you type that into the location bar and hit Enter. > 1.) It seems epiphany 2.16 doesn't automatically search with Google, > when you type something what is not a URL in the address field. I can > understood this isn't default anymore, but can I activate it? Hmm... odd. I was going to say "look for keyword.URL and keyword.enabled - and change keyword.enabled to true". This worked for me in 2.14, but apparently not in 2.16. > 2.) How can I deactivate the automatic expansion of "foo" to foo.com? Look for things starting with browser.fixup, for example, set browser.fixup.alternate.enabled to false. Alternatively, a work-around is to explicitly add the http:// to the start of your request. From michael.knepher@gmail.com Tue Sep 19 23:33:36 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 5BC9E3B009C for ; Tue, 19 Sep 2006 23:33:36 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27993-10 for ; Tue, 19 Sep 2006 23:33:35 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by menubar.gnome.org (Postfix) with ESMTP id 167D53B0092 for ; Tue, 19 Sep 2006 23:33:35 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x66so130002pye for ; Tue, 19 Sep 2006 20:33:34 -0700 (PDT) Received: by 10.35.40.10 with SMTP id s10mr27532680pyj; Tue, 19 Sep 2006 20:33:33 -0700 (PDT) Received: by 10.35.16.8 with HTTP; Tue, 19 Sep 2006 20:33:33 -0700 (PDT) Message-ID: <19425c310609192033x5883f132sfe2f8e4f257aac0f@mail.gmail.com> Date: Tue, 19 Sep 2006 20:33:33 -0700 From: "Michael Knepher" To: epiphany-list@gnome.org Subject: Scrapbook-style extension? MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.655 tagged_above=-999 required=2 tests=[AWL=-0.744, BAYES_05=-1.11, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -1.655 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Sep 2006 03:33:36 -0000 I'm a big fan of epiphany, and use it almost exclusively, but I miss some extensions. Right now, since I've gone back to school for my teaching credential and need to do a lot of web-based research, the one I'd most like to see is a Scrapbook[1]-style extension that would allow archiving, indexing and annotating webpages. How difficult would something like that be? If it's possible, and doesn't require too much effort, I might be able to help someone reduce their Amazon wish lists by a few items (keeping in mind that I'm going back into debt to pay for school). [1] http://amb.vis.ne.jp/mozilla/scrapbook/ Michael Knepher From reinouts@gnome.org Sat Sep 23 18:36:13 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 836D23B0003 for ; Sat, 23 Sep 2006 18:36:13 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06693-03 for ; Sat, 23 Sep 2006 18:36:11 -0400 (EDT) Received: from smtp-1.orange.nl (smtp-1.orange.nl [193.252.22.241]) by menubar.gnome.org (Postfix) with ESMTP id ECDA93B006D for ; Sat, 23 Sep 2006 18:36:10 -0400 (EDT) Received: from [192.168.1.10] (s559324ea.adsl.wanadoo.nl [85.147.36.234]) by mwinf6004.orange.nl (SMTP Server) with ESMTP id 555721C00086 for ; Sun, 24 Sep 2006 00:36:05 +0200 (CEST) X-ME-UUID: 20060923223605349.555721C00086@mwinf6004.orange.nl Subject: Re: RSS reader extension From: Reinout van Schouwen To: epiphany-list@gnome.org In-Reply-To: <1158057731.12382.17.camel@localhost> References: <1158057731.12382.17.camel@localhost> Content-Type: text/plain; charset=UTF-8 Organization: GNOME Date: Sun, 24 Sep 2006 00:37:51 +0200 Message-Id: <1159051071.5088.32.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0-1mdv2007.0 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.215 tagged_above=-999 required=2 tests=[AWL=0.307, BAYES_00=-2.599, TW_JH=0.077] X-Spam-Score: -2.215 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Sep 2006 22:36:13 -0000 Hi Martin, Op dinsdag 12-09-2006 om 12:42 uur [tijdzone +0200], schreef Martin Schön: > Just extract it to the extensions directory and add "rss-reader" to the > main makefile. I have only tested it with 2.14 yet, but it should work > with cvs as well. I tried this but configure told me I needed epiphany 2.17 (currently I'm running 2.16 from mandriva cooker). Could anyone refresh my memory on how to work around this? I'd rather avoid a jhbuild installation... regards, -- Reinout van Schouwen From martin_schoen@gmx.de Sun Sep 24 17:45:21 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id CEC243B0283 for ; Sun, 24 Sep 2006 17:45:21 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 12744-06 for ; Sun, 24 Sep 2006 17:45:18 -0400 (EDT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by menubar.gnome.org (Postfix) with SMTP id E97933B021E for ; Sun, 24 Sep 2006 17:45:17 -0400 (EDT) Received: (qmail invoked by alias); 24 Sep 2006 21:45:16 -0000 Received: from p54AC0298.dip0.t-ipconnect.de (EHLO [192.168.178.25]) [84.172.2.152] by mail.gmx.net (mp025) with SMTP; 24 Sep 2006 23:45:16 +0200 X-Authenticated: #3691274 Subject: Re: RSS reader extension From: Martin =?ISO-8859-1?Q?Sch=F6n?= To: epiphany-list@gnome.org In-Reply-To: <1159051071.5088.32.camel@localhost> References: <1158057731.12382.17.camel@localhost> <1159051071.5088.32.camel@localhost> Content-Type: text/plain; charset=utf8 Date: Sun, 24 Sep 2006 23:45:21 +0200 Message-Id: <1159134321.17841.3.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0 Content-Transfer-Encoding: 8bit X-Y-GMX-Trusted: 0 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.523 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001, TW_JH=0.077] X-Spam-Score: -2.523 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Sep 2006 21:45:22 -0000 Am Sonntag, den 24.09.2006, 00:37 +0200 schrieb Reinout van Schouwen: > Hi Martin, > > Op dinsdag 12-09-2006 om 12:42 uur [tijdzone +0200], schreef Martin > Schön: > > > Just extract it to the extensions directory and add "rss-reader" to the > > main makefile. I have only tested it with 2.14 yet, but it should work > > with cvs as well. > > I tried this but configure told me I needed epiphany 2.17 (currently I'm > running 2.16 from mandriva cooker). Could anyone refresh my memory on > how to work around this? I'd rather avoid a jhbuild installation... > > regards, > In configure.ac, line 94 is the required epiphany version. From reinouts@gnome.org Mon Sep 25 18:54:16 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AC0913B0002 for ; Mon, 25 Sep 2006 18:54:16 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 20941-01 for ; Mon, 25 Sep 2006 18:54:15 -0400 (EDT) Received: from smtp-1.orange.nl (smtp-1.orange.nl [193.252.22.241]) by menubar.gnome.org (Postfix) with ESMTP id 2C3593B00FB for ; Mon, 25 Sep 2006 18:54:15 -0400 (EDT) Received: from [192.168.1.10] (s559324ea.adsl.wanadoo.nl [85.147.36.234]) by mwinf6008.orange.nl (SMTP Server) with ESMTP id 685637000086 for ; Tue, 26 Sep 2006 00:54:13 +0200 (CEST) X-ME-UUID: 20060925225413427.685637000086@mwinf6008.orange.nl Subject: Re: RSS reader extension From: Reinout van Schouwen To: epiphany-list@gnome.org In-Reply-To: <1159134321.17841.3.camel@localhost> References: <1158057731.12382.17.camel@localhost> <1159051071.5088.32.camel@localhost> <1159134321.17841.3.camel@localhost> Content-Type: text/plain; charset=utf-8 Organization: GNOME Date: Tue, 26 Sep 2006 00:56:05 +0200 Message-Id: <1159224965.15205.2.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0-1mdv2007.0 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.277 tagged_above=-999 required=2 tests=[AWL=0.322, BAYES_00=-2.599] X-Spam-Score: -2.277 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Sep 2006 22:54:16 -0000 Op zondag 24-09-2006 om 23:45 uur [tijdzone +0200], schreef Martin Schön: > In configure.ac, line 94 is the required epiphany version. Okay so this is fixed now, but I'm still having a hard time making it work. I added rss-reader to BUILD_EXTENSIONS and DIST_EXTENSIONS in the Makefile but it doesn't build. Running ./configure --with-extensions=rss-reader tells me that the rss-reader extension doesn't exist, even though it's extracted into the extensions/ directory. I'm probably overlooking something blindingly obvious here... :-/ regards, -- Reinout van Schouwen From martin_schoen@gmx.de Mon Sep 25 20:57:00 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id DCC343B011D for ; Mon, 25 Sep 2006 20:57:00 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25320-02 for ; Mon, 25 Sep 2006 20:56:59 -0400 (EDT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by menubar.gnome.org (Postfix) with SMTP id BE3E83B00EE for ; Mon, 25 Sep 2006 20:56:57 -0400 (EDT) Received: (qmail invoked by alias); 26 Sep 2006 00:56:50 -0000 Received: from p54AC0A4B.dip0.t-ipconnect.de (EHLO [192.168.178.25]) [84.172.10.75] by mail.gmx.net (mp029) with SMTP; 26 Sep 2006 02:56:50 +0200 X-Authenticated: #3691274 Subject: Re: RSS reader extension From: Martin =?ISO-8859-1?Q?Sch=F6n?= To: epiphany-list@gnome.org In-Reply-To: <1159224965.15205.2.camel@localhost> References: <1158057731.12382.17.camel@localhost> <1159051071.5088.32.camel@localhost> <1159134321.17841.3.camel@localhost> <1159224965.15205.2.camel@localhost> Content-Type: multipart/mixed; boundary="=-QH/HQ7kz2IkV/iPjLo40" Date: Tue, 26 Sep 2006 02:57:05 +0200 Message-Id: <1159232225.15962.3.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0 X-Y-GMX-Trusted: 0 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.408 tagged_above=-999 required=2 tests=[AWL=-0.116, BAYES_00=-2.599, SPF_PASS=-0.001, TW_BX=0.077, TW_IB=0.077, TW_JF=0.077, TW_XP=0.077, UPPERCASE_25_50=0] X-Spam-Score: -2.408 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Sep 2006 00:57:01 -0000 --=-QH/HQ7kz2IkV/iPjLo40 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Am Dienstag, den 26.09.2006, 00:56 +0200 schrieb Reinout van Schouwen: > Op zondag 24-09-2006 om 23:45 uur [tijdzone +0200], schreef Martin > Schön: > > > In configure.ac, line 94 is the required epiphany version. > > Okay so this is fixed now, but I'm still having a hard time making it > work. > I added rss-reader to BUILD_EXTENSIONS and DIST_EXTENSIONS in the > Makefile but it doesn't build. Running ./configure > --with-extensions=rss-reader tells me that the rss-reader extension > doesn't exist, even though it's extracted into the extensions/ > directory. > > I'm probably overlooking something blindingly obvious here... :-/ > > regards, Ok, before we have to do a step-by-step, here is my (2.16) configure.ac file. Put it in the base dir and rebuild. That should hopefully work. bye Martin --=-QH/HQ7kz2IkV/iPjLo40 Content-Disposition: attachment; filename=configure.ac Content-Type: text/plain; name=configure.ac; charset=utf8 Content-Transfer-Encoding: 7bit # Copyright (c) 2003, 2004, 2005 Christian Persch # # This program is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the # Free Software Foundation; either version 2 of the License, or (at your # option) any later version. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU General Public License along # with this program; if not, write to the Free Software Foundation, Inc., # 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # $Id: configure.ac,v 1.226 2006/08/08 21:50:17 jframeau Exp $ AC_INIT([GNOME Web Browser Extensions],[2.16.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany-extensions],[epiphany-extensions]) GNOME_COMMON_INIT EPIPHANY_API_VERSION=2.16 EPIPHANY_EXTENSIONS_MAJOR=2.16 AC_SUBST(EPIPHANY_EXTENSIONS_MAJOR) AC_PREREQ([2.59]) AC_REVISION([$Revision: 1.226 $]) AC_CONFIG_SRCDIR([extensions]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4]) AM_INIT_AUTOMAKE([1.9 foreign dist-bzip2 no-dist-gzip tar-ustar]) AM_MAINTAINER_MODE AM_DISABLE_STATIC AC_ENABLE_SHARED(yes) AC_ENABLE_STATIC(no) AM_PROG_LIBTOOL AC_ISC_POSIX AC_PROG_CC AC_PROG_CXX AC_HEADER_STDC AC_PROG_INSTALL AC_PROG_MAKE_SET AC_PATH_PROG([GLIB_GENMARSHAL], [glib-genmarshal]) AC_SUBST([AM_CXXFLAGS]) GNOME_DEBUG_CHECK GNOME_COMPILE_WARNINGS([maximum]) GNOME_CXX_WARNINGS MORE_WARN_FLAGS= DEPRECATION_FLAGS= MOZILLA_WARN_CXXFLAGS="-Wno-ctor-dtor-privacy -Wno-non-virtual-dtor" if test "x$enable_maintainer_mode" = "xyes"; then AC_DEFINE([MAINTAINER_MODE],[1],[Define to enable 'maintainer-only' behaviour]) enable_debug=yes DEPRECATION_FLAGS="-DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGCONF_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED" MOZILLA_WARN_CXXFLAGS="-Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth $MOZILLA_WARN_CXXFLAGS" fi # ******************************** # Internationalisation # ******************************** IT_PROG_INTLTOOL([0.35.0]) GETTEXT_PACKAGE=epiphany-extensions-$EPIPHANY_API_VERSION AC_SUBST([GETTEXT_PACKAGE]) AC_DEFINE_UNQUOTED([GETTEXT_PACKAGE],["$GETTEXT_PACKAGE"], [Gettext package]) AM_GLIB_GNU_GETTEXT # ******************************** # Documentation # ******************************** GNOME_DOC_INIT # ******************************** # pkg config checks # ******************************** EPIPHANY_REQUIRED=2.16.0 LIBXML_REQUIRED=2.6.0 LIBGLIB_REQUIRED=2.12.0 LIBGTK_REQUIRED=2.10.0 AC_SUBST([EPIPHANY_REQUIRED]) AC_SUBST([LIBXML_REQUIRED]) AC_SUBST([LIBGLIB_REQUIRED]) AC_SUBST([LIBGTK_REQUIRED]) EPIPHANY_EXTENSION_INIT([$EPIPHANY_API_VERSION], [$EPIPHANY_REQUIRED]) PKG_CHECK_MODULES([EPIPHANY_DEPENDENCY], [\ libxml-2.0 >= $LIBXML_REQUIRED \ libglade-2.0 \ glib-2.0 >= $LIBGLIB_REQUIRED \ gmodule-2.0 \ gtk+-2.0 >= $LIBGTK_REQUIRED \ epiphany-$EPIPHANY_API_VERSION >= $EPIPHANY_REQUIRED]) AC_SUBST([EPIPHANY_DEPENDENCY_CFLAGS]) AC_SUBST([EPIPHANY_DEPENDENCY_LIBS]) # TODO remove the EXTENSIONS_DIR var EXTENSIONS_DIR=$EPIPHANY_EXTENSIONS_DIR AC_SUBST([EXTENSIONS_DIR]) # ******************************* # Check for OpenSP # ******************************* AC_MSG_CHECKING([whether OpenSP support is requested]) AC_ARG_ENABLE([opensp], [ --enable-opensp=[yes,no] Attempt to use OpenSP for SGML validation [default=yes]], [enable_opensp="$enableval"], [enable_opensp="yes"]) AC_MSG_RESULT([$enable_opensp]) if test "x$enable_opensp" != "xno"; then AC_LANG_PUSH([C++]) AC_CHECK_HEADERS([OpenSP/config.h OpenSP/ParserEventGeneratorKit.h], [have_opensp=yes], [enable_opensp=no have_opensp=no]) AC_LANG_POP([C++]) if test "x$have_opensp" = "xno"; then AC_MSG_WARN([OpenSP is not installed; OpenSP support disabled]) fi fi AM_CONDITIONAL([HAVE_OPENSP],[test "x$enable_opensp" = "xyes"]) # ******************************* # Extensions # ******************************* AC_MSG_CHECKING([which extensions to build]) ALL_EXTENSIONS="actions adblock auto-reload auto-scroller certificates error-viewer extensions-manager-ui gestures greasemonkey java-console livehttpheaders page-info permissions push-scroller rss rss-reader sample sample-mozilla select-stylesheet sidebar smart-bookmarks tab-groups tab-states" USEFUL_EXTENSIONS="actions auto-reload auto-scroller certificates error-viewer extensions-manager-ui gestures java-console page-info push-scroller select-stylesheet sidebar smart-bookmarks tab-groups tab-states" DEFAULT_EXTENSIONS="actions auto-scroller certificates error-viewer extensions-manager-ui gestures java-console page-info push-scroller select-stylesheet sidebar smart-bookmarks tab-groups tab-states" PYTHON_ALL_EXTENSIONS="python-console sample-python favicon" PYTHON_USEFUL_EXTENSIONS="python-console favicon" PYTHON_DEFAULT_EXTENSIONS="python-console favicon" DIST_EXTENSIONS="$ALL_EXTENSIONS $PYTHON_ALL_EXTENSIONS" if test $EPIPHANY_HAS_PYTHON; then ALL_EXTENSIONS="$ALL_EXTENSIONS $PYTHON_ALL_EXTENSIONS" USEFUL_EXTENSIONS="$USEFUL_EXTENSIONS $PYTHON_USEFUL_EXTENSIONS" DEFAULT_EXTENSIONS="$DEFAULT_EXTENSIONS $PYTHON_DEFAULT_EXTENSIONS" else AC_MSG_WARN([Epiphany compiled without python support, extensions $PYTHON_ALL_EXTENSIONS will not be available]) fi # due to an autoconf bug, commas in the first arg to # AS_HELP_STRING() cause problems. # # AS_HELP_STRING(--with-extensions=ext1,ext2,...,build the specified extensions) AC_ARG_WITH([extensions], [ --with-extensions=extension1,extension2,... build the specified extensions. Available: actions, adblock, certificates, error-viewer, extensions-manager-ui, gestures, livehttpheaders, page-info, rss, sample, sampls-mozilla, select-stylesheet, sidebar, smart-bookmarks, tab-groups, as well as the aliases default, all, and really-all], [extensions=$with_extensions], [extensions="default"]) if test "x$with_extensions" = xyes; then extensions="default" fi need_python=no EXTENSIONS= IFS="${IFS= }"; ephyext_save_ifs="$IFS"; IFS="," for ext in $extensions; do if echo "$ALL_EXTENSIONS" | egrep "(^| )$ext(\$| )" > /dev/null; then EXTENSIONS="$EXTENSIONS $ext" elif test "x$ext" = "xdefault"; then EXTENSIONS="$EXTENSIONS $DEFAULT_EXTENSIONS" elif test "x$ext" = "xall"; then EXTENSIONS="$EXTENSIONS $USEFUL_EXTENSIONS" elif test "x$ext" = "xreally-all"; then EXTENSIONS="$EXTENSIONS $ALL_EXTENSIONS" else AC_MSG_ERROR([the specified extension $ext does not exist]) fi if echo "$PYTHON_ALL_EXTENSIONS" | egrep "(^| )$ext(\$| )" > /dev/null; then need_python=yes fi done IFS="$ephyext_save_ifs" AC_SUBST([DIST_EXTENSIONS]) AC_SUBST([BUILD_EXTENSIONS],[`echo $EXTENSIONS | tr ' ' '\n' | sort | uniq | tr '\n' ' '`]) AC_MSG_RESULT([$EXTENSIONS]) # **** # DBUS # **** if echo "$EXTENSIONS" | egrep '(^| )(rss)($| )' > /dev/null; then DBUS_REQUIRED=0.34 DBUS_GLIB_REQUIRED=0.34 PKG_CHECK_MODULES([DBUS], [dbus-1 >= $DBUS_REQUIRED dbus-glib-1 >= $DBUS_GLIB_REQUIRED]) fi # **** # PCRE # **** if echo "$EXTENSIONS" | egrep '(^| )(adblock|greasemonkey)($| )' > /dev/null; then AC_PATH_PROG([PCRE_CONFIG], [pcre-config], [no]) if test "x$PCRE_CONFIG" = "xno"; then AC_ERROR([pcre development files not found]) fi PCRE_CFLAGS="`$PCRE_CONFIG --cflags`" AC_SUBST([PCRE_CFLAGS]) PCRE_LIBS="`$PCRE_CONFIG --libs`" AC_SUBST([PCRE_LIBS]) pcre_saved_CFLAGS=$CFLAGS pcre_saved_LIBS=$LIBS CFLAGS="$CFLAGS $PCRE_CFLAGS" LIBS="$LIBS $PCRE_LIBS" AC_CACHE_CHECK([whether libpcre was compiled with UTF-8 support], [ac_cv_have_preg_utf8_support], [AC_RUN_IFELSE( [AC_LANG_SOURCE( [[#include int main() { int t; return (pcre_config (PCRE_CONFIG_UTF8, &t) || !t); }]])], [ac_cv_have_preg_utf8_support="yes"], [ac_cv_have_preg_utf8_support="no"], [ac_cv_have_preg_utf8_support="maybe"])]) CFLAGS=$pcre_saved_CFLAGS LIBS=$pcre_saved_LIBS if test "$ac_cv_have_preg_utf8_support" != "yes"; then AC_ERROR([pcre does not support utf-8]) fi fi # ****** # Python # ****** if test "x$need_python" = "xyes"; then AM_PATH_PYTHON([2.3]) if test "x$PYTHON" = "x:"; then AC_MSG_ERROR([Python not found]) fi fi # ******* # Mozilla # ******* GECKO_INIT([MOZILLA]) AC_SUBST([MOZILLA]) AC_SUBST([MOZILLA_FLAVOUR]) AC_SUBST([MOZILLA_HOME]) AC_SUBST([MOZILLA_PREFIX]) AC_SUBST([MOZILLA_INCLUDE_ROOT]) case "$MOZILLA" in xulrunner) min_version=1.8 ;; *firefox) min_version=1.5 ;; *) AC_MSG_ERROR([Unsupported gecko "$gecko_cv_gecko"]) ;; esac PKG_CHECK_MODULES([MOZILLA_COMPONENT],[${gecko_cv_gecko}-xpcom >= $min_version $gecko_cv_extra_pkg_dependencies]) AC_SUBST([MOZILLA_COMPONENT_CFLAGS]) AC_SUBST([MOZILLA_COMPONENT_LIBS]) # ***************** # Add warning flags # ***************** AM_CPPFLAGS="$AM_CPPFLAGS $DEPRECATION_FLAGS" AM_CFLAGS="$AM_CFLAGS $WARN_CFLAGS" AM_CXXFLAGS="$AM_CXXFLAGS $WARN_CXXFLAGS $MOZILLA_WARN_CXXFLAGS" AC_SUBST([AM_CPPFLAGS]) AC_SUBST([AM_CFLAGS]) AC_SUBST([AM_CXXFLAGS]) # ******************************* # share/data dir # ******************************* if test "x${datadir}" = 'x${prefix}/share'; then if test "x${prefix}" = "xNONE"; then AC_DEFINE_UNQUOTED([EXTENSIONS_DATA_DIR], ["${ac_default_prefix}/share/${PACKAGE}-${EPIPHANY_EXTENSIONS_MAJOR}"], [Directory of data files]) else AC_DEFINE_UNQUOTED([EXTENSIONS_DATA_DIR], ["${prefix}/share/${PACKAGE}-${EPIPHANY_EXTENSIONS_MAJOR}"], [Directory of data files]) fi else AC_DEFINE_UNQUOTED([EXTENSIONS_DATA_DIR], ["${datadir}/${PACKAGE}-${EPIPHANY_EXTENSIONS_MAJOR}"], [Directory of data files]) fi # ******************************* # ******************************* AC_CONFIG_FILES([ Makefile include/Makefile extensions/Makefile extensions/actions/Makefile extensions/adblock/Makefile extensions/auto-reload/Makefile extensions/auto-scroller/Makefile extensions/certificates/Makefile extensions/gestures/Makefile extensions/error-viewer/Makefile extensions/error-viewer/mozilla/Makefile extensions/error-viewer/opensp/Makefile extensions/extensions-manager-ui/Makefile extensions/favicon/Makefile extensions/greasemonkey/Makefile extensions/greasemonkey/mozilla/Makefile extensions/livehttpheaders/Makefile extensions/livehttpheaders/mozilla/Makefile extensions/page-info/Makefile extensions/page-info/mozilla/Makefile extensions/permissions/Makefile extensions/push-scroller/Makefile extensions/python-console/Makefile extensions/rss/Makefile extensions/rss-reader/Makefile extensions/sample/Makefile extensions/sample-mozilla/Makefile extensions/sample-mozilla/mozilla/Makefile extensions/sample-python/Makefile extensions/select-stylesheet/Makefile extensions/select-stylesheet/mozilla/Makefile extensions/sidebar/Makefile extensions/smart-bookmarks/Makefile extensions/smart-bookmarks/mozilla/Makefile extensions/tab-states/Makefile extensions/tab-groups/Makefile extensions/java-console/Makefile extensions/java-console/mozilla/Makefile help/Makefile po/Makefile.in ]) AC_OUTPUT # ************************************* # ************************************* if test "$EPIPHANY_HAS_PYTHON" = "1"; then enable_python="yes"; else enable_python="no"; fi echo " Epiphany Extensions was configured with the following options: Source code location : $srcdir Compiler : $CC Prefix : $prefix Extra debugging support : $enable_debug Epiphany API version : $EPIPHANY_API_VERSION Epiphany has Python : $enable_python Gecko backend : $gecko_cv_gecko version $gecko_cv_gecko_version OpenSP : $enable_opensp Extensions : $EXTENSIONS " --=-QH/HQ7kz2IkV/iPjLo40-- From sbergman@rueb.com Wed Sep 27 11:30:26 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id F262E3B032A for ; Wed, 27 Sep 2006 11:30:25 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31009-03 for ; Wed, 27 Sep 2006 11:30:22 -0400 (EDT) Received: from eastrmmtao02.cox.net (eastrmmtao02.cox.net [68.230.240.37]) by menubar.gnome.org (Postfix) with ESMTP id 12F0D3B0262 for ; Wed, 27 Sep 2006 11:30:22 -0400 (EDT) Received: from eastrmimpo01.cox.net ([68.1.16.119]) by eastrmmtao02.cox.net (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with ESMTP id <20060927153021.CPDA10599.eastrmmtao02.cox.net@eastrmimpo01.cox.net> for ; Wed, 27 Sep 2006 11:30:21 -0400 Received: from ip68-229-204-144.ok.ok.cox.net ([68.229.204.144]) by eastrmimpo01.cox.net with bizsmtp id TTWG1V00B37Syf00000000 Wed, 27 Sep 2006 11:30:16 -0400 Subject: Force new windows to tabs? "Highlight All" on search? From: Steve Bergman To: epiphany-list@gnome.org Content-Type: text/plain Date: Wed, 27 Sep 2006 10:30:25 -0500 Message-Id: <1159371025.3651.14.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.74 tagged_above=-999 required=2 tests=[BAYES_20=-0.74] X-Spam-Score: -0.74 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Sep 2006 15:30:26 -0000 Hi Guys, First of all, thanks for Epiphany. I like the Gnome integration, the memory footprint, and the fact that it is a browser by the Unix/Linux/BSD community, for the Unix/Linux/BSD community, unlike some other browser makers who are becoming increasingly difficult to deal with. Anyway, I'm migrating to Epiphany and there are a couple of features I'm missing. I'm hoping that I'm just not looking in the right place. I'd like to be able to force anything that would normally open in a new window to open in a tab in the current window. Also, I find it quite handy to be able to have all instances of my search term highlighted when I do a find (ctrl-f). Thanks for any assistance, Steve Bergman From shrift@gmail.com Wed Sep 27 12:13:20 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id EB78B3B0273 for ; Wed, 27 Sep 2006 12:13:19 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 01182-02 for ; Wed, 27 Sep 2006 12:13:16 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by menubar.gnome.org (Postfix) with ESMTP id 4D81E3B011C for ; Wed, 27 Sep 2006 12:13:16 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x66so349048pye for ; Wed, 27 Sep 2006 09:13:15 -0700 (PDT) Received: by 10.35.51.13 with SMTP id d13mr1723761pyk; Wed, 27 Sep 2006 09:13:15 -0700 (PDT) Received: from ?10.1.20.225? ( [66.158.65.63]) by mx.gmail.com with ESMTP id w63sm847824pyw.2006.09.27.09.13.14; Wed, 27 Sep 2006 09:13:15 -0700 (PDT) Subject: Re: epiphany-list Digest, Vol 29, Issue 16 From: Brendan Martens To: epiphany-list@gnome.org In-Reply-To: References: Content-Type: text/plain Date: Wed, 27 Sep 2006 11:14:21 -0500 Message-Id: <1159373661.5422.7.camel@shrift.local.cityofevanston.org> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.647 tagged_above=-999 required=2 tests=[AWL=-0.520, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, INFO_TLD=1.273, SPF_PASS=-0.001] X-Spam-Score: -1.647 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Sep 2006 16:13:20 -0000 I recently asked about this. Let me paste the relevant conversations for you. Sorry I know this is long guys, Just wanted to put this in here so we don't all have to repeat ourselves. Brendan Read on for copied messages: Message: 1 Date: Fri, 25 Aug 2006 16:27:52 -0500 From: Brendan Martens Subject: epiphany tab functionality To: epiphany-list@gnome.org Message-ID: <1156541272.20868.9.camel@shrift.local.cityofevanston.org> Content-Type: text/plain Hi. I generally love epiphany but there is one real show stopper for me. I cannot tell epiphany to force new windows into a new tab. I feel like this is a required option, especially given the varied user base that epiphany has. Maybe I'm just missing something, but as far as I can tell there is no where to define this. Does anyone know about how I could change that / if not, is it possible to include as an option for the next release? For the record, I'm using 2.14.3. Also, Epiphany tabs will not ctrl+tab or ctrl+shift+tab cycle. I am quite used to this as most gnome apps support this functionality, is it possible to get that into Epiphany as well? I'd love to fill out a feature request if that is the next step for these things... Just thought I'd check here first. Thanks! Message: 1 Date: Sun, 27 Aug 2006 01:19:25 +0200 From: Stefan Stuhr Subject: Re: epiphany tab functionality To: Brendan Martens Cc: epiphany-list@gnome.org Message-ID: <1156634365.6904.8.camel@thinkpadr40> Content-Type: text/plain fre, 25 08 2006 kl. 16:27 -0500, skrev Brendan Martens: > Also, Epiphany tabs will not ctrl+tab or ctrl+shift+tab cycle. I am > quite used to this as most gnome apps support this functionality, is it > possible to get that into Epiphany as well? You can use my "Tab Key Tab Navigate" extension for this. It's available at http://www.sstuhr.dk/epiphany-extensions/ Also; which true GNOME applications support this (without the use of extensions/plugins)? Stefan Thanks for your feedback. Indeed this is not the first time that the subject has been brought up. Epiphany doesn't have a way to force popup windows into tabs (if I recall correctly, this decision was made in the early days because it could break proper functioning of some web sites). However, you can block popups and unhide them if you encounter a blocked popup that you want to see. Also, you can tell Epiphany to open pages that are requested by another process in a new tab, you can do this by going into the Preferred Applications preference window and selecting the corresponding radio button. regards, -- Reinout van Schouwen *** student of Artifical Intelligence email: reinout@cs.vu.nl *** mobile phone: +31-6-44360778 www.vanschouwen.info *** help mee met GNOME vertalen: nl.gnome.org Popups should never be forced into new tabs - new windows should be able to. That is, normal links and forms with target="_blank" could go to a new tab instead, while javascripts window.open is not modified. Firefox has had this functionality for a very long time, and I've never seen it break anything. There just is no functional difference between the two: in both cases the new window/tab gains focus, so it's not hidden like with middle click. And well, it just works since it is essentially the same thing: two tabs in one or two windows. -- Stoffe Message: 1 Date: Mon, 28 Aug 2006 11:23:11 -0500 From: Brendan Martens Subject: epiphany tab functionality To: epiphany-list@gnome.org Message-ID: <1156782192.5747.15.camel@shrift.local.cityofevanston.org> Content-Type: text/plain I understand that pop ups should not be placed in tabs, obviously. I speak only of new windows. I understand that gnome shoots to be simple, and just "do what the user wants" out of the box. But sometimes (imagine this) different users want different things! Epiphany should allow users that want to to force new windows into new tabs instead. I believe this has been at least an extension available in Firefox. Which behavior is default, I don't care, that is perfect question for the usability arguments, but please let those of us that want it to work a certain way choose that! Sorry if that is a bit of a rant... But it stems from a genuine desire for Epiphany to be better! For ^tabbing I guess if that is against the gnome HIG, obviously that is how it should be. But thanks for that extension Stefan! Unfortunately it doesn't seem to work, I have no /.gnome2/epiphany/plugins directory! I tried creating it, and the extension did nothing? I run Dapper... Can you point me in the right direction here? Thank you all for reading and caring about this! On Wed, 2006-09-27 at 12:00 -0400, epiphany-list-request@gnome.org wrote: > Message: 1 > Date: Wed, 27 Sep 2006 10:30:25 -0500 > From: Steve Bergman > Subject: Force new windows to tabs? "Highlight All" on search? > To: epiphany-list@gnome.org > Message-ID: <1159371025.3651.14.camel@localhost> > Content-Type: text/plain > > Hi Guys, > > First of all, thanks for Epiphany. I like the Gnome integration, the > memory footprint, and the fact that it is a browser by the > Unix/Linux/BSD community, for the Unix/Linux/BSD community, unlike > some > other browser makers who are becoming increasingly difficult to deal > with. > > Anyway, I'm migrating to Epiphany and there are a couple of features > I'm > missing. I'm hoping that I'm just not looking in the right place. > > I'd like to be able to force anything that would normally open in a > new > window to open in a tab in the current window. > > Also, I find it quite handy to be able to have all instances of my > search term highlighted when I do a find (ctrl-f). > > Thanks for any assistance, > Steve Bergman > From sbergman@rueb.com Wed Sep 27 13:23:53 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 1BD783B020C for ; Wed, 27 Sep 2006 13:23:53 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 04282-01 for ; Wed, 27 Sep 2006 13:23:52 -0400 (EDT) Received: from eastrmmtao05.cox.net (eastrmmtao05.cox.net [68.230.240.34]) by menubar.gnome.org (Postfix) with ESMTP id C340D3B01F3 for ; Wed, 27 Sep 2006 13:23:51 -0400 (EDT) Received: from eastrmimpo01.cox.net ([68.1.16.119]) by eastrmmtao05.cox.net (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with ESMTP id <20060927172351.KSPN7951.eastrmmtao05.cox.net@eastrmimpo01.cox.net>; Wed, 27 Sep 2006 13:23:51 -0400 Received: from ip68-229-204-144.ok.ok.cox.net ([68.229.204.144]) by eastrmimpo01.cox.net with bizsmtp id TVPm1V00237Syf00000000 Wed, 27 Sep 2006 13:23:46 -0400 Subject: Re: epiphany-list Digest, Vol 29, Issue 16 From: Steve Bergman To: Brendan Martens In-Reply-To: <1159373661.5422.7.camel@shrift.local.cityofevanston.org> References: <1159373661.5422.7.camel@shrift.local.cityofevanston.org> Content-Type: text/plain Date: Wed, 27 Sep 2006 12:23:55 -0500 Message-Id: <1159377835.10312.13.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.67 tagged_above=-999 required=2 tests=[AWL=0.930, BAYES_00=-2.599] X-Spam-Score: -1.67 X-Spam-Level: Cc: epiphany-list@gnome.org X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Sep 2006 17:23:53 -0000 Thanks. Sounds like we are talking about he same thing. Force target="_blank_" links into new tabs, but leave popups alone. IIRC, FF introduced this in 1.0.x as an about:config option. In 1.5 they were confident enough to make it a full fledged option in edit->preferences I just checked, and in 2.0rc1 it is the default setting. And the FF devs have as much experience with tabbed browsing best practices as anyone, I'd say. Tabbed browsing just makes matters worse if it descends into this sort of mess: "Hmmm. I know that what I want is in a tab... somewhere. It's one of the tabs in one of these browser windows..." Forcing new windows into tabs means that you can just go to your browser window and pick the proper tab from there. Keeps the window list clean, and all your pages are collected into tabs all in one place. -Steve From frandavid100@gmail.com Wed Sep 27 14:32:22 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 166EA3B0362 for ; Wed, 27 Sep 2006 14:32:22 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07246-06 for ; Wed, 27 Sep 2006 14:32:19 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by menubar.gnome.org (Postfix) with ESMTP id 103BE3B021A for ; Wed, 27 Sep 2006 14:32:19 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id 74so79515ugb for ; Wed, 27 Sep 2006 11:32:18 -0700 (PDT) Received: by 10.66.249.11 with SMTP id w11mr848442ugh; Wed, 27 Sep 2006 11:32:18 -0700 (PDT) Received: from ?192.168.2.101? ( [84.123.96.251]) by mx.gmail.com with ESMTP id a1sm721907ugf.2006.09.27.11.32.13; Wed, 27 Sep 2006 11:32:17 -0700 (PDT) Subject: "Related" widget should follow active tab, doesn't From: David Prieto To: epiphany-list@gnome.org Content-Type: multipart/alternative; boundary="=-e0mTpl/ob5SuWvIpPWGp" Date: Wed, 27 Sep 2006 20:32:03 +0200 Message-Id: <1159381923.5158.5.camel@david-laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.2 tagged_above=-999 required=2 tests=[AWL=-0.297, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, HTML_40_50=0.496, HTML_MESSAGE=0.001, SPF_PASS=-0.001] X-Spam-Score: -2.2 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Sep 2006 18:32:22 -0000 --=-e0mTpl/ob5SuWvIpPWGp Content-Type: text/plain Content-Transfer-Encoding: 7bit Hi, I once filed this bug (more like a feature request) which would be quite handy if implemented, IMO. http://bugzilla.gnome.org/show_bug.cgi?id=330890 Basically, if I have two open tabs, one containing a web from the "software" bookmark group and the other containing a web from the "news" group, the gidget should change depending which of both tabs is active. So, what do you think about it? --=-e0mTpl/ob5SuWvIpPWGp Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit Hi, I once filed this bug (more like a feature request) which would be quite handy if implemented, IMO.

http://bugzilla.gnome.org/show_bug.cgi?id=330890

Basically, if I have two open tabs, one containing a web from the "software" bookmark group and the other containing a web from the "news" group, the gidget should change depending which of both tabs is active.

So, what do you think about it? --=-e0mTpl/ob5SuWvIpPWGp-- From mvd@gatech.edu Wed Sep 27 22:55:32 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id BB0233B00E3 for ; Wed, 27 Sep 2006 22:55:32 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28557-02 for ; Wed, 27 Sep 2006 22:55:30 -0400 (EDT) Received: from deliverator6.gatech.edu (deliverator6.gatech.edu [130.207.165.168]) by menubar.gnome.org (Postfix) with ESMTP id 87ED43B006B for ; Wed, 27 Sep 2006 22:55:30 -0400 (EDT) Received: from deliverator6.gatech.edu (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id E583C19AF for ; Wed, 27 Sep 2006 22:55:29 -0400 (EDT) (envelope-from mvd@gatech.edu) Received: from mailprx3.gatech.edu (mailprx3.prism.gatech.edu [130.207.171.17]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "smtp.mail.gatech.edu", Issuer "RSA Data Security, Inc." (verified OK)) by deliverator6.gatech.edu (Postfix) with ESMTP id D4EB01894 for ; Wed, 27 Sep 2006 22:55:29 -0400 (EDT) (envelope-from mvd@gatech.edu) Received: from localhost (adsl-145-84-226.asm.bellsouth.net [72.145.84.226]) (using TLSv1 with cipher DES-CBC3-SHA (168/168 bits)) (No client certificate requested) (sasl: method=PLAIN, username=mdepalatis3@mailprx3.gatech.edu, sender=n/a) by mailprx3.gatech.edu (Postfix) with ESMTP id 5B4AC22DD for ; Wed, 27 Sep 2006 22:55:27 -0400 (EDT) (envelope-from mvd@gatech.edu) Date: Wed, 27 Sep 2006 22:55:31 -0400 From: "Michael V. De Palatis" To: epiphany-list@gnome.org Subject: xpdf and other alternatives Message-ID: <20060928025531.GA14931@mail.gatech.edu> Mail-Followup-To: epiphany-list@gnome.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.12-2006-07-14 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=0.716 tagged_above=-999 required=2 tests=[BAYES_20=-0.74, RCVD_IN_SORBS_WEB=1.456] X-Spam-Score: 0.716 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Sep 2006 02:55:32 -0000 Hi, I thus far have not been able to find the answer to this question... How can I get Epiphany to use something other than acroread (in particular, xpdf) to view PDFs? The same question could in principle apply to other app viewers. Note that I do not use Gnome, but regardless, Nautilus is set to use xpdf by default (I had read somewhere that Epiphany supposedly used the default, but I'm not sure if I'm true). Thanks, -- Michael V. De Palatis Georgia Institute of Technology School of Physics 837 State Street Atlanta, GA 30332-0430 mvd 'at' gatech [dot] edu http://mike.depalatis.net From sbergman@rueb.com Thu Sep 28 10:03:33 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6214A3B01E1 for ; Thu, 28 Sep 2006 10:03:33 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24692-09 for ; Thu, 28 Sep 2006 10:03:29 -0400 (EDT) Received: from centrmmtao05.cox.net (centrmmtao05.cox.net [70.168.83.79]) by menubar.gnome.org (Postfix) with ESMTP id DDB363B03D1 for ; Thu, 28 Sep 2006 10:03:28 -0400 (EDT) Received: from eastrmimpo02.cox.net ([68.1.16.120]) by centrmmtao05.cox.net (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with ESMTP id <20060928140327.OIOH8328.centrmmtao05.cox.net@eastrmimpo02.cox.net>; Thu, 28 Sep 2006 10:03:27 -0400 Received: from ip68-229-204-144.ok.ok.cox.net ([68.229.204.144]) by eastrmimpo02.cox.net with bizsmtp id Tq331V00t37Syf00000000 Thu, 28 Sep 2006 10:03:04 -0400 Subject: Re: xpdf and other alternatives From: Steve Bergman To: "Michael V. De Palatis" In-Reply-To: <20060928025531.GA14931@mail.gatech.edu> References: <20060928025531.GA14931@mail.gatech.edu> Content-Type: text/plain Date: Thu, 28 Sep 2006 09:03:37 -0500 Message-Id: <1159452218.32447.22.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.134 tagged_above=-999 required=2 tests=[AWL=0.465, BAYES_00=-2.599] X-Spam-Score: -2.134 X-Spam-Level: Cc: epiphany-list@gnome.org X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Sep 2006 14:03:33 -0000 On Wed, 2006-09-27 at 22:55 -0400, Michael V. De Palatis wrote: > Hi, > > I thus far have not been able to find the answer to this > question... How can I get Epiphany to use something other than > acroread (in particular, xpdf) to view PDFs? > As a Gnome app, it should use the default application for that file type. In Gnome 2.14, I just tried it. In Nautilus, right-clicking on a pdf file and selecting "properties->open with", I found that xpdf is the default for .pdf files. Opening a pdf with epiphany opens it in xpdf. I changed it in nautilus to use "Document Viewer" (Evince) and now epiphany opens it in evince. -Steve From mvd@gatech.edu Thu Sep 28 11:40:08 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id ECA883B01E1 for ; Thu, 28 Sep 2006 11:40:07 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29439-06 for ; Thu, 28 Sep 2006 11:40:06 -0400 (EDT) Received: from deliverator8.gatech.edu (deliverator8.gatech.edu [130.207.165.183]) by menubar.gnome.org (Postfix) with ESMTP id 9068D3B04A1 for ; Thu, 28 Sep 2006 11:40:06 -0400 (EDT) Received: from deliverator8.gatech.edu (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id EB3BC210; Thu, 28 Sep 2006 11:40:05 -0400 (EDT) (envelope-from mvd@gatech.edu) Received: from mailprx2.gatech.edu (mailprx2.prism.gatech.edu [130.207.171.21]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "smtp.mail.gatech.edu", Issuer "RSA Data Security, Inc." (verified OK)) by deliverator8.gatech.edu (Postfix) with ESMTP id CDA12239; Thu, 28 Sep 2006 11:40:04 -0400 (EDT) (envelope-from mvd@gatech.edu) Received: from localhost (adsl-156-55-104.asm.bellsouth.net [66.156.55.104]) (using TLSv1 with cipher DES-CBC3-SHA (168/168 bits)) (No client certificate requested) (sasl: method=PLAIN, username=mdepalatis3@mailprx2.gatech.edu, sender=n/a) by mailprx2.gatech.edu (Postfix) with ESMTP id 0E8E62627; Thu, 28 Sep 2006 11:40:04 -0400 (EDT) (envelope-from mvd@gatech.edu) Date: Thu, 28 Sep 2006 11:40:06 -0400 From: "Michael V. De Palatis" To: Steve Bergman Subject: Re: xpdf and other alternatives Message-ID: <20060928154006.GA26306@mail.gatech.edu> Mail-Followup-To: Steve Bergman , epiphany-list@gnome.org References: <20060928025531.GA14931@mail.gatech.edu> <1159452218.32447.22.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1159452218.32447.22.camel@localhost> User-Agent: Mutt/1.5.12-2006-07-14 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: Cc: epiphany-list@gnome.org X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Sep 2006 15:40:08 -0000 On Thu, Sep 28, 2006 at 09:03:37AM -0500, Steve Bergman wrote: > On Wed, 2006-09-27 at 22:55 -0400, Michael V. De Palatis wrote: > > Hi, > > > > I thus far have not been able to find the answer to this > > question... How can I get Epiphany to use something other than > > acroread (in particular, xpdf) to view PDFs? > > > > As a Gnome app, it should use the default application for that file > type. > > In Gnome 2.14, I just tried it. In Nautilus, right-clicking on a pdf > file and selecting "properties->open with", I found that xpdf is the > default for .pdf files. Opening a pdf with epiphany opens it in xpdf. > I changed it in nautilus to use "Document Viewer" (Evince) and now > epiphany opens it in evince. Well, unfortunately that doesn't work for me. I should be forced into using the Gnome settings daemon just so that I can get my web browser to use the appropriate helper applications that I want. This is really probably my biggest complaint about Epiphany -- It is over-reliant in areas such as this on being a Gnome application, which means that those of us who prefer not to use Gnome have a harder time using it. Are there any other ways to get around me having to run gnome-settings-daemon? -- Michael V. De Palatis Georgia Institute of Technology School of Physics 837 State Street Atlanta, GA 30332-0430 mvd 'at' gatech [dot] edu http://mike.depalatis.net From andrew.conkling@gmail.com Thu Sep 28 12:37:08 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id E395C3B04A1 for ; Thu, 28 Sep 2006 12:37:08 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 32435-01 for ; Thu, 28 Sep 2006 12:37:08 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by menubar.gnome.org (Postfix) with ESMTP id E36FE3B01D8 for ; Thu, 28 Sep 2006 12:37:07 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x66so802276pye for ; Thu, 28 Sep 2006 09:37:07 -0700 (PDT) Received: by 10.35.117.5 with SMTP id u5mr4030873pym; Thu, 28 Sep 2006 09:37:07 -0700 (PDT) Received: by 10.35.131.19 with HTTP; Thu, 28 Sep 2006 09:37:07 -0700 (PDT) Message-ID: <616971f10609280937n4d1dd592u8d18cb1e0eb463f1@mail.gmail.com> Date: Thu, 28 Sep 2006 12:37:07 -0400 From: "Andrew Conkling" To: "Steve Bergman" , epiphany-list@gnome.org Subject: Re: xpdf and other alternatives In-Reply-To: <20060928154006.GA26306@mail.gatech.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060928025531.GA14931@mail.gatech.edu> <1159452218.32447.22.camel@localhost> <20060928154006.GA26306@mail.gatech.edu> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.356 tagged_above=-999 required=2 tests=[AWL=0.044, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.356 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Sep 2006 16:37:09 -0000 On 9/28/06, Michael V. De Palatis wrote: > On Thu, Sep 28, 2006 at 09:03:37AM -0500, Steve Bergman wrote: > > As a Gnome app, it should use the default application for that file > > type. > > > > In Gnome 2.14, I just tried it. In Nautilus, right-clicking on a pdf > > file and selecting "properties->open with", I found that xpdf is the > > default for .pdf files. Opening a pdf with epiphany opens it in xpdf. > > I changed it in nautilus to use "Document Viewer" (Evince) and now > > epiphany opens it in evince. > > Well, unfortunately that doesn't work for me. I should be forced into > using the Gnome settings daemon just so that I can get my web browser > to use the appropriate helper applications that I want. > > This is really probably my biggest complaint about Epiphany -- It is > over-reliant in areas such as this on being a Gnome application, which > means that those of us who prefer not to use Gnome have a harder time > using it. There are other non-GNOME browsers. From the project page: "Epiphany is the web browser for the GNOME desktop. .... Epiphany ties together many GNOME components in order to let you focus on the Web content, instead of the browser application. As part of the GNOME project.... ...fits in perfectly with GNOME...." I'm fairly sure they're targeting the GNOME desktop, and are thusly making it easiest for its users. I, for one, appreciate the simplicity over using Firefox with its rather complicated implementation of filetypes and actions. From mvd@gatech.edu Thu Sep 28 12:54:53 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id BC5093B000E for ; Thu, 28 Sep 2006 12:54:53 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00860-02 for ; Thu, 28 Sep 2006 12:54:52 -0400 (EDT) Received: from deliverator5.gatech.edu (deliverator5.gatech.edu [130.207.165.165]) by menubar.gnome.org (Postfix) with ESMTP id 257683B0005 for ; Thu, 28 Sep 2006 12:54:52 -0400 (EDT) Received: from deliverator5.gatech.edu (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id 8F29A1D1999; Thu, 28 Sep 2006 12:54:51 -0400 (EDT) (envelope-from mvd@gatech.edu) Received: from mailprx3.gatech.edu (mailprx3.prism.gatech.edu [130.207.171.17]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "smtp.mail.gatech.edu", Issuer "RSA Data Security, Inc." (verified OK)) by deliverator5.gatech.edu (Postfix) with ESMTP id 6B3CD1D1A15; Thu, 28 Sep 2006 12:54:49 -0400 (EDT) (envelope-from mvd@gatech.edu) Received: from localhost (adsl-156-55-104.asm.bellsouth.net [66.156.55.104]) (using TLSv1 with cipher DES-CBC3-SHA (168/168 bits)) (No client certificate requested) (sasl: method=PLAIN, username=mdepalatis3@mailprx3.gatech.edu, sender=n/a) by mailprx3.gatech.edu (Postfix) with ESMTP id 6C34C22B4; Thu, 28 Sep 2006 12:54:48 -0400 (EDT) (envelope-from mvd@gatech.edu) Date: Thu, 28 Sep 2006 12:54:52 -0400 From: "Michael V. De Palatis" To: Andrew Conkling Subject: Re: xpdf and other alternatives Message-ID: <20060928165452.GB26306@mail.gatech.edu> Mail-Followup-To: Andrew Conkling , Steve Bergman , epiphany-list@gnome.org References: <20060928025531.GA14931@mail.gatech.edu> <1159452218.32447.22.camel@localhost> <20060928154006.GA26306@mail.gatech.edu> <616971f10609280937n4d1dd592u8d18cb1e0eb463f1@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <616971f10609280937n4d1dd592u8d18cb1e0eb463f1@mail.gmail.com> User-Agent: Mutt/1.5.12-2006-07-14 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: Cc: epiphany-list@gnome.org X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Sep 2006 16:54:53 -0000 On Thu, Sep 28, 2006 at 12:37:07PM -0400, Andrew Conkling wrote: > On 9/28/06, Michael V. De Palatis wrote: > > On Thu, Sep 28, 2006 at 09:03:37AM -0500, Steve Bergman wrote: > > > As a Gnome app, it should use the default application for that file > > > type. > > > > > > In Gnome 2.14, I just tried it. In Nautilus, right-clicking on a pdf > > > file and selecting "properties->open with", I found that xpdf is the > > > default for .pdf files. Opening a pdf with epiphany opens it in xpdf. > > > I changed it in nautilus to use "Document Viewer" (Evince) and now > > > epiphany opens it in evince. > > > > Well, unfortunately that doesn't work for me. I should be forced into > > using the Gnome settings daemon just so that I can get my web browser > > to use the appropriate helper applications that I want. > > > > This is really probably my biggest complaint about Epiphany -- It is > > over-reliant in areas such as this on being a Gnome application, which > > means that those of us who prefer not to use Gnome have a harder time > > using it. > > There are other non-GNOME browsers. From the project page: > > > I'm fairly sure they're targeting the GNOME desktop, and are thusly > making it easiest for its users. I, for one, appreciate the > simplicity over using Firefox with its rather complicated > implementation of filetypes and actions. Certainly. But I like Epiphany over Firefox for a number of reasons (see, e.g., the recent issues between Debian and the Mozilla Foundation; also, e.g., the lighter interface). I just wish there was a way to use the browser *without* having to use Gnome in order to get it to work properly. This is really the only area in which I'm having a problem thus far. Also, I said earlier that I don't want to have to run gnome-settings-daemon. I'm not sure if this would solve the problem or not, actually, but it's just a guess. To reiterate, I do have nautilus configured to use xpdf, despite not using nautilus, and Epiphany still tries to use acroread (this is another point which I didn't mention... it doesn't actually *succeed* in starting acroread... I have to manually kill the processes or else the browser just freezes). -- Michael V. De Palatis Georgia Institute of Technology School of Physics 837 State Street Atlanta, GA 30332-0430 mvd 'at' gatech [dot] edu http://mike.depalatis.net From dieguito@gmail.com Thu Sep 28 22:49:51 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id C05173B0018 for ; Thu, 28 Sep 2006 22:49:51 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26289-05 for ; Thu, 28 Sep 2006 22:49:51 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.183]) by menubar.gnome.org (Postfix) with ESMTP id BA58C3B0087 for ; Thu, 28 Sep 2006 22:49:50 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x66so984868pye for ; Thu, 28 Sep 2006 19:49:50 -0700 (PDT) Received: by 10.65.95.12 with SMTP id x12mr2940566qbl; Thu, 28 Sep 2006 19:49:49 -0700 (PDT) Received: by 10.65.113.16 with HTTP; Thu, 28 Sep 2006 19:49:49 -0700 (PDT) Message-ID: Date: Thu, 28 Sep 2006 21:49:49 -0500 From: "Diego Escalante" Sender: dieguito@gmail.com Subject: Re: "Related" widget should follow active tab, doesn't Cc: epiphany-list@gnome.org In-Reply-To: <1159381923.5158.5.camel@david-laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1159381923.5158.5.camel@david-laptop> X-Google-Sender-Auth: 59b97c4af38823a5 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.4 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.4 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Sep 2006 02:49:51 -0000 On 9/27/06, David Prieto wrote: > > Hi, I once filed this bug (more like a feature request) which would be > quite handy if implemented, IMO. Hi \o > > http://bugzilla.gnome.org/show_bug.cgi?id=330890 > > Basically, if I have two open tabs, one containing a web from the > "software" bookmark group and the other containing a web from the "news" > group, the gidget should change depending which of both tabs is active. > > So, what do you think about it? Makes sense, I actually used to think that it worked like that :/. o/ -- "First they ignore you, then they laugh at you, then they fight you, then you win" -Ghandi http://diego.aureal.com.pe | http://diegoe.blogspot.com http://www.lifewithubuntu.com | http://barsafan.wordpress.com From dieguito@gmail.com Thu Sep 28 22:52:33 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 969E53B0018 for ; Thu, 28 Sep 2006 22:52:33 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26494-01 for ; Thu, 28 Sep 2006 22:52:33 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.183]) by menubar.gnome.org (Postfix) with ESMTP id DF2DF3B03DA for ; Thu, 28 Sep 2006 22:52:32 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x66so985670pye for ; Thu, 28 Sep 2006 19:52:32 -0700 (PDT) Received: by 10.65.234.3 with SMTP id l3mr2961840qbr; Thu, 28 Sep 2006 19:52:32 -0700 (PDT) Received: by 10.65.113.16 with HTTP; Thu, 28 Sep 2006 19:52:32 -0700 (PDT) Message-ID: Date: Thu, 28 Sep 2006 21:52:32 -0500 From: "Diego Escalante" Sender: dieguito@gmail.com To: "Andrew Conkling" , "Steve Bergman" , epiphany-list@gnome.org Subject: Re: xpdf and other alternatives In-Reply-To: <20060928165452.GB26306@mail.gatech.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060928025531.GA14931@mail.gatech.edu> <1159452218.32447.22.camel@localhost> <20060928154006.GA26306@mail.gatech.edu> <616971f10609280937n4d1dd592u8d18cb1e0eb463f1@mail.gmail.com> <20060928165452.GB26306@mail.gatech.edu> X-Google-Sender-Auth: 98b05d4c9543c613 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.4 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.4 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Sep 2006 02:52:33 -0000 Well in the worse scenario you can always create an alias for xpdf or acroread pointing to your preferred reader or in the _really_ worse scenario you can make /usr/bin/whatever a symlink to your preferred reader bin. :) -- "First they ignore you, then they laugh at you, then they fight you, then you win" -Ghandi http://diego.aureal.com.pe | http://diegoe.blogspot.com http://www.lifewithubuntu.com | http://barsafan.wordpress.com From dieguito@gmail.com Fri Sep 29 03:50:48 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D31883B0003 for ; Fri, 29 Sep 2006 03:50:48 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05055-07 for ; Fri, 29 Sep 2006 03:50:48 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.193]) by menubar.gnome.org (Postfix) with ESMTP id DB97E3B007A for ; Fri, 29 Sep 2006 03:50:47 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 13so351311nzn for ; Fri, 29 Sep 2006 00:50:47 -0700 (PDT) Received: by 10.65.97.18 with SMTP id z18mr3225169qbl; Fri, 29 Sep 2006 00:50:46 -0700 (PDT) Received: by 10.65.113.16 with HTTP; Fri, 29 Sep 2006 00:50:46 -0700 (PDT) Message-ID: Date: Fri, 29 Sep 2006 09:50:46 +0200 From: "Diego Escalante" Sender: dieguito@gmail.com To: "epiphany list" Subject: Eye candy on the mailing list suscription page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: ffe415dfc1ab6dc9 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.4 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.4 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Sep 2006 07:50:49 -0000 This might be a silly mail but anyway I thought someone could find the time to do it: Gnome-women list has a nice personalized html for the suscription page of mailman: http://mail.gnome.org/mailman/listinfo/gnome-women-list Maybe the epiphany one could have at least the Ephy icon or some links to the wiki/website. It's just niceness for a little traffic list but anyway it's worth doing while on vacations (if someone is on vacations). See ya \o/ -- "First they ignore you, then they laugh at you, then they fight you, then you win" -Ghandi http://diego.aureal.com.pe | http://diegoe.blogspot.com http://www.lifewithubuntu.com | http://barsafan.wordpress.com From burlap@gmail.com Sat Sep 30 10:51:25 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id DD7653B007D for ; Sat, 30 Sep 2006 10:51:25 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26265-08 for ; Sat, 30 Sep 2006 10:51:24 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by menubar.gnome.org (Postfix) with ESMTP id CAE753B00AA for ; Sat, 30 Sep 2006 10:51:23 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id 74so357775ugb for ; Sat, 30 Sep 2006 07:51:23 -0700 (PDT) Received: by 10.67.117.18 with SMTP id u18mr961861ugm; Sat, 30 Sep 2006 07:51:23 -0700 (PDT) Received: from driftwood ( [81.168.157.208]) by mx.gmail.com with ESMTP id y1sm755768uge.2006.09.30.07.51.21; Sat, 30 Sep 2006 07:51:22 -0700 (PDT) Subject: Re: automatic search and .com From: =?UTF-8?Q?Rafa=C5=82_Pr=C3=B3chniak?= To: Nigel Tao In-Reply-To: <9188fcea0609191859k652dbe66n1568ce25cd4d958f@mail.gmail.com> References: <1158641570.4901.22.camel@localhost.localdomain> <9188fcea0609191859k652dbe66n1568ce25cd4d958f@mail.gmail.com> Content-Type: text/plain; charset=UTF-8 Date: Sat, 30 Sep 2006 16:51:39 +0200 Message-Id: <1159627899.7536.30.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.892 tagged_above=-999 required=2 tests=[AWL=0.508, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -1.892 X-Spam-Level: Cc: EPIPHANY List X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Sep 2006 14:51:26 -0000 Hi all, Dnia 20-09-2006, śro o godzinie 11:59 +1000, Nigel Tao napisał(a): > Look for things starting with browser.fixup, for example, set > browser.fixup.alternate.enabled to false. > It doesn't work for me: the only effect is that "www." and ".com" are no longer appended to the address making it even worse. Some more general comments: Is there a solution? What is the reason to change address bar behavior comparing to 2.14? I can see the following problems (I feel it must have been discussed, but I can't find it in the list archive): 1. Users outside the USA might expect autocomplete to append their domain (like .pl or .de) and not .com: I have tried several popular Polish addresses (big portals, online bookstores, online banks) and NONE was correctly resolved using .com. You might say that it's their fault: should have bought .com too... And register trademarks worldwide... 2. Some might (well, I'm only speculating here) expect the most popular/obvious site to be contacted (just go to gnome.com). This problem is probably most evident with a clean install: no bookmarks, no history, no hints when you type in an address. 3. When I put a space between words I get an error (that an url is not valid). If searching the internet from address bar is not a desirable default (I can understand that), appending .com neither is, especially when you don't visit .com sites that often. I still think that advantages of epiphany outweigh this problem, I can change my habits again (changed from firefox only recently), but .com is just wrong idea in my opinion. Best, Rafał Próchniak From burlap@gmail.com Sat Sep 30 17:56:19 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 831D43B0012 for ; Sat, 30 Sep 2006 17:56:19 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15983-02 for ; Sat, 30 Sep 2006 17:56:17 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by menubar.gnome.org (Postfix) with ESMTP id 11A103B0070 for ; Sat, 30 Sep 2006 17:56:17 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id 74so378705ugb for ; Sat, 30 Sep 2006 14:56:16 -0700 (PDT) Received: by 10.66.242.20 with SMTP id p20mr1326894ugh; Sat, 30 Sep 2006 14:56:16 -0700 (PDT) Received: from driftwood ( [81.168.157.208]) by mx.gmail.com with ESMTP id 54sm3550007ugp.2006.09.30.14.56.15; Sat, 30 Sep 2006 14:56:15 -0700 (PDT) Subject: Re: automatic search and .com From: =?UTF-8?Q?Rafa=C5=82_Pr=C3=B3chniak?= To: Nigel Tao In-Reply-To: <9188fcea0609191859k652dbe66n1568ce25cd4d958f@mail.gmail.com> References: <1158641570.4901.22.camel@localhost.localdomain> <9188fcea0609191859k652dbe66n1568ce25cd4d958f@mail.gmail.com> Content-Type: text/plain; charset=UTF-8 Date: Sat, 30 Sep 2006 23:56:34 +0200 Message-Id: <1159653394.9553.3.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.916 tagged_above=-999 required=2 tests=[AWL=0.484, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -1.916 X-Spam-Level: Cc: EPIPHANY List X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Sep 2006 21:56:19 -0000 Hi all, My apologies. I thought I searched Gnome Bugzilla for this issue, until I found #350053. So it seems this is not Epiphany's fault, which makes my rant obviously pointless... Once again, thank you for Epiphany and keep up the good work! Cheers, Rafał From gzsombor@gmail.com Tue Sep 5 06:03:24 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id CA9BF3B023A for ; Tue, 5 Sep 2006 06:03:24 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 14697-06 for ; Tue, 5 Sep 2006 06:03:24 -0400 (EDT) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.238]) by menubar.gnome.org (Postfix) with ESMTP id E3CE23B0234 for ; Tue, 5 Sep 2006 06:03:23 -0400 (EDT) Received: by wx-out-0506.google.com with SMTP id i30so4247699wxd for ; Tue, 05 Sep 2006 03:03:23 -0700 (PDT) Received: by 10.90.118.10 with SMTP id q10mr1243641agc; Tue, 05 Sep 2006 03:03:23 -0700 (PDT) Received: by 10.90.25.17 with HTTP; Tue, 5 Sep 2006 03:03:21 -0700 (PDT) Message-ID: Date: Tue, 5 Sep 2006 12:03:22 +0200 From: Zsombor To: epiphany-list@gnome.org Subject: Cookies from python MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_103269_11303739.1157450602769" X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=0.441 tagged_above=-999 required=2 tests=[BAYES_05=-1.11, DNS_FROM_RFC_ABUSE=0.2, HTML_10_20=1.351, HTML_MESSAGE=0.001, SPF_PASS=-0.001] X-Spam-Score: 0.441 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: gzsombor@gmail.com List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2006 10:03:25 -0000 ------=_Part_103269_11303739.1157450602769 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello! I would like to write a epiphany extension in python which manages the cookies, in a lot more fine grained mode than the currently available. For example to allow every PHPSESSION session cookies, but to reject every __utma cookies, and so on. Unfortunately i can't figure out how to access "ephy-cookie-manager" from python. The second thing with I probably will have some problems is that from the documentation ( http://www.gnome.org/projects/epiphany/documentation/reference/epiphany-ephy-cookie-manager.html) it seems to me, that currently it is not possible to add some callback function which gets called every time when a new cookie is offered by a webserver. Am I right? Is there any easy solution for me? Thanks in advance BR Zsombor ------=_Part_103269_11303739.1157450602769 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline
Hello!

 I would like to write a epiphany extension in python which manages the cookies, in a lot more fine grained mode than the currently available. For example to allow every PHPSESSION session cookies, but to reject every __utma cookies, and so on. Unfortunately i can't figure out how to access "ephy-cookie-manager" from python. The second thing with I probably will have some problems is that from the documentation ( http://www.gnome.org/projects/epiphany/documentation/reference/epiphany-ephy-cookie-manager.html) it seems to me, that currently it is not possible to add some callback function which gets called every time when a new cookie is offered by a webserver. Am I right? Is there any easy solution for me?

Thanks in advance
BR
 Zsombor
------=_Part_103269_11303739.1157450602769-- From adamh@densi.com Tue Sep 5 10:24:27 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 9D4103B00BF for ; Tue, 5 Sep 2006 10:24:27 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26517-07 for ; Tue, 5 Sep 2006 10:24:26 -0400 (EDT) Received: from fca.densi.com (masq.densi.com [207.107.202.254]) by menubar.gnome.org (Postfix) with ESMTP id 047E43B008A for ; Tue, 5 Sep 2006 10:24:26 -0400 (EDT) Received: from modemcable071.102-81-70.mc.videotron.ca ([70.81.102.71] helo=[192.168.1.88]) by fca.densi.com with esmtpa (Exim 4.50) id 1GKbqb-0003Qe-GJ; Tue, 05 Sep 2006 10:24:24 -0400 Subject: Re: Cookies from python From: Adam Hooper To: gzsombor@gmail.com In-Reply-To: References: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-fxl+9Vv/xH9Au8xPW2LF" Date: Tue, 05 Sep 2006 10:24:16 -0400 Message-Id: <1157466256.9801.154.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0 X-Scan-Signature: f4da5a097f2810e79a7c59bdbc177a85 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: Cc: epiphany-list@gnome.org X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2006 14:24:27 -0000 --=-fxl+9Vv/xH9Au8xPW2LF Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2006-05-09 at 12:03 +0200, Zsombor wrote: >=20 > Hello! >=20 > I would like to write a epiphany extension in python which manages > the cookies, in a lot more fine grained mode than the currently > available. For example to allow every PHPSESSION session cookies, but > to reject every __utma cookies, and so on. Unfortunately i can't > figure out how to access "ephy-cookie-manager" from python. The second > thing with I probably will have some problems is that from the > documentation > ( http://www.gnome.org/projects/epiphany/documentation/reference/epiphany= -ephy-cookie-manager.html) it seems to me, that currently it is not possibl= e to add some callback function which gets called every time when a new coo= kie is offered by a webserver. Am I right? Is there any easy solution for m= e?=20 For the moment, you'll have to write it in C. When PyXPCOM is supported, this will be possible. (There may be a way to hack Epiphany proper to allow such a callback; but I don't think it exists now, and using PyXPCOM would certainly be the better approach.) --=20 Adam Hooper adamh@densi.com --=-fxl+9Vv/xH9Au8xPW2LF Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBE/YiQ90GtBxQ61zARArcWAKCttSERGpqcj6QJLQGYK5TyDIojWQCg0QBD i48LXjmFMdwRQVkMfCk46fk= =dCbQ -----END PGP SIGNATURE----- --=-fxl+9Vv/xH9Au8xPW2LF-- From gzsombor@gmail.com Wed Sep 6 05:22:25 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 934553B006D for ; Wed, 6 Sep 2006 05:22:25 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08222-09 for ; Wed, 6 Sep 2006 05:22:25 -0400 (EDT) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.239]) by menubar.gnome.org (Postfix) with ESMTP id 88DDF3B0014 for ; Wed, 6 Sep 2006 05:22:24 -0400 (EDT) Received: by wx-out-0506.google.com with SMTP id i30so5211798wxd for ; Wed, 06 Sep 2006 02:22:24 -0700 (PDT) Received: by 10.90.100.2 with SMTP id x2mr2042151agb; Wed, 06 Sep 2006 02:22:23 -0700 (PDT) Received: by 10.90.25.17 with HTTP; Wed, 6 Sep 2006 02:22:23 -0700 (PDT) Message-ID: Date: Wed, 6 Sep 2006 11:22:23 +0200 From: Zsombor To: epiphany-list@gnome.org Subject: Re: Cookies from python In-Reply-To: <1157466256.9801.154.camel@localhost> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_11643_4129824.1157534543796" References: <1157466256.9801.154.camel@localhost> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.979 tagged_above=-999 required=2 tests=[AWL=1.420, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, HTML_MESSAGE=0.001, SPF_PASS=-0.001] X-Spam-Score: -0.979 X-Spam-Level: Cc: Adam Hooper X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: gzsombor@gmail.com List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Sep 2006 09:22:25 -0000 ------=_Part_11643_4129824.1157534543796 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 9/5/06, Adam Hooper wrote: > > On Tue, 2006-05-09 at 12:03 +0200, Zsombor wrote: > > > > Hello! > > > > I would like to write a epiphany extension in python which manages > > the cookies, in a lot more fine grained mode than the currently > > available. For example to allow every PHPSESSION session cookies, but > > to reject every __utma cookies, and so on. Unfortunately i can't > > figure out how to access "ephy-cookie-manager" from python. The second > > thing with I probably will have some problems is that from the > > documentation > > ( > http://www.gnome.org/projects/epiphany/documentation/reference/epiphany-ephy-cookie-manager.html) > it seems to me, that currently it is not possible to add some callback > function which gets called every time when a new cookie is offered by a > webserver. Am I right? Is there any easy solution for me? > > For the moment, you'll have to write it in C. When PyXPCOM is supported, > this will be possible. (There may be a way to hack Epiphany proper to > allow such a callback; but I don't think it exists now, and using > PyXPCOM would certainly be the better approach.) > > -- > Adam Hooper > adamh@densi.com Thanks, that's what I afraid of. From googling around I saw some emails from 1-2 years ago, when it is discussed, and some build instructions ( http://live.gnome.org/Epiphany/EphyPython/PyXPCOM), and I'm wondering why there is no further development occured since ? Is there any blocking issue which prevents to include the python binding? Is it not stable enough? Because without this, the plugin development is very restricted to small UI related functionalities. Because very limited number of programmers really enjoys working in C in such a complicated environment, when a small, badly behaving plugin can segfault the whole browser. BR, Zsombor Gegesy ------=_Part_11643_4129824.1157534543796 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline

On 9/5/06, Adam Hooper <adamh@densi.com> wrote:
On Tue, 2006-05-09 at 12:03 +0200, Zsombor wrote:
>
> Hello!
>
>  I would like to write a epiphany extension in python which manages
> the cookies, in a lot more fine grained mode than the currently
> available. For example to allow every PHPSESSION session cookies, but
> to reject every __utma cookies, and so on. Unfortunately i can't
> figure out how to access "ephy-cookie-manager" from python. The second
> thing with I probably will have some problems is that from the
> documentation
> ( http://www.gnome.org/projects/epiphany/documentation/reference/epiphany-ephy-cookie-manager.html ) it seems to me, that currently it is not possible to add some callback function which gets called every time when a new cookie is offered by a webserver. Am I right? Is there any easy solution for me?

For the moment, you'll have to write it in C. When PyXPCOM is supported,
this will be possible. (There may be a way to hack Epiphany proper to
allow such a callback; but I don't think it exists now, and using
PyXPCOM would certainly be the better approach.)

--
Adam Hooper
adamh@densi.com


Thanks, that's what I afraid of. From googling around I saw some emails from 1-2 years ago, when it is discussed, and some build instructions ( http://live.gnome.org/Epiphany/EphyPython/PyXPCOM), and I'm wondering why there is no further development occured since ? Is there any blocking issue which prevents to include the python binding? Is it not stable enough? Because without this, the plugin development is very restricted to small UI related functionalities. Because very limited number of programmers really enjoys working in C in such a complicated environment, when a small, badly behaving plugin can segfault the whole browser.

BR,
 Zsombor Gegesy
 


------=_Part_11643_4129824.1157534543796-- From adamh@densi.com Wed Sep 6 09:30:58 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 03B0E3B006B for ; Wed, 6 Sep 2006 09:30:58 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19206-04 for ; Wed, 6 Sep 2006 09:30:50 -0400 (EDT) Received: from fca.densi.com (masq.densi.com [207.107.202.254]) by menubar.gnome.org (Postfix) with ESMTP id 423A53B014E for ; Wed, 6 Sep 2006 09:30:21 -0400 (EDT) Received: from modemcable071.102-81-70.mc.videotron.ca ([70.81.102.71] helo=[192.168.1.88]) by fca.densi.com with esmtpa (Exim 4.50) id 1GKxTq-0006Ie-JS; Wed, 06 Sep 2006 09:30:19 -0400 Subject: Re: Cookies from python From: Adam Hooper To: gzsombor@gmail.com In-Reply-To: References: <1157466256.9801.154.camel@localhost> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-CxSMfbNQ09Q+rYol8qF/" Date: Wed, 06 Sep 2006 09:30:14 -0400 Message-Id: <1157549414.4999.61.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0 X-Scan-Signature: 44d06dd31b6b508c4fce05bf3b3b1099 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: Cc: epiphany-list@gnome.org X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Sep 2006 13:30:58 -0000 --=-CxSMfbNQ09Q+rYol8qF/ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2006-06-09 at 11:22 +0200, Zsombor wrote: >=20 > Thanks, that's what I afraid of. From googling around I saw some > emails from 1-2 years ago, when it is discussed, and some build > instructions ( http://live.gnome.org/Epiphany/EphyPython/PyXPCOM), and > I'm wondering why there is no further development occured since ? Is > there any blocking issue which prevents to include the python binding? > Is it not stable enough? Those build instructions will get PyXPCOM into Mozilla, not Epiphany. (i.e., you can access PyXPCOM from Python within Epiphany, but it's hard to get a hold of a MozillaEmbed, and so you can't manipulate the page you're viewing or add signals to the embed.) About a year ago I wrote a patch that integrates PyXPCOM into Epiphany. Then the real world prevented me from continuing to work on it. I'm sure it's the same story with other developers: a simple lack of time. All that's really needed: - Distributions have to provide PyXPCOM. This is a simple matter of time, but we could probably speed it up if we compiled it standalone (if such a thing is possible) and/or bugged the proper people downstream. - A patch to Epiphany which gives access to MozillaEmbeds from EphyEmbeds (I believe MozillaEmbed is the only class extensions will need to access which isn't a singleton). This I've already done, though my patch has since bitrotted and it wasn't the most beautiful thing in the first place. Still, it's a day's work at most. --=20 Adam Hooper adamh@densi.com --=-CxSMfbNQ09Q+rYol8qF/ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBE/s1m90GtBxQ61zARAkOuAJ0dWUxyvcfSUZYEJCR2Hs9l6ZlRoQCfYnTf YApe/g24tqjBs6cnNIQGkVk= =FUTe -----END PGP SIGNATURE----- --=-CxSMfbNQ09Q+rYol8qF/-- From sds@santefisi.caos.org Thu Sep 7 11:23:16 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id ABA7C3B0378 for ; Thu, 7 Sep 2006 11:23:16 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30010-09 for ; Thu, 7 Sep 2006 11:23:15 -0400 (EDT) Received: from relay-pt4.poste.it (relay-pt4.poste.it [62.241.4.118]) by menubar.gnome.org (Postfix) with ESMTP id 949503B0168 for ; Thu, 7 Sep 2006 11:23:14 -0400 (EDT) Received: from santefisi.caos.org (84.222.194.143) by relay-pt4.poste.it (7.2.063) (authenticated as stefano.sabatini-lala@poste.it) id 4485AE8A001F4818 for epiphany-list@gnome.org; Thu, 7 Sep 2006 17:23:13 +0200 Received: from sds by santefisi.caos.org with local (Exim 4.62) (envelope-from ) id 1GLLjC-0001lg-OE for epiphany-list@gnome.org; Thu, 07 Sep 2006 17:23:42 +0200 Date: Thu, 7 Sep 2006 17:23:42 +0200 From: Stefano Sabatini To: epiphany-list@gnome.org Subject: Saving epiphany state between X sessions Message-ID: <20060907152342.GA6729@santefisi.caos.org> Mail-Followup-To: epiphany-list@gnome.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Operating-System: Linux santefisi 2.6.15.4-06.03.21sds User-Agent: Mutt/1.5.12-2006-07-14 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.67 tagged_above=-999 required=2 tests=[AWL=0.930, BAYES_00=-2.599] X-Spam-Score: -1.67 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Sep 2006 15:23:16 -0000 How can I get epiphany store the state (e.g. tabs opened with the corresponding pages loaded) between one session and another one? I've noticed that when epiphany crashes (e.g. when the session manager crashes) epiphany asks whether to restore the previous state, so it should be possible to perform this in "normal" restarts too. A pointer to the appropriate documentation is sufficient (I couldn't find nothing). Thanks in advance -- Stefano From andrew.conkling@gmail.com Thu Sep 7 13:17:42 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 742A23B0187 for ; Thu, 7 Sep 2006 13:17:42 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 04167-02 for ; Thu, 7 Sep 2006 13:17:40 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.182]) by menubar.gnome.org (Postfix) with ESMTP id E5F193B0281 for ; Thu, 7 Sep 2006 13:17:39 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x66so393854pye for ; Thu, 07 Sep 2006 10:17:39 -0700 (PDT) Received: by 10.35.35.17 with SMTP id n17mr1072949pyj; Thu, 07 Sep 2006 10:17:39 -0700 (PDT) Received: by 10.35.131.19 with HTTP; Thu, 7 Sep 2006 10:17:39 -0700 (PDT) Message-ID: <616971f10609071017h7a0aaf0eo6f3d7cfabc4a4564@mail.gmail.com> Date: Thu, 7 Sep 2006 13:17:39 -0400 From: "Andrew Conkling" To: epiphany-list@gnome.org Subject: Re: Saving epiphany state between X sessions In-Reply-To: <20060907152342.GA6729@santefisi.caos.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060907152342.GA6729@santefisi.caos.org> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.364 tagged_above=-999 required=2 tests=[AWL=0.036, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.364 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Sep 2006 17:17:42 -0000 On 9/7/06, Stefano Sabatini wrote: > How can I get epiphany store the state (e.g. tabs opened with the > corresponding pages loaded) between one session and another one? There's a current extension for this: http://bugzilla.gnome.org/show_bug.cgi?id=316245 > I've noticed that when epiphany crashes (e.g. when the session manager > crashes) epiphany asks whether to restore the previous state, so it should be > possible to perform this in "normal" restarts too. I agree; I think an extension is not the way to do this, since obviously the code to do it is already working. I've gotten no response about that on the bug though.... :( Cheers, Andrew From reinouts@gnome.org Thu Sep 7 15:16:09 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 48DE83B02FF for ; Thu, 7 Sep 2006 15:16:09 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09665-10 for ; Thu, 7 Sep 2006 15:16:05 -0400 (EDT) Received: from smtp-1.orange.nl (smtp-1.orange.nl [193.252.22.241]) by menubar.gnome.org (Postfix) with ESMTP id 9413E3B0281 for ; Thu, 7 Sep 2006 15:16:05 -0400 (EDT) Received: from [192.168.1.10] (s559324ea.adsl.wanadoo.nl [85.147.36.234]) by mwinf6004.orange.nl (SMTP Server) with ESMTP id AE9BC1C00083 for ; Thu, 7 Sep 2006 21:16:03 +0200 (CEST) X-ME-UUID: 20060907191603715.AE9BC1C00083@mwinf6004.orange.nl Subject: Re: Saving epiphany state between X sessions From: Reinout van Schouwen To: epiphany-list@gnome.org In-Reply-To: <20060907152342.GA6729@santefisi.caos.org> References: <20060907152342.GA6729@santefisi.caos.org> Content-Type: text/plain Organization: GNOME Date: Thu, 07 Sep 2006 21:17:11 +0200 Message-Id: <1157656631.6147.9.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0-1mdv2007.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.142 tagged_above=-999 required=2 tests=[AWL=0.457, BAYES_00=-2.599] X-Spam-Score: -2.142 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Sep 2006 19:16:09 -0000 Hello Stefano, Op donderdag 07-09-2006 om 17:23 uur [tijdzone +0200], schreef Stefano Sabatini: > How can I get epiphany store the state (e.g. tabs opened with the > corresponding pages loaded) between one session and another one? You can tell GNOME to save its session between logging out and in in the GNOME preferences. Epiphany's session will be saved and restored as well. The conceptual model behind Epiphany only knows open or closed pages, there is no special provision for when the executable is started or stopped. However, there are more people who desire a "session saver" just for Epiphany. There's an enhancement request for epiphany-extensions about that here: http://bugzilla.gnome.org/show_bug.cgi?id=316245 Thanks for using Epiphany! regards, -- Reinout van Schouwen From john.r.moser@gmail.com Fri Sep 8 17:37:04 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 53DF73B00B6 for ; Fri, 8 Sep 2006 17:37:03 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17982-04 for ; Fri, 8 Sep 2006 17:37:02 -0400 (EDT) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.233]) by menubar.gnome.org (Postfix) with ESMTP id 75CDA3B00B4 for ; Fri, 8 Sep 2006 17:37:02 -0400 (EDT) Received: by wx-out-0506.google.com with SMTP id i30so1172278wxd for ; Fri, 08 Sep 2006 14:37:02 -0700 (PDT) Received: by 10.70.109.9 with SMTP id h9mr933492wxc; Fri, 08 Sep 2006 14:37:01 -0700 (PDT) Received: from ?192.168.1.51? ( [68.33.112.13]) by mx.gmail.com with ESMTP id h19sm3924279wxd.2006.09.08.14.36.58; Fri, 08 Sep 2006 14:37:01 -0700 (PDT) Subject: webcore/khtml? From: John Moser To: epiphany-list@gnome.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-TRVTF6Vb+H8hMrRiqlQc" Date: Fri, 08 Sep 2006 17:36:57 -0400 Message-Id: <1157751417.19754.11.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.4 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.4 X-Spam-Level: X-Mailman-Approved-At: Fri, 08 Sep 2006 18:13:07 -0400 X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Sep 2006 21:37:04 -0000 --=-TRVTF6Vb+H8hMrRiqlQc Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I'm noticing that the gnome-webcore CVS branch is unmaintained 22 months now. Also Epiphany seems to be based on GECKO, the Firefox/Mozilla back-end renderer. I guess the simplest question is probably the best: Why not Epiphany/Webcore and Epiphany/GECKO? Not a fork, but a back-end plug architecture (Read: buzz buzz buzz) that allows users to switch their rendering engine either during run (redraw the page on the new engine) or with a restart. I see a number of advantages to being able to hot or cold switch engines: - Right now, Wordpress and CMS Made Simple's AJAX is perfectly capable of making Firefox and Epiphany 1) Lag for 10 seconds at a time; and/or 2) spontaneously crash (enough to trigger the crash detector). This is a bug in Gecko; Epiphany does the same thing, so will Mozilla and anything else using the GRE. Obvious work-around: Pick another engine. - There would be more freedom for Gnome developers to improve the Webcore/KHTML rendering engine. Memory usage for example is atrocious in Firefox, hundreds of megabytes after several hours of browsing with one or two tabs open. Epiphany somehow manages to use 20 megabytes MORE memory than Firefox, probably because Firefox is XUL and Epiphany just sticks GRE inside a GTK+ window (I think). - Gecko will not entertain GTK+ buttons; KHTML entertains Qt widgets, Webcore could be made to entertain GTK+ widgets. --=20 John Moser --=-TRVTF6Vb+H8hMrRiqlQc Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iQIVAwUARQHieAs1xW0HCTEFAQKhSQ/+NKWRVGkeZ7U3lRR6BDhHLkd17+KfF+To 6q4ZurU8is+pP6tv0VQN3YKkJDWDhv9GTf/yv82hvwZ3YkCjUO0FCxTS2b8XzFuB jCrhb4KZJU+tNfwuoJ/DQu87YvVjOi3N2/+AQB1Bg1n6cz7Yr70wdcAuDUFiHRu7 VSWryVaQo3gLgkTRHU+cwqSsR4OorhMkOE36Dxg7CnD5fO0Ra41jgwUa5B+ZpyUh dBaJOtT8VYXxkktuHveyfl/X6OnPR5qbsZt17ivhpGC4DroY/kMF+uSvTzNhxrIh /Au3QFPC9gAIjTyczLsiHYnYVaGaO5skEomamHlwoX3D/uiYxppmJFDU2CsrVmX4 Ga5FTYWfrnEo6YylzzDzq/fv+2SkfrPdr6d3TpnO9sn6YUrRqfaD3IdzBoInNqRj RUPOzfmSkzvVI8An11n61cxTc+IM9u3FLp0CSHGkDKNjQYEg8ojqOvPrOPhaesjC c/ie7ZcHNlyt77QdsaxIo6QJP1rLNmGAeHgcd2VdkLAYyBt1vdZtoMnyblhqqC4V PX1dDxtwRi9aPNe0VHVQ2OLX2X0MakWhfyaen7hu/RWbk/fFReYxcq8GVbCdS9zh vRPZWCSgK4eZELIm4BOO/YgRKziSc+/9vNB+yl+ZEe967f1O3sxt9/4FXxKRodL+ m6q4wUdKzfo= =lUjo -----END PGP SIGNATURE----- --=-TRVTF6Vb+H8hMrRiqlQc-- From pclouds@gmail.com Fri Sep 8 20:14:29 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 075133B013E for ; Fri, 8 Sep 2006 20:14:29 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24585-07 for ; Fri, 8 Sep 2006 20:14:26 -0400 (EDT) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.230]) by menubar.gnome.org (Postfix) with ESMTP id EAC933B017B for ; Fri, 8 Sep 2006 20:14:25 -0400 (EDT) Received: by wx-out-0506.google.com with SMTP id i30so1299015wxd for ; Fri, 08 Sep 2006 17:14:23 -0700 (PDT) Received: by 10.70.46.1 with SMTP id t1mr1191797wxt; Fri, 08 Sep 2006 17:14:23 -0700 (PDT) Received: by 10.70.20.10 with HTTP; Fri, 8 Sep 2006 17:14:23 -0700 (PDT) Message-ID: Date: Sat, 9 Sep 2006 07:14:23 +0700 From: "=?UTF-8?Q?Nguy=E1=BB=85n_Th=C3=A1i_Ng=E1=BB=8Dc_Duy?=" To: epiphany-list@gnome.org Subject: how to open new tabs near the current tab? MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.6 tagged_above=-999 required=2 tests=[AWL=-0.758, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001] X-Spam-Score: -1.6 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Sep 2006 00:14:29 -0000 I recall there is a version (probably 2.14.x) of epiphany that, when I click on "Open link in new tab", it creates a tab near the current tab instead of the end of the tab list. I can't do that now with 2.16.0. Is there any trick to make that happen again? Thanks -- Duy From jdonaire@gmail.com Fri Sep 8 20:55:16 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 807633B0089 for ; Fri, 8 Sep 2006 20:55:16 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26175-08 for ; Fri, 8 Sep 2006 20:55:16 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by menubar.gnome.org (Postfix) with ESMTP id C95833B0197 for ; Fri, 8 Sep 2006 20:55:15 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x66so1465800pye for ; Fri, 08 Sep 2006 17:55:15 -0700 (PDT) Received: by 10.64.185.7 with SMTP id i7mr2582382qbf; Fri, 08 Sep 2006 17:55:15 -0700 (PDT) Received: by 10.64.241.2 with HTTP; Fri, 8 Sep 2006 17:55:15 -0700 (PDT) Message-ID: <9e9d1d650609081755peb64c14k97c1fb9d437087a8@mail.gmail.com> Date: Sat, 9 Sep 2006 02:55:15 +0200 From: "Javier Donaire" To: "=?UTF-8?Q?Nguy=E1=BB=85n_Th=C3=A1i_Ng=E1=BB=8Dc_Duy?=" Subject: Re: how to open new tabs near the current tab? In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: base64 Content-Disposition: inline References: X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.176 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, MIME_BASE64_NO_NAME=0.224, SPF_PASS=-0.001] X-Spam-Score: -2.176 X-Spam-Level: Cc: epiphany-list@gnome.org X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Sep 2006 00:55:16 -0000 T24gOS85LzA2LCBOZ3V54buFbiBUaMOhaSBOZ+G7jWMgRHV5IDxwY2xvdWRzQGdtYWlsLmNvbT4g d3JvdGU6Cj4gSSByZWNhbGwgdGhlcmUgaXMgYSB2ZXJzaW9uIChwcm9iYWJseSAyLjE0LngpIG9m IGVwaXBoYW55IHRoYXQsIHdoZW4gSQo+IGNsaWNrIG9uICJPcGVuIGxpbmsgaW4gbmV3IHRhYiIs IGl0IGNyZWF0ZXMgYSB0YWIgbmVhciB0aGUgY3VycmVudCB0YWIKPiBpbnN0ZWFkIG9mIHRoZSBl bmQgb2YgdGhlIHRhYiBsaXN0Lgo+IEkgY2FuJ3QgZG8gdGhhdCBub3cgd2l0aCAyLjE2LjAuIElz IHRoZXJlIGFueSB0cmljayB0byBtYWtlIHRoYXQgaGFwcGVuIGFnYWluPwoKWW91IG11c3QgbG9h ZCB0aGUgIlRhYiBHcm91cHMiIGV4dGVuc2lvbiBmcm9tIHRoZSBvZmZpY2lhbCBleHRlbnNpb25z IHBhY2thZ2UuCgpPcGVuaW5nIHRhYnMgYXQgdGhlIGVuZCwgaXMgdGhlIG1vc3QgYW5ub3lpbmcg dGhpbmcgSSBleHBlcmltZW50IHdoZW4KSSBoYXZlIHRvIHVzZSBGaXJlZm94LiBJIHRoaW5rIHRo aXMgc2hvdWxkIGJlIHRoZSBkZWZhdWx0IGJlaGF2aW9yLAphbmQgYmUgZGVhY3RpdmF0ZWQgd2l0 aCBhbiBleHRlbnNpb24gOi0pCg== From pclouds@gmail.com Fri Sep 8 21:57:24 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6D1CF3B0089 for ; Fri, 8 Sep 2006 21:57:24 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28278-04 for ; Fri, 8 Sep 2006 21:57:24 -0400 (EDT) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.235]) by menubar.gnome.org (Postfix) with ESMTP id 8F18C3B007C for ; Fri, 8 Sep 2006 21:57:23 -0400 (EDT) Received: by wx-out-0506.google.com with SMTP id i30so1370428wxd for ; Fri, 08 Sep 2006 18:57:22 -0700 (PDT) Received: by 10.70.113.15 with SMTP id l15mr1331502wxc; Fri, 08 Sep 2006 18:57:22 -0700 (PDT) Received: by 10.70.20.10 with HTTP; Fri, 8 Sep 2006 18:57:22 -0700 (PDT) Message-ID: Date: Sat, 9 Sep 2006 08:57:22 +0700 From: "=?UTF-8?Q?Nguy=E1=BB=85n_Th=C3=A1i_Ng=E1=BB=8Dc_Duy?=" To: "Javier Donaire" Subject: Re: how to open new tabs near the current tab? In-Reply-To: <9e9d1d650609081755peb64c14k97c1fb9d437087a8@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <9e9d1d650609081755peb64c14k97c1fb9d437087a8@mail.gmail.com> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.377 tagged_above=-999 required=2 tests=[AWL=0.023, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.377 X-Spam-Level: Cc: epiphany-list@gnome.org X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Sep 2006 01:57:24 -0000 On 9/9/06, Javier Donaire wrote: > You must load the "Tab Groups" extension from the official extensions package. Ahh. Thanks. I didn't remember I had loaded that plugin :) > Opening tabs at the end, is the most annoying thing I experiment when > I have to use Firefox. I think this should be the default behavior, > and be deactivated with an extension :-) Yes. Perhaps we should ship some default plugins with epiphany and open epiphany-extensions' door for others, wilder extensions. -- Duy From adamh@densi.com Fri Sep 8 23:48:22 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 54F923B006F for ; Fri, 8 Sep 2006 23:48:22 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31763-01 for ; Fri, 8 Sep 2006 23:48:21 -0400 (EDT) Received: from fca.densi.com (smtp.densi.com [207.107.202.5]) by menubar.gnome.org (Postfix) with ESMTP id D87533B0089 for ; Fri, 8 Sep 2006 23:48:20 -0400 (EDT) Received: from modemcable071.102-81-70.mc.videotron.ca ([70.81.102.71] helo=[192.168.2.86]) by fca.densi.com with esmtpa (Exim 4.50) id 1GLtpJ-0003kS-6p; Fri, 08 Sep 2006 23:48:19 -0400 Subject: Re: webcore/khtml? From: Adam Hooper To: John Moser In-Reply-To: <1157751417.19754.11.camel@localhost> References: <1157751417.19754.11.camel@localhost> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-GOk9a3tPJs6nhH5JxcZZ" Date: Fri, 08 Sep 2006 23:48:14 -0400 Message-Id: <1157773694.9456.219.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0 X-Scan-Signature: 2169bddac79cbe03cf830805aa2a54a5 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: Cc: epiphany-list@gnome.org X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Sep 2006 03:48:22 -0000 --=-GOk9a3tPJs6nhH5JxcZZ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2006-08-09 at 17:36 -0400, John Moser wrote: > I guess the simplest question is probably the best: Why not > Epiphany/Webcore and Epiphany/GECKO? Not a fork, but a back-end plug > architecture (Read: buzz buzz buzz) that allows users to switch their > rendering engine either during run (redraw the page on the new engine) > or with a restart. The simplest answer is also best: because it's a lot of work. Ages ago a proof-of-concept was written. As far as I know, GTK/Webcore already exists for Nokia's internet tablet, and it's open-source. Some Epiphany developers tried to adapt it into Epiphany (which already has an architecture allowing plugging in separate backends) and it worked. Between that and a finished product is some hard work to shake out the bugs and some years of debugging to make it reliable. So, technically, there's no reason not to do it. Realistically, it's a matter of putting in a lot of effort. Adam --=-GOk9a3tPJs6nhH5JxcZZ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBFAjl+90GtBxQ61zARApQBAJ9uBZ1xqGhjT0suWCoqKKEGsRNyLwCeJlRL rflV+pwZRliis9Jb3Ixl2bs= =LzzV -----END PGP SIGNATURE----- --=-GOk9a3tPJs6nhH5JxcZZ-- From adamh@densi.com Fri Sep 8 23:52:11 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 77F063B006F for ; Fri, 8 Sep 2006 23:52:11 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31742-07 for ; Fri, 8 Sep 2006 23:52:08 -0400 (EDT) Received: from fca.densi.com (smtp.densi.com [207.107.202.5]) by menubar.gnome.org (Postfix) with ESMTP id C59BC3B007C for ; Fri, 8 Sep 2006 23:52:08 -0400 (EDT) Received: from modemcable071.102-81-70.mc.videotron.ca ([70.81.102.71] helo=[192.168.2.86]) by fca.densi.com with esmtpa (Exim 4.50) id 1GLtst-0003na-MP; Fri, 08 Sep 2006 23:52:07 -0400 Subject: Re: how to open new tabs near the current tab? From: Adam Hooper To: =?UTF-8?Q?Nguy=E1=BB=85n_Th=C3=A1i_Ng=E1=BB=8Dc?= Duy In-Reply-To: References: <9e9d1d650609081755peb64c14k97c1fb9d437087a8@mail.gmail.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-WUJu6RANCNmCVJ1p/ft1" Date: Fri, 08 Sep 2006 23:51:58 -0400 Message-Id: <1157773918.9456.223.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0 X-Scan-Signature: 4c59ccffb28ccb226c33583d0a00fce6 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: Cc: epiphany-list@gnome.org X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Sep 2006 03:52:11 -0000 --=-WUJu6RANCNmCVJ1p/ft1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sat, 2006-09-09 at 08:57 +0700, Nguy=E1=BB=85n Th=C3=A1i Ng=E1=BB=8Dc Du= y wrote: > Yes. Perhaps we should ship some default plugins with epiphany and > open epiphany-extensions' door for others, wilder extensions. Right now epiphany-extensions consists of high-quality, very commonly demanded extensions. I'm of the opinion it should stay that way (so that people who install epiphany and epiphany-extensions get some guarantee of not crashing). I think wilder extensions should be distributed by third parties (and not the Epiphany team). Ideally there would be a website showing off all the wilder extensions. But nobody's written one, so there isn't :). --=20 Adam Hooper adamh@densi.com --=-WUJu6RANCNmCVJ1p/ft1 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBFAjpe90GtBxQ61zARAkY2AKCMIgTDg8zOxbSDHchGcq2KyV2nzgCdHUF6 LTlDq3c+pFcohpB4hE9NHWE= =AgRl -----END PGP SIGNATURE----- --=-WUJu6RANCNmCVJ1p/ft1-- From john.r.moser@gmail.com Sat Sep 9 00:36:13 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id C58F63B007B for ; Sat, 9 Sep 2006 00:36:13 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00619-05 for ; Sat, 9 Sep 2006 00:36:13 -0400 (EDT) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.226]) by menubar.gnome.org (Postfix) with ESMTP id D6A803B007A for ; Sat, 9 Sep 2006 00:36:12 -0400 (EDT) Received: by wx-out-0506.google.com with SMTP id i30so1475936wxd for ; Fri, 08 Sep 2006 21:36:12 -0700 (PDT) Received: by 10.70.91.16 with SMTP id o16mr1442777wxb; Fri, 08 Sep 2006 21:36:12 -0700 (PDT) Received: from ?192.168.1.51? ( [68.33.112.13]) by mx.gmail.com with ESMTP id h36sm47381wxd.2006.09.08.21.36.11; Fri, 08 Sep 2006 21:36:11 -0700 (PDT) Subject: Re: webcore/khtml? From: John Moser To: Adam Hooper In-Reply-To: <1157773694.9456.219.camel@localhost> References: <1157751417.19754.11.camel@localhost> <1157773694.9456.219.camel@localhost> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-bEXjes8vRpNHrkHarghx" Date: Sat, 09 Sep 2006 00:36:10 -0400 Message-Id: <1157776570.19754.21.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.621 tagged_above=-999 required=2 tests=[AWL=-0.779, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, RCVD_IN_BL_SPAMCOP_NET=1.558, SPF_PASS=-0.001] X-Spam-Score: -1.621 X-Spam-Level: Cc: epiphany-list@gnome.org X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Sep 2006 04:36:14 -0000 --=-bEXjes8vRpNHrkHarghx Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2006-09-08 at 23:48 -0400, Adam Hooper wrote: > On Fri, 2006-08-09 at 17:36 -0400, John Moser wrote: >=20 > > I guess the simplest question is probably the best: Why not > > Epiphany/Webcore and Epiphany/GECKO? Not a fork, but a back-end plug > > architecture (Read: buzz buzz buzz) that allows users to switch their > > rendering engine either during run (redraw the page on the new engine) > > or with a restart. >=20 > The simplest answer is also best: because it's a lot of work. >=20 So simply, we're talking a bad cost-benefit ratio. Obviously if there was a benefit seen by developers, or a high enough end user demand, it'd be done by now. > Ages ago a proof-of-concept was written. As far as I know, GTK/Webcore > already exists for Nokia's internet tablet, and it's open-source. Some > Epiphany developers tried to adapt it into Epiphany (which already has > an architecture allowing plugging in separate backends) and it worked. > Between that and a finished product is some hard work to shake out the > bugs and some years of debugging to make it reliable. >=20 > So, technically, there's no reason not to do it. Realistically, it's a > matter of putting in a lot of effort. Technically there's almost no reason to do it as well, am I correct? (besides, of course, the convenient smoke-and-mirrors ideas of "some users prefer X to Y" and "sometimes X has bugs not in Y and vice versa") >=20 > Adam --=20 John Moser --=-bEXjes8vRpNHrkHarghx Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iQIVAwUARQJEugs1xW0HCTEFAQJ2+g/7BSCYQmrFLvL7S1TtOrmKxMJNS2Fso041 Z4s912KcMqRp6UQUMJGJH9Y1h43kRQe1X5rkgwVypBZVaTLY0cNzYtEiLGj9uEkR qJnDXox4CauqXjoRgKbhyaZZK6O8Yn+PejHJtiFYUVmH4YA8Gq5SGT+5LLHA8tyj Qt++SLHL5B2UxWjI8MDReQHj4tl4f10qznRS/RwYQ+pbn2jy3KuC1OxCZwlaR4eU fGfoHwQqcqbSvjBXJTL3X/gCrkHoY5M8DBHV3TPDeP072NaQJD8pfpeC5/ndbFvn CR5JNe1aBtOfWkquCutz/U5UJTosRjr/TrAXQjbVF97vSmqU3fMy2oGDb5nOLllR 0lZ/GY2prWPDiUbNHEgoaKhdlyBeMuyBm1YVaAUTmPnu/ZuMaYx8R2p9K1xuWBgW 442inHqfkP/x6BOGCcmyNZRWo0ur+PtlRjNjvfit29jd6iJqizAe+cv0OLaIkUIi R+EyHNBd43ZM6yHX1v7w3UTEBPcahMjeXyhMU+EQOPsD4NWsn9raw/PinCjUPF22 VceWH7/2iIHRdf8RKQPYkVmV50JygBsFyKr3hu1nZU6RAYh0g5CfsxbuTQwLMc6k 0iBokkkVFmo1zN8lKoU074C7bf78h3dvfLpKSwt2klTRu2T0ZEqxTem/HfbstHyV aT353QUL/vE= =9vT6 -----END PGP SIGNATURE----- --=-bEXjes8vRpNHrkHarghx-- From reinout@gmail.com Sat Sep 9 06:39:34 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 002413B0013 for ; Sat, 9 Sep 2006 06:39:34 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17666-04 for ; Sat, 9 Sep 2006 06:39:32 -0400 (EDT) Received: from smtp-1.orange.nl (smtp-1.orange.nl [193.252.22.241]) by menubar.gnome.org (Postfix) with ESMTP id E2FAC3B0089 for ; Sat, 9 Sep 2006 06:39:31 -0400 (EDT) Received: from [192.168.1.10] (s559324ea.adsl.wanadoo.nl [85.147.36.234]) by mwinf6006.orange.nl (SMTP Server) with ESMTP id 3186C7000086 for ; Sat, 9 Sep 2006 12:39:30 +0200 (CEST) X-ME-UUID: 20060909103930202.3186C7000086@mwinf6006.orange.nl Subject: Re: how to open new tabs near the current tab? From: Reinout van Schouwen To: epiphany-list@gnome.org In-Reply-To: <1157773918.9456.223.camel@localhost> References: <9e9d1d650609081755peb64c14k97c1fb9d437087a8@mail.gmail.com> <1157773918.9456.223.camel@localhost> Content-Type: text/plain Date: Sat, 09 Sep 2006 12:40:40 +0200 Message-Id: <1157798440.11097.2.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0-1mdv2007.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.33 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_NEUTRAL=1.069] X-Spam-Score: -1.33 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Sep 2006 10:39:34 -0000 Op vrijdag 08-09-2006 om 23:51 uur [tijdzone -0400], schreef Adam Hooper: > Ideally there would be a website showing off all the wilder extensions. > But nobody's written one, so there isn't :). Well, there's this page: http://mike.depalatis.net/epiphany/extensions.html But it's more of a listing than a "show off" site. :-) regards, -- Reinout van Schouwen From adamh@densi.com Sat Sep 9 09:15:59 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 422163B0005 for ; Sat, 9 Sep 2006 09:15:59 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25560-10 for ; Sat, 9 Sep 2006 09:15:58 -0400 (EDT) Received: from fca.densi.com (smtp.densi.com [207.107.202.5]) by menubar.gnome.org (Postfix) with ESMTP id 85F7F3B000C for ; Sat, 9 Sep 2006 09:15:57 -0400 (EDT) Received: from modemcable071.102-81-70.mc.videotron.ca ([70.81.102.71] helo=[192.168.2.86]) by fca.densi.com with esmtpa (Exim 4.50) id 1GM2gc-0007w2-18; Sat, 09 Sep 2006 09:15:55 -0400 Subject: Re: webcore/khtml? From: Adam Hooper To: John Moser In-Reply-To: <1157776570.19754.21.camel@localhost> References: <1157751417.19754.11.camel@localhost> <1157773694.9456.219.camel@localhost> <1157776570.19754.21.camel@localhost> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-RsCPDiepbzMAw2GDfDtk" Date: Sat, 09 Sep 2006 09:15:53 -0400 Message-Id: <1157807753.9456.271.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0 X-Scan-Signature: 8ce1caf678768126bce61c65d3187fd1 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: Cc: epiphany-list@gnome.org X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Sep 2006 13:15:59 -0000 --=-RsCPDiepbzMAw2GDfDtk Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2006-09-09 at 00:36 -0400, John Moser wrote: > On Fri, 2006-09-08 at 23:48 -0400, Adam Hooper wrote: > > So, technically, there's no reason not to do it. Realistically, it's a > > matter of putting in a lot of effort. >=20 > Technically there's almost no reason to do it as well, am I correct? > (besides, of course, the convenient smoke-and-mirrors ideas of "some > users prefer X to Y" and "sometimes X has bugs not in Y and vice versa") Well, there's certainly reason to do it -- otherwise, you wouldn't have written to the list in the first place :). A small part of the reason is purely political -- "look, Mozilla, we don't need you, we *choose* you, so don't give us reason to switch". With the existing proof-of-concept, this is already available to us. The rest is technical: smaller memory footprint, potentially faster page loads, works better for a few web pages, etc. But webcore has a large set of bugs. Having used Gecko for ages, Epiphany developers are aware of most of the icky Mozilla bugs, but the webcore ones would be brand new. That leads to: - a huge amount of effort to work around some annoyances (witness just how much work went into Epiphany's "focus location bar on new tab" behaviour) - a huge amount of effort to fix webcore where it doesn't play nice with Epiphany - after all that, double the current effort just to maintain Epiphany So, the cost is high. We're not quite sure just how much benefit there is. Who knows -- there's a chance that the benefit outweighs the cost (at least to certain people). And the beauty of open-source is that anybody who's willing can go ahead and do it, and then we'll really know. But nobody wants to :). --=20 Adam Hooper adamh@densi.com --=-RsCPDiepbzMAw2GDfDtk Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBFAr6J90GtBxQ61zARAncWAKC8xBZk40WKJdKYUitYNYpYTqDEsACdEan9 It3pDHsjoocrDgKXzZiuyXo= =9Mcq -----END PGP SIGNATURE----- --=-RsCPDiepbzMAw2GDfDtk-- From john.r.moser@gmail.com Sat Sep 9 09:43:40 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 398903B006A for ; Sat, 9 Sep 2006 09:43:40 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27297-09 for ; Sat, 9 Sep 2006 09:43:39 -0400 (EDT) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.226]) by menubar.gnome.org (Postfix) with ESMTP id 1B5933B000C for ; Sat, 9 Sep 2006 09:43:39 -0400 (EDT) Received: by wx-out-0506.google.com with SMTP id i30so1919784wxd for ; Sat, 09 Sep 2006 06:43:38 -0700 (PDT) Received: by 10.70.56.2 with SMTP id e2mr2231919wxa; Sat, 09 Sep 2006 06:43:38 -0700 (PDT) Received: from ?192.168.1.51? ( [68.33.112.13]) by mx.gmail.com with ESMTP id i34sm2207299wxd.2006.09.09.06.43.38; Sat, 09 Sep 2006 06:43:38 -0700 (PDT) Subject: Re: webcore/khtml? From: John Moser To: Adam Hooper In-Reply-To: <1157807753.9456.271.camel@localhost> References: <1157751417.19754.11.camel@localhost> <1157773694.9456.219.camel@localhost> <1157776570.19754.21.camel@localhost> <1157807753.9456.271.camel@localhost> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-y/tzFzo3mbF1MSahEJ1R" Date: Sat, 09 Sep 2006 09:43:37 -0400 Message-Id: <1157809417.796.12.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.205 tagged_above=-999 required=2 tests=[AWL=0.195, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.205 X-Spam-Level: Cc: epiphany-list@gnome.org X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Sep 2006 13:43:40 -0000 --=-y/tzFzo3mbF1MSahEJ1R Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2006-09-09 at 09:15 -0400, Adam Hooper wrote: > On Sat, 2006-09-09 at 00:36 -0400, John Moser wrote: > > On Fri, 2006-09-08 at 23:48 -0400, Adam Hooper wrote: >=20 > > > So, technically, there's no reason not to do it. Realistically, it's = a > > > matter of putting in a lot of effort. > >=20 > > Technically there's almost no reason to do it as well, am I correct? > > (besides, of course, the convenient smoke-and-mirrors ideas of "some > > users prefer X to Y" and "sometimes X has bugs not in Y and vice versa"= ) >=20 > Well, there's certainly reason to do it -- otherwise, you wouldn't have > written to the list in the first place :). A small part of the reason is > purely political -- "look, Mozilla, we don't need you, we *choose* you, > so don't give us reason to switch". With the existing proof-of-concept, I move that Mozilla is not Microsoft and so does not care, they'll just push Firefox anyway. As long as IE dies they're happy. > this is already available to us. The rest is technical: smaller memory > footprint, potentially faster page loads, works better for a few web > pages, etc. >=20 Are you saying it DOES have a smaller footprint, or that it possibly does? > But webcore has a large set of bugs. Having used Gecko for ages, > Epiphany developers are aware of most of the icky Mozilla bugs, but the > webcore ones would be brand new. That leads to: >=20 Webcore has been unmaintained for 22 months according to CVS. > - a huge amount of effort to work around some annoyances (witness just > how much work went into Epiphany's "focus location bar on new tab" > behaviour) > - a huge amount of effort to fix webcore where it doesn't play nice with > Epiphany > - after all that, double the current effort just to maintain Epiphany >=20 Possibly, could Webcore be taught to behave in a minimalist manner (i.e. put the JavaScript engine into another module, separate out whatever else is possible) so that it could be loaded in various configurations, including: - A complete Web rendering engine - A minimalized, low footprint rendering engine This could possibly share the 'double' effort by paving the way for GtkHtml 4.0, if you could get the memory footprint low enough. I'm not sure what GtkHtml is based on right now but it's only used for minimal things, no JavaScript, etc; and this means I'm not sure if you could get something like Webcore matching its low low memory footprint in a minimal configuration. Anyway, my point is Webcore could possibly be useful in places other than simply as an Epiphany back-end. Evolution could use it for HTML desktop for example. OK so I have no good examples ;) Another consideration, if the back-end plug architecture is good enough, the 'old' Webcore/Mozilla modules should work with 'new' Epiphany after upgrades, like XMMS plug-ins work with XMMS after upgrade. > So, the cost is high. We're not quite sure just how much benefit there > is. Who knows -- there's a chance that the benefit outweighs the cost > (at least to certain people). And the beauty of open-source is that > anybody who's willing can go ahead and do it, and then we'll really > know. >=20 > But nobody wants to :). Because the cost is too high, and the benefit is not visible :) Anyway, thanks. At this point I know that this is a cost-benefit issue and not a political issue (you wouldn't believe how vehemently some projects fight for the status quo). >=20 --=20 John Moser --=-y/tzFzo3mbF1MSahEJ1R Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iQIVAwUARQLFCAs1xW0HCTEFAQLGcQ/9H2dcuZ7JS1u6sQyseRyfz86TGK+Oqar4 YbOoOHcXd5fappldcX5mIqADYUbtnpXK8zCAGhbD2X6P2WJYUPysoosLVEknTqRt c7KX3LoRl8VFvrYhXlSlm3h68vedUBQCZvA2BBKl6AqJZkhulMjFfqugfd9Qv0bw crLXFrlLsQWE/VOQhZxw7Gc6BHcEsuqh0PGJhxm1pb9VdM8/475oDvEnVc/QH11T aecaBwMiFU3UNfaAYn3ceWzS7X25y/UgK3YbDzvdOwLjvCAA+AEhs3GOs2kjX/gW 1N17BWizawkhBJ5Sz9lS5ynvyNGP3oCbwG9F7+xF584lnXRYiZNP4nBZnvvwIEsP jbrZN+qTSIKODwcJqBZJkMdqsav54TD8wDL6wm3FMeBNxYAccmxA1nqvRc62LXUK 7K6TOQAoAuNo+yKn82Pqx7lhD67XAKf6eidJ2laN8+aevbyyKx1R0V5lH6zXC6DK rHvLBiVMfvlCx9gPqGDBgRy7GKeHzE0EDeFzHoNaXolVkVii8/7mb5n4O6hUh12r N4wz2OYk8tEcPzGAz9MDQ1ue+z1DwWJkkH4TVUjaLPyZ+aatTWDVJOm19WYBFO0I szex7miiYhmzlrOtWKo8DV71MYiga9MY/q0r87NGXhysWlCk+IOg4X6U/BScd5NG ENv02bOt6SI= =v1Pz -----END PGP SIGNATURE----- --=-y/tzFzo3mbF1MSahEJ1R-- From dieguito@gmail.com Mon Sep 11 06:31:39 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id CC0FA3B0254 for ; Mon, 11 Sep 2006 06:31:39 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10298-06 for ; Mon, 11 Sep 2006 06:31:38 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.205]) by menubar.gnome.org (Postfix) with ESMTP id AD67B3B0204 for ; Mon, 11 Sep 2006 06:31:37 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 13so453728nzn for ; Mon, 11 Sep 2006 03:31:37 -0700 (PDT) Received: by 10.65.114.11 with SMTP id r11mr4441711qbm; Mon, 11 Sep 2006 03:31:36 -0700 (PDT) Received: by 10.65.113.18 with HTTP; Mon, 11 Sep 2006 03:31:36 -0700 (PDT) Message-ID: Date: Mon, 11 Sep 2006 05:31:36 -0500 From: "Diego Escalante" Sender: dieguito@gmail.com To: "epiphany list" Subject: Epiphany bugs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: base64 Content-Disposition: inline X-Google-Sender-Auth: 00cbf521568a4292 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.176 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, MIME_BASE64_NO_NAME=0.224, SPF_PASS=-0.001] X-Spam-Score: -2.176 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Sep 2006 10:31:40 -0000 SGVsbG8gZXZlcnlib2R5LAoKVGhhbmtzIHRvIGEgc2xlZXAgZGlzb3JkZXJbM10gSSdtIGF3YWtl IGhlcmUgYXQgNSBhLm0uLCBJIGd1ZXNzIG5vYm9keSBjYXJlcy4KQW55d2F5LCBJIGNoZWNrZWQg dGhlIGJ1Z3ppbGxhIHJlcG9ydHMgYW5kIHNhdyB0aGF0IEVwaHkgaXMgdGhlIDd0aApwcm9kdWN0 IHdpdGggdGhlIG1vc3QgdW5jb25maXJtZWQgYnVnc1swXS4gVGhhdCBvZiBjb3Vyc2UgaXMgYSBi YWQKdGhpbmfihKIuCgpTbywgSSBzdGFydGVkIHRvIGJyb3dzZSB0aGUgYnVncyBtYXJrZWQgYXMg dW5jb25maXJtZWQga25vd2luZyB0aGF0IEkKd291bGQgZmluZCBhIGxvdCBvZiBidWdzIHRoYXQg aGFzbid0IGJlZW4gY2xvc2VkIG9yIG1hcmtlZCBhcyBORVcKYmVjYXVzZSB0aGV5IGhhdmUgdG8g YmUgZGlzY3Vzc2VkLgpNeSBzZWFyY2ggdG9vayBtZSB0byB0aGUgZGVlcGVzdCBhbmQgZGFya2Vz dCBvZiBnbm9tZSdzIGJ1Z3ppbGxhLCBJCmRlY2lkZWQgdGhlIGJ1Z3MgSSBmb3VuZCB1bmRlciA1 IHBpbGVzOgoKLSBGbGFtZWFibGU6IFN0dWZmIHRoYXQgbWlnaHQgbmVlZCB0byBiZSBkaXNjdXNz ZWQgb3Igc3R1ZmYgdGhhdCBuZWVkcwphIGRpY3RhdG9yaWFsIHllcyBvciBuby4KLSBPYnNvbGV0 ZWQgYnkgbnVkOiBCdWdzIHJlbGF0ZWQgdG8gZG93bmxvYWQgbWFuYWdlci4gVGhpcyBidWdzIHdp bGwKYmUgb2Jzb2xldGVkIGluIDIuMTggaWYgbWF0dXNhbGVobSBpcyBpbnRlZ3JhdGVkIGluIHRo aXMgZGV2ZWxvcG1lbnQKY3ljbGUsIGlmIHRoZXJlJ3Mgbm8gbWF0dXNhbGVobSBmb3IgMi4xOCBz b21lIG9mIHRoaXMgYnVncyBoYXZlCnBhdGNoZXMgKHdlbGwgb25seSAjMzM3OTM2IGlmIEknbSBu b3Qgd3JvbmcpIG9yIG1pZ2h0IGJlIGVhc2lseQpraWxsZWFibGUuCi0gRWFzeTogQnVncyB0aGF0 IGNhbiBiZSBlYXNpbHkgcmVzb2x2ZWQgb3IgdGhhdCBtYXliZSBjYW4gYmUgbWFya2VkCmFzIGdu b21lLWxvdmUuCi0gV2VpcmQ6IFN0dWZmIHRoYXQgbWFkZSBtZSBoaWRlIGJlaGluZCBteSBjaGFp cgotIFJvdHRpbmc6IE9sZCBidWdzIHRoYXQgbWF5YmUgZG9lc24ndCBhcHBseSBhbnltb3JlIG9y IHRoYXQgY2FuIGJlCmZpeGVkIGVhc2lseSBidXQgY291bGRuJ3QgaW4gdGhlIHBhc3QuCgpJIGRp ZG4ndCBpbnRlbmQgdG8gbWFrZSB0aGlzIGxpc3QgYSBtYWlsIGJ1dCB0aGUgaWRlYSBjYW1lIHRv IG1lIHdoaWxlCkkgd2FzIGRvaW5nIGl0LgpJIGhvcGUgaXQncyB1c2VmdWwgYXMgYSBndWlkZS9k ZWF0aCBsaXN0IHNvIHdlIGNhbiB0YWtlIEVwaHkgb3V0IG9mCnRoZSBVTkNPTkZJUk1FRCBsaXN0 IGFuZCBpbiB0aGUgcHJvY2VzcyBtYWtlIHRoZSB5ZWxsb3cgbnVtYmVyIGluIHRoZQpXZWVrbHkg QnVnIFN1bW1hcnlbMV0gYSBncmVlbiBvbmUuCgoKd2lpIFxvLwoKCi0gRGllZ28gRXNjYWxhbnRl IFVycmVsbyAoZGllZ3VpdG8pCgpUaGUgRXBpcGhhbnkgRXZpbCBJbnNlY3RhWzJdIExpc3Q6Cj09 PT09PT09PT09PT09PT09PT09PT09Cgo9RmxhbWVhYmxlOgpCdWcgMzUxNzAwIOKAkyByZXBsYWNl IGN1cnJlbnQgdGFicyB3aGVuIG9wZW5pbmcgYSBncm91cCBvZiB0YWJzIGZyb20gYQpib29rbWFy a3MgZm9sZGVyCkJ1ZyAzMzcyOTcg4oCTIEFsbG93IGtleWJvYXJkIHNob3J0Y3V0IGZvciAiU2Vh cmNoIHRoZSB3ZWIiCkJ1ZyAzNDU0MDgg4oCTIEFiaWxpdHkgdG8gZGlzYWJsZSAnUmVsb2FkIGxv Y2FsIGZpbGVzIG9uIGNoYW5nZScKQnVnIDMyMzgxMCDigJMgTm8gb2J2aW91cyB3YXkgdG8gc3dp dGNoIG9mZiBpbWFnZSBsb2FkaW5nCkJ1ZyAzMzc3MjUg4oCTIFNpbmdsZS13aW5kb3cgbW9kZSBv cHRpb24KQnVnIDMzOTIxMSDigJMgU3RvcmVkIHBhc3N3b3JkcyBlYXNpbHkgZGlzY292ZXJhYmxl CkJ1ZyAzNDYyNzIg4oCTIFdnZXQgZG93bmxvYWQgYmFja2VuZApCdWcgMzE3MjQ4IOKAkyBtYWtl IGEgZGlzdGluY3Rpb24gYmV0d2VlbiBib29rbWFya3MgYW5kIGhpc3RvcnkgZW50cmllcwppbiB0 aGUgZHJvcGRvd24gVVJMIG1lbnUgKGxvY2F0aW9uIGJhcikKQnVnIDMyODQ5OSDigJMgRm9udCBw cmVmZXJlbmNlcyBpbXByb3ZlbWVudHMKQnVnIDMyNTYyNCDigJMgRGlzYWJsZSBQcmludCAvIFNl bmQgdG8gbWVudSBpdGVtcyBmb3IgYmxhbmsgcGFnZQpCdWcgMzM5NTQ1IOKAkyAiVmlldyIgPiAi UG9wdXAgV2luZG93cyIga2VlcHMgdHVybmluZyBpdHNlbGYgb24KQnVnIDM0NjI3MCDigJMgVmll d2luZyBvZiBwYWdlIGNvZGUgdGhyb3VnaHQgZ25vbWUtdmZzCkJ1ZyAzNTE1NzEg4oCTIExvY2F0 aW9uIGVudHJ5IHNob3VsZCBhbGxvdyB1bmRvIGFuZCByZWRvIG9wZXJhdGlvbnMKQnVnIDM1MTcz MCDigJMgS2VlcCBmaW5kYmFyIG9wZW4gd2hlbiBvcGVuaW5nIGxpbmtzIGluIG5ldyB0YWJzCkJ1 ZyAzNTQwNTgg4oCTIHVzZSBmaWxlIHdhdGNoZXMgb24gbW9yZSB0aGFuIGp1c3QgdGhlIC5odG1s CkJ1ZyAzMDc5Njkg4oCTIE9wZW4gaW4gbmV3IHRhYiBieSBkZWZhdWx0IGluIHRoZSBib29rbWFy ayB3aW5kb3cKQnVnIDMxNjAwNiDigJMgQm9va21hcmsgZm9sZGVycyB3aXRoIG5vIGljb25zIGxv b2sgaW5jb25zaXN0ZW50CkJ1ZyAzMjEyMjYg4oCTIEJvb2ttYXJrIGVkaXRvciBkb2Vzbid0IHJl bWVtYmVyIGhvdyBJIGxlZnQgaXQKQnVnIDMzMzkzNyDigJMgW2JtZV0gRmlsZSBtZW51IHNob3Vs ZCBoYXZlIGFub3RoZXIgbmFtZQoKPU9ic29sZXRlZCBieSBudWQ6CkJ1ZyAxNjQyNjQg4oCTIFNw ZWVkIGNvbHVtbiBmb3IgdGhlIGRvd25sb2FkcyBkaWFsb2cKQnVnIDMxMTIwOSDigJMgb3B0aW9u IHRvIG5vdCBvcGVuIHRoZSBkb3dubG9hZCB3aW5kb3cKQnVnIDMyNzczNCDigJMgSW1wb3NzaWJs ZSB0byBkZWxldGUgc2V2ZXJhbCBpdGVtcyBpbiBvbmUgdGltZQpCdWcgMzI4NzI4IOKAkyBEb3du bG9hZCBtYW5hZ2VyIE5BIGljb24gc2hvdWxkIHNob3cgbW9yZSBkYXRhCkJ1ZyAxNjI5NzEg4oCT IEludGVncmF0ZSBkb3dubG9hZGVyIHdpdGggTmF1dGlsdXMKQnVnIDM0OTc3NyDigJMgSW1wcm92 ZSBkb3dubG9hZGluZyAoQ2hhbmdlIHRoZSBMaXN0aW5nIG9mIERvd25sb2FkcywKc3RvcmUgcGF1 c2UtZG93bmxvYWRzKQooPykgQnVnIDMyNjMxMiDigJMgZG9lcyBub3QgZGV0ZWN0IGlmIGRvd25s b2FkIGZpbGUgYWxyZWFkeSBleGlzdHMgbG9jYWxseQpCdWcgMzQxNjY2IOKAkyBEb3dubG9hZCBk aWFsb2cgaXMgY29uZnVzaW5nCkJ1ZyAzMzc5MzYg4oCTIE1heWJlIGNvbWJpbmUgJSBhbmQgcmVt YWluaW5nIGNvbHVtbnMKCj1FYXN5OgpCdWcgMzQ3NzUwIOKAkyBtaWRkbGUgY2xpY2sgb24gImhv bWUiIGJ1dHRvbiBkb2Vzbid0IGNyZWF0ZSBhIG5ldyB0YWIKQnVnIDMzNjczOSDigJMgUmlnaHQg Y2xpY2sgb24gdGV4dGFyZWEgc2hvdWxkIHByb3ZpZGUgIlNlbGVjdCBhbGwiCkJ1ZyAzNTMxNjEg 4oCTIEhpZGUgbWVudSBiYXIKQnVnIDM1MDEwNiDigJMgTWV0aG9kIHRvIHF1ZXJ5IEVwaXBoYW55 IGZvciBpdHMgdmVyc2lvbgpCdWcgMzUxMTAwIOKAkyBhZGQga2V5Ym9hcmQgc2hvcnRjdXQgdG8g ZGVsZXRlIGJvb2ttYXJrL3RvcGljcwpCdWcgMzUxNDcwIOKAkyBNZXJnZSBib29rbWFyayB0b3Bp Y3MKCgo9V2VpcmQ6CkJ1ZyAzNDMyMzgg4oCTIERvd25sb2FkIGljb24ncyB0b29sdGlwIGluIG5v dGlmaWNhdGlvbiBhcmVhIG1vdmVzIGFyb3VuZApCdWcgMzQ0NTcyIOKAkyBQcm9ibGVtIGRvd25s b2FkaW5nIGZpbGVzIGFmdGVyIHZpZXdpbmcgaW4gYnJvd3NlcgpCdWcgMzMxNzk2IOKAkyBBc3Np Z25lZCBib29rbWFyayBzaG9ydGN1dCBrZXlzIGRvbid0IHdvcmsKQnVnIDM1MjQ5OCDigJMgZXBp cGhhbnkgc2hvd3Mgd3JvbmcgdXJsIGluIHRoZSBhZGRyZXNzYmFyCkJ1ZyAzMzk0Mzcg4oCTIHNv cnQgdG9waWNzIGxpc3QgYmV0dGVyIDogYWRkIGEgc2VwYXJhdG9yCgo9Um90dGluZzoKQnVnIDE3 MTEzNSDigJMgY2hlY2sgQ29udGVudEhhbmRsZXI6OlNob3cKQnVnIDE1NTgyMyDigJMgQ2Fubm90 IHJlbW92ZSBUYWJzIHJvdyB3aGVuIHVzaW5nIHRhYnMKQnVnIDE1OTkxMiDigJMgYmFjay9mb3J3 YXJkL3VwIGRyb3AtZG93biBhcnJvd3MgaGF2ZSBubyBhY2Nlc3NpYmxlIG5hbWUKQnVnIDM0NzIz MyDigJMgdGhlcmUgaXMgYSBodWdlIGxlYWsgc29tZXdoZXJlIGluIGVwaXBoYW55CgoKU2hhbWUg b24geW914oSiIHJlcG9ydHMgYW5kIG90aGVyIGxpbmtzOgo9PT09PT09PT09PT09PT09PT09PT0K MCAtIGh0dHA6Ly9idWd6aWxsYS5nbm9tZS5vcmcvcmVwb3J0cy91bmNvbmZpcm1lZC1idWdzLmNn aQoxIC0gaHR0cDovL2J1Z3ppbGxhLmdub21lLm9yZy9yZXBvcnRzL3dlZWtseS1idWctc3VtbWFy eS5odG1sCjIgLSBodHRwOi8vZW4ud2lraXBlZGlhLm9yZy93aWtpL0luc2VjdGEKMyAtIGh0dHA6 Ly9lbi53aWtpcGVkaWEub3JnL3dpa2kvRGVsYXllZF9zbGVlcF9waGFzZV9zeW5kcm9tZQoKCi0t IAoiRmlyc3QgdGhleSBpZ25vcmUgeW91LCB0aGVuIHRoZXkgbGF1Z2ggYXQgeW91LCB0aGVuIHRo ZXkgZmlnaHQgeW91LAp0aGVuIHlvdSB3aW4iICAtR2hhbmRpCgpodHRwOi8vZGllZ28uYXVyZWFs LmNvbS5wZSB8IGh0dHA6Ly9kaWVnb2UuYmxvZ3Nwb3QuY29tCmh0dHA6Ly93d3cubGlmZXdpdGh1 YnVudHUuY29tIHwgaHR0cDovL2JhcnNhZmFuLndvcmRwcmVzcy5jb20K From andrew.conkling@gmail.com Mon Sep 11 07:22:29 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 4369A3B00BC for ; Mon, 11 Sep 2006 07:22:29 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13006-01 for ; Mon, 11 Sep 2006 07:22:26 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by menubar.gnome.org (Postfix) with ESMTP id 714453B0071 for ; Mon, 11 Sep 2006 07:22:26 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x66so3025680pye for ; Mon, 11 Sep 2006 04:22:25 -0700 (PDT) Received: by 10.35.76.10 with SMTP id d10mr8653229pyl; Mon, 11 Sep 2006 04:22:25 -0700 (PDT) Received: by 10.35.131.12 with HTTP; Mon, 11 Sep 2006 04:22:25 -0700 (PDT) Message-ID: <616971f10609110422r1a076952s45254c2f7059b8cb@mail.gmail.com> Date: Mon, 11 Sep 2006 07:22:25 -0400 From: "Andrew Conkling" To: "Diego Escalante" Subject: Re: Epiphany bugs In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: base64 Content-Disposition: inline References: X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.509 tagged_above=-999 required=2 tests=[AWL=-0.822, BAYES_05=-1.11, DNS_FROM_RFC_ABUSE=0.2, MIME_BASE64_NO_NAME=0.224, SPF_PASS=-0.001] X-Spam-Score: -1.509 X-Spam-Level: Cc: epiphany list X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Sep 2006 11:22:29 -0000 T24gOS8xMS8wNiwgRGllZ28gRXNjYWxhbnRlIDxkaWVnb0BhdXJlYWwuY29tLnBlPiB3cm90ZToK PiBIZWxsbyBldmVyeWJvZHksCj4KPiBUaGFua3MgdG8gYSBzbGVlcCBkaXNvcmRlclszXSBJJ20g YXdha2UgaGVyZSBhdCA1IGEubS4sIEkgZ3Vlc3Mgbm9ib2R5IGNhcmVzLgo+IEFueXdheSwgSSBj aGVja2VkIHRoZSBidWd6aWxsYSByZXBvcnRzIGFuZCBzYXcgdGhhdCBFcGh5IGlzIHRoZSA3dGgK PiBwcm9kdWN0IHdpdGggdGhlIG1vc3QgdW5jb25maXJtZWQgYnVnc1swXS4gVGhhdCBvZiBjb3Vy c2UgaXMgYSBiYWQKPiB0aGluZ+KEoi4KPgo+IFtCaWdnZXN0IFNOSVAgZXZlcl0KClN1cmUuLi4g YnV0IHdoYXQgY2FuICpJKiBkbyBhYm91dCBpdD8gOlAKClB1dCBkaWZmZXJlbnRseSwgSSBwcm9i YWJseSBzaG91bGQndmUgYXNrZWQgdGhpcyBxdWVzdGlvbiBsb25nIGFnbzoKd2hhdCBkb2VzIGl0 IHRha2UgdG8gYmUgYWJsZSB0byBjaGFuZ2UgdGhlIHN0YXR1cyBvZiB0aGVzZSBidWdzPyAgSSd2 ZQpvZnRlbiB3aXNoZWQgSSBjb3VsZCBtYWtlIGEgY2hhbmdlIHRvIGJ1Z3MgSSBjb21lIGFjcm9z cywgYnV0CmluZXZpdGFibHkgd2hlbiBJJ20gbG9nZ2VkIGluLCB0aGUgbW9zdCBJIGNhbiBkbyBp cyB0byBjb21tZW50Lgo= From billlinux@rogers.com Mon Sep 11 12:04:29 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id B932D3B0083 for ; Mon, 11 Sep 2006 12:04:29 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27903-03 for ; Mon, 11 Sep 2006 12:04:29 -0400 (EDT) Received: from smtp100.rog.mail.re2.yahoo.com (smtp100.rog.mail.re2.yahoo.com [206.190.36.78]) by menubar.gnome.org (Postfix) with SMTP id A29D23B0008 for ; Mon, 11 Sep 2006 12:04:28 -0400 (EDT) Received: (qmail 30409 invoked from network); 11 Sep 2006 16:04:24 -0000 Received: from unknown (HELO ?192.168.1.4?) (billlinux@rogers.com@74.104.100.126 with plain) by smtp100.rog.mail.re2.yahoo.com with SMTP; 11 Sep 2006 16:04:24 -0000 Subject: Epiphany Bookmark on logging out ?? From: William Case To: EPIPHANY List Content-Type: text/plain Date: Mon, 11 Sep 2006 12:04:37 -0400 Message-Id: <1157990677.2426.13.camel@CASE> Mime-Version: 1.0 X-Mailer: Evolution 2.6.3 (2.6.3-1.fc5.5) Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.493 tagged_above=-999 required=2 tests=[AWL=0.198, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, DNS_FROM_RFC_POST=1.708] X-Spam-Score: -0.493 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Sep 2006 16:04:29 -0000 Hi; I like to keep Epiphany's bookmark minimized as an icon on my Gnome panel Windows Switcher. I launch favourite URL sites from there. Is there a way to log out with the Bookmark icon on the panel and then re-login so that the Bookmark is returned to the panel without opening Epiphany in the foreground first? -- Regards Bill From chpe@gnome.org Mon Sep 11 17:14:14 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A4FB83B017E for ; Mon, 11 Sep 2006 17:14:14 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11048-02 for ; Mon, 11 Sep 2006 17:14:13 -0400 (EDT) Received: from wp043.webpack.hosteurope.de (wp043.webpack.hosteurope.de [80.237.132.50]) by menubar.gnome.org (Postfix) with ESMTP id 06D723B0085 for ; Mon, 11 Sep 2006 17:14:12 -0400 (EDT) Received: by wp043.webpack.hosteurope.de running Exim 4.43 using esmtpsa (TLSv1:RC4-MD5:128) from pd9e2ca91.dip0.t-ipconnect.de ([217.226.202.145] helo=[192.168.0.2]) id 1GMt6Y-0005Si-Dg; Mon, 11 Sep 2006 23:14:10 +0200 Subject: Re: Epiphany bugs From: Christian Persch To: Diego Escalante In-Reply-To: References: Content-Type: text/plain; charset=UTF-8 Date: Mon, 11 Sep 2006 23:14:48 +0200 Message-Id: <1158009289.5240.22.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.582 tagged_above=-999 required=2 tests=[AWL=0.017, BAYES_00=-2.599] X-Spam-Score: -2.582 X-Spam-Level: Cc: epiphany list X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Sep 2006 21:14:14 -0000 Hi, Le lundi 11 septembre 2006 =C3=A0 05:31 -0500, Diego Escalante a =C3=A9crit= : > - Flameable: Stuff that might need to be discussed or stuff that needs > a dictatorial yes or no. > - Obsoleted by nud: Bugs related to download manager. This bugs will > be obsoleted in 2.18 if matusalehm is integrated in this development > cycle, if there's no matusalehm for 2.18 some of this bugs have > patches (well only #337936 if I'm not wrong) or might be easily > killeable. I've tagged a few others as "mathusalem" in the status whiteboard so we can find and mass-close once that's done, so we should do that with these bugs too. I've changed *some* of the bugs in bgo already, only commenting about some of the bugs not touched yet: > =3DFlameable: Yes, some of these are flammable... I'd just let them alone :) > Bug 323810 =E2=80=93 No obvious way to switch off image loading Valid, IMHO. > Bug 339211 =E2=80=93 Stored passwords easily discoverable Should dup this to the 'use gnome-keyring' bug. > Bug 317248 =E2=80=93 make a distinction between bookmarks and history ent= ries > in the dropdown URL menu (location bar) > Bug 328499 =E2=80=93 Font preferences improvements > Bug 325624 =E2=80=93 Disable Print / Send to menu items for blank page > Bug 351571 =E2=80=93 Location entry should allow undo and redo operations All valid. > Bug 351730 =E2=80=93 Keep findbar open when opening links in new tabs Not sure. > Bug 354058 =E2=80=93 use file watches on more than just the .html Nice idea but probably unimplementable? > Bug 307969 =E2=80=93 Open in new tab by default in the bookmark window WONTFIX, IMHO. > Bug 321226 =E2=80=93 Bookmark editor doesn't remember how I left it Undecided. > Bug 333937 =E2=80=93 [bme] File menu should have another name What does the HIG say here? > =3DEasy: > Bug 347750 =E2=80=93 middle click on "home" button doesn't create a new t= ab Yes, easy. > Bug 336739 =E2=80=93 Right click on textarea should provide "Select all" Semi-easy (might need some gecko interaction). > Bug 350106 =E2=80=93 Method to query Epiphany for its version Easy. > Bug 351100 =E2=80=93 add keyboard shortcut to delete bookmark/topics Easy. > Bug 351470 =E2=80=93 Merge bookmark topics Maybe easy... harves will know :) We can tag those with the 'gnome-love' kw. >=20 > =3DWeird: > Bug 343238 =E2=80=93 Download icon's tooltip in notification area moves a= round Unreproducible for me... > Bug 171135 =E2=80=93 check ContentHandler::Show > Bug 159912 =E2=80=93 back/forward/up drop-down arrows have no accessible = name Valid. Thanks for the list! Regards, Christian From martin_schoen@gmx.de Tue Sep 12 06:44:17 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id BFC343B0017 for ; Tue, 12 Sep 2006 06:44:16 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11460-07 for ; Tue, 12 Sep 2006 06:44:13 -0400 (EDT) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by menubar.gnome.org (Postfix) with SMTP id 72AA93B008D for ; Tue, 12 Sep 2006 06:44:11 -0400 (EDT) Received: (qmail invoked by alias); 12 Sep 2006 10:44:07 -0000 Received: from p54AC158C.dip0.t-ipconnect.de (EHLO noname) [84.172.21.140] by mail.gmx.net (mp004) with SMTP; 12 Sep 2006 12:44:07 +0200 X-Authenticated: #3691274 Subject: RSS reader extension From: Martin =?ISO-8859-1?Q?Sch=F6n?= To: epiphany-list@gnome.org Content-Type: multipart/mixed; boundary="=-nD+Cz4M2zZI0BU+HRJQZ" Date: Tue, 12 Sep 2006 12:42:11 +0200 Message-Id: <1158057731.12382.17.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 X-Y-GMX-Trusted: 0 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.241 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, FORGED_RCVD_HELO=0.135, MIME_BASE64_BLANKS=0.224, SPF_PASS=-0.001] X-Spam-Score: -2.241 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Sep 2006 10:44:17 -0000 --=-nD+Cz4M2zZI0BU+HRJQZ Content-Type: text/plain Content-Transfer-Encoding: 7bit Hello everyone. I started working on getting full rss (and atom) support into epiphany. And here is the first result that I can show to the public without wearing a brown paper bag. ;) Just extract it to the extensions directory and add "rss-reader" to the main makefile. I have only tested it with 2.14 yet, but it should work with cvs as well. There's not much ui now (and there won't be much more when it's finished). At the moment it just adds a "news" item to the "go" menu. When clicked, the extension will download the feed files and show them in the active tab. The feeds are hard-coded, because i'd like some opinions on the general approach first. As this is a very early version, it has some more or less annoying issues. Just try to ignore them for now. Comments are very welcome. Regards, Martin Schoen --=-nD+Cz4M2zZI0BU+HRJQZ Content-Disposition: attachment; filename=rss-reader-0.3.tar.bz2 Content-Type: application/x-bzip-compressed-tar; name=rss-reader-0.3.tar.bz2 Content-Transfer-Encoding: base64 QlpoOTFBWSZTWUdyxEEAXav/////////////////////////////////////////////4EV732+f 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 --=-nD+Cz4M2zZI0BU+HRJQZ-- From magnus@therning.org Thu Sep 14 02:55:19 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 5012E3B00A6 for ; Thu, 14 Sep 2006 02:55:19 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 01589-03 for ; Thu, 14 Sep 2006 02:55:17 -0400 (EDT) Received: from nimue.merula.net (nimue.merula.net [217.146.97.10]) by menubar.gnome.org (Postfix) with ESMTP id A3F4B3B0075 for ; Thu, 14 Sep 2006 02:55:16 -0400 (EDT) Received: from localhost.localdomain (adsl-217.146.112.238.merula.net [217.146.112.238] (may be forged)) by nimue.merula.net (8.12.11/8.12.9[Merula+Auth]) with ESMTP id k8E6tEbB008508 for ; Thu, 14 Sep 2006 07:55:14 +0100 Received: by localhost.localdomain (Postfix, from userid 1000) id D8AF227D89A; Thu, 14 Sep 2006 07:55:08 +0100 (BST) Date: Thu, 14 Sep 2006 07:55:08 +0100 From: Magnus Therning To: Epiphany List Subject: [lists04@fastmail.fm: Re: punctuation in Epiphany] Message-ID: <20060914065508.GA3312@die.therning.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=SHA1; protocol="application/pgp-signature"; boundary="H+4ONPRPur6+Ovig" Content-Disposition: inline User-Agent: mutt-ng/devel-r804 (Debian) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.423 tagged_above=-999 required=2 tests=[AWL=0.042, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135] X-Spam-Score: -2.423 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Sep 2006 06:55:19 -0000 --H+4ONPRPur6+Ovig Content-Type: multipart/mixed; boundary="ReaqsoxgOBHFXBhH" Content-Disposition: inline --ReaqsoxgOBHFXBhH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I'm forwarding an email from the debian-user list since I've noticed the same behaviour before but never bothered to take it up on this list. What is happening? What is ephy "doing wrong"? Is it fixed in 2.16? /M --=20 Magnus Therning (OpenPGP: 0xAB4DFBA4) magnus@therning.org Jabber: magnus.therning@gmail.com http://therning.org/magnus Software is not manufactured, it is something you write and publish. Keep Europe free from software patents, we do not want censorship by patent law on written works. In order to understand recursion you must first understand recursion. --ReaqsoxgOBHFXBhH Content-Type: message/rfc822 Content-Disposition: inline Return-Path: X-Original-To: magnus@localhost Delivered-To: magnus@localhost Received: from localhost (localhost.localdomain [127.0.0.1]) by deathstar (Postfix) with ESMTP id 6C92B3AABC for ; Thu, 14 Sep 2006 07:10:03 +0200 (CEST) Envelope-to: magnus@therning.org Delivery-date: Wed, 13 Sep 2006 22:03:33 -0700 Received: from therning.org [72.34.40.90] by localhost with IMAP (fetchmail-6.2.5) for magnus@localhost (single-drop); Thu, 14 Sep 2006 07:10:03 +0200 (CEST) Received: from murphy.debian.org ([70.103.162.31]:56531) by mu.elinuxservers.com with esmtp (Exim 4.52) id 1GNjNs-0004WN-Va for magnus@therning.org; Wed, 13 Sep 2006 22:03:33 -0700 Received: from localhost (localhost [127.0.0.1]) by murphy.debian.org (Postfix) with QMQP id EFBF62E1DE; Thu, 14 Sep 2006 00:03:10 -0500 (CDT) Old-Return-Path: X-Original-To: debian-user@lists.debian.org Received: from simmts8-srv.bellnexxia.net (simmts8.bellnexxia.net [206.47.199.166]) by murphy.debian.org (Postfix) with ESMTP id 9A6AF2E107 for ; Thu, 14 Sep 2006 00:03:07 -0500 (CDT) Received: from [192.168.0.11] ([65.92.17.184]) by simmts8-srv.bellnexxia.net (InterMail vM.5.01.06.13 201-253-122-130-113-20050324) with ESMTP id <20060914050302.FMJJ1835.simmts8-srv.bellnexxia.net@[192.168.0.11]> for ; Thu, 14 Sep 2006 01:03:02 -0400 Message-ID: <4508E280.1030808@fastmail.fm> Date: Thu, 14 Sep 2006 01:02:56 -0400 From: KS User-Agent: Thunderbird 1.5.0.5 (X11/20060812) MIME-Version: 1.0 To: Debian User Subject: Re: punctuation in Epiphany References: <4508A2A2.8090600@torfree.net> In-Reply-To: <4508A2A2.8090600@torfree.net> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Rc-Virus: 2005-11-10_01 X-Rc-Spam: 2006-04-09_01 Resent-Message-ID: Resent-From: debian-user@lists.debian.org X-Mailing-List: archive/latest/450972 X-Loop: debian-user@lists.debian.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: Precedence: list Resent-Sender: debian-user-request@lists.debian.org Resent-Date: Thu, 14 Sep 2006 00:03:10 -0500 (CDT) X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on deathstar X-Spam-Level: X-Spam-Status: No, score=0.5 required=5.0 tests=FROM_ENDS_IN_NUMS autolearn=no version=3.0.3 Mark Grieveson wrote: > Hello. On some pages, quotation marks and apostrophes are not rendered > with Epiphany browser on my computer. Most frequently this occurs on > large sites which use a content management system of some sort. For > example, the Toronto Star's site, at www.thestar.com. The cover-page is > fine, but links to the various stories are not properly displayed by > Epiphany. I use Epiphany version 2.14.2.1, on Etch. > > Is there a way to correct this? A package I could install, or > something? Note, these pages display fine on Firefox, but I prefer > Epiphany. > > Mark > > Now that you point it out I see the problem too when using Epiphany 2.14.3 (Sid). There are some "UTF" like codes which are displayed. The codes change to "normal" characters when the Text Encoding is changed to "Western (Windows-1252)" from the one detected by default - Western (ISO-8859-1). Firefox shows normal text for the ISO-8859-1 encoding (the default content-type for the HTML page - see source). But if you change the encoding UTF-8 or ISO-8859-15 in Firefox, you will notice the same weird behaviour for some of the punctuation marks. It seems that Epiphany is using the same character encoding for ISO-8859-1 as ISO-8859-15. Does Epiphany being based on Gecko have anything to do with character encoding being used/displayed? I'm no expert on this, but thought that this should be pointed out as Epiphany in Etch is not the only version showing the odd behaviour. /kS -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org --ReaqsoxgOBHFXBhH-- --H+4ONPRPur6+Ovig Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQBFCPzMiMWTaatN+6QRAvfyAJ9/PuSEH8IgCCoWRkfwkcnoVrCfegCdFykm ktkDnSe6HfL71Z97dCKRR38= =ycS2 -----END PGP SIGNATURE----- --H+4ONPRPur6+Ovig-- From uws@uwsworld.xs4all.nl Thu Sep 14 03:55:55 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 57ABD3B0075 for ; Thu, 14 Sep 2006 03:55:55 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 04168-02 for ; Thu, 14 Sep 2006 03:55:53 -0400 (EDT) Received: from uwsworld.xs4all.nl (uwsworld.xs4all.nl [194.109.237.238]) by menubar.gnome.org (Postfix) with ESMTP id 5F72A3B00CA for ; Thu, 14 Sep 2006 03:55:53 -0400 (EDT) Received: from uws by uwsworld.xs4all.nl with local (Exim 3.35 #1) id 1GNm4d-00028Y-00 for ; Thu, 14 Sep 2006 09:55:51 +0200 Date: Thu, 14 Sep 2006 09:55:51 +0200 From: Wouter Bolsterlee To: epiphany-list@gnome.org Subject: Re: [lists04@fastmail.fm: Re: punctuation in Epiphany] Message-ID: <20060914075551.GA8170@uwsworld.xs4all.nl> Mail-Followup-To: epiphany-list@gnome.org References: <20060914065508.GA3312@die.therning.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="x+6KMIRAuhnl3hBn" Content-Disposition: inline In-Reply-To: <20060914065508.GA3312@die.therning.org> X-message-flag: Guvf zrffntr qbrf abg pbagnva rapelcgrq zrffntrf. X-PGP: key 0x250A63EB, fingerprint 83C5 C205 47AD 539D A4F0 60BF 3FB4 134E 250A 63EB X-Base: All your base are belong to uws User-Agent: Mutt/1.5.6+20040907i Sender: Wouter Bolsterlee X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.578 tagged_above=-999 required=2 tests=[AWL=0.021, BAYES_00=-2.599] X-Spam-Score: -2.578 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Sep 2006 07:55:55 -0000 --x+6KMIRAuhnl3hBn Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable P=C3=A5 Thu, Sep 14, 2006 at 07:55:08AM +0100, Magnus Therning skrev: > Mark Grieveson wrote: > > Hello. On some pages, quotation marks and apostrophes are not rendered= =20 > > with Epiphany browser on my computer. Most frequently this occurs on > > large sites which use a content management system of some sort. For > > example, the Toronto Star's site, at www.thestar.com. The cover-page is > > fine, but links to the various stories are not properly displayed by > > Epiphany. I use Epiphany version 2.14.2.1, on Etch. > >=20 > > Is there a way to correct this? A package I could install, or > > something? Note, these pages display fine on Firefox, but I prefer > > Epiphany. >=20 > Now that you point it out I see the problem too when using Epiphany > 2.14.3 (Sid). There are some "UTF" like codes which are displayed. The > codes change to "normal" characters when the Text Encoding is changed to > "Western (Windows-1252)" from the one detected by default - Western > (ISO-8859-1). I guess the characters are U+0091 (PRIVATE USE 1) and U+0092 (PRIVATE USE 2), which are used in the cp-12523 (windows) character set to encode curly opening and closing quote characters. These characters are not compatible with iso8859-1 (nor UTF-8). The correct fix would be to convince the document authors to use either entities (‘ and ’) or the correct quote characters (refer to the unicode charts for the exact character; I'm too lazy to check this right now). Since that is not going to work perhaps a simple 'replace U+0091 and U+0092 with real quote characters' fix could be implemented in Gecko or Epiphany. mvrgr, Wouter --=20 :wq mail uws@xs4all.nl web http://uwstopia.nl you're the mixed up girl that everybody leaves behind -- our lady peace --x+6KMIRAuhnl3hBn Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFFCQsHP7QTTiUKY+sRAt0jAJ9mdIYOlxz6DkJjWHajbzjz1mZvCQCgvuQ2 Hj8kbAWDMLIwxM/J3IC+otM= =/gEg -----END PGP SIGNATURE----- --x+6KMIRAuhnl3hBn-- From magnusth@jilderda.net Thu Sep 14 06:20:07 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 5F3EB3B013F for ; Thu, 14 Sep 2006 06:20:07 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10875-09 for ; Thu, 14 Sep 2006 06:20:04 -0400 (EDT) Received: from smtp15.wxs.nl (smtp15.wxs.nl [195.121.247.6]) by menubar.gnome.org (Postfix) with ESMTP id 733103B007B for ; Thu, 14 Sep 2006 06:20:03 -0400 (EDT) Received: from deathstar ([194.121.182.66]) by smtp15.wxs.nl (iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004)) with ESMTP id <0J5K009MFVDEOU@smtp15.wxs.nl> for epiphany-list@gnome.org; Thu, 14 Sep 2006 12:20:02 +0200 (CEST) Received: from andoria.citrite.net (localhost.localdomain [127.0.0.1]) by deathstar (Postfix) with ESMTP id C3C453AABC for ; Thu, 14 Sep 2006 12:18:03 +0200 (CEST) Received: by andoria.citrite.net (Postfix, from userid 1000) id 5E6284B9A8; Thu, 14 Sep 2006 11:17:07 +0100 (BST) Date: Thu, 14 Sep 2006 11:17:07 +0100 From: Magnus Therning Subject: Re: [lists04@fastmail.fm: Re: punctuation in Epiphany] In-reply-to: <20060914075551.GA8170@uwsworld.xs4all.nl> To: epiphany-list@gnome.org Message-id: <20060914101707.GA2411@die.therning.org> MIME-version: 1.0 Content-type: multipart/signed; boundary=azLHFNyN32YCQGCU; protocol="application/pgp-signature"; micalg=SHA1 Content-disposition: inline User-Agent: mutt-ng/devel-r804 (Debian) References: <20060914065508.GA3312@die.therning.org> <20060914075551.GA8170@uwsworld.xs4all.nl> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.372 tagged_above=-999 required=2 tests=[AWL=0.227, BAYES_00=-2.599] X-Spam-Score: -2.372 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Sep 2006 10:20:07 -0000 --azLHFNyN32YCQGCU Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 14, 2006 at 09:55:51 +0200, Wouter Bolsterlee wrote: >P=E5 Thu, Sep 14, 2006 at 07:55:08AM +0100, Magnus Therning skrev: Shouldn't it be "..., skrev Magnus Therning:"? :-) >> Mark Grieveson wrote: >> > Hello. On some pages, quotation marks and apostrophes are not rendere= d=20 >> > with Epiphany browser on my computer. Most frequently this occurs on >> > large sites which use a content management system of some sort. For >> > example, the Toronto Star's site, at www.thestar.com. The cover-page = is >> > fine, but links to the various stories are not properly displayed by >> > Epiphany. I use Epiphany version 2.14.2.1, on Etch. >> >=20 >> > Is there a way to correct this? A package I could install, or >> > something? Note, these pages display fine on Firefox, but I prefer >> > Epiphany. >>=20 >> Now that you point it out I see the problem too when using Epiphany >> 2.14.3 (Sid). There are some "UTF" like codes which are displayed. The >> codes change to "normal" characters when the Text Encoding is changed to >> "Western (Windows-1252)" from the one detected by default - Western >> (ISO-8859-1). > >I guess the characters are U+0091 (PRIVATE USE 1) and U+0092 (PRIVATE >USE 2), which are used in the cp-12523 (windows) character set to >encode curly opening and closing quote characters. These characters are >not compatible with iso8859-1 (nor UTF-8). Yes, I see 0092 and also 0093 and 0094. >The correct fix would be to convince the document authors to use either >entities (‘ and ’) or the correct quote characters (refer >to the unicode charts for the exact character; I'm too lazy to check >this right now). Changing the content-type to charset=3Dwindows-1252 also seems to do it. Interestingly Firefox doens't have a problem with this. I suspect it's treating iso-8859-1 as windows1252, since either of those encodings display it properly. However, changing to iso8859-15 results in diamond-shaped characters. Kind of funny. /M --=20 Magnus Therning (OpenPGP: 0xAB4DFBA4) magnus@therning.org Jabber: magnus.therning@gmail.com http://therning.org/magnus Software is not manufactured, it is something you write and publish. Keep Europe free from software patents, we do not want censorship by patent law on written works. "There is a theory which states that if ever anyone discovers exactly what the Universe is for and why it is here, it will instantly disappear and be replaced by something even more bizarrely inexeplicable. There is another theory which states that this has already happened." -- Introduction to Fit the Seventh. --azLHFNyN32YCQGCU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQBFCSwjiMWTaatN+6QRAmDqAJ433IsOLxrL84de3nZ5qKHQ3cqtRQCfQwAV uiiHl9Azg/3rCMd0zzB15Ng= =Ogjn -----END PGP SIGNATURE----- --azLHFNyN32YCQGCU-- From gcgae-epiphany-861@m.gmane.org Thu Sep 14 06:24:28 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id E33C53B007B for ; Thu, 14 Sep 2006 06:24:28 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11089-06 for ; Thu, 14 Sep 2006 06:24:26 -0400 (EDT) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by menubar.gnome.org (Postfix) with ESMTP id 9F9AB3B013F for ; Thu, 14 Sep 2006 06:24:25 -0400 (EDT) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GNoOF-0004R3-HW for epiphany-list@gnome.org; Thu, 14 Sep 2006 12:24:15 +0200 Received: from pc-62-31-146-25-ga.blueyonder.co.uk ([62.31.146.25]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 14 Sep 2006 12:24:15 +0200 Received: from sam by pc-62-31-146-25-ga.blueyonder.co.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 14 Sep 2006 12:24:15 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: epiphany-list@gnome.org From: "Sam Morris" Subject: Re: [lists04@fastmail.fm: Re: punctuation in Epiphany] Date: Thu, 14 Sep 2006 10:23:59 +0000 (UTC) Lines: 8 Message-ID: References: <20060914065508.GA3312@die.therning.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: pc-62-31-146-25-ga.blueyonder.co.uk User-Agent: pan 0.112 (Elijah Craig) Sender: news X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.601 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] X-Spam-Score: -2.601 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Sep 2006 10:24:29 -0000 For reference: -- Sam Morris http://robots.org.uk/ PGP key id 1024D/5EA01078 3412 EA18 1277 354B 991B C869 B219 7FDB 5EA0 1078 From yach@free.fr Sat Sep 16 20:41:44 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 14B043B0070 for ; Sat, 16 Sep 2006 20:41:44 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03431-08 for ; Sat, 16 Sep 2006 20:41:42 -0400 (EDT) Received: from smtp1-g19.free.fr (smtp1-g19.free.fr [212.27.42.27]) by menubar.gnome.org (Postfix) with ESMTP id 71B483B006B for ; Sat, 16 Sep 2006 20:41:42 -0400 (EDT) Received: from [82.226.179.23] (rke75-3-82-226-179-23.fbx.proxad.net [82.226.179.23]) by smtp1-g19.free.fr (Postfix) with ESMTP id B4D64B778 for ; Sun, 17 Sep 2006 02:41:41 +0200 (CEST) Subject: Linky-style extension in Python From: yachar To: epiphany-list@gnome.org Content-Type: text/plain Date: Sun, 17 Sep 2006 02:41:39 +0200 Message-Id: <1158453699.7623.8.camel@pc.fbx.proxad.net> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Sep 2006 00:41:44 -0000 Hi everyone, I'm using the Linky extension in Firefox ( http://gemal.dk/mozilla/linky.html ), and after a quick search, I found that there wasn't any such extension for Epiphany. That's very useful for web-based photos albums, so I was thinking about writing my own extension. I looked at the sample python extensions in epiphany-extensions CVS, and I had a look at epiphany reference documentation, but I couldn't find any way to "parse" the links in the page and build another tab with all images loaded in it. Are epiphany-extensions able to do such things in Python ? Is there any existing project and / or documentation about such an extension ? Where could I find a bit of code I could take inspiration from ? Thanks. Yachar From adamh@densi.com Sat Sep 16 21:45:20 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 3CBD33B00BA for ; Sat, 16 Sep 2006 21:45:20 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05623-09 for ; Sat, 16 Sep 2006 21:45:19 -0400 (EDT) Received: from fca.densi.com (smtp.densi.com [207.107.202.5]) by menubar.gnome.org (Postfix) with ESMTP id C408B3B007B for ; Sat, 16 Sep 2006 21:45:18 -0400 (EDT) Received: from modemcable071.102-81-70.mc.videotron.ca ([70.81.102.71] helo=[192.168.2.86]) by fca.densi.com with esmtpa (Exim 4.50) id 1GOlic-00009m-ST; Sat, 16 Sep 2006 21:45:16 -0400 Subject: Re: Linky-style extension in Python From: Adam Hooper To: yachar In-Reply-To: <1158453699.7623.8.camel@pc.fbx.proxad.net> References: <1158453699.7623.8.camel@pc.fbx.proxad.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-pSQ7L1Z4I1vquO2vk4c0" Date: Sat, 16 Sep 2006 21:45:14 -0400 Message-Id: <1158457514.23256.269.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0 X-Scan-Signature: 72df94cf27aebe0ad48ebe0f09646eb7 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[AWL=0.000, BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: Cc: epiphany-list@gnome.org X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Sep 2006 01:45:20 -0000 --=-pSQ7L1Z4I1vquO2vk4c0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2006-17-09 at 02:41 +0200, yachar wrote: > I looked at the sample python extensions in epiphany-extensions CVS, and > I had a look at epiphany reference documentation, but I couldn't find > any way to "parse" the links in the page and build another tab with all > images loaded in it. >=20 > Are epiphany-extensions able to do such things in Python ? Is there any > existing project and / or documentation about such an extension ? Where > could I find a bit of code I could take inspiration from ? At the moment, this isn't supported. PyXPCOM will let us play with this sort of things, but we don't have the hooks written yet (and PyXPCOM isn't part of any distributions yet). This is simply a matter of no developers taking on the job: we *all* would *love* to integrate with PyXPCOM. (If anybody listening is interested in doing this, I can provide a preliminary patch which worked a year ago, and a code review suggesting improvements. The biggest part of the job wouldn't be the patch, though. It would be evangelism: getting distributions to ship PyXPCOM. Or technical: find a way to make PyXPCOM "optional", and find an easy way to distribute it.) Without PyXPCOM, you *could* implement a workaround. See error-viewer or view-source for code (in C) which downloads the current page's source code. You could do the same thing in Python, and parse the page with a Python HTML parser. This is undesirable (Mozilla has a better HTML parser), but it's the best you can do without delving into PyXPCOM. --=20 Adam Hooper --=-pSQ7L1Z4I1vquO2vk4c0 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBFDKiq90GtBxQ61zARAhUJAKDoFmQ9roo0ZHceBKFlgvWR5/A9KwCgkhRA qAdt/8Eb1LRjmG718XFTNv0= =bW4z -----END PGP SIGNATURE----- --=-pSQ7L1Z4I1vquO2vk4c0-- From nudrema@gmail.com Sun Sep 17 03:39:14 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id EAB8F3B0070 for ; Sun, 17 Sep 2006 03:39:13 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16164-05 for ; Sun, 17 Sep 2006 03:39:13 -0400 (EDT) Received: from smtp40.mobistarmail.be (smtp40.mobistarmail.be [193.252.23.61]) by menubar.gnome.org (Postfix) with ESMTP id 9AF113B00E3 for ; Sun, 17 Sep 2006 03:39:12 -0400 (EDT) Received: from [192.168.1.101] (unknown [212.224.133.142]) by mwinf4017.mobistarmail.be (SMTP Server) with ESMTP id A6F1770000AC for ; Sun, 17 Sep 2006 09:39:10 +0200 (CEST) X-ME-UUID: 20060917073910683.A6F1770000AC@mwinf4017.mobistarmail.be Message-ID: <450CFB99.9040900@gmail.com> Date: Sun, 17 Sep 2006 09:39:05 +0200 From: =?ISO-8859-1?Q?Steve_Fr=E9cinaux?= User-Agent: Thunderbird 1.5.0.5 (X11/20060728) MIME-Version: 1.0 Cc: epiphany-list@gnome.org Subject: Re: Linky-style extension in Python References: <1158453699.7623.8.camel@pc.fbx.proxad.net> <1158457514.23256.269.camel@localhost> In-Reply-To: <1158457514.23256.269.camel@localhost> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.786 tagged_above=-999 required=2 tests=[AWL=-0.533, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_NEUTRAL=1.069, TW_XP=0.077] X-Spam-Score: -1.786 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Sep 2006 07:39:14 -0000 Adam Hooper wrote: > On Sun, 2006-17-09 at 02:41 +0200, yachar wrote: > At the moment, this isn't supported. PyXPCOM will let us play with this > sort of things, but we don't have the hooks written yet (and PyXPCOM > isn't part of any distributions yet). Actually I saw a python-xpcom package in edgy ;-) From yach@free.fr Sun Sep 17 05:38:06 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 7F6153B00F7 for ; Sun, 17 Sep 2006 05:38:06 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07132-01 for ; Sun, 17 Sep 2006 05:38:04 -0400 (EDT) Received: from smtp5-g19.free.fr (smtp5-g19.free.fr [212.27.42.35]) by menubar.gnome.org (Postfix) with ESMTP id 8040C3B00F9 for ; Sun, 17 Sep 2006 05:38:04 -0400 (EDT) Received: from [82.226.179.23] (rke75-3-82-226-179-23.fbx.proxad.net [82.226.179.23]) by smtp5-g19.free.fr (Postfix) with ESMTP id B41711910E; Sun, 17 Sep 2006 11:38:03 +0200 (CEST) Subject: Re: Linky-style extension in Python From: yachar To: Steve =?ISO-8859-1?Q?Fr=E9cinaux?= In-Reply-To: <450CFB99.9040900@gmail.com> References: <1158453699.7623.8.camel@pc.fbx.proxad.net> <1158457514.23256.269.camel@localhost> <450CFB99.9040900@gmail.com> Content-Type: text/plain; charset=utf-8 Date: Sun, 17 Sep 2006 11:37:43 +0200 Message-Id: <1158485863.4827.13.camel@pc.fbx.proxad.net> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.522 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, TW_XP=0.077] X-Spam-Score: -2.522 X-Spam-Level: Cc: epiphany-list@gnome.org X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Sep 2006 09:38:06 -0000 Yes, there is a python-xpcom package in edgy. It's installable and a priori usable. And as the maintainer is Mike Hommey (glandium-at-debian-dot-org), the package may be available in Debian Sid too ! Below are the package specifications. If the hardest work was evangelism, then it seems done (at least for some of the major distributions, but the other would follow if epiphany ships python-xpcom based extensions). Is the patch for epiphany integration available somewhere ? I could take a look, but don't hope too much, I've not coded in C for 8 years now... since the computer science courses are over... ;-) yachar@pc:~$ sudo apt-cache show python-xpcom Maintainer: Mike Hommey Version: 1.8.0.4-2 Description: XPCOM bindings for Python PyXPCOM allows for communication between Python and XPCOM, such that a Python application can access XPCOM objects, and XPCOM can access any Python class that implements an XPCOM interface. With PyXPCOM, a developer can talk to XPCOM or embed Gecko from a Python application. PyXPCOM is similar to JavaXPCOM (Java-XPCOM bridge) or XPConnect (JavaScript-XPCOM bridge). Install this package if you wish to access XPCOM objects from Python, or want to use Python components from XPCOM. Homepage: http://developer.mozilla.org/en/docs/pyxpcom Le dimanche 17 septembre 2006 à 09:39 +0200, Steve Frécinaux a écrit : > Adam Hooper wrote: > > On Sun, 2006-17-09 at 02:41 +0200, yachar wrote: > > > At the moment, this isn't supported. PyXPCOM will let us play with this > > sort of things, but we don't have the hooks written yet (and PyXPCOM > > isn't part of any distributions yet). > > Actually I saw a python-xpcom package in edgy ;-) From adamh@densi.com Sun Sep 17 09:42:59 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6CA513B014C for ; Sun, 17 Sep 2006 09:42:59 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17161-03 for ; Sun, 17 Sep 2006 09:42:58 -0400 (EDT) Received: from fca.densi.com (smtp.densi.com [207.107.202.5]) by menubar.gnome.org (Postfix) with ESMTP id A07103B011C for ; Sun, 17 Sep 2006 09:42:57 -0400 (EDT) Received: from modemcable071.102-81-70.mc.videotron.ca ([70.81.102.71] helo=[192.168.2.86]) by fca.densi.com with esmtpa (Exim 4.50) id 1GOwv8-0006oL-LK; Sun, 17 Sep 2006 09:42:55 -0400 Subject: Re: Linky-style extension in Python From: Adam Hooper To: Steve =?ISO-8859-1?Q?Fr=E9cinaux?= In-Reply-To: <450CFB99.9040900@gmail.com> References: <1158453699.7623.8.camel@pc.fbx.proxad.net> <1158457514.23256.269.camel@localhost> <450CFB99.9040900@gmail.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-WqxnH2P3Xcyc/7wb/Pt1" Date: Sun, 17 Sep 2006 09:42:53 -0400 Message-Id: <1158500573.23256.345.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0 X-Scan-Signature: 8899f666ec2440781e4b632cb1fa10d5 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.561 tagged_above=-999 required=2 tests=[AWL=-0.038, BAYES_00=-2.599, TW_XP=0.077] X-Spam-Score: -2.561 X-Spam-Level: Cc: epiphany-list@gnome.org X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Sep 2006 13:42:59 -0000 --=-WqxnH2P3Xcyc/7wb/Pt1 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On Sun, 2006-17-09 at 09:39 +0200, Steve Fr=C3=A9cinaux wrote: > Adam Hooper wrote: > > On Sun, 2006-17-09 at 02:41 +0200, yachar wrote: >=20 > > At the moment, this isn't supported. PyXPCOM will let us play with this > > sort of things, but we don't have the hooks written yet (and PyXPCOM > > isn't part of any distributions yet). >=20 > Actually I saw a python-xpcom package in edgy ;-) Wow! Thanks for letting me know. I'll try to get support into Epiphany within the week :). Adam --=-WqxnH2P3Xcyc/7wb/Pt1 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBFDVDd90GtBxQ61zARAsDYAKDQryO7UUtolMkbvwO2dtE7y3RlugCffRq1 AfB1Xcpk1FoR8RUIB09e8Ac= =Wte0 -----END PGP SIGNATURE----- --=-WqxnH2P3Xcyc/7wb/Pt1-- From reinouts@gnome.org Mon Sep 18 17:57:43 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 560C13B009A for ; Mon, 18 Sep 2006 17:57:43 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 12113-05 for ; Mon, 18 Sep 2006 17:57:42 -0400 (EDT) Received: from smtp-1.orange.nl (smtp-1.orange.nl [193.252.22.241]) by menubar.gnome.org (Postfix) with ESMTP id F02213B00DB for ; Mon, 18 Sep 2006 17:57:41 -0400 (EDT) Received: from [192.168.1.10] (s559324ea.adsl.wanadoo.nl [85.147.36.234]) by mwinf6008.orange.nl (SMTP Server) with ESMTP id E08227000093 for ; Mon, 18 Sep 2006 23:57:40 +0200 (CEST) X-ME-UUID: 20060918215740919.E08227000093@mwinf6008.orange.nl Subject: Re: Epiphany Bookmark on logging out ?? From: Reinout van Schouwen To: epiphany-list@gnome.org In-Reply-To: <1157990677.2426.13.camel@CASE> References: <1157990677.2426.13.camel@CASE> Content-Type: text/plain Organization: GNOME Date: Mon, 18 Sep 2006 23:59:16 +0200 Message-Id: <1158616756.7059.9.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0-1mdv2007.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.198 tagged_above=-999 required=2 tests=[AWL=0.401, BAYES_00=-2.599] X-Spam-Score: -2.198 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Sep 2006 21:57:43 -0000 Hello William, Op maandag 11-09-2006 om 12:04 uur [tijdzone -0400], schreef William Case: > I like to keep Epiphany's bookmark minimized as an icon on my Gnome > panel Windows Switcher. I launch favourite URL sites from there. I'm not quite sure what you mean, are you talking about the bookmark editor that you keep minimized in your window list? > Is there a way to log out with the Bookmark icon on the panel and then > re-login so that the Bookmark is returned to the panel without opening > Epiphany in the foreground first? Maybe you could try the following: Go to your System > Preferences menu, somewhere below you should find a "Sessions" item. Activate it and check the box for "Save changes to session automatically". Now, all programs that you had open when you logged out, will be opened again when you log in again. Alternatively, you may try putting 'epiphany -b' in the list of programs to start, in the rightmost tab of the same Sessions window. Does this help? regards, -- Reinout van Schouwen From andrew.conkling@gmail.com Mon Sep 18 18:54:02 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 62B823B027C for ; Mon, 18 Sep 2006 18:54:02 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 14689-01 for ; Mon, 18 Sep 2006 18:54:01 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by menubar.gnome.org (Postfix) with ESMTP id 59BDB3B026D for ; Mon, 18 Sep 2006 18:54:01 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x66so7091564pye for ; Mon, 18 Sep 2006 15:54:01 -0700 (PDT) Received: by 10.35.19.6 with SMTP id w6mr3227051pyi; Mon, 18 Sep 2006 15:54:00 -0700 (PDT) Received: by 10.35.131.19 with HTTP; Mon, 18 Sep 2006 15:54:00 -0700 (PDT) Message-ID: <616971f10609181554l52262450l90f37d2bee341b29@mail.gmail.com> Date: Mon, 18 Sep 2006 18:54:00 -0400 From: "Andrew Conkling" To: "William Case" Subject: Re: Epiphany Bookmark on logging out ?? In-Reply-To: <1157990677.2426.13.camel@CASE> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1157990677.2426.13.camel@CASE> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.354 tagged_above=-999 required=2 tests=[AWL=0.046, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.354 X-Spam-Level: Cc: EPIPHANY List X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Sep 2006 22:54:02 -0000 On 9/11/06, William Case wrote: > Hi; > > I like to keep Epiphany's bookmark minimized as an icon on my Gnome > panel Windows Switcher. I launch favourite URL sites from there. > > Is there a way to log out with the Bookmark icon on the panel and then > re-login so that the Bookmark is returned to the panel without opening > Epiphany in the foreground first? There is a .desktop file created for it, IIRC. Also, you may like the deskbar-applet; I get a LOT of mileage out of it. From nigel.tao.gnome@gmail.com Mon Sep 18 21:12:37 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D279F3B00E7 for ; Mon, 18 Sep 2006 21:12:37 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19743-01 for ; Mon, 18 Sep 2006 21:12:37 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by menubar.gnome.org (Postfix) with ESMTP id 9B1563B00D8 for ; Mon, 18 Sep 2006 21:12:36 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l36so23057nfa for ; Mon, 18 Sep 2006 18:12:35 -0700 (PDT) Received: by 10.49.8.1 with SMTP id l1mr17680604nfi; Mon, 18 Sep 2006 18:12:34 -0700 (PDT) Received: by 10.49.29.8 with HTTP; Mon, 18 Sep 2006 18:12:34 -0700 (PDT) Message-ID: <9188fcea0609181812u3df17309ufc4aae751b068bc@mail.gmail.com> Date: Tue, 19 Sep 2006 11:12:34 +1000 From: "Nigel Tao" Sender: nigel.tao.gnome@gmail.com To: "Andrew Conkling" Subject: Re: Epiphany Bookmark on logging out ?? In-Reply-To: <616971f10609181554l52262450l90f37d2bee341b29@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1157990677.2426.13.camel@CASE> <616971f10609181554l52262450l90f37d2bee341b29@mail.gmail.com> X-Google-Sender-Auth: b4bc74ed7bde6d1f X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.414 tagged_above=-999 required=2 tests=[AWL=-0.014, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.414 X-Spam-Level: Cc: EPIPHANY List , William Case X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Sep 2006 01:12:38 -0000 > > I like to keep Epiphany's bookmark minimized as an icon on my Gnome > > panel Windows Switcher. I launch favourite URL sites from there. > > > > Is there a way to log out with the Bookmark icon on the panel and then > > re-login so that the Bookmark is returned to the panel without opening > > Epiphany in the foreground first? > > There is a .desktop file created for it, IIRC. Also, you may like the > deskbar-applet; I get a LOT of mileage out of it. You might also like my Browser Bookmarks Menu applet, the fore-runner of Deskbar applet. A screenshot that explains everything is here: http://browserbookapp.sourceforge.net/ Admittedly, I haven't touched BBM for about a year (since I now, unsurprisingly, use Deskbar), so I'm not sure if it works perfectly with the latest and greatest epiphany. But let me know if it doesn't work. Nigel. (founding author, Deskbar applet) From lists@prometoys.net Tue Sep 19 00:52:55 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id BF6663B00FA for ; Tue, 19 Sep 2006 00:52:55 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27997-04 for ; Tue, 19 Sep 2006 00:52:55 -0400 (EDT) Received: from einhorn.in-berlin.de (einhorn.in-berlin.de [192.109.42.8]) by menubar.gnome.org (Postfix) with ESMTP id AF33F3B00C9 for ; Tue, 19 Sep 2006 00:52:54 -0400 (EDT) X-Envelope-From: lists@prometoys.net X-Envelope-To: Received: from [10.20.40.80] (dslb-084-060-037-224.pools.arcor-ip.net [84.60.37.224]) (authenticated bits=0) by einhorn.in-berlin.de (8.13.6/8.13.6/Debian-1) with ESMTP id k8J4qqrK014698 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT) for ; Tue, 19 Sep 2006 06:52:53 +0200 Subject: automatic search and .com From: Keywan Najafi Tonekaboni To: EPIPHANY List Content-Type: text/plain Date: Tue, 19 Sep 2006 06:52:50 +0200 Message-Id: <1158641570.4901.22.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0 Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang_at_IN-Berlin_e.V. on 192.109.42.8 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.077 tagged_above=-999 required=2 tests=[AWL=-1.423, BAYES_05=-1.11, RCVD_IN_SORBS_WEB=1.456] X-Spam-Score: -1.077 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Sep 2006 04:52:55 -0000 Hi, I have two questions. 1.) It seems epiphany 2.16 doesn't automatically search with Google, when you type something what is not a URL in the address field. I can understood this isn't default anymore, but can I activate it? I really heavily use it and now got frustated when I type a big search term and just got an error and my search term is deleted from the address field and replaced with the URL of the current website. 2.) How can I deactivate the automatic expansion of "foo" to foo.com? I type a hostname in my local network (which is not known by my computer) or a keyword and it show me the corresponding .com website. It's pretty useless for me, because 99% is spam/domain squatters or not related to my needs. Regards, Keywan -- Keywan Najafi Tonekaboni http://www.prometoys.net people@world:/# apt-get --purge remove dominion After unpacking world will be freed. You are about to do something potentially beneficial To continue type in the phrase 'Yes, do as We say!' -- Keywan Najafi Tonekaboni http://www.prometoys.net people@world:/# apt-get --purge remove dominion After unpacking world will be freed. You are about to do something potentially beneficial To continue type in the phrase 'Yes, do as We say!' From nigel.tao.gnome@gmail.com Tue Sep 19 21:59:41 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id ACB4C3B009C for ; Tue, 19 Sep 2006 21:59:41 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25352-01 for ; Tue, 19 Sep 2006 21:59:41 -0400 (EDT) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by menubar.gnome.org (Postfix) with ESMTP id 6C3843B0004 for ; Tue, 19 Sep 2006 21:59:40 -0400 (EDT) Received: by nf-out-0910.google.com with SMTP id l36so307591nfa for ; Tue, 19 Sep 2006 18:59:39 -0700 (PDT) Received: by 10.49.55.13 with SMTP id h13mr19203965nfk; Tue, 19 Sep 2006 18:59:38 -0700 (PDT) Received: by 10.49.29.8 with HTTP; Tue, 19 Sep 2006 18:59:38 -0700 (PDT) Message-ID: <9188fcea0609191859k652dbe66n1568ce25cd4d958f@mail.gmail.com> Date: Wed, 20 Sep 2006 11:59:38 +1000 From: "Nigel Tao" Sender: nigel.tao.gnome@gmail.com To: "Keywan Najafi Tonekaboni" Subject: Re: automatic search and .com In-Reply-To: <1158641570.4901.22.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1158641570.4901.22.camel@localhost.localdomain> X-Google-Sender-Auth: 02100a0a770f948b X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.412 tagged_above=-999 required=2 tests=[AWL=-0.012, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.412 X-Spam-Level: Cc: EPIPHANY List X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Sep 2006 01:59:41 -0000 This isn't probably the official way to do it, but IANA Official Epiphany Developer (TM). There's a bunch of preferences you can tweak if you point Epiphany at "about:config". You don't get there through the menu system, you type that into the location bar and hit Enter. > 1.) It seems epiphany 2.16 doesn't automatically search with Google, > when you type something what is not a URL in the address field. I can > understood this isn't default anymore, but can I activate it? Hmm... odd. I was going to say "look for keyword.URL and keyword.enabled - and change keyword.enabled to true". This worked for me in 2.14, but apparently not in 2.16. > 2.) How can I deactivate the automatic expansion of "foo" to foo.com? Look for things starting with browser.fixup, for example, set browser.fixup.alternate.enabled to false. Alternatively, a work-around is to explicitly add the http:// to the start of your request. From michael.knepher@gmail.com Tue Sep 19 23:33:36 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 5BC9E3B009C for ; Tue, 19 Sep 2006 23:33:36 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27993-10 for ; Tue, 19 Sep 2006 23:33:35 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by menubar.gnome.org (Postfix) with ESMTP id 167D53B0092 for ; Tue, 19 Sep 2006 23:33:35 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x66so130002pye for ; Tue, 19 Sep 2006 20:33:34 -0700 (PDT) Received: by 10.35.40.10 with SMTP id s10mr27532680pyj; Tue, 19 Sep 2006 20:33:33 -0700 (PDT) Received: by 10.35.16.8 with HTTP; Tue, 19 Sep 2006 20:33:33 -0700 (PDT) Message-ID: <19425c310609192033x5883f132sfe2f8e4f257aac0f@mail.gmail.com> Date: Tue, 19 Sep 2006 20:33:33 -0700 From: "Michael Knepher" To: epiphany-list@gnome.org Subject: Scrapbook-style extension? MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.655 tagged_above=-999 required=2 tests=[AWL=-0.744, BAYES_05=-1.11, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -1.655 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Sep 2006 03:33:36 -0000 I'm a big fan of epiphany, and use it almost exclusively, but I miss some extensions. Right now, since I've gone back to school for my teaching credential and need to do a lot of web-based research, the one I'd most like to see is a Scrapbook[1]-style extension that would allow archiving, indexing and annotating webpages. How difficult would something like that be? If it's possible, and doesn't require too much effort, I might be able to help someone reduce their Amazon wish lists by a few items (keeping in mind that I'm going back into debt to pay for school). [1] http://amb.vis.ne.jp/mozilla/scrapbook/ Michael Knepher From reinouts@gnome.org Sat Sep 23 18:36:13 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 836D23B0003 for ; Sat, 23 Sep 2006 18:36:13 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06693-03 for ; Sat, 23 Sep 2006 18:36:11 -0400 (EDT) Received: from smtp-1.orange.nl (smtp-1.orange.nl [193.252.22.241]) by menubar.gnome.org (Postfix) with ESMTP id ECDA93B006D for ; Sat, 23 Sep 2006 18:36:10 -0400 (EDT) Received: from [192.168.1.10] (s559324ea.adsl.wanadoo.nl [85.147.36.234]) by mwinf6004.orange.nl (SMTP Server) with ESMTP id 555721C00086 for ; Sun, 24 Sep 2006 00:36:05 +0200 (CEST) X-ME-UUID: 20060923223605349.555721C00086@mwinf6004.orange.nl Subject: Re: RSS reader extension From: Reinout van Schouwen To: epiphany-list@gnome.org In-Reply-To: <1158057731.12382.17.camel@localhost> References: <1158057731.12382.17.camel@localhost> Content-Type: text/plain; charset=UTF-8 Organization: GNOME Date: Sun, 24 Sep 2006 00:37:51 +0200 Message-Id: <1159051071.5088.32.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0-1mdv2007.0 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.215 tagged_above=-999 required=2 tests=[AWL=0.307, BAYES_00=-2.599, TW_JH=0.077] X-Spam-Score: -2.215 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Sep 2006 22:36:13 -0000 Hi Martin, Op dinsdag 12-09-2006 om 12:42 uur [tijdzone +0200], schreef Martin Schön: > Just extract it to the extensions directory and add "rss-reader" to the > main makefile. I have only tested it with 2.14 yet, but it should work > with cvs as well. I tried this but configure told me I needed epiphany 2.17 (currently I'm running 2.16 from mandriva cooker). Could anyone refresh my memory on how to work around this? I'd rather avoid a jhbuild installation... regards, -- Reinout van Schouwen From martin_schoen@gmx.de Sun Sep 24 17:45:21 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id CEC243B0283 for ; Sun, 24 Sep 2006 17:45:21 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 12744-06 for ; Sun, 24 Sep 2006 17:45:18 -0400 (EDT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by menubar.gnome.org (Postfix) with SMTP id E97933B021E for ; Sun, 24 Sep 2006 17:45:17 -0400 (EDT) Received: (qmail invoked by alias); 24 Sep 2006 21:45:16 -0000 Received: from p54AC0298.dip0.t-ipconnect.de (EHLO [192.168.178.25]) [84.172.2.152] by mail.gmx.net (mp025) with SMTP; 24 Sep 2006 23:45:16 +0200 X-Authenticated: #3691274 Subject: Re: RSS reader extension From: Martin =?ISO-8859-1?Q?Sch=F6n?= To: epiphany-list@gnome.org In-Reply-To: <1159051071.5088.32.camel@localhost> References: <1158057731.12382.17.camel@localhost> <1159051071.5088.32.camel@localhost> Content-Type: text/plain; charset=utf8 Date: Sun, 24 Sep 2006 23:45:21 +0200 Message-Id: <1159134321.17841.3.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0 Content-Transfer-Encoding: 8bit X-Y-GMX-Trusted: 0 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.523 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, SPF_PASS=-0.001, TW_JH=0.077] X-Spam-Score: -2.523 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Sep 2006 21:45:22 -0000 Am Sonntag, den 24.09.2006, 00:37 +0200 schrieb Reinout van Schouwen: > Hi Martin, > > Op dinsdag 12-09-2006 om 12:42 uur [tijdzone +0200], schreef Martin > Schön: > > > Just extract it to the extensions directory and add "rss-reader" to the > > main makefile. I have only tested it with 2.14 yet, but it should work > > with cvs as well. > > I tried this but configure told me I needed epiphany 2.17 (currently I'm > running 2.16 from mandriva cooker). Could anyone refresh my memory on > how to work around this? I'd rather avoid a jhbuild installation... > > regards, > In configure.ac, line 94 is the required epiphany version. From reinouts@gnome.org Mon Sep 25 18:54:16 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id AC0913B0002 for ; Mon, 25 Sep 2006 18:54:16 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 20941-01 for ; Mon, 25 Sep 2006 18:54:15 -0400 (EDT) Received: from smtp-1.orange.nl (smtp-1.orange.nl [193.252.22.241]) by menubar.gnome.org (Postfix) with ESMTP id 2C3593B00FB for ; Mon, 25 Sep 2006 18:54:15 -0400 (EDT) Received: from [192.168.1.10] (s559324ea.adsl.wanadoo.nl [85.147.36.234]) by mwinf6008.orange.nl (SMTP Server) with ESMTP id 685637000086 for ; Tue, 26 Sep 2006 00:54:13 +0200 (CEST) X-ME-UUID: 20060925225413427.685637000086@mwinf6008.orange.nl Subject: Re: RSS reader extension From: Reinout van Schouwen To: epiphany-list@gnome.org In-Reply-To: <1159134321.17841.3.camel@localhost> References: <1158057731.12382.17.camel@localhost> <1159051071.5088.32.camel@localhost> <1159134321.17841.3.camel@localhost> Content-Type: text/plain; charset=utf-8 Organization: GNOME Date: Tue, 26 Sep 2006 00:56:05 +0200 Message-Id: <1159224965.15205.2.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0-1mdv2007.0 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.277 tagged_above=-999 required=2 tests=[AWL=0.322, BAYES_00=-2.599] X-Spam-Score: -2.277 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Sep 2006 22:54:16 -0000 Op zondag 24-09-2006 om 23:45 uur [tijdzone +0200], schreef Martin Schön: > In configure.ac, line 94 is the required epiphany version. Okay so this is fixed now, but I'm still having a hard time making it work. I added rss-reader to BUILD_EXTENSIONS and DIST_EXTENSIONS in the Makefile but it doesn't build. Running ./configure --with-extensions=rss-reader tells me that the rss-reader extension doesn't exist, even though it's extracted into the extensions/ directory. I'm probably overlooking something blindingly obvious here... :-/ regards, -- Reinout van Schouwen From martin_schoen@gmx.de Mon Sep 25 20:57:00 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id DCC343B011D for ; Mon, 25 Sep 2006 20:57:00 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25320-02 for ; Mon, 25 Sep 2006 20:56:59 -0400 (EDT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by menubar.gnome.org (Postfix) with SMTP id BE3E83B00EE for ; Mon, 25 Sep 2006 20:56:57 -0400 (EDT) Received: (qmail invoked by alias); 26 Sep 2006 00:56:50 -0000 Received: from p54AC0A4B.dip0.t-ipconnect.de (EHLO [192.168.178.25]) [84.172.10.75] by mail.gmx.net (mp029) with SMTP; 26 Sep 2006 02:56:50 +0200 X-Authenticated: #3691274 Subject: Re: RSS reader extension From: Martin =?ISO-8859-1?Q?Sch=F6n?= To: epiphany-list@gnome.org In-Reply-To: <1159224965.15205.2.camel@localhost> References: <1158057731.12382.17.camel@localhost> <1159051071.5088.32.camel@localhost> <1159134321.17841.3.camel@localhost> <1159224965.15205.2.camel@localhost> Content-Type: multipart/mixed; boundary="=-QH/HQ7kz2IkV/iPjLo40" Date: Tue, 26 Sep 2006 02:57:05 +0200 Message-Id: <1159232225.15962.3.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0 X-Y-GMX-Trusted: 0 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.408 tagged_above=-999 required=2 tests=[AWL=-0.116, BAYES_00=-2.599, SPF_PASS=-0.001, TW_BX=0.077, TW_IB=0.077, TW_JF=0.077, TW_XP=0.077, UPPERCASE_25_50=0] X-Spam-Score: -2.408 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Sep 2006 00:57:01 -0000 --=-QH/HQ7kz2IkV/iPjLo40 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Am Dienstag, den 26.09.2006, 00:56 +0200 schrieb Reinout van Schouwen: > Op zondag 24-09-2006 om 23:45 uur [tijdzone +0200], schreef Martin > Schön: > > > In configure.ac, line 94 is the required epiphany version. > > Okay so this is fixed now, but I'm still having a hard time making it > work. > I added rss-reader to BUILD_EXTENSIONS and DIST_EXTENSIONS in the > Makefile but it doesn't build. Running ./configure > --with-extensions=rss-reader tells me that the rss-reader extension > doesn't exist, even though it's extracted into the extensions/ > directory. > > I'm probably overlooking something blindingly obvious here... :-/ > > regards, Ok, before we have to do a step-by-step, here is my (2.16) configure.ac file. Put it in the base dir and rebuild. That should hopefully work. bye Martin --=-QH/HQ7kz2IkV/iPjLo40 Content-Disposition: attachment; filename=configure.ac Content-Type: text/plain; name=configure.ac; charset=utf8 Content-Transfer-Encoding: 7bit # Copyright (c) 2003, 2004, 2005 Christian Persch # # This program is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the # Free Software Foundation; either version 2 of the License, or (at your # option) any later version. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU General Public License along # with this program; if not, write to the Free Software Foundation, Inc., # 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # $Id: configure.ac,v 1.226 2006/08/08 21:50:17 jframeau Exp $ AC_INIT([GNOME Web Browser Extensions],[2.16.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany-extensions],[epiphany-extensions]) GNOME_COMMON_INIT EPIPHANY_API_VERSION=2.16 EPIPHANY_EXTENSIONS_MAJOR=2.16 AC_SUBST(EPIPHANY_EXTENSIONS_MAJOR) AC_PREREQ([2.59]) AC_REVISION([$Revision: 1.226 $]) AC_CONFIG_SRCDIR([extensions]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4]) AM_INIT_AUTOMAKE([1.9 foreign dist-bzip2 no-dist-gzip tar-ustar]) AM_MAINTAINER_MODE AM_DISABLE_STATIC AC_ENABLE_SHARED(yes) AC_ENABLE_STATIC(no) AM_PROG_LIBTOOL AC_ISC_POSIX AC_PROG_CC AC_PROG_CXX AC_HEADER_STDC AC_PROG_INSTALL AC_PROG_MAKE_SET AC_PATH_PROG([GLIB_GENMARSHAL], [glib-genmarshal]) AC_SUBST([AM_CXXFLAGS]) GNOME_DEBUG_CHECK GNOME_COMPILE_WARNINGS([maximum]) GNOME_CXX_WARNINGS MORE_WARN_FLAGS= DEPRECATION_FLAGS= MOZILLA_WARN_CXXFLAGS="-Wno-ctor-dtor-privacy -Wno-non-virtual-dtor" if test "x$enable_maintainer_mode" = "xyes"; then AC_DEFINE([MAINTAINER_MODE],[1],[Define to enable 'maintainer-only' behaviour]) enable_debug=yes DEPRECATION_FLAGS="-DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGCONF_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED" MOZILLA_WARN_CXXFLAGS="-Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth $MOZILLA_WARN_CXXFLAGS" fi # ******************************** # Internationalisation # ******************************** IT_PROG_INTLTOOL([0.35.0]) GETTEXT_PACKAGE=epiphany-extensions-$EPIPHANY_API_VERSION AC_SUBST([GETTEXT_PACKAGE]) AC_DEFINE_UNQUOTED([GETTEXT_PACKAGE],["$GETTEXT_PACKAGE"], [Gettext package]) AM_GLIB_GNU_GETTEXT # ******************************** # Documentation # ******************************** GNOME_DOC_INIT # ******************************** # pkg config checks # ******************************** EPIPHANY_REQUIRED=2.16.0 LIBXML_REQUIRED=2.6.0 LIBGLIB_REQUIRED=2.12.0 LIBGTK_REQUIRED=2.10.0 AC_SUBST([EPIPHANY_REQUIRED]) AC_SUBST([LIBXML_REQUIRED]) AC_SUBST([LIBGLIB_REQUIRED]) AC_SUBST([LIBGTK_REQUIRED]) EPIPHANY_EXTENSION_INIT([$EPIPHANY_API_VERSION], [$EPIPHANY_REQUIRED]) PKG_CHECK_MODULES([EPIPHANY_DEPENDENCY], [\ libxml-2.0 >= $LIBXML_REQUIRED \ libglade-2.0 \ glib-2.0 >= $LIBGLIB_REQUIRED \ gmodule-2.0 \ gtk+-2.0 >= $LIBGTK_REQUIRED \ epiphany-$EPIPHANY_API_VERSION >= $EPIPHANY_REQUIRED]) AC_SUBST([EPIPHANY_DEPENDENCY_CFLAGS]) AC_SUBST([EPIPHANY_DEPENDENCY_LIBS]) # TODO remove the EXTENSIONS_DIR var EXTENSIONS_DIR=$EPIPHANY_EXTENSIONS_DIR AC_SUBST([EXTENSIONS_DIR]) # ******************************* # Check for OpenSP # ******************************* AC_MSG_CHECKING([whether OpenSP support is requested]) AC_ARG_ENABLE([opensp], [ --enable-opensp=[yes,no] Attempt to use OpenSP for SGML validation [default=yes]], [enable_opensp="$enableval"], [enable_opensp="yes"]) AC_MSG_RESULT([$enable_opensp]) if test "x$enable_opensp" != "xno"; then AC_LANG_PUSH([C++]) AC_CHECK_HEADERS([OpenSP/config.h OpenSP/ParserEventGeneratorKit.h], [have_opensp=yes], [enable_opensp=no have_opensp=no]) AC_LANG_POP([C++]) if test "x$have_opensp" = "xno"; then AC_MSG_WARN([OpenSP is not installed; OpenSP support disabled]) fi fi AM_CONDITIONAL([HAVE_OPENSP],[test "x$enable_opensp" = "xyes"]) # ******************************* # Extensions # ******************************* AC_MSG_CHECKING([which extensions to build]) ALL_EXTENSIONS="actions adblock auto-reload auto-scroller certificates error-viewer extensions-manager-ui gestures greasemonkey java-console livehttpheaders page-info permissions push-scroller rss rss-reader sample sample-mozilla select-stylesheet sidebar smart-bookmarks tab-groups tab-states" USEFUL_EXTENSIONS="actions auto-reload auto-scroller certificates error-viewer extensions-manager-ui gestures java-console page-info push-scroller select-stylesheet sidebar smart-bookmarks tab-groups tab-states" DEFAULT_EXTENSIONS="actions auto-scroller certificates error-viewer extensions-manager-ui gestures java-console page-info push-scroller select-stylesheet sidebar smart-bookmarks tab-groups tab-states" PYTHON_ALL_EXTENSIONS="python-console sample-python favicon" PYTHON_USEFUL_EXTENSIONS="python-console favicon" PYTHON_DEFAULT_EXTENSIONS="python-console favicon" DIST_EXTENSIONS="$ALL_EXTENSIONS $PYTHON_ALL_EXTENSIONS" if test $EPIPHANY_HAS_PYTHON; then ALL_EXTENSIONS="$ALL_EXTENSIONS $PYTHON_ALL_EXTENSIONS" USEFUL_EXTENSIONS="$USEFUL_EXTENSIONS $PYTHON_USEFUL_EXTENSIONS" DEFAULT_EXTENSIONS="$DEFAULT_EXTENSIONS $PYTHON_DEFAULT_EXTENSIONS" else AC_MSG_WARN([Epiphany compiled without python support, extensions $PYTHON_ALL_EXTENSIONS will not be available]) fi # due to an autoconf bug, commas in the first arg to # AS_HELP_STRING() cause problems. # # AS_HELP_STRING(--with-extensions=ext1,ext2,...,build the specified extensions) AC_ARG_WITH([extensions], [ --with-extensions=extension1,extension2,... build the specified extensions. Available: actions, adblock, certificates, error-viewer, extensions-manager-ui, gestures, livehttpheaders, page-info, rss, sample, sampls-mozilla, select-stylesheet, sidebar, smart-bookmarks, tab-groups, as well as the aliases default, all, and really-all], [extensions=$with_extensions], [extensions="default"]) if test "x$with_extensions" = xyes; then extensions="default" fi need_python=no EXTENSIONS= IFS="${IFS= }"; ephyext_save_ifs="$IFS"; IFS="," for ext in $extensions; do if echo "$ALL_EXTENSIONS" | egrep "(^| )$ext(\$| )" > /dev/null; then EXTENSIONS="$EXTENSIONS $ext" elif test "x$ext" = "xdefault"; then EXTENSIONS="$EXTENSIONS $DEFAULT_EXTENSIONS" elif test "x$ext" = "xall"; then EXTENSIONS="$EXTENSIONS $USEFUL_EXTENSIONS" elif test "x$ext" = "xreally-all"; then EXTENSIONS="$EXTENSIONS $ALL_EXTENSIONS" else AC_MSG_ERROR([the specified extension $ext does not exist]) fi if echo "$PYTHON_ALL_EXTENSIONS" | egrep "(^| )$ext(\$| )" > /dev/null; then need_python=yes fi done IFS="$ephyext_save_ifs" AC_SUBST([DIST_EXTENSIONS]) AC_SUBST([BUILD_EXTENSIONS],[`echo $EXTENSIONS | tr ' ' '\n' | sort | uniq | tr '\n' ' '`]) AC_MSG_RESULT([$EXTENSIONS]) # **** # DBUS # **** if echo "$EXTENSIONS" | egrep '(^| )(rss)($| )' > /dev/null; then DBUS_REQUIRED=0.34 DBUS_GLIB_REQUIRED=0.34 PKG_CHECK_MODULES([DBUS], [dbus-1 >= $DBUS_REQUIRED dbus-glib-1 >= $DBUS_GLIB_REQUIRED]) fi # **** # PCRE # **** if echo "$EXTENSIONS" | egrep '(^| )(adblock|greasemonkey)($| )' > /dev/null; then AC_PATH_PROG([PCRE_CONFIG], [pcre-config], [no]) if test "x$PCRE_CONFIG" = "xno"; then AC_ERROR([pcre development files not found]) fi PCRE_CFLAGS="`$PCRE_CONFIG --cflags`" AC_SUBST([PCRE_CFLAGS]) PCRE_LIBS="`$PCRE_CONFIG --libs`" AC_SUBST([PCRE_LIBS]) pcre_saved_CFLAGS=$CFLAGS pcre_saved_LIBS=$LIBS CFLAGS="$CFLAGS $PCRE_CFLAGS" LIBS="$LIBS $PCRE_LIBS" AC_CACHE_CHECK([whether libpcre was compiled with UTF-8 support], [ac_cv_have_preg_utf8_support], [AC_RUN_IFELSE( [AC_LANG_SOURCE( [[#include int main() { int t; return (pcre_config (PCRE_CONFIG_UTF8, &t) || !t); }]])], [ac_cv_have_preg_utf8_support="yes"], [ac_cv_have_preg_utf8_support="no"], [ac_cv_have_preg_utf8_support="maybe"])]) CFLAGS=$pcre_saved_CFLAGS LIBS=$pcre_saved_LIBS if test "$ac_cv_have_preg_utf8_support" != "yes"; then AC_ERROR([pcre does not support utf-8]) fi fi # ****** # Python # ****** if test "x$need_python" = "xyes"; then AM_PATH_PYTHON([2.3]) if test "x$PYTHON" = "x:"; then AC_MSG_ERROR([Python not found]) fi fi # ******* # Mozilla # ******* GECKO_INIT([MOZILLA]) AC_SUBST([MOZILLA]) AC_SUBST([MOZILLA_FLAVOUR]) AC_SUBST([MOZILLA_HOME]) AC_SUBST([MOZILLA_PREFIX]) AC_SUBST([MOZILLA_INCLUDE_ROOT]) case "$MOZILLA" in xulrunner) min_version=1.8 ;; *firefox) min_version=1.5 ;; *) AC_MSG_ERROR([Unsupported gecko "$gecko_cv_gecko"]) ;; esac PKG_CHECK_MODULES([MOZILLA_COMPONENT],[${gecko_cv_gecko}-xpcom >= $min_version $gecko_cv_extra_pkg_dependencies]) AC_SUBST([MOZILLA_COMPONENT_CFLAGS]) AC_SUBST([MOZILLA_COMPONENT_LIBS]) # ***************** # Add warning flags # ***************** AM_CPPFLAGS="$AM_CPPFLAGS $DEPRECATION_FLAGS" AM_CFLAGS="$AM_CFLAGS $WARN_CFLAGS" AM_CXXFLAGS="$AM_CXXFLAGS $WARN_CXXFLAGS $MOZILLA_WARN_CXXFLAGS" AC_SUBST([AM_CPPFLAGS]) AC_SUBST([AM_CFLAGS]) AC_SUBST([AM_CXXFLAGS]) # ******************************* # share/data dir # ******************************* if test "x${datadir}" = 'x${prefix}/share'; then if test "x${prefix}" = "xNONE"; then AC_DEFINE_UNQUOTED([EXTENSIONS_DATA_DIR], ["${ac_default_prefix}/share/${PACKAGE}-${EPIPHANY_EXTENSIONS_MAJOR}"], [Directory of data files]) else AC_DEFINE_UNQUOTED([EXTENSIONS_DATA_DIR], ["${prefix}/share/${PACKAGE}-${EPIPHANY_EXTENSIONS_MAJOR}"], [Directory of data files]) fi else AC_DEFINE_UNQUOTED([EXTENSIONS_DATA_DIR], ["${datadir}/${PACKAGE}-${EPIPHANY_EXTENSIONS_MAJOR}"], [Directory of data files]) fi # ******************************* # ******************************* AC_CONFIG_FILES([ Makefile include/Makefile extensions/Makefile extensions/actions/Makefile extensions/adblock/Makefile extensions/auto-reload/Makefile extensions/auto-scroller/Makefile extensions/certificates/Makefile extensions/gestures/Makefile extensions/error-viewer/Makefile extensions/error-viewer/mozilla/Makefile extensions/error-viewer/opensp/Makefile extensions/extensions-manager-ui/Makefile extensions/favicon/Makefile extensions/greasemonkey/Makefile extensions/greasemonkey/mozilla/Makefile extensions/livehttpheaders/Makefile extensions/livehttpheaders/mozilla/Makefile extensions/page-info/Makefile extensions/page-info/mozilla/Makefile extensions/permissions/Makefile extensions/push-scroller/Makefile extensions/python-console/Makefile extensions/rss/Makefile extensions/rss-reader/Makefile extensions/sample/Makefile extensions/sample-mozilla/Makefile extensions/sample-mozilla/mozilla/Makefile extensions/sample-python/Makefile extensions/select-stylesheet/Makefile extensions/select-stylesheet/mozilla/Makefile extensions/sidebar/Makefile extensions/smart-bookmarks/Makefile extensions/smart-bookmarks/mozilla/Makefile extensions/tab-states/Makefile extensions/tab-groups/Makefile extensions/java-console/Makefile extensions/java-console/mozilla/Makefile help/Makefile po/Makefile.in ]) AC_OUTPUT # ************************************* # ************************************* if test "$EPIPHANY_HAS_PYTHON" = "1"; then enable_python="yes"; else enable_python="no"; fi echo " Epiphany Extensions was configured with the following options: Source code location : $srcdir Compiler : $CC Prefix : $prefix Extra debugging support : $enable_debug Epiphany API version : $EPIPHANY_API_VERSION Epiphany has Python : $enable_python Gecko backend : $gecko_cv_gecko version $gecko_cv_gecko_version OpenSP : $enable_opensp Extensions : $EXTENSIONS " --=-QH/HQ7kz2IkV/iPjLo40-- From sbergman@rueb.com Wed Sep 27 11:30:26 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id F262E3B032A for ; Wed, 27 Sep 2006 11:30:25 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31009-03 for ; Wed, 27 Sep 2006 11:30:22 -0400 (EDT) Received: from eastrmmtao02.cox.net (eastrmmtao02.cox.net [68.230.240.37]) by menubar.gnome.org (Postfix) with ESMTP id 12F0D3B0262 for ; Wed, 27 Sep 2006 11:30:22 -0400 (EDT) Received: from eastrmimpo01.cox.net ([68.1.16.119]) by eastrmmtao02.cox.net (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with ESMTP id <20060927153021.CPDA10599.eastrmmtao02.cox.net@eastrmimpo01.cox.net> for ; Wed, 27 Sep 2006 11:30:21 -0400 Received: from ip68-229-204-144.ok.ok.cox.net ([68.229.204.144]) by eastrmimpo01.cox.net with bizsmtp id TTWG1V00B37Syf00000000 Wed, 27 Sep 2006 11:30:16 -0400 Subject: Force new windows to tabs? "Highlight All" on search? From: Steve Bergman To: epiphany-list@gnome.org Content-Type: text/plain Date: Wed, 27 Sep 2006 10:30:25 -0500 Message-Id: <1159371025.3651.14.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-0.74 tagged_above=-999 required=2 tests=[BAYES_20=-0.74] X-Spam-Score: -0.74 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Sep 2006 15:30:26 -0000 Hi Guys, First of all, thanks for Epiphany. I like the Gnome integration, the memory footprint, and the fact that it is a browser by the Unix/Linux/BSD community, for the Unix/Linux/BSD community, unlike some other browser makers who are becoming increasingly difficult to deal with. Anyway, I'm migrating to Epiphany and there are a couple of features I'm missing. I'm hoping that I'm just not looking in the right place. I'd like to be able to force anything that would normally open in a new window to open in a tab in the current window. Also, I find it quite handy to be able to have all instances of my search term highlighted when I do a find (ctrl-f). Thanks for any assistance, Steve Bergman From shrift@gmail.com Wed Sep 27 12:13:20 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id EB78B3B0273 for ; Wed, 27 Sep 2006 12:13:19 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 01182-02 for ; Wed, 27 Sep 2006 12:13:16 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by menubar.gnome.org (Postfix) with ESMTP id 4D81E3B011C for ; Wed, 27 Sep 2006 12:13:16 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x66so349048pye for ; Wed, 27 Sep 2006 09:13:15 -0700 (PDT) Received: by 10.35.51.13 with SMTP id d13mr1723761pyk; Wed, 27 Sep 2006 09:13:15 -0700 (PDT) Received: from ?10.1.20.225? ( [66.158.65.63]) by mx.gmail.com with ESMTP id w63sm847824pyw.2006.09.27.09.13.14; Wed, 27 Sep 2006 09:13:15 -0700 (PDT) Subject: Re: epiphany-list Digest, Vol 29, Issue 16 From: Brendan Martens To: epiphany-list@gnome.org In-Reply-To: References: Content-Type: text/plain Date: Wed, 27 Sep 2006 11:14:21 -0500 Message-Id: <1159373661.5422.7.camel@shrift.local.cityofevanston.org> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.647 tagged_above=-999 required=2 tests=[AWL=-0.520, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, INFO_TLD=1.273, SPF_PASS=-0.001] X-Spam-Score: -1.647 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Sep 2006 16:13:20 -0000 I recently asked about this. Let me paste the relevant conversations for you. Sorry I know this is long guys, Just wanted to put this in here so we don't all have to repeat ourselves. Brendan Read on for copied messages: Message: 1 Date: Fri, 25 Aug 2006 16:27:52 -0500 From: Brendan Martens Subject: epiphany tab functionality To: epiphany-list@gnome.org Message-ID: <1156541272.20868.9.camel@shrift.local.cityofevanston.org> Content-Type: text/plain Hi. I generally love epiphany but there is one real show stopper for me. I cannot tell epiphany to force new windows into a new tab. I feel like this is a required option, especially given the varied user base that epiphany has. Maybe I'm just missing something, but as far as I can tell there is no where to define this. Does anyone know about how I could change that / if not, is it possible to include as an option for the next release? For the record, I'm using 2.14.3. Also, Epiphany tabs will not ctrl+tab or ctrl+shift+tab cycle. I am quite used to this as most gnome apps support this functionality, is it possible to get that into Epiphany as well? I'd love to fill out a feature request if that is the next step for these things... Just thought I'd check here first. Thanks! Message: 1 Date: Sun, 27 Aug 2006 01:19:25 +0200 From: Stefan Stuhr Subject: Re: epiphany tab functionality To: Brendan Martens Cc: epiphany-list@gnome.org Message-ID: <1156634365.6904.8.camel@thinkpadr40> Content-Type: text/plain fre, 25 08 2006 kl. 16:27 -0500, skrev Brendan Martens: > Also, Epiphany tabs will not ctrl+tab or ctrl+shift+tab cycle. I am > quite used to this as most gnome apps support this functionality, is it > possible to get that into Epiphany as well? You can use my "Tab Key Tab Navigate" extension for this. It's available at http://www.sstuhr.dk/epiphany-extensions/ Also; which true GNOME applications support this (without the use of extensions/plugins)? Stefan Thanks for your feedback. Indeed this is not the first time that the subject has been brought up. Epiphany doesn't have a way to force popup windows into tabs (if I recall correctly, this decision was made in the early days because it could break proper functioning of some web sites). However, you can block popups and unhide them if you encounter a blocked popup that you want to see. Also, you can tell Epiphany to open pages that are requested by another process in a new tab, you can do this by going into the Preferred Applications preference window and selecting the corresponding radio button. regards, -- Reinout van Schouwen *** student of Artifical Intelligence email: reinout@cs.vu.nl *** mobile phone: +31-6-44360778 www.vanschouwen.info *** help mee met GNOME vertalen: nl.gnome.org Popups should never be forced into new tabs - new windows should be able to. That is, normal links and forms with target="_blank" could go to a new tab instead, while javascripts window.open is not modified. Firefox has had this functionality for a very long time, and I've never seen it break anything. There just is no functional difference between the two: in both cases the new window/tab gains focus, so it's not hidden like with middle click. And well, it just works since it is essentially the same thing: two tabs in one or two windows. -- Stoffe Message: 1 Date: Mon, 28 Aug 2006 11:23:11 -0500 From: Brendan Martens Subject: epiphany tab functionality To: epiphany-list@gnome.org Message-ID: <1156782192.5747.15.camel@shrift.local.cityofevanston.org> Content-Type: text/plain I understand that pop ups should not be placed in tabs, obviously. I speak only of new windows. I understand that gnome shoots to be simple, and just "do what the user wants" out of the box. But sometimes (imagine this) different users want different things! Epiphany should allow users that want to to force new windows into new tabs instead. I believe this has been at least an extension available in Firefox. Which behavior is default, I don't care, that is perfect question for the usability arguments, but please let those of us that want it to work a certain way choose that! Sorry if that is a bit of a rant... But it stems from a genuine desire for Epiphany to be better! For ^tabbing I guess if that is against the gnome HIG, obviously that is how it should be. But thanks for that extension Stefan! Unfortunately it doesn't seem to work, I have no /.gnome2/epiphany/plugins directory! I tried creating it, and the extension did nothing? I run Dapper... Can you point me in the right direction here? Thank you all for reading and caring about this! On Wed, 2006-09-27 at 12:00 -0400, epiphany-list-request@gnome.org wrote: > Message: 1 > Date: Wed, 27 Sep 2006 10:30:25 -0500 > From: Steve Bergman > Subject: Force new windows to tabs? "Highlight All" on search? > To: epiphany-list@gnome.org > Message-ID: <1159371025.3651.14.camel@localhost> > Content-Type: text/plain > > Hi Guys, > > First of all, thanks for Epiphany. I like the Gnome integration, the > memory footprint, and the fact that it is a browser by the > Unix/Linux/BSD community, for the Unix/Linux/BSD community, unlike > some > other browser makers who are becoming increasingly difficult to deal > with. > > Anyway, I'm migrating to Epiphany and there are a couple of features > I'm > missing. I'm hoping that I'm just not looking in the right place. > > I'd like to be able to force anything that would normally open in a > new > window to open in a tab in the current window. > > Also, I find it quite handy to be able to have all instances of my > search term highlighted when I do a find (ctrl-f). > > Thanks for any assistance, > Steve Bergman > From sbergman@rueb.com Wed Sep 27 13:23:53 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 1BD783B020C for ; Wed, 27 Sep 2006 13:23:53 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 04282-01 for ; Wed, 27 Sep 2006 13:23:52 -0400 (EDT) Received: from eastrmmtao05.cox.net (eastrmmtao05.cox.net [68.230.240.34]) by menubar.gnome.org (Postfix) with ESMTP id C340D3B01F3 for ; Wed, 27 Sep 2006 13:23:51 -0400 (EDT) Received: from eastrmimpo01.cox.net ([68.1.16.119]) by eastrmmtao05.cox.net (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with ESMTP id <20060927172351.KSPN7951.eastrmmtao05.cox.net@eastrmimpo01.cox.net>; Wed, 27 Sep 2006 13:23:51 -0400 Received: from ip68-229-204-144.ok.ok.cox.net ([68.229.204.144]) by eastrmimpo01.cox.net with bizsmtp id TVPm1V00237Syf00000000 Wed, 27 Sep 2006 13:23:46 -0400 Subject: Re: epiphany-list Digest, Vol 29, Issue 16 From: Steve Bergman To: Brendan Martens In-Reply-To: <1159373661.5422.7.camel@shrift.local.cityofevanston.org> References: <1159373661.5422.7.camel@shrift.local.cityofevanston.org> Content-Type: text/plain Date: Wed, 27 Sep 2006 12:23:55 -0500 Message-Id: <1159377835.10312.13.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.67 tagged_above=-999 required=2 tests=[AWL=0.930, BAYES_00=-2.599] X-Spam-Score: -1.67 X-Spam-Level: Cc: epiphany-list@gnome.org X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Sep 2006 17:23:53 -0000 Thanks. Sounds like we are talking about he same thing. Force target="_blank_" links into new tabs, but leave popups alone. IIRC, FF introduced this in 1.0.x as an about:config option. In 1.5 they were confident enough to make it a full fledged option in edit->preferences I just checked, and in 2.0rc1 it is the default setting. And the FF devs have as much experience with tabbed browsing best practices as anyone, I'd say. Tabbed browsing just makes matters worse if it descends into this sort of mess: "Hmmm. I know that what I want is in a tab... somewhere. It's one of the tabs in one of these browser windows..." Forcing new windows into tabs means that you can just go to your browser window and pick the proper tab from there. Keeps the window list clean, and all your pages are collected into tabs all in one place. -Steve From frandavid100@gmail.com Wed Sep 27 14:32:22 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 166EA3B0362 for ; Wed, 27 Sep 2006 14:32:22 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07246-06 for ; Wed, 27 Sep 2006 14:32:19 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by menubar.gnome.org (Postfix) with ESMTP id 103BE3B021A for ; Wed, 27 Sep 2006 14:32:19 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id 74so79515ugb for ; Wed, 27 Sep 2006 11:32:18 -0700 (PDT) Received: by 10.66.249.11 with SMTP id w11mr848442ugh; Wed, 27 Sep 2006 11:32:18 -0700 (PDT) Received: from ?192.168.2.101? ( [84.123.96.251]) by mx.gmail.com with ESMTP id a1sm721907ugf.2006.09.27.11.32.13; Wed, 27 Sep 2006 11:32:17 -0700 (PDT) Subject: "Related" widget should follow active tab, doesn't From: David Prieto To: epiphany-list@gnome.org Content-Type: multipart/alternative; boundary="=-e0mTpl/ob5SuWvIpPWGp" Date: Wed, 27 Sep 2006 20:32:03 +0200 Message-Id: <1159381923.5158.5.camel@david-laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.2 tagged_above=-999 required=2 tests=[AWL=-0.297, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, HTML_40_50=0.496, HTML_MESSAGE=0.001, SPF_PASS=-0.001] X-Spam-Score: -2.2 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Sep 2006 18:32:22 -0000 --=-e0mTpl/ob5SuWvIpPWGp Content-Type: text/plain Content-Transfer-Encoding: 7bit Hi, I once filed this bug (more like a feature request) which would be quite handy if implemented, IMO. http://bugzilla.gnome.org/show_bug.cgi?id=330890 Basically, if I have two open tabs, one containing a web from the "software" bookmark group and the other containing a web from the "news" group, the gidget should change depending which of both tabs is active. So, what do you think about it? --=-e0mTpl/ob5SuWvIpPWGp Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit Hi, I once filed this bug (more like a feature request) which would be quite handy if implemented, IMO.

http://bugzilla.gnome.org/show_bug.cgi?id=330890

Basically, if I have two open tabs, one containing a web from the "software" bookmark group and the other containing a web from the "news" group, the gidget should change depending which of both tabs is active.

So, what do you think about it? --=-e0mTpl/ob5SuWvIpPWGp-- From mvd@gatech.edu Wed Sep 27 22:55:32 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id BB0233B00E3 for ; Wed, 27 Sep 2006 22:55:32 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28557-02 for ; Wed, 27 Sep 2006 22:55:30 -0400 (EDT) Received: from deliverator6.gatech.edu (deliverator6.gatech.edu [130.207.165.168]) by menubar.gnome.org (Postfix) with ESMTP id 87ED43B006B for ; Wed, 27 Sep 2006 22:55:30 -0400 (EDT) Received: from deliverator6.gatech.edu (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id E583C19AF for ; Wed, 27 Sep 2006 22:55:29 -0400 (EDT) (envelope-from mvd@gatech.edu) Received: from mailprx3.gatech.edu (mailprx3.prism.gatech.edu [130.207.171.17]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "smtp.mail.gatech.edu", Issuer "RSA Data Security, Inc." (verified OK)) by deliverator6.gatech.edu (Postfix) with ESMTP id D4EB01894 for ; Wed, 27 Sep 2006 22:55:29 -0400 (EDT) (envelope-from mvd@gatech.edu) Received: from localhost (adsl-145-84-226.asm.bellsouth.net [72.145.84.226]) (using TLSv1 with cipher DES-CBC3-SHA (168/168 bits)) (No client certificate requested) (sasl: method=PLAIN, username=mdepalatis3@mailprx3.gatech.edu, sender=n/a) by mailprx3.gatech.edu (Postfix) with ESMTP id 5B4AC22DD for ; Wed, 27 Sep 2006 22:55:27 -0400 (EDT) (envelope-from mvd@gatech.edu) Date: Wed, 27 Sep 2006 22:55:31 -0400 From: "Michael V. De Palatis" To: epiphany-list@gnome.org Subject: xpdf and other alternatives Message-ID: <20060928025531.GA14931@mail.gatech.edu> Mail-Followup-To: epiphany-list@gnome.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.12-2006-07-14 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=0.716 tagged_above=-999 required=2 tests=[BAYES_20=-0.74, RCVD_IN_SORBS_WEB=1.456] X-Spam-Score: 0.716 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Sep 2006 02:55:32 -0000 Hi, I thus far have not been able to find the answer to this question... How can I get Epiphany to use something other than acroread (in particular, xpdf) to view PDFs? The same question could in principle apply to other app viewers. Note that I do not use Gnome, but regardless, Nautilus is set to use xpdf by default (I had read somewhere that Epiphany supposedly used the default, but I'm not sure if I'm true). Thanks, -- Michael V. De Palatis Georgia Institute of Technology School of Physics 837 State Street Atlanta, GA 30332-0430 mvd 'at' gatech [dot] edu http://mike.depalatis.net From sbergman@rueb.com Thu Sep 28 10:03:33 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 6214A3B01E1 for ; Thu, 28 Sep 2006 10:03:33 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24692-09 for ; Thu, 28 Sep 2006 10:03:29 -0400 (EDT) Received: from centrmmtao05.cox.net (centrmmtao05.cox.net [70.168.83.79]) by menubar.gnome.org (Postfix) with ESMTP id DDB363B03D1 for ; Thu, 28 Sep 2006 10:03:28 -0400 (EDT) Received: from eastrmimpo02.cox.net ([68.1.16.120]) by centrmmtao05.cox.net (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with ESMTP id <20060928140327.OIOH8328.centrmmtao05.cox.net@eastrmimpo02.cox.net>; Thu, 28 Sep 2006 10:03:27 -0400 Received: from ip68-229-204-144.ok.ok.cox.net ([68.229.204.144]) by eastrmimpo02.cox.net with bizsmtp id Tq331V00t37Syf00000000 Thu, 28 Sep 2006 10:03:04 -0400 Subject: Re: xpdf and other alternatives From: Steve Bergman To: "Michael V. De Palatis" In-Reply-To: <20060928025531.GA14931@mail.gatech.edu> References: <20060928025531.GA14931@mail.gatech.edu> Content-Type: text/plain Date: Thu, 28 Sep 2006 09:03:37 -0500 Message-Id: <1159452218.32447.22.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.134 tagged_above=-999 required=2 tests=[AWL=0.465, BAYES_00=-2.599] X-Spam-Score: -2.134 X-Spam-Level: Cc: epiphany-list@gnome.org X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Sep 2006 14:03:33 -0000 On Wed, 2006-09-27 at 22:55 -0400, Michael V. De Palatis wrote: > Hi, > > I thus far have not been able to find the answer to this > question... How can I get Epiphany to use something other than > acroread (in particular, xpdf) to view PDFs? > As a Gnome app, it should use the default application for that file type. In Gnome 2.14, I just tried it. In Nautilus, right-clicking on a pdf file and selecting "properties->open with", I found that xpdf is the default for .pdf files. Opening a pdf with epiphany opens it in xpdf. I changed it in nautilus to use "Document Viewer" (Evince) and now epiphany opens it in evince. -Steve From mvd@gatech.edu Thu Sep 28 11:40:08 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id ECA883B01E1 for ; Thu, 28 Sep 2006 11:40:07 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29439-06 for ; Thu, 28 Sep 2006 11:40:06 -0400 (EDT) Received: from deliverator8.gatech.edu (deliverator8.gatech.edu [130.207.165.183]) by menubar.gnome.org (Postfix) with ESMTP id 9068D3B04A1 for ; Thu, 28 Sep 2006 11:40:06 -0400 (EDT) Received: from deliverator8.gatech.edu (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id EB3BC210; Thu, 28 Sep 2006 11:40:05 -0400 (EDT) (envelope-from mvd@gatech.edu) Received: from mailprx2.gatech.edu (mailprx2.prism.gatech.edu [130.207.171.21]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "smtp.mail.gatech.edu", Issuer "RSA Data Security, Inc." (verified OK)) by deliverator8.gatech.edu (Postfix) with ESMTP id CDA12239; Thu, 28 Sep 2006 11:40:04 -0400 (EDT) (envelope-from mvd@gatech.edu) Received: from localhost (adsl-156-55-104.asm.bellsouth.net [66.156.55.104]) (using TLSv1 with cipher DES-CBC3-SHA (168/168 bits)) (No client certificate requested) (sasl: method=PLAIN, username=mdepalatis3@mailprx2.gatech.edu, sender=n/a) by mailprx2.gatech.edu (Postfix) with ESMTP id 0E8E62627; Thu, 28 Sep 2006 11:40:04 -0400 (EDT) (envelope-from mvd@gatech.edu) Date: Thu, 28 Sep 2006 11:40:06 -0400 From: "Michael V. De Palatis" To: Steve Bergman Subject: Re: xpdf and other alternatives Message-ID: <20060928154006.GA26306@mail.gatech.edu> Mail-Followup-To: Steve Bergman , epiphany-list@gnome.org References: <20060928025531.GA14931@mail.gatech.edu> <1159452218.32447.22.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1159452218.32447.22.camel@localhost> User-Agent: Mutt/1.5.12-2006-07-14 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: Cc: epiphany-list@gnome.org X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Sep 2006 15:40:08 -0000 On Thu, Sep 28, 2006 at 09:03:37AM -0500, Steve Bergman wrote: > On Wed, 2006-09-27 at 22:55 -0400, Michael V. De Palatis wrote: > > Hi, > > > > I thus far have not been able to find the answer to this > > question... How can I get Epiphany to use something other than > > acroread (in particular, xpdf) to view PDFs? > > > > As a Gnome app, it should use the default application for that file > type. > > In Gnome 2.14, I just tried it. In Nautilus, right-clicking on a pdf > file and selecting "properties->open with", I found that xpdf is the > default for .pdf files. Opening a pdf with epiphany opens it in xpdf. > I changed it in nautilus to use "Document Viewer" (Evince) and now > epiphany opens it in evince. Well, unfortunately that doesn't work for me. I should be forced into using the Gnome settings daemon just so that I can get my web browser to use the appropriate helper applications that I want. This is really probably my biggest complaint about Epiphany -- It is over-reliant in areas such as this on being a Gnome application, which means that those of us who prefer not to use Gnome have a harder time using it. Are there any other ways to get around me having to run gnome-settings-daemon? -- Michael V. De Palatis Georgia Institute of Technology School of Physics 837 State Street Atlanta, GA 30332-0430 mvd 'at' gatech [dot] edu http://mike.depalatis.net From andrew.conkling@gmail.com Thu Sep 28 12:37:08 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id E395C3B04A1 for ; Thu, 28 Sep 2006 12:37:08 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 32435-01 for ; Thu, 28 Sep 2006 12:37:08 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by menubar.gnome.org (Postfix) with ESMTP id E36FE3B01D8 for ; Thu, 28 Sep 2006 12:37:07 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x66so802276pye for ; Thu, 28 Sep 2006 09:37:07 -0700 (PDT) Received: by 10.35.117.5 with SMTP id u5mr4030873pym; Thu, 28 Sep 2006 09:37:07 -0700 (PDT) Received: by 10.35.131.19 with HTTP; Thu, 28 Sep 2006 09:37:07 -0700 (PDT) Message-ID: <616971f10609280937n4d1dd592u8d18cb1e0eb463f1@mail.gmail.com> Date: Thu, 28 Sep 2006 12:37:07 -0400 From: "Andrew Conkling" To: "Steve Bergman" , epiphany-list@gnome.org Subject: Re: xpdf and other alternatives In-Reply-To: <20060928154006.GA26306@mail.gatech.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060928025531.GA14931@mail.gatech.edu> <1159452218.32447.22.camel@localhost> <20060928154006.GA26306@mail.gatech.edu> X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.356 tagged_above=-999 required=2 tests=[AWL=0.044, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.356 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Sep 2006 16:37:09 -0000 On 9/28/06, Michael V. De Palatis wrote: > On Thu, Sep 28, 2006 at 09:03:37AM -0500, Steve Bergman wrote: > > As a Gnome app, it should use the default application for that file > > type. > > > > In Gnome 2.14, I just tried it. In Nautilus, right-clicking on a pdf > > file and selecting "properties->open with", I found that xpdf is the > > default for .pdf files. Opening a pdf with epiphany opens it in xpdf. > > I changed it in nautilus to use "Document Viewer" (Evince) and now > > epiphany opens it in evince. > > Well, unfortunately that doesn't work for me. I should be forced into > using the Gnome settings daemon just so that I can get my web browser > to use the appropriate helper applications that I want. > > This is really probably my biggest complaint about Epiphany -- It is > over-reliant in areas such as this on being a Gnome application, which > means that those of us who prefer not to use Gnome have a harder time > using it. There are other non-GNOME browsers. From the project page: "Epiphany is the web browser for the GNOME desktop. .... Epiphany ties together many GNOME components in order to let you focus on the Web content, instead of the browser application. As part of the GNOME project.... ...fits in perfectly with GNOME...." I'm fairly sure they're targeting the GNOME desktop, and are thusly making it easiest for its users. I, for one, appreciate the simplicity over using Firefox with its rather complicated implementation of filetypes and actions. From mvd@gatech.edu Thu Sep 28 12:54:53 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id BC5093B000E for ; Thu, 28 Sep 2006 12:54:53 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00860-02 for ; Thu, 28 Sep 2006 12:54:52 -0400 (EDT) Received: from deliverator5.gatech.edu (deliverator5.gatech.edu [130.207.165.165]) by menubar.gnome.org (Postfix) with ESMTP id 257683B0005 for ; Thu, 28 Sep 2006 12:54:52 -0400 (EDT) Received: from deliverator5.gatech.edu (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id 8F29A1D1999; Thu, 28 Sep 2006 12:54:51 -0400 (EDT) (envelope-from mvd@gatech.edu) Received: from mailprx3.gatech.edu (mailprx3.prism.gatech.edu [130.207.171.17]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "smtp.mail.gatech.edu", Issuer "RSA Data Security, Inc." (verified OK)) by deliverator5.gatech.edu (Postfix) with ESMTP id 6B3CD1D1A15; Thu, 28 Sep 2006 12:54:49 -0400 (EDT) (envelope-from mvd@gatech.edu) Received: from localhost (adsl-156-55-104.asm.bellsouth.net [66.156.55.104]) (using TLSv1 with cipher DES-CBC3-SHA (168/168 bits)) (No client certificate requested) (sasl: method=PLAIN, username=mdepalatis3@mailprx3.gatech.edu, sender=n/a) by mailprx3.gatech.edu (Postfix) with ESMTP id 6C34C22B4; Thu, 28 Sep 2006 12:54:48 -0400 (EDT) (envelope-from mvd@gatech.edu) Date: Thu, 28 Sep 2006 12:54:52 -0400 From: "Michael V. De Palatis" To: Andrew Conkling Subject: Re: xpdf and other alternatives Message-ID: <20060928165452.GB26306@mail.gatech.edu> Mail-Followup-To: Andrew Conkling , Steve Bergman , epiphany-list@gnome.org References: <20060928025531.GA14931@mail.gatech.edu> <1159452218.32447.22.camel@localhost> <20060928154006.GA26306@mail.gatech.edu> <616971f10609280937n4d1dd592u8d18cb1e0eb463f1@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <616971f10609280937n4d1dd592u8d18cb1e0eb463f1@mail.gmail.com> User-Agent: Mutt/1.5.12-2006-07-14 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.599 tagged_above=-999 required=2 tests=[BAYES_00=-2.599] X-Spam-Score: -2.599 X-Spam-Level: Cc: epiphany-list@gnome.org X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Sep 2006 16:54:53 -0000 On Thu, Sep 28, 2006 at 12:37:07PM -0400, Andrew Conkling wrote: > On 9/28/06, Michael V. De Palatis wrote: > > On Thu, Sep 28, 2006 at 09:03:37AM -0500, Steve Bergman wrote: > > > As a Gnome app, it should use the default application for that file > > > type. > > > > > > In Gnome 2.14, I just tried it. In Nautilus, right-clicking on a pdf > > > file and selecting "properties->open with", I found that xpdf is the > > > default for .pdf files. Opening a pdf with epiphany opens it in xpdf. > > > I changed it in nautilus to use "Document Viewer" (Evince) and now > > > epiphany opens it in evince. > > > > Well, unfortunately that doesn't work for me. I should be forced into > > using the Gnome settings daemon just so that I can get my web browser > > to use the appropriate helper applications that I want. > > > > This is really probably my biggest complaint about Epiphany -- It is > > over-reliant in areas such as this on being a Gnome application, which > > means that those of us who prefer not to use Gnome have a harder time > > using it. > > There are other non-GNOME browsers. From the project page: > > > I'm fairly sure they're targeting the GNOME desktop, and are thusly > making it easiest for its users. I, for one, appreciate the > simplicity over using Firefox with its rather complicated > implementation of filetypes and actions. Certainly. But I like Epiphany over Firefox for a number of reasons (see, e.g., the recent issues between Debian and the Mozilla Foundation; also, e.g., the lighter interface). I just wish there was a way to use the browser *without* having to use Gnome in order to get it to work properly. This is really the only area in which I'm having a problem thus far. Also, I said earlier that I don't want to have to run gnome-settings-daemon. I'm not sure if this would solve the problem or not, actually, but it's just a guess. To reiterate, I do have nautilus configured to use xpdf, despite not using nautilus, and Epiphany still tries to use acroread (this is another point which I didn't mention... it doesn't actually *succeed* in starting acroread... I have to manually kill the processes or else the browser just freezes). -- Michael V. De Palatis Georgia Institute of Technology School of Physics 837 State Street Atlanta, GA 30332-0430 mvd 'at' gatech [dot] edu http://mike.depalatis.net From dieguito@gmail.com Thu Sep 28 22:49:51 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id C05173B0018 for ; Thu, 28 Sep 2006 22:49:51 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26289-05 for ; Thu, 28 Sep 2006 22:49:51 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.183]) by menubar.gnome.org (Postfix) with ESMTP id BA58C3B0087 for ; Thu, 28 Sep 2006 22:49:50 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x66so984868pye for ; Thu, 28 Sep 2006 19:49:50 -0700 (PDT) Received: by 10.65.95.12 with SMTP id x12mr2940566qbl; Thu, 28 Sep 2006 19:49:49 -0700 (PDT) Received: by 10.65.113.16 with HTTP; Thu, 28 Sep 2006 19:49:49 -0700 (PDT) Message-ID: Date: Thu, 28 Sep 2006 21:49:49 -0500 From: "Diego Escalante" Sender: dieguito@gmail.com Subject: Re: "Related" widget should follow active tab, doesn't Cc: epiphany-list@gnome.org In-Reply-To: <1159381923.5158.5.camel@david-laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1159381923.5158.5.camel@david-laptop> X-Google-Sender-Auth: 59b97c4af38823a5 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.4 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.4 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Sep 2006 02:49:51 -0000 On 9/27/06, David Prieto wrote: > > Hi, I once filed this bug (more like a feature request) which would be > quite handy if implemented, IMO. Hi \o > > http://bugzilla.gnome.org/show_bug.cgi?id=330890 > > Basically, if I have two open tabs, one containing a web from the > "software" bookmark group and the other containing a web from the "news" > group, the gidget should change depending which of both tabs is active. > > So, what do you think about it? Makes sense, I actually used to think that it worked like that :/. o/ -- "First they ignore you, then they laugh at you, then they fight you, then you win" -Ghandi http://diego.aureal.com.pe | http://diegoe.blogspot.com http://www.lifewithubuntu.com | http://barsafan.wordpress.com From dieguito@gmail.com Thu Sep 28 22:52:33 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 969E53B0018 for ; Thu, 28 Sep 2006 22:52:33 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26494-01 for ; Thu, 28 Sep 2006 22:52:33 -0400 (EDT) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.183]) by menubar.gnome.org (Postfix) with ESMTP id DF2DF3B03DA for ; Thu, 28 Sep 2006 22:52:32 -0400 (EDT) Received: by py-out-1112.google.com with SMTP id x66so985670pye for ; Thu, 28 Sep 2006 19:52:32 -0700 (PDT) Received: by 10.65.234.3 with SMTP id l3mr2961840qbr; Thu, 28 Sep 2006 19:52:32 -0700 (PDT) Received: by 10.65.113.16 with HTTP; Thu, 28 Sep 2006 19:52:32 -0700 (PDT) Message-ID: Date: Thu, 28 Sep 2006 21:52:32 -0500 From: "Diego Escalante" Sender: dieguito@gmail.com To: "Andrew Conkling" , "Steve Bergman" , epiphany-list@gnome.org Subject: Re: xpdf and other alternatives In-Reply-To: <20060928165452.GB26306@mail.gatech.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060928025531.GA14931@mail.gatech.edu> <1159452218.32447.22.camel@localhost> <20060928154006.GA26306@mail.gatech.edu> <616971f10609280937n4d1dd592u8d18cb1e0eb463f1@mail.gmail.com> <20060928165452.GB26306@mail.gatech.edu> X-Google-Sender-Auth: 98b05d4c9543c613 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.4 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.4 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Sep 2006 02:52:33 -0000 Well in the worse scenario you can always create an alias for xpdf or acroread pointing to your preferred reader or in the _really_ worse scenario you can make /usr/bin/whatever a symlink to your preferred reader bin. :) -- "First they ignore you, then they laugh at you, then they fight you, then you win" -Ghandi http://diego.aureal.com.pe | http://diegoe.blogspot.com http://www.lifewithubuntu.com | http://barsafan.wordpress.com From dieguito@gmail.com Fri Sep 29 03:50:48 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id D31883B0003 for ; Fri, 29 Sep 2006 03:50:48 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05055-07 for ; Fri, 29 Sep 2006 03:50:48 -0400 (EDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.193]) by menubar.gnome.org (Postfix) with ESMTP id DB97E3B007A for ; Fri, 29 Sep 2006 03:50:47 -0400 (EDT) Received: by nz-out-0102.google.com with SMTP id 13so351311nzn for ; Fri, 29 Sep 2006 00:50:47 -0700 (PDT) Received: by 10.65.97.18 with SMTP id z18mr3225169qbl; Fri, 29 Sep 2006 00:50:46 -0700 (PDT) Received: by 10.65.113.16 with HTTP; Fri, 29 Sep 2006 00:50:46 -0700 (PDT) Message-ID: Date: Fri, 29 Sep 2006 09:50:46 +0200 From: "Diego Escalante" Sender: dieguito@gmail.com To: "epiphany list" Subject: Eye candy on the mailing list suscription page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: ffe415dfc1ab6dc9 X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-2.4 tagged_above=-999 required=2 tests=[BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -2.4 X-Spam-Level: X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Sep 2006 07:50:49 -0000 This might be a silly mail but anyway I thought someone could find the time to do it: Gnome-women list has a nice personalized html for the suscription page of mailman: http://mail.gnome.org/mailman/listinfo/gnome-women-list Maybe the epiphany one could have at least the Ephy icon or some links to the wiki/website. It's just niceness for a little traffic list but anyway it's worth doing while on vacations (if someone is on vacations). See ya \o/ -- "First they ignore you, then they laugh at you, then they fight you, then you win" -Ghandi http://diego.aureal.com.pe | http://diegoe.blogspot.com http://www.lifewithubuntu.com | http://barsafan.wordpress.com From burlap@gmail.com Sat Sep 30 10:51:25 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id DD7653B007D for ; Sat, 30 Sep 2006 10:51:25 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26265-08 for ; Sat, 30 Sep 2006 10:51:24 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by menubar.gnome.org (Postfix) with ESMTP id CAE753B00AA for ; Sat, 30 Sep 2006 10:51:23 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id 74so357775ugb for ; Sat, 30 Sep 2006 07:51:23 -0700 (PDT) Received: by 10.67.117.18 with SMTP id u18mr961861ugm; Sat, 30 Sep 2006 07:51:23 -0700 (PDT) Received: from driftwood ( [81.168.157.208]) by mx.gmail.com with ESMTP id y1sm755768uge.2006.09.30.07.51.21; Sat, 30 Sep 2006 07:51:22 -0700 (PDT) Subject: Re: automatic search and .com From: =?UTF-8?Q?Rafa=C5=82_Pr=C3=B3chniak?= To: Nigel Tao In-Reply-To: <9188fcea0609191859k652dbe66n1568ce25cd4d958f@mail.gmail.com> References: <1158641570.4901.22.camel@localhost.localdomain> <9188fcea0609191859k652dbe66n1568ce25cd4d958f@mail.gmail.com> Content-Type: text/plain; charset=UTF-8 Date: Sat, 30 Sep 2006 16:51:39 +0200 Message-Id: <1159627899.7536.30.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.892 tagged_above=-999 required=2 tests=[AWL=0.508, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -1.892 X-Spam-Level: Cc: EPIPHANY List X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Sep 2006 14:51:26 -0000 Hi all, Dnia 20-09-2006, śro o godzinie 11:59 +1000, Nigel Tao napisał(a): > Look for things starting with browser.fixup, for example, set > browser.fixup.alternate.enabled to false. > It doesn't work for me: the only effect is that "www." and ".com" are no longer appended to the address making it even worse. Some more general comments: Is there a solution? What is the reason to change address bar behavior comparing to 2.14? I can see the following problems (I feel it must have been discussed, but I can't find it in the list archive): 1. Users outside the USA might expect autocomplete to append their domain (like .pl or .de) and not .com: I have tried several popular Polish addresses (big portals, online bookstores, online banks) and NONE was correctly resolved using .com. You might say that it's their fault: should have bought .com too... And register trademarks worldwide... 2. Some might (well, I'm only speculating here) expect the most popular/obvious site to be contacted (just go to gnome.com). This problem is probably most evident with a clean install: no bookmarks, no history, no hints when you type in an address. 3. When I put a space between words I get an error (that an url is not valid). If searching the internet from address bar is not a desirable default (I can understand that), appending .com neither is, especially when you don't visit .com sites that often. I still think that advantages of epiphany outweigh this problem, I can change my habits again (changed from firefox only recently), but .com is just wrong idea in my opinion. Best, Rafał Próchniak From burlap@gmail.com Sat Sep 30 17:56:19 2006 Return-Path: X-Original-To: epiphany-list@gnome.org Delivered-To: epiphany-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 831D43B0012 for ; Sat, 30 Sep 2006 17:56:19 -0400 (EDT) Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15983-02 for ; Sat, 30 Sep 2006 17:56:17 -0400 (EDT) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by menubar.gnome.org (Postfix) with ESMTP id 11A103B0070 for ; Sat, 30 Sep 2006 17:56:17 -0400 (EDT) Received: by ug-out-1314.google.com with SMTP id 74so378705ugb for ; Sat, 30 Sep 2006 14:56:16 -0700 (PDT) Received: by 10.66.242.20 with SMTP id p20mr1326894ugh; Sat, 30 Sep 2006 14:56:16 -0700 (PDT) Received: from driftwood ( [81.168.157.208]) by mx.gmail.com with ESMTP id 54sm3550007ugp.2006.09.30.14.56.15; Sat, 30 Sep 2006 14:56:15 -0700 (PDT) Subject: Re: automatic search and .com From: =?UTF-8?Q?Rafa=C5=82_Pr=C3=B3chniak?= To: Nigel Tao In-Reply-To: <9188fcea0609191859k652dbe66n1568ce25cd4d958f@mail.gmail.com> References: <1158641570.4901.22.camel@localhost.localdomain> <9188fcea0609191859k652dbe66n1568ce25cd4d958f@mail.gmail.com> Content-Type: text/plain; charset=UTF-8 Date: Sat, 30 Sep 2006 23:56:34 +0200 Message-Id: <1159653394.9553.3.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Status: No, score=-1.916 tagged_above=-999 required=2 tests=[AWL=0.484, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, SPF_PASS=-0.001] X-Spam-Score: -1.916 X-Spam-Level: Cc: EPIPHANY List X-BeenThere: epiphany-list@gnome.org X-Mailman-Version: 2.1.8 Precedence: list List-Id: For developers and users of the Epiphany web browser List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Sep 2006 21:56:19 -0000 Hi all, My apologies. I thought I searched Gnome Bugzilla for this issue, until I found #350053. So it seems this is not Epiphany's fault, which makes my rant obviously pointless... Once again, thank you for Epiphany and keep up the good work! Cheers, Rafał