unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#26565: IceCat hangs when entering certain websites
@ 2017-04-18  1:03 Quiliro
  2017-04-19 19:51 ` ng0
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Quiliro @ 2017-04-18  1:03 UTC (permalink / raw)
  To: 26565

IceCat hangs when entering web pages such as instructables.com. I
supposed it was because it has a lot of Javascript. Nevertheless, the
problem occurs even when these plugins are activated:
Disconnect
GNU LibreJS
SpyBlock
uBlock Origin

-- 
Saluton,
Quiliro
0987631031

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

* bug#26565: IceCat hangs when entering certain websites
  2017-04-18  1:03 bug#26565: IceCat hangs when entering certain websites Quiliro
@ 2017-04-19 19:51 ` ng0
  2017-04-19 19:56 ` Catonano
  2017-04-20  4:10 ` Maxim Cournoyer
  2 siblings, 0 replies; 7+ messages in thread
From: ng0 @ 2017-04-19 19:51 UTC (permalink / raw)
  To: Quiliro; +Cc: 26565

Quiliro transcribed 0.3K bytes:
> IceCat hangs when entering web pages such as instructables.com. I
> supposed it was because it has a lot of Javascript. Nevertheless, the
> problem occurs even when these plugins are activated:
> Disconnect
> GNU LibreJS
> SpyBlock
> uBlock Origin
> 
> -- 
> Saluton,
> Quiliro
> 0987631031
> 
> 
> 
> 
> 

Isn't SpyBlock an addon which does what uBlock Origin does?
It's a bit difficult to help with "it hangs" issue descriptions,
can you be more specific?
it could even be an upstream issue.

For now we should wait until the new version is available on
Guix and then you could try and see if your issue has been
fixed?
-- 
PGP and more: https://people.pragmatique.xyz/ng0/

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

* bug#26565: IceCat hangs when entering certain websites
  2017-04-18  1:03 bug#26565: IceCat hangs when entering certain websites Quiliro
  2017-04-19 19:51 ` ng0
@ 2017-04-19 19:56 ` Catonano
  2017-04-20  3:59   ` Quiliro
  2017-04-20  4:10 ` Maxim Cournoyer
  2 siblings, 1 reply; 7+ messages in thread
From: Catonano @ 2017-04-19 19:56 UTC (permalink / raw)
  To: Quiliro; +Cc: 26565

[-- Attachment #1: Type: text/plain, Size: 659 bytes --]

2017-04-18 3:03 GMT+02:00 Quiliro <quiliro@riseup.net>:

> IceCat hangs when entering web pages such as instructables.com. I
> supposed it was because it has a lot of Javascript. Nevertheless, the
> problem occurs even when these plugins are activated:
> Disconnect
> GNU LibreJS
> SpyBlock
> uBlock Origin
>
>
There's a workaround for Icecat hangs. You have to set the skia rendering

Something like

gfx.canvas.azure.backends = skia
gfx.content.azure.backends = skia


This has been discussed in the past, see here
https://lists.nongnu.org/archive/html/guix-devel/2017-02/msg00972.html

There are more mentions of skia, just search the mailing list archive

[-- Attachment #2: Type: text/html, Size: 1369 bytes --]

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

* bug#26565: IceCat hangs when entering certain websites
  2017-04-19 19:56 ` Catonano
@ 2017-04-20  3:59   ` Quiliro
  0 siblings, 0 replies; 7+ messages in thread
From: Quiliro @ 2017-04-20  3:59 UTC (permalink / raw)
  To: 26565

El Wed, 19 Apr 2017 21:56:42 +0200
Catonano <catonano@gmail.com> escribió:

> 2017-04-18 3:03 GMT+02:00 Quiliro <quiliro@riseup.net>:
> 
> > IceCat hangs when entering web pages such as instructables.com. I
> > supposed it was because it has a lot of Javascript. Nevertheless,
> > the problem occurs even when these plugins are activated:
> > Disconnect
> > GNU LibreJS
> > SpyBlock
> > uBlock Origin
> >
> >  
> There's a workaround for Icecat hangs. You have to set the skia
> rendering
> 
> Something like
> 
> gfx.canvas.azure.backends = skia
> gfx.content.azure.backends = skia
> 
> 
> This has been discussed in the past, see here
> https://lists.nongnu.org/archive/html/guix-devel/2017-02/msg00972.html

Thank you very much. Those are the exact symptoms.
 
> There are more mentions of skia, just search the mailing list archive

I see now where to correct it. It is specified in:
https://lists.nongnu.org/archive/html/guix-devel/2017-03/msg00177.html
I will report my results.

-- 
Example of rude top posting:

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

A: No.
Q: Should I leave quotations after my reply?

Saluton,
Quiliro
0987631031

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

* bug#26565: IceCat hangs when entering certain websites
  2017-04-18  1:03 bug#26565: IceCat hangs when entering certain websites Quiliro
  2017-04-19 19:51 ` ng0
  2017-04-19 19:56 ` Catonano
@ 2017-04-20  4:10 ` Maxim Cournoyer
  2017-04-20  4:31   ` Quiliro
  2 siblings, 1 reply; 7+ messages in thread
From: Maxim Cournoyer @ 2017-04-20  4:10 UTC (permalink / raw)
  To: Quiliro; +Cc: 26565

Hi Quiliro!

Quiliro <quiliro@riseup.net> writes:

> IceCat hangs when entering web pages such as instructables.com. I
> supposed it was because it has a lot of Javascript. Nevertheless, the
> problem occurs even when these plugins are activated:
> Disconnect
> GNU LibreJS
> SpyBlock
> uBlock Origin

I cannot reproduce the hang (perhaps you meant crash?). I'm using the
skia backend as others have explained. It stopped the frequent and
random IceCat crashes at the cost of crude text rendering.

I hope we can solve the problem with the cairo backend at some point!

Maxim

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

* bug#26565: IceCat hangs when entering certain websites
  2017-04-20  4:10 ` Maxim Cournoyer
@ 2017-04-20  4:31   ` Quiliro
  2017-04-20  6:42     ` Maxim Cournoyer
  0 siblings, 1 reply; 7+ messages in thread
From: Quiliro @ 2017-04-20  4:31 UTC (permalink / raw)
  To: 26565

El Thu, 20 Apr 2017 13:10:45 +0900
Maxim Cournoyer <maxim.cournoyer@gmail.com> escribió:

> Hi Quiliro!
> 
> Quiliro <quiliro@riseup.net> writes:
> 
> > IceCat hangs when entering web pages such as instructables.com. I
> > supposed it was because it has a lot of Javascript. Nevertheless,
> > the problem occurs even when these plugins are activated:
> > Disconnect
> > GNU LibreJS
> > SpyBlock
> > uBlock Origin  
> 
> I cannot reproduce the hang (perhaps you meant crash?). I'm using the
> skia backend as others have explained. It stopped the frequent and
> random IceCat crashes at the cost of crude text rendering.
> 
> I hope we can solve the problem with the cairo backend at some point!
> 
> Maxim

Thank you very very much all of you for your help.

I meant crash. I think the problem is solved. I am not sure. The
problem was not always. I will report.

I wonder why those parameters are not set by default to skia while the
problem with cairo is fixed.

-- 
Example of rude top posting:

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

A: No.
Q: Should I leave quotations after my reply?

Saluton,
Quiliro
0987631031

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

* bug#26565: IceCat hangs when entering certain websites
  2017-04-20  4:31   ` Quiliro
@ 2017-04-20  6:42     ` Maxim Cournoyer
  0 siblings, 0 replies; 7+ messages in thread
From: Maxim Cournoyer @ 2017-04-20  6:42 UTC (permalink / raw)
  To: Quiliro; +Cc: 26565

[-- Attachment #1: Type: text/plain, Size: 1002 bytes --]

Quiliro <quiliro@riseup.net> writes:

[...]

>> I cannot reproduce the hang (perhaps you meant crash?). I'm using the
>> skia backend as others have explained. It stopped the frequent and
>> random IceCat crashes at the cost of crude text rendering.
>> 
>> I hope we can solve the problem with the cairo backend at some point!
>> 
>> Maxim
>
> Thank you very very much all of you for your help.
>
> I meant crash. I think the problem is solved. I am not sure. The
> problem was not always. I will report.
>
> I wonder why those parameters are not set by default to skia while the
> problem with cairo is fixed.

Actually, such a change was committed 3 weeks ago by Mark H Weaver.

2abf6371cc gnu: icecat: Add fixes from mozilla-esr45; use skia by
default.

But it might be that it will only take effect in new IceCat profiles
(i.e. if you have used IceCat before the fix, the cairo values might be
cached somewhere?).

Anyway, I'm glad you got it working better!

Maxim

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

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

end of thread, other threads:[~2017-04-20  6:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-18  1:03 bug#26565: IceCat hangs when entering certain websites Quiliro
2017-04-19 19:51 ` ng0
2017-04-19 19:56 ` Catonano
2017-04-20  3:59   ` Quiliro
2017-04-20  4:10 ` Maxim Cournoyer
2017-04-20  4:31   ` Quiliro
2017-04-20  6:42     ` Maxim Cournoyer

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).