Giter Site home page Giter Site logo

Comments (7)

mwil avatar mwil commented on June 14, 2024

I haven't noticed an issue yet, and there are no other reports of this issue. What OS, browser, Tampermonkey version are you using? Tampermonkey 4.7 for Chrome was released not too long ago.

When you have several script activated with Keisei, does Keisei work while nothing else works, or nothing at all works? What order of scripts are you using? And which other scripts fail?

There was an issue with another script of mine (Niai) because of some weird interaction of a Tampermonkey feature, but that was fixed (https://community.wanikani.com/t/userscript-wip-lock-script/24510/4).

I don't know what breaks for you, but I suspect that it is somehow related to Tampermonkey is acting strangely.

from wanikani-userscripts.

Koolstr avatar Koolstr commented on June 14, 2024

This is on Firefox, with Tampermonkey v4.8.5847. I've just tried enqueuing Keisei to run first out of all userscripts, but the problem persists. The problem remains even if it is the only script enabled.

This problem arose seemingly around the same time I updated to the latest version of Firefox. Perhaps look into that?

from wanikani-userscripts.

mwil avatar mwil commented on June 14, 2024

I tested on OSX and Windows on Firefox 62.0.2, Tampermonkey v4.8.5847, it is still working for me.

Is there any console output when you just use Keisei (Ctrl-Shift-K or Cmd-Opt-K)? Also, you can try to set Tampermonkey's Logging Level in Tampermonkey's Settings > General to Debug, it gives hopefully more hints what is causing this.

Are you using some specific security solution that might block Tampermonkey? Keisei uses advanced Tampermonkey features like reading styles from resource files that maybe no other userscript is using, and this might trigger a blocking reaction of the whole Tampermonkey.

from wanikani-userscripts.

mwil avatar mwil commented on June 14, 2024

I haven't found the source for this yet, but it must be within the recent changes.

For now you can downgrade to v1.6.7, this fixed the problem for other FF users. Downgrade link

from wanikani-userscripts.

mwil avatar mwil commented on June 14, 2024

I think I found the source for this problem, GM_getValue() completely trips Firefox when used with the optional default value.

Version 1.7.3 should fix your issue.

Please feel free to open another issue if this issue still persists for you.

from wanikani-userscripts.

Koolstr avatar Koolstr commented on June 14, 2024

Indeed, that seemed to be the issue. It works now. Thank you so much for being on top of this and fixing it!

from wanikani-userscripts.

Koolstr avatar Koolstr commented on June 14, 2024

The same problem now occurs for the Niai script as well. Please patch it there too.

from wanikani-userscripts.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.