Page 2 of 2

Re: Strange Things

Posted: Wed Jan 10, 2018 3:04 pm
by LongTimeFan
No effect in purging caches.

Re: Strange Things

Posted: Wed Jan 10, 2018 4:08 pm
by Pansa
LongTimeFan wrote:FF and Noscript are the latest version, when i hit the sign in button othing happens in stead of appearing the pop up with the log in, the captcha does not work in every site it's inserted and at all point it's inserted, even on this forum, i use edge to post since FF does not work, I can open the link directly but no matter the permission the page appear broken like all the script are forbidden, and ofc the log in does not work.
could you maybe put that in version numbers?
Especially no script has a developer branch and the official release, which usually makes a difference. you will find the no script version in the options.

Also, could you maybe copy the "rules" section of your debug output (bottom of the noscript options)?

Like this
{
"DEFAULT": {
"capabilities": [],
"temp": false
},
"TRUSTED": {
"capabilities": [
"script",
"fetch",
"other",
"media",
"frame",
"font",
"webgl",
"object"
],
"temp": false
},
"UNTRUSTED": {
"capabilities": [],
"temp": false
},

Re: Strange Things

Posted: Wed Jan 10, 2018 10:08 pm
by LongTimeFan
V. 10.1.6.3

Code: Select all

{
  "DEFAULT": {
    "capabilities": [],
    "temp": false
  },
  "TRUSTED": {
    "capabilities": [
      "script",
      "object",
      "media",
      "frame",
      "font",
      "webgl",
      "fetch",
      "other"
    ],
    "temp": false
  },
  "UNTRUSTED": {
    "capabilities": [],
    "temp": false
  },
  "sites": {
    "trusted": [List of trusted Domains],
    "untrusted": [],
    "custom": {},
    "temp": []
  },
  "enforced": true,
  "autoAllowTop": false
}

Re: Strange Things

Posted: Wed Jan 10, 2018 10:09 pm
by LongTimeFan
FF 57.0.4

Re: Strange Things

Posted: Wed Jan 10, 2018 10:18 pm
by barbaz
Debug output looks ok to me.
barbaz wrote:You may find it easier to just transfer important data to a new profile. http://kb.mozillazine.org/Transferring_ ... _-_Firefox

Re: Strange Things

Posted: Wed Jan 10, 2018 10:39 pm
by LongTimeFan
Copy pasted the debug from new profile that's why it looks ok most probably I will try to use another new profile to end this problem.

Re: Strange Things

Posted: Thu Jan 11, 2018 3:14 am
by Pansa
LongTimeFan wrote:Copy pasted the debug from new profile that's why it looks ok most probably
Just to clarify (I'm even afraid to ask):

That is the debug output from a working secondary profile, not the broken installation you have problems with?

Re: Strange Things

Posted: Thu Jan 11, 2018 8:21 pm
by LongTimeFan
it's the debug outpub from the broken profile i'm sorry :(

Re: Strange Things

Posted: Sat Jan 13, 2018 11:28 pm
by LongTimeFan
With a new profile noscript work fine until now