Google Sheets ("still loading" after Chrome update)

Ask for help about NoScript, no registration needed to post
kteague
Posts: 11
Joined: Mon Oct 28, 2019 3:58 pm

Google Sheets ("still loading" after Chrome update)

Post by kteague »

Microsoft Windows [Version 6.1.7601]
Chrome 78.0.3904.70 (Official Build) (64-bit)
NoScript 11.0.4

I came into work today and Chrome was prompting me to update. After the update, Chrome restarted and most (not all) of my Google Sheets tabs got stuck in a "still loading" state. Started an Incognito session and the page loads without problems.

Disabled all extensions and got the page to load. Began enabling extensions one-by-one and the page failed to load when I re-enabled NoScript.

To ensure this problem is isolated to NoScript, I disabled all extensions except for NoScript and the problem still exists.

NoScript is configured to TRUST http google.com and https gstatic.com which are the only two entries available to modify in NoScript for this particular page.
Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36
User avatar
therube
Ambassador
Posts: 7922
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: Google Sheets ("still loading" after Chrome update)

Post by therube »

What are "google sheets"?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows NT 5.1; rv:52.0) Gecko/20100101 SeaMonkey/2.49.5
musonius
Master Bug Buster
Posts: 203
Joined: Sun Jul 08, 2018 5:38 pm

Re: Google Sheets ("still loading" after Chrome update)

Post by musonius »

therube wrote: Mon Oct 28, 2019 8:34 pm What are "google sheets"?
https://en.wikipedia.org/wiki/Google_Sheets
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:70.0) Gecko/20100101 Firefox/70.0
User avatar
Giorgio Maone
Site Admin
Posts: 9454
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Google Sheets ("still loading" after Chrome update)

Post by Giorgio Maone »

It works for me with a fresh Chromium profile and NoScript default configuration: real spreadsheet, loading and working.
Did not need to allow anything, since both google.com and gstatic.com are pre-configured with the TRUSTED preset.
Version 78.0.3904.70 (Official Build) snap (64-bit) on Ubuntu 18.04LTS

I doubt it's a Windows-specific issue, but if someone else can double check I'd be grateful.

Could you please try to use NoScript Options>Export, then NoScript Options>Reset and send me your saved configuration file? Thanks!
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:70.0) Gecko/20100101 Firefox/70.0
User avatar
therube
Ambassador
Posts: 7922
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: Google Sheets ("still loading" after Chrome update)

Post by therube »

Does an Incognito session in Chrome disable extension?
(Private Browsing, in FF, does so, by default.)
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:52.0) Gecko/20100101 Firefox/52.0 SeaMonkey/2.49.5
kteague
Posts: 11
Joined: Mon Oct 28, 2019 3:58 pm

Re: Google Sheets ("still loading" after Chrome update)

Post by kteague »

therube wrote: Mon Oct 28, 2019 11:03 pm Does an Incognito session in Chrome disable extension?
(Private Browsing, in FF, does so, by default.)
By default, NoScript is disabled in Incognito mode but there's an option in NoScript settings to enable it while in Incognito mode. Mine is set to default which disables NoScript while in Incognito mode.
Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36
kteague
Posts: 11
Joined: Mon Oct 28, 2019 3:58 pm

Re: Google Sheets ("still loading" after Chrome update)

Post by kteague »

Giorgio Maone wrote: Mon Oct 28, 2019 10:43 pm Could you please try to use NoScript Options>Export, then NoScript Options>Reset and send me your saved configuration file? Thanks!
Here is an export of the config. If you would like, PM me your gmail ID and I can send you an invite to one of the few spreadsheets exhibiting this issue. It doesn't happen on all of my spreadsheets but it does happen on most of them.

Code: Select all

{
  "policy": {
    "DEFAULT": {
      "capabilities": [
        "frame",
        "fetch",
        "other"
      ],
      "temp": false
    },
    "TRUSTED": {
      "capabilities": [
        "script",
        "object",
        "media",
        "frame",
        "font",
        "webgl",
        "fetch",
        "other"
      ],
      "temp": false
    },
    "UNTRUSTED": {
      "capabilities": [],
      "temp": false
    },
    "sites": {
      "trusted": [
        "§:addons.mozilla.org",
        "§:afx.ms",
        "§:ajax.aspnetcdn.com",
        "§:ajax.googleapis.com",
        "§:bootstrapcdn.com",
        "§:code.jquery.com",
        "§:firstdata.com",
        "§:firstdata.lv",
        "§:gfx.ms",
        "§:google.com",
        "§:googlevideo.com",
        "§:gstatic.com",
        "§:hotmail.com",
        "§:live.com",
        "§:live.net",
        "§:maps.googleapis.com",
        "§:mozilla.net",
        "§:netflix.com",
        "§:nflxext.com",
        "§:nflximg.com",
        "§:nflxvideo.net",
        "§:noscript.net",
        "§:outlook.com",
        "§:passport.com",
        "§:passport.net",
        "§:passportimages.com",
        "§:paypal.com",
        "§:paypalobjects.com",
        "§:securecode.com",
        "§:securesuite.net",
        "§:sfx.ms",
        "§:tinymce.cachefly.net",
        "§:wlxrs.com",
        "§:yahoo.com",
        "§:yahooapis.com",
        "§:yimg.com",
        "§:youtube.com",
        "§:ytimg.com"
      ],
      "untrusted": [],
      "custom": {}
    },
    "enforced": true,
    "autoAllowTop": false
  },
  "local": {
    "debug": false,
    "showCtxMenuItem": true,
    "showCountBadge": true,
    "showFullAddresses": false
  },
  "sync": {
    "global": false,
    "xss": true,
    "cascadeRestrictions": false,
    "overrideTorBrowserPolicy": true,
    "clearclick": true
  },
  "xssUserChoices": {}
}
Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36
storm8

Re: Google Sheets ("still loading" after Chrome update)

Post by storm8 »

Im having the same issue. Noscript prevents gsheets from properly loading although both google and gstatic are enabled.
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.120 Safari/537.36
User avatar
Giorgio Maone
Site Admin
Posts: 9454
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Google Sheets ("still loading" after Chrome update)

Post by Giorgio Maone »

Please check https://github.com/hackademix/noscript/ ... /11.0.5rc2 by installing the provided zip as an unpacked directory, thanks.
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:70.0) Gecko/20100101 Firefox/70.0
gavar
Posts: 5
Joined: Wed Oct 30, 2019 11:56 pm

Re: Google Sheets ("still loading" after Chrome update)

Post by gavar »

Tried the provided zip and it gives the following error https://imgur.com/a/fR5wwF6
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.85 Safari/537.36
User avatar
Giorgio Maone
Site Admin
Posts: 9454
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Google Sheets ("still loading" after Chrome update)

Post by Giorgio Maone »

[quote="Giorgio Ma
gavar wrote: Thu Oct 31, 2019 12:15 am Tried the provided zip and it gives the following error https://imgur.com/a/fR5wwF6
You can ignore that message.
What about Google Sheets?
(Please notice I cannot test myself because they just worked for me, even the one provided in PM, with 11.0.4 both on Linux and on Mac).
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:70.0) Gecko/20100101 Firefox/70.0
gavar
Posts: 5
Joined: Wed Oct 30, 2019 11:56 pm

Re: Google Sheets ("still loading" after Chrome update)

Post by gavar »

It doesn't work at all on any pages (they display a warning saying that Javascript is disabled, although everything seems to be fine with the extension...)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.85 Safari/537.36
User avatar
therube
Ambassador
Posts: 7922
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: Google Sheets ("still loading" after Chrome update)

Post by therube »

Microsoft Windows [Version 6.1.7601]
Chrome 78.0.3904.70 (Official Build) (64-bit)
NoScript 11.0.4
Ditto.
And no issues that I'm seeing with that.


As a test, create a new Chrome Profile.
Install only NoScript.
Open your sheets.

And ?

https://docs.google.com/spreadsheets/d/ ... sp=sharing
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:52.0) Gecko/20100101 Firefox/52.0 SeaMonkey/2.49.5
kteague
Posts: 11
Joined: Mon Oct 28, 2019 3:58 pm

Re: Google Sheets ("still loading" after Chrome update)

Post by kteague »

Giorgio Maone wrote: Wed Oct 30, 2019 11:18 pm Please check https://github.com/hackademix/noscript/ ... /11.0.5rc2 by installing the provided zip as an unpacked directory, thanks.
After installing this version, I was getting errors stating JavaScript is disabled. That prevented me from logging in to Google Sheets to access the spreadsheet in EDIT mode. I changed the access rights to the spreadsheet in question to allow edits without a login.
therube wrote: Thu Oct 31, 2019 1:29 am As a test, create a new Chrome Profile.
Install only NoScript.
Open your sheets.
At the same time, I also renamed my Google profile directory and started with a fresh one. After doing this, the problem has gone away. I'm running the current production version of NoScript at this time.


EDIT: I spoke too soon. I'm still having this problem. So... I currently have the javascript error as stated above while running NoScript
11.0.4.999002.

Code: Select all

[NoScript] Cannot collect noscript activity data [object Object] Could not establish connection. Receiving end does not exist. undefined
Context
_generated_background_page.html
Stack Trace
lib/log.js:15 (error)
bg/main.js:285 (collectSeen)

{
  let PREFIX = `[${browser.runtime.getManifest().name}]`;
  let debugCount = 0;

  function log(msg, ...rest) {
    console.log(`$PREFIX $msg`, ...rest);
  }

  function debug(msg, ...rest) {
    console.debug(`$PREFIX:${debugCount++} $msg`, ...rest);
  }

  function error(e, msg, ...rest) {
    console.error(`$PREFIX $msg`, ...rest, e, e.message, e.stack);
  }
}
Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36
gavar
Posts: 5
Joined: Wed Oct 30, 2019 11:56 pm

Re: Google Sheets ("still loading" after Chrome update)

Post by gavar »

Extension auto-updated to 11.0.5 and now it works like a charm on Google Sheets (Chrome)
Thank you!
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.85 Safari/537.36
Post Reply