Code Monkey home page Code Monkey logo

Comments (5)

murataygunn avatar murataygunn commented on September 14, 2024 1

I've used this comman to clone;
git clone --recurse-submodules https://github.com/G33kDude/Chrome.ahk.git

It downloaded submodules as well. No problem here.

When i try to run the pastebin example i get this error;

image

I've tried different computers as well. Same issue. Latest AHK 1.1.33.02 vers. AutoHotkeyU64.exe installed.

from chrome.ahk.

G33kDude avatar G33kDude commented on September 14, 2024

In what way does it not work? Did you also initialize/update the required submodules? Git does not pull submodules with the main repository by default, so you must either run the appropriate command to grab submodules, or use the released version which has all submodules/dependencies baked in.

from chrome.ahk.

murataygunn avatar murataygunn commented on September 14, 2024

Release version works ok.

from chrome.ahk.

mark-wiemer avatar mark-wiemer commented on September 14, 2024

I've fixed this in my fork: mark-wiemer/Chrome.ahk

from chrome.ahk.

tenbob avatar tenbob commented on September 14, 2024

It would be helpful if the OP had said what the problem was in the title. It should really be "Call to nonexistent function Jxon_Dump()". I had the same problem. I don't fully understand the code, but it looks like the function is being executed inside its own definition. Is that right?

Thanks to @mark-wiemer who has solved this problem in his fork mark-wiemer/Chrome.ahk. @mark-wiemer also solved another problem which is a fatal error when the debug message contains a boolean value.

I don't see a Pull Request to bring this into the main branch. Without these changes the program seems to be unusable. Can someone make a PR, please.

from chrome.ahk.

Related Issues (20)

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.