Coder Social home page Coder Social logo

nodebob's People

Contributors

bendi avatar bwl21 avatar geo8bit avatar layerssss avatar martinduparc 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  avatar  avatar  avatar  avatar  avatar

Watchers

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

nodebob's Issues

Windows 8 default AV detects release as unsafe

After building the app on a fresh Windows VM, opening the app gives a giant warning about the file being unsafe.

Is there some sort of signing required for Windows apps that this build process doesn't support?

image

Unwanted behaviour

I created an nw application (uncompressed), built with nodebob.

This application is installable in the folder chosen by the user.

When the application runs, it does so from the temporary folder.

How simply run the app from the chosen folder, please?

cannot run on ubuntu

i was able to compile the sample app using build.linux.sh. there were two folders created:
release.linux-ia32
release.linux-x64

inside these two directories is the application 'app' which i cannot run:

rationalboss@ubuntu:~/Downloads/nodebob-master/release.linux-ia32$ ./app
./app: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory

rationalboss@ubuntu:~/Downloads/nodebob-master/release.linux-ia32$ ./app
./app: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory

Spaces in path

The typical cmd horror. As soon as there's a space in the cwd everything fails.

Icon does not change

Icon does not seem to want to change. Everything is correctly set, in file and with app.ico. However, the icon shows when the application is launched. Stays default otherwise.

Request new batch files for newer node-webkit version (giving advices)

I finally achieved how to implement the new node-webkit v0.10.1: (Jul 30, 2014, based off of Node v0.11.13, Chromium 35.0.1916.113).
I didnt change the batch files, actually i dont know anything about the code of it.
Two things has to be done if you want to update the batch (suggestion):

  • In every build, copy the necesary files overwritting everything, not just the .exe (in windows), in order to prevent problems between file versions.
  • new node-webkit (10.0 or more) need other new files in the release folder.

Only one instance of compiled application will open at a time

When testing my node-webkit application by passing the .nw to nw.exe, I can launch as many instances of it as I like. However, after compiling it with nodebob, I can only seem to launch one. Is there any way to prevent this behavior? The application I created is designed to have multiple instances running side-by-side.

Edit: I just manually compiled a .exe (using the instructions here), and I get the same limitation. Sorry, this is probably not a nodebob-specific problem. Feel free to close; I will likely need to look to node-webkit for answers.

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.