Going back to earlier versions of Chrome and keeping them from updating

117,894 views
Skip to first unread message

Cindy Large

unread,
May 13, 2014, 11:20:21 AM5/13/14
to chromium...@chromium.org
My company's bank is "updating" their user platform and will not allow access with any versions of Chrome past version 33.  I am currently on version 34 (and see it will be updating to 35 at some point in the future).  How do I go back to 33 and keep it from updating automatically until the bank is ready for it?  I NEED to access this bank platform for my job.

Joao da Silva

unread,
May 15, 2014, 8:52:33 AM5/15/14
to cll...@gmail.com, Chromium-discuss
Going back now may be hard unless you still have the 33 installer around.

See this article to turn auto-updates off:



On Tue, May 13, 2014 at 5:20 PM, Cindy Large <cll...@gmail.com> wrote:
My company's bank is "updating" their user platform and will not allow access with any versions of Chrome past version 33.  I am currently on version 34 (and see it will be updating to 35 at some point in the future).  How do I go back to 33 and keep it from updating automatically until the bank is ready for it?  I NEED to access this bank platform for my job.

--
--
Chromium Discussion mailing list: chromium...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discu...@chromium.org.

Bartosz Fabianowski

unread,
May 15, 2014, 8:55:07 AM5/15/14
to joaod...@google.com, cll...@gmail.com, Chromium-discuss
On 05/15/2014 02:52 PM, Joao da Silva wrote:
> Going back now may be hard unless you still have the 33 installer around.
>
> See this article to turn auto-updates off:
>
> http://www.chromium.org/administrators/turning-off-auto-updates
>
>
> On Tue, May 13, 2014 at 5:20 PM, Cindy Large <cll...@gmail.com> wrote:
>
>> My company's bank is "updating" their user platform and will not allow
>> access with any versions of Chrome past version 33. I am currently on
>> version 34 (and see it will be updating to 35 at some point in the future).
>> How do I go back to 33 and keep it from updating automatically until the
>> bank is ready for it? I NEED to access this bank platform for my job.

Note that using an old browser, which is no longer receiving updates or
security fixes, for banking... is a very bad idea.

xBible Admin

unread,
May 15, 2014, 9:13:21 AM5/15/14
to Chromium-discuss
legacy versions of Chrome are available here.




--
--
Chromium Discussion mailing list: chromium...@chromium.org
View archives, change email options, or unsubscribe:    http://groups.google.com/a/chromium.org/group/chromium-discuss

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discuss+unsubscribe@chromium.org.



--

Yosef Mamotza
CEO - The xBible project
bringing the bible into a closed off world
www.xbible.net (soon)
twitter @xbible blog xbible.wordpress.com

Mark James

unread,
Jun 2, 2014, 6:20:46 PM6/2/14
to chromium...@chromium.org
On Thursday, May 15, 2014 11:13:21 PM UTC+10, Yosef Mamotza wrote:
legacy versions of Chrome are available here.


Downloading an old version of Google Chrome from filehippo isn't working for me on Linux. Whatever version I select redirects to the popup for installing the current stable version.

I'm eager to get away from Chrome 35 because it's very broken on my system. Corrupt rendering (which the --disable-repaint-after-layout option doesn't fix, and which requires constant switching between tabs to force a repaint), failure to load pages (in part or in total), a crashing PDF plugin, and problems with some of my extensions.

Can anyone point out a place I can get a 64-bit RPM of Chrome 34, or let me know how long I need to hold out for 36?

Thanks.

Jakob Kummerow

unread,
Jun 3, 2014, 7:09:33 AM6/3/14
to mark.regi...@gmail.com, Chromium-discuss
On Tue, Jun 3, 2014 at 12:20 AM, Mark James <mark.regi...@gmail.com> wrote:
On Thursday, May 15, 2014 11:13:21 PM UTC+10, Yosef Mamotza wrote:
legacy versions of Chrome are available here.


Downloading an old version of Google Chrome from filehippo isn't working for me on Linux. Whatever version I select redirects to the popup for installing the current stable version.

Running an outdated version of a web browser (any web browser!) is a bad idea anyway.

I'm eager to get away from Chrome 35 because it's very broken on my system. Corrupt rendering

That's probably crbug.com/362603. Try "ulimit -n 8192" before starting Chrome.
 
(which the --disable-repaint-after-layout option doesn't fix,

I'd recommend to stay away from flags. They're mostly for debugging.
 
and which requires constant switching between tabs to force a repaint), failure to load pages (in part or in total), a crashing PDF plugin, and problems with some of my extensions.

Can anyone point out a place I can get a 64-bit RPM of Chrome 34, or let me know how long I need to hold out for 36?
 
New stable versions are released every six weeks. Check the bug tracker to see if your issues are already known or fixed, feel free to file new bugs if they haven't been reported yet. (Hint: more detail than "problems with some of my extensions" wouldn't hurt.)

Thanks.

Mark James

unread,
Jun 3, 2014, 1:47:49 PM6/3/14
to chromium...@chromium.org, mark.regi...@gmail.com
On Tuesday, June 3, 2014 9:09:33 PM UTC+10, Jakob Kummerow wrote:
On Tue, Jun 3, 2014 at 12:20 AM, Mark James <mark.regi...@gmail.com> wrote:

Running an outdated version of a web browser (any web browser!) is a bad idea anyway.

True, but it's harsh to take away a downgrade option for those without the presence of mind to save the installation package of each version. If only to allow bugs to be better pinpointed to releases.


I'm eager to get away from Chrome 35 because it's very broken on my system. Corrupt rendering

That's probably crbug.com/362603. Try "ulimit -n 8192" before starting Chrome.

Wow, that fixed all my issues. I never came across that Issue in all my searching. I've added a comment to the best match I could find, pointing to this bug.

I see the scenario now:
  1. Google Maps started giving problems in Chrome 34, which I fixed by turning off the "Use hardware acceleration when available" option. (I was already running with the --ignore-gpu-blacklist flag.)
  2. This greatly increased core file use, triggering all the other problems.
  3. These forced me to do an early upgrade to 35, which I blamed for the problems due to the synchrony.
I've now re-enabled hardware acceleration, and Google Maps now appears to work. I haven't tested whether this is due to another fix, or whether the ulimit is helping here.

Anyway, I really appreciate your help Jakob in saving me from a crumbling browser.

Cadence

unread,
May 14, 2015, 9:40:07 PM5/14/15
to chromium...@chromium.org
I put mine in development mode and I can't get back to the stable version!

j cooper

unread,
Sep 5, 2015, 3:17:30 PM9/5/15
to Chromium-discuss, cll...@gmail.com, joaod...@chromium.org
I turned my auto update off, and it still updated.  Not happy about that at all because I don't ever want the Sep 1st update.  I'm still using Java 7.79, and will forever!

Jennifer Peters

unread,
Sep 7, 2015, 12:07:44 PM9/7/15
to Chromium-discuss
On Tuesday, May 13, 2014 at 10:20:21 AM UTC-5, Cindy Large wrote:
> My company's bank is "updating" their user platform and will not allow access with any versions of Chrome past version 33.  I am currently on version 34 (and see it will be updating to 35 at some point in the future).  How do I go back to 33 and keep it from updating automatically until the bank is ready for it?  I NEED to access this bank platform for my job.



On Tuesday, May 13, 2014 at 10:20:21 AM UTC-5, Cindy Large wrote:

Jennifer Peters

unread,
Sep 7, 2015, 2:17:49 PM9/7/15
to Chromium-discuss
On Tuesday, May 13, 2014 at 10:20:21 AM UTC-5, Cindy Large wrote:
> My company's bank is "updating" their user platform and will not allow access with any versions of Chrome past version 33.  I am currently on version 34 (and see it will be updating to 35 at some point in the future).  How do I go back to 33 and keep it from updating automatically until the bank is ready for it?  I NEED to access this bank platform for my job.



On Tuesday, May 13, 2014 at 10:20:21 AM UTC-5, Cindy Large wrote:

Danny Foster

unread,
Sep 30, 2015, 10:30:48 AM9/30/15
to Chromium-discuss
Struggling to find a copy of the 44.0.2403.157 installer for all users. Only seem to be able to get the one that installs for current user.

Need this as NHS systems require Java.

Philip Rogers

unread,
Sep 30, 2015, 1:16:05 PM9/30/15
to dannyf...@gmail.com, Chromium-discuss
Please install firefox instead of using an outdated version of chrome.

On Wed, Sep 30, 2015 at 7:30 AM, Danny Foster <dannyf...@gmail.com> wrote:
Struggling to find a copy of the 44.0.2403.157 installer for all users. Only seem to be able to get the one that installs for current user.

Need this as NHS systems require Java.

--

Danny Foster

unread,
Sep 30, 2015, 2:44:14 PM9/30/15
to Chromium-discuss
Unfortunately, it is not possible for us to change browsers.
The time to migrate bookmarks and show none IT literate clinical staff the difference is just not possible.

There are plenty of downloads of the single user version of 44, just doesn't seem that the all users version is there.

I've even emailed from the contact page on the chrome site. No response.

Yuta Kitamura

unread,
Oct 1, 2015, 12:23:45 AM10/1/15
to dannyf...@gmail.com, Chromium-discuss
Don't use an outdated version of Chromium or any other browser. Outdated browsers are not safe. They are vulnerable to malicious attacks.

Steve Johnson

unread,
Apr 25, 2016, 6:37:18 AM4/25/16
to Chromium-discuss
This site maintains old version of Chrome for Windows, Linux and Mac. Unlike other sites, the Windows version is packaged as a full zip archive instead of the small web setup file which always downloads the latest version of Google Chrome. 


On Tuesday, May 13, 2014 at 10:20:21 AM UTC-5, Cindy Large wrote:
Reply all
Reply to author
Forward
0 new messages