unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Icecat vs. iceweasel
@ 2015-09-19 16:36 Andreas Enge
  2015-09-20 16:50 ` Ludovic Courtès
  0 siblings, 1 reply; 5+ messages in thread
From: Andreas Enge @ 2015-09-19 16:36 UTC (permalink / raw)
  To: guix-devel

Hello,

there are a number of sites for which I still need to use iceweasel, since
icecat will not work on them. Now it may well be that the site is also poorly
configured, but it is still surprising that the two behave differently, and
I wonder whether there is something to be done in our icecat setup.

For instance, if I try the following site:
   http://www.francevivipares.fr/siteafv/
enter an arbitrary (right or wrong) password and click on submit,
the following error message is displayed:
IceCat has detected that the server is redirecting the request for this address in a way that will never complete.
This problem can sometimes be caused by disabling or refusing to accept cookies.

Even when accepting third party cookies, the site does not work.

Does anyone have an idea what is happening?

Andreas

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Icecat vs. iceweasel
  2015-09-19 16:36 Icecat vs. iceweasel Andreas Enge
@ 2015-09-20 16:50 ` Ludovic Courtès
  2015-09-25 22:57   ` Christopher Allan Webber
  0 siblings, 1 reply; 5+ messages in thread
From: Ludovic Courtès @ 2015-09-20 16:50 UTC (permalink / raw)
  To: Andreas Enge; +Cc: guix-devel

Andreas Enge <andreas@enge.fr> skribis:

> there are a number of sites for which I still need to use iceweasel, since
> icecat will not work on them.

AFAIK the main difference between these two is the set of plugins
installed by default.  Otherwise it’s essentially the same thing.

> the following error message is displayed:
> IceCat has detected that the server is redirecting the request for this address in a way that will never complete.
> This problem can sometimes be caused by disabling or refusing to accept cookies.
>
> Even when accepting third party cookies, the site does not work.
>
> Does anyone have an idea what is happening?

Dunno.  You could try pinging bug-gnuzilla@gnu.org.

Ludo’.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Icecat vs. iceweasel
  2015-09-20 16:50 ` Ludovic Courtès
@ 2015-09-25 22:57   ` Christopher Allan Webber
  2015-09-26 12:56     ` Ludovic Courtès
  0 siblings, 1 reply; 5+ messages in thread
From: Christopher Allan Webber @ 2015-09-25 22:57 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel

Ludovic Courtès writes:

> Andreas Enge <andreas@enge.fr> skribis:
>
>> there are a number of sites for which I still need to use iceweasel, since
>> icecat will not work on them.
>
> AFAIK the main difference between these two is the set of plugins
> installed by default.  Otherwise it’s essentially the same thing.
>
>> the following error message is displayed:
>> IceCat has detected that the server is redirecting the request for this address in a way that will never complete.
>> This problem can sometimes be caused by disabling or refusing to accept cookies.
>>
>> Even when accepting third party cookies, the site does not work.
>>
>> Does anyone have an idea what is happening?
>
> Dunno.  You could try pinging bug-gnuzilla@gnu.org.
>
> Ludo’.

I think that Iceweasel, requiring far fewer modifications from FireFox,
is also massively more up to date, especially the versions from
http://mozilla.debian.net/ IIRC?

Last I heard the IceCat binaries were a bit further behind.

I don't like the direction Firefox is heading, but we're a bit
constrained by IceCat not being as up to date, especially in the world
of fast and furious "new web features" and "new web vulnerabilities".

In a more ideal world, IceCat, or something like it which has community
development behind it, would totally subsume Firefox as a
community-curated web browser, not falling in with many of the nastier
bits that Mozilla has been keen to ship lately.  But I think given the
present, maybe we should provide both.

But, thoughts from others?
 - Chris

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Icecat vs. iceweasel
  2015-09-25 22:57   ` Christopher Allan Webber
@ 2015-09-26 12:56     ` Ludovic Courtès
  2015-09-26 13:32       ` Andreas Enge
  0 siblings, 1 reply; 5+ messages in thread
From: Ludovic Courtès @ 2015-09-26 12:56 UTC (permalink / raw)
  To: Christopher Allan Webber; +Cc: guix-devel

Christopher Allan Webber <cwebber@dustycloud.org> skribis:

> Last I heard the IceCat binaries were a bit further behind.

We use our own binaries though.

> I don't like the direction Firefox is heading, but we're a bit
> constrained by IceCat not being as up to date, especially in the world
> of fast and furious "new web features" and "new web vulnerabilities".

My primary concern is about vulnerabilities.  Mark has been doing a
great job applying patches for IceCat vulnerabilities in Guix while
waiting for patched IceCat releases.

Ideally, this patching would occur directly in IceCat itself, quickly
followed by releases.

Now, if it turns out that those demands cannot be fulfilled, for
instance due to limited development resources on IceCat, then we may
want to consider joining forces with Debian’s Iceweasel team instead.
It’s a discussion to have with the IceCat maintainer, obviously.

WDYT?

Ludo’.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Icecat vs. iceweasel
  2015-09-26 12:56     ` Ludovic Courtès
@ 2015-09-26 13:32       ` Andreas Enge
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas Enge @ 2015-09-26 13:32 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel

On Sat, Sep 26, 2015 at 02:56:09PM +0200, Ludovic Courtès wrote:
> Christopher Allan Webber <cwebber@dustycloud.org> skribis:
> > Last I heard the IceCat binaries were a bit further behind.
> We use our own binaries though.

And I confirm they are up-to-date with respect to the icecat releases, which
seem to happen reasonable frequently now.

The problem that I cannot access all pages is also not new; I suppose it is
related to some standard configuration that differs from iceweasel's.

Andreas

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-09-26 13:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-19 16:36 Icecat vs. iceweasel Andreas Enge
2015-09-20 16:50 ` Ludovic Courtès
2015-09-25 22:57   ` Christopher Allan Webber
2015-09-26 12:56     ` Ludovic Courtès
2015-09-26 13:32       ` Andreas Enge

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).