Chromium unresponsive 15.6 KDE
I believe there was a recent update to Chromium update and since then, I frequently get messages that the page is unresponsive and there's a button to exit page, which causes a reload. I have seen this with a couple of sites that have worked fine for years. Has anyone else seen this? tnx jk
James Knott composed on 2024-07-26 15:39 (UTC-0400):
I believe there was a recent update to Chromium update and since then, I frequently get messages that the page is unresponsive and there's a button to exit page, which causes a reload. I have seen this with a couple of sites that have worked fine for years. Has anyone else seen this?
All need to revert from 126 to 125 until fix for https://bugzilla.opensuse.org/show_bug.cgi?id=1227739 arrives. -- Evolution as taught in public schools is, like religion, based on faith, not based on science. Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata
On 7/26/24 15:46, Felix Miata wrote:
All need to revert from 126 to 125 until fix for https://bugzilla.opensuse.org/show_bug.cgi?id=1227739 arrives. --
Done.
From: Felix Miata <mrmazda@earthlink.net> Date: Fri, 26 Jul 2024 15:46:02 -0400 All need to revert from 126 to 125 until fix for https://bugzilla.opensuse.org/show_bug.cgi?id=1227739 arrives. Thanks! Where can I get this for 15.5? [1] is not enlightening. -- Bob [1] https://software.opensuse.org/package/chromium
On 7/26/24 16:24, Bob Rogers wrote:
From: Felix Miata<mrmazda@earthlink.net> Date: Fri, 26 Jul 2024 15:46:02 -0400
All need to revert from 126 to 125 until fix for https://bugzilla.opensuse.org/show_bug.cgi?id=1227739 arrives.
Thanks! Where can I get this for 15.5? [1] is not enlightening.
The way I did it was I went into Yast > Software Management and then searched for Chromium. Then, in the bottom panel, I selected Versions, where I selected 125 and then clicked Accept.
On 7/26/24 4:28 PM, James Knott wrote:
On 7/26/24 16:24, Bob Rogers wrote:
From: Felix Miata<mrmazda@earthlink.net> Date: Fri, 26 Jul 2024 15:46:02 -0400
All need to revert from 126 to 125 until fix for https://bugzilla.opensuse.org/show_bug.cgi?id=1227739 arrives.
Thanks! Where can I get this for 15.5? [1] is not enlightening.
The way I did it was I went into Yast > Software Management and then searched for Chromium. Then, in the bottom panel, I selected Versions, where I selected 125 and then clicked Accept.
Tumbleweed has the same problem....where can I get 125 ??
Michael Spartana composed on 2024-07-26 16:34 (UTC-0400):
James Knott wrote:
Bob Rogers wrote:
From: Felix Miata
All need to revert from 126 to 125 until fix for https://bugzilla.opensuse.org/show_bug.cgi?id=1227739 arrives.
Thanks! Where can I get this for 15.5? [1] is not enlightening.
The way I did it was I went into Yast > Software Management and then searched for Chromium. Then, in the bottom panel, I selected Versions, where I selected 125 and then clicked Accept.
Tumbleweed has the same problem....where can I get 125 ??
zypper -v in -f http://download.opensuse.org/history/20240709/tumbleweed/repo/oss/x86_64/chr... -- Evolution as taught in public schools is, like religion, based on faith, not based on science. Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata
On 7/26/24 5:04 PM, Felix Miata wrote:
Michael Spartana composed on 2024-07-26 16:34 (UTC-0400):
James Knott wrote:
Bob Rogers wrote:
From: Felix Miata All need to revert from 126 to 125 until fix for https://bugzilla.opensuse.org/show_bug.cgi?id=1227739 arrives. Thanks! Where can I get this for 15.5? [1] is not enlightening.
The way I did it was I went into Yast > Software Management and then searched for Chromium. Then, in the bottom panel, I selected Versions, where I selected 125 and then clicked Accept.
Tumbleweed has the same problem....where can I get 125 ??
zypper -v in -f http://download.opensuse.org/history/20240709/tumbleweed/repo/oss/x86_64/chr...
Thanks Felix
From: James Knott <james.knott@jknott.net> Date: Fri, 26 Jul 2024 16:28:19 -0400 On 7/26/24 16:24, Bob Rogers wrote:
Thanks! Where can I get this for 15.5? [1] is not enlightening.
The way I did it was I went into Yast > Software Management and then searched for Chromium. Then, in the bottom panel, I selected Versions, where I selected 125 and then clicked Accept. ================ From: Felix Miata <mrmazda@earthlink.net> Date: Fri, 26 Jul 2024 16:34:16 -0400 zypper rm chromium && zypper -v in chromium-125.0.6422.141 is what I did. Thank you both. I had no idea (or recollection) that either app was so accommodating about downgrading. -- Bob
Bob Rogers composed on 2024-07-26 13:24 (UTC-0700):
From: Felix Miata
All need to revert from 126 to 125 until fix for https://bugzilla.opensuse.org/show_bug.cgi?id=1227739 arrives.
Thanks! Where can I get this for 15.5? [1] is not enlightening.
zypper rm chromium && zypper -v in chromium-125.0.6422.141 is what I did. -- Evolution as taught in public schools is, like religion, based on faith, not based on science. Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata
Felix Miata composed on 2024-07-26 15:46 (UTC-0400):
James Knott composed on 2024-07-26 15:39 (UTC-0400):
I believe there was a recent update to Chromium update and since then, I frequently get messages that the page is unresponsive and there's a button to exit page, which causes a reload. I have seen this with a couple of sites that have worked fine for years. Has anyone else seen this?
All need to revert from 126 to 125 until fix for https://bugzilla.opensuse.org/show_bug.cgi?id=1227739 arrives.
Regardless which openSUSE you use, you may need to take affirmative action to prevent a slipstream to 126 before it's actually known to be available in properly working form: sudo zypper al chromiu* will lock all versions of chromium and chromium-<plugin>, until such time as sudo zypper rl chromiu* unlocks it. al & rl are short forms of addlock and removelock. ll == locks, meaning "List existing Locks". -- Evolution as taught in public schools is, like religion, based on faith, not based on science. Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata
From: James Knott <james.knott@jknott.net> Date: Fri, 26 Jul 2024 15:39:42 -0400 I believe there was a recent update to Chromium update and since then, I frequently get messages that the page is unresponsive and there's a button to exit page, which causes a reload. I have seen this with a couple of sites that have worked fine for years. Has anyone else seen this? tnx jk I have been seeing this for a few days now, also with Web pages I have been developing, where I know there's not much going on. (This is in 15.5, BTW.) I suspect chromium-126.0.6478.182-bp155.2.99.1, built on 19-Jul, is having memory managment issues, as my pages keep segfaulting randomly when I know there's no JS activity. -- Bob Rogers http://www.rgrjr.com/
participants (4)
-
Bob Rogers
-
Felix Miata
-
James Knott
-
Michael Spartana