Re: problem with firefox 88

2021-05-05 Thread Krzysztof Mrozowicz via pld-devel-en

# grep modesetting Xorg.0.log

[    18.622] (==) Matched modesetting as autoconfigured driver 1
[    18.628] (II) LoadModule: "modesetting"
[    18.628] (II) Loading 
/usr/lib64/xorg/modules/drivers/modesetting_drv.so

[    18.629] (II) Module modesetting: vendor="X.Org Foundation"
[    18.632] (II) modesetting: Driver for Modesetting Kernel Drivers: 
kms

[    18.675] (WW) Falling back to old probe method for modesetting
[    18.682] (II) UnloadModule: "modesetting"
[    18.682] (II) Unloading modesetting
Not using modesetting on Intel is your real issue. Try to figure 
what's missing to make it work and webrender most likely will be fine 
in firefox. Anyway if you still have issues the discussion should be 
moved to pld-users-*


The solution was uninstalling of xorg-driver-video-intel. Now 
modesetting works OK.


Thanks all for help!

--
Krzysztof

___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: problem with firefox 88

2021-05-05 Thread Jan Palus

On 05.05.2021 13:44, Krzysztof Mrozowicz via pld-devel-en wrote:

W dniu 05.05.2021 o 12:08, Jan Palus pisze:

On 05.05.2021 12:50, Krzysztof Mrozowicz via pld-devel-en wrote:

W dniu 05.05.2021 o 11:35, Jan Palus pisze:

Downgraded to version 87 and happy days.
Works for me. Did you try with fresh profile (firefox 
-ProfileManager), mozilla's binary (package mozilla-firefox-bin) 
and in case it still doesn't work stracing it?


I tried with fresh profile - the same effect. It seems like FF is 
reacting for clicking, but doesn't "re-paint" the interface 
accordingly.
When I, let's say click "+" to open a new tab, then minimize the 
window and restore it, the new tab is there. Double-clicking on the 
window title (maximize/un-maximize) also refreshes the interface. 
Firefox 88 from mozilla-firefox-bin behaves the exact same way.


Would you mind telling me how to strace the program in a correct 
way, please? I did it few times in the past but always I was 
googling the method.
Ah ok, somehow I thought firefox hangs or fails to start for you. 
That's probably an effect of enabling WebRender by default for 
XFCE/KDE with Intel/AMD GPU so likely for you. Try disabling 
webrender in about:config (|gfx.webrender.force-disabled=true). Which 
GPU? If Intel are you using modesetting driver?


Zwycięstwo! Setting up the gfx.webrender.force-disabled=true made the 
firefox usable again. Thanks Jan!


Regarding the modesetting, I don't remember if I was tweaking any X 
config about that. My hardware is:

CPU: Intel(R) Core(TM) i7-2640M CPU @ 2.80GHz
GPU: VGA compatible controller: Intel Corporation 2nd Generation Core 
Processor Family Integrated Graphics Controller (rev 09)


And xorg.log:

# grep modesetting Xorg.0.log
[    18.622] (==) Matched modesetting as autoconfigured driver 1
[    18.628] (II) LoadModule: "modesetting"
[    18.628] (II) Loading 
/usr/lib64/xorg/modules/drivers/modesetting_drv.so

[    18.629] (II) Module modesetting: vendor="X.Org Foundation"
[    18.632] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    18.675] (WW) Falling back to old probe method for modesetting
[    18.682] (II) UnloadModule: "modesetting"
[    18.682] (II) Unloading modesetting
Not using modesetting on Intel is your real issue. Try to figure what's 
missing to make it work and webrender most likely will be fine in 
firefox. Anyway if you still have issues the discussion should be moved 
to pld-users-*

___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: problem with firefox 88

2021-05-05 Thread Peri Noid
Dnia środa, 5 maja 2021 13:44:48 CEST Krzysztof Mrozowicz via pld-devel-en 
pisze:
[...]
> Regarding the modesetting, I don't remember if I was tweaking any X
> config about that. My hardware is:
> CPU: Intel(R) Core(TM) i7-2640M CPU @ 2.80GHz
> GPU: VGA compatible controller: Intel Corporation 2nd Generation Core
> Processor Family Integrated Graphics Controller (rev 09)
> 
> And xorg.log:
> 
> # grep modesetting Xorg.0.log
> [18.622] (==) Matched modesetting as autoconfigured driver 1
> [18.628] (II) LoadModule: "modesetting"
> [18.628] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
> [18.629] (II) Module modesetting: vendor="X.Org Foundation"
> [18.632] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
> [18.675] (WW) Falling back to old probe method for modesetting
> [18.682] (II) UnloadModule: "modesetting"
> [18.682] (II) Unloading modesetting

So it looks like you have no modesetting driver kernel module loaded.
-- 
Łukasz Maśko_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"



___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: problem with firefox 88

2021-05-05 Thread Krzysztof Mrozowicz via pld-devel-en

W dniu 05.05.2021 o 12:08, Jan Palus pisze:

On 05.05.2021 12:50, Krzysztof Mrozowicz via pld-devel-en wrote:

W dniu 05.05.2021 o 11:35, Jan Palus pisze:

Downgraded to version 87 and happy days.
Works for me. Did you try with fresh profile (firefox 
-ProfileManager), mozilla's binary (package mozilla-firefox-bin) and 
in case it still doesn't work stracing it?


I tried with fresh profile - the same effect. It seems like FF is 
reacting for clicking, but doesn't "re-paint" the interface accordingly.
When I, let's say click "+" to open a new tab, then minimize the 
window and restore it, the new tab is there. Double-clicking on the 
window title (maximize/un-maximize) also refreshes the interface. 
Firefox 88 from mozilla-firefox-bin behaves the exact same way.


Would you mind telling me how to strace the program in a correct way, 
please? I did it few times in the past but always I was googling the 
method.
Ah ok, somehow I thought firefox hangs or fails to start for you. 
That's probably an effect of enabling WebRender by default for 
XFCE/KDE with Intel/AMD GPU so likely for you. Try disabling webrender 
in about:config (|gfx.webrender.force-disabled=true). Which GPU? If 
Intel are you using modesetting driver?


Zwycięstwo! Setting up the gfx.webrender.force-disabled=true made the 
firefox usable again. Thanks Jan!


Regarding the modesetting, I don't remember if I was tweaking any X 
config about that. My hardware is:

CPU: Intel(R) Core(TM) i7-2640M CPU @ 2.80GHz
GPU: VGA compatible controller: Intel Corporation 2nd Generation Core 
Processor Family Integrated Graphics Controller (rev 09)


And xorg.log:

# grep modesetting Xorg.0.log
[    18.622] (==) Matched modesetting as autoconfigured driver 1
[    18.628] (II) LoadModule: "modesetting"
[    18.628] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[    18.629] (II) Module modesetting: vendor="X.Org Foundation"
[    18.632] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    18.675] (WW) Falling back to old probe method for modesetting
[    18.682] (II) UnloadModule: "modesetting"
[    18.682] (II) Unloading modesetting

--
Krzysiek

___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: problem with firefox 88

2021-05-05 Thread Jan Palus

On 05.05.2021 12:50, Krzysztof Mrozowicz via pld-devel-en wrote:

W dniu 05.05.2021 o 11:35, Jan Palus pisze:

Downgraded to version 87 and happy days.
Works for me. Did you try with fresh profile (firefox 
-ProfileManager), mozilla's binary (package mozilla-firefox-bin) and 
in case it still doesn't work stracing it?


I tried with fresh profile - the same effect. It seems like FF is 
reacting for clicking, but doesn't "re-paint" the interface accordingly.
When I, let's say click "+" to open a new tab, then minimize the 
window and restore it, the new tab is there. Double-clicking on the 
window title (maximize/un-maximize) also refreshes the interface. 
Firefox 88 from mozilla-firefox-bin behaves the exact same way.


Would you mind telling me how to strace the program in a correct way, 
please? I did it few times in the past but always I was googling the 
method.
Ah ok, somehow I thought firefox hangs or fails to start for you. That's 
probably an effect of enabling WebRender by default for XFCE/KDE with 
Intel/AMD GPU so likely for you. Try disabling webrender in about:config 
(|gfx.webrender.force-disabled=true). Which GPU? If Intel are you using 
modesetting driver?

|
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: problem with firefox 88

2021-05-05 Thread Krzysztof Mrozowicz via pld-devel-en

W dniu 05.05.2021 o 11:55, Peri Noid pisze:

Dnia środa, 5 maja 2021 12:50:26 CEST Krzysztof Mrozowicz via pld-devel-en
pisze:
[...]

I tried with fresh profile - the same effect. It seems like FF is
reacting for clicking, but doesn't "re-paint" the interface accordingly.
When I, let's say click "+" to open a new tab, then minimize the window
and restore it, the new tab is there. Double-clicking on the window
title (maximize/un-maximize) also refreshes the interface. Firefox 88
from mozilla-firefox-bin behaves the exact same way.

What graphics environment do you use?


XFCE-4.16. But the other PLD I have, that I use via XRDP also has XFCE 
and there is no problem on it.
The difference between them two, that could be important, is that the 
remote PLD is installed purely from the repos, and my laptop has some 
packages built locally and installed for test before sent to the PLD GIT 
repos. So I think, stracing the firefox process may be a good thing to do.


--
Krzysiek


___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: problem with firefox 88

2021-05-05 Thread Peri Noid
Dnia środa, 5 maja 2021 12:50:26 CEST Krzysztof Mrozowicz via pld-devel-en 
pisze:
[...]
> I tried with fresh profile - the same effect. It seems like FF is
> reacting for clicking, but doesn't "re-paint" the interface accordingly.
> When I, let's say click "+" to open a new tab, then minimize the window
> and restore it, the new tab is there. Double-clicking on the window
> title (maximize/un-maximize) also refreshes the interface. Firefox 88
> from mozilla-firefox-bin behaves the exact same way.

What graphics environment do you use?
-- 
Łukasz Maśko_o)
Lukasz.Masko(at)ipipan.waw.pl   /\\
Registered Linux User #61028   _\_V
Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"



___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: problem with firefox 88

2021-05-05 Thread Krzysztof Mrozowicz via pld-devel-en

W dniu 05.05.2021 o 11:35, Jan Palus pisze:

Downgraded to version 87 and happy days.
Works for me. Did you try with fresh profile (firefox 
-ProfileManager), mozilla's binary (package mozilla-firefox-bin) and 
in case it still doesn't work stracing it?


I tried with fresh profile - the same effect. It seems like FF is 
reacting for clicking, but doesn't "re-paint" the interface accordingly.
When I, let's say click "+" to open a new tab, then minimize the window 
and restore it, the new tab is there. Double-clicking on the window 
title (maximize/un-maximize) also refreshes the interface. Firefox 88 
from mozilla-firefox-bin behaves the exact same way.


Would you mind telling me how to strace the program in a correct way, 
please? I did it few times in the past but always I was googling the method.


--
Krzysiek

___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: problem with firefox 88

2021-05-05 Thread Jan Palus

On 04.05.2021 21:10, Krzysztof Mrozowicz via pld-devel-en wrote:

W dniu 03.05.2021 o 22:22, Krzysztof Mrozowicz pisze:

W dniu 03.05.2021 o 22:11, Krzysztof Mrozowicz pisze:

Hi,
I just upgraded firefox to version 88 and discovered its interface 
doesn't respond to clicking and in the terminal I can see the 
following:


JavaScript error: resource://gre/modules/ExtensionCommon.jsm, line 
2304: Error: primed listener not re-registered
JavaScript error: resource://gre/modules/XULStore.jsm, line 66: 
Error: Can't find profile directory.


Am I only one with this issue?


On my other PLD instance, to which I connect via XRDP, the problem 
doesn't exist (and similar messages are displayed in the terminal). 
So maybe it's rather problem with the graphic driver than firefox...



Downgraded to version 87 and happy days.
Works for me. Did you try with fresh profile (firefox -ProfileManager), 
mozilla's binary (package mozilla-firefox-bin) and in case it still 
doesn't work stracing it?

___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: problem with firefox 88

2021-05-04 Thread Krzysztof Mrozowicz via pld-devel-en

W dniu 03.05.2021 o 22:22, Krzysztof Mrozowicz pisze:

W dniu 03.05.2021 o 22:11, Krzysztof Mrozowicz pisze:

Hi,
I just upgraded firefox to version 88 and discovered its interface 
doesn't respond to clicking and in the terminal I can see the following:


JavaScript error: resource://gre/modules/ExtensionCommon.jsm, line 
2304: Error: primed listener not re-registered
JavaScript error: resource://gre/modules/XULStore.jsm, line 66: 
Error: Can't find profile directory.


Am I only one with this issue?


On my other PLD instance, to which I connect via XRDP, the problem 
doesn't exist (and similar messages are displayed in the terminal). So 
maybe it's rather problem with the graphic driver than firefox...



Downgraded to version 87 and happy days.
___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


Re: problem with firefox 88

2021-05-03 Thread Krzysztof Mrozowicz via pld-devel-en

W dniu 03.05.2021 o 22:11, Krzysztof Mrozowicz pisze:

Hi,
I just upgraded firefox to version 88 and discovered its interface 
doesn't respond to clicking and in the terminal I can see the following:


JavaScript error: resource://gre/modules/ExtensionCommon.jsm, line 
2304: Error: primed listener not re-registered
JavaScript error: resource://gre/modules/XULStore.jsm, line 66: Error: 
Can't find profile directory.


Am I only one with this issue?


On my other PLD instance, to which I connect via XRDP, the problem 
doesn't exist (and similar messages are displayed in the terminal). So 
maybe it's rather problem with the graphic driver than firefox...


___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en


problem with firefox 88

2021-05-03 Thread Krzysztof Mrozowicz via pld-devel-en

Hi,
I just upgraded firefox to version 88 and discovered its interface 
doesn't respond to clicking and in the terminal I can see the following:


JavaScript error: resource://gre/modules/ExtensionCommon.jsm, line 2304: 
Error: primed listener not re-registered
JavaScript error: resource://gre/modules/XULStore.jsm, line 66: Error: 
Can't find profile directory.


Am I only one with this issue?

Best Regards
Krzysztof

___
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en