Code Monkey home page Code Monkey logo

dolphin-cef's Issues

Invalid PAX file

using a fresh install of Dolphin 7.20 , git cloned the repo, tried to install Chromium Embedded Framework pax file.
Get the error: "Invalid PAX file"
Package class(Object) error:
errorInvalidPAXFile:

In the meanwhile I see all the classes are in the folder, so I will try loading all of them.

I noticed in the PAX file there are "imageStripperBytes" - does this have something to do with it? Or maybe you saved the PAX file with a different version of dolphin?

How can I inject javascript into the page?

Sorry for this being an issue, I didn't see a discussion page. Is it possible to execute javascript into the page with this package? I did some searching through the methods but didn't find anything definite that would allow me to do that.

Undefined Object does not understand #keysAndValuesDo: on WebBrowserView example

Hi. I'm trying to run WebBrowserView example. I've installed all the requirements and have both the sdl and cef packages installed.

I get a debugger at CefClient initialize

in the part :

self class callbackRegistry
keysAndValuesDo: [:aSymbol :aCallback | self perform: aSymbol with: aCallback asParameter].

the code "self class callbackRegistry" is nil. I noticed in the code that this variable CallbackRegistry gets set in onStartup of ExtendedExternalStructure and I'm guessing this doesn't get called?

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.