Code Monkey home page Code Monkey logo

Comments (6)

twolfson avatar twolfson commented on July 20, 2024

I'm seeing failures in 1.4.3 as well yet 1.4.2 is passing. I don't see any relevant issues since 1.4.3's release. I've done a little bit of debugging and it looks like something in Karma's setup as loading http://google.com/ works fine.

from karma-electron.

twolfson avatar twolfson commented on July 20, 2024

I moved to launching Karma in its continuous mode and launching electron directly. This is the error we are getting:

$ ./node_modules/.bin/electron lib/electron-launcher.js --url http://localhost:9876/
/home/todd/github/karma-electron/lib/electron-launcher.js:4
  throw err;
  ^

TypeError: Cannot set property 'openerId' of undefined
    at mergeBrowserWindowOptions (/home/todd/github/karma-electron/node_modules/electron/dist/resources/electron.asar/browser/guest-window-manager.js:44:35)
    at EventEmitter.<anonymous> (/home/todd/github/karma-electron/node_modules/electron/dist/resources/electron.asar/browser/guest-window-manager.js:144:13)
    at emitMany (events.js:127:13)
    at EventEmitter.emit (events.js:201:7)
    at WebContents.<anonymous> (/home/todd/github/karma-electron/node_modules/electron/dist/resources/electron.asar/browser/api/web-contents.js:219:13)
    at emitTwo (events.js:106:13)
    at WebContents.emit (events.js:191:7)

from karma-electron.

twolfson avatar twolfson commented on July 20, 2024

I'm going to try setting up a minimal gist to reproduce the error and opening an issue on electron.

from karma-electron.

twolfson avatar twolfson commented on July 20, 2024

Alright, the issue has been reported in electron/electron#7519. For now, I suggest sticking to [email protected]

from karma-electron.

yaooluu avatar yaooluu commented on July 20, 2024

@etiennejcharles I'm having the exact same issue. Thanks for reporting it and the downgrade suggestion.

@twolfson Thanks for the detailed trace of this issue! I've learned from it. :)

from karma-electron.

twolfson avatar twolfson commented on July 20, 2024

[email protected] has been released and it looks like the issue has been resolved. Closing this issue

from karma-electron.

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.