Code Monkey home page Code Monkey logo

nwjs_rpi's People

Contributors

jalbam avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nwjs_rpi's Issues

Audio is not defined

With a working Chrome app, using node-webkit on RaspPi, I get the following error :

Uncaught ReferenceError: Audio is not defined
It looks like the html5 audio API is off.

No such file or directory ERROR

I can't run the nw file.

I've changed it's running permissions (chmod +x nw), but even so it's stil won't run.

== ENV ==
Raspberry Pi 3 B

uname -a

Linux raspberry 6.1.61-v8+ #1696 SMP PREEMPT Thu Nov 2 16:44:46 GMT 2023 aarch64 GNU/Linux

ls -lastrh /opt/Webkit/nw

90M -rwxr-xr-x 1 root root 90M Nov 11 19:43 /opt/Webkit/nw

/opt/Webkit/nw

-bash: /opt/Webkit/nw: No such file or directory

strace -f -s 1000 /opt/Webkit/nw

execve("/opt/Webkit/nw", ["/opt/Webkit/nw"], 0x7ff865dea8 /* 21 vars */) = -1 ENOENT (No such file or directory)
strace: exec: No such file or directory
+++ exited with 1 +++

Can anyone help me ?

<audio> support

Hi
Thanks for the prebuilt binary.
I don't seem to be getting support (.ogg files) ?
Is it supported? or do I have a dependency issue ?

Build instructions ?

Is it possible to share your build configurations to build it ourselves ? Would like to have the newest nwjs version

Daemonizing nwjs

I need to make a daemon with the nwjs window so that I can start or stop it from command line and automatically launch it on startup. I've unsuccessfully tried to do so with systemctl and init.d (I think they just didn't manage to get control of display, even by launching a shell with export DISPLAY=:0.0). Any clues?

Crashes on start

nw crashes every time when started:

[871:0108/045032:ERROR:zygote_host_impl_linux.cc(144)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[873:0108/045034:ERROR:nss_util.cc(734)] Failed to load NSS libraries.

util.js:554
  ctor.super_ = superCtor;
              ^
TypeError: Cannot set property 'super_' of undefined
    at Object.exports.inherits (util.js:554:15)
    at Function.startup.initNw (node.js:796:34)
    at startup (node.js:67:13)
    at node.js:876:3

Request to move repo under NW Userland

Hi @jalbam,

I'm part of a GitHub org called NW Utils. I'm trying to consolidate NW tooling so it's easier to find useful projects and give much needed life to stagnant ones. I also think this would be a great opportunity to exchange ideas and learn new things. Let me know what you think and if you’d be willing to.

Best Regards
Ayushman

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.