Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

user complains that double click on the app does nothing #30

Closed
ralyodio opened this issue Oct 24, 2013 · 9 comments
Closed

user complains that double click on the app does nothing #30

ralyodio opened this issue Oct 24, 2013 · 9 comments

Comments

@ralyodio
Copy link

they downloaded the linux version and double click on the binary 'bmr' app and nothing happens for them.

It works fine for me on a mac.

@steffenmllr
Copy link
Contributor

There was a bug #19 with the linux build, try getting the newest version of the plugin and do the build again. Virtualbox is great for testing the releases - tell me if it worked.

@ralyodio
Copy link
Author

Ok, I installed Ubuntu on a VM, and this is what I get when I click on my app:

http://i.imgur.com/Xg3j11W.png

@zsup
Copy link

zsup commented Jan 1, 2014

I just encountered this same issue; build works fine on Mac and Windows, but on Linux, double-clicking the app does nothing to load it. Running Ubuntu 13.10 using Parallels 9 on a MacBook Pro Retina. Happy to share any other details of my build, if it's helpful for debugging.

Was there ever any resolution to this issue, or hypotheses for what's going on?

@ralyodio
Copy link
Author

ralyodio commented Jan 1, 2014

last i checked it was a problem with chromium, there didn't seem to be any resolution in sight, so I gave up on node-webkit. I'm looking into http://appjs.com/ as a replacement.

@vladikoff
Copy link
Contributor

@chovy Seems like AppJS uses Chromium as well. From https://github.com/appjs/appjs#appjs ?

@zsup
Copy link

zsup commented Jan 3, 2014

Was able to fix it on my system, and I found the fix that node-webkit recommends:

https://github.com/rogerwang/node-webkit/wiki/The-solution-of-lacking-libudev.so.0

@ralyodio
Copy link
Author

ralyodio commented Jan 3, 2014

exactly why i gave up on node-webkit. i can't expect users to do that

@ralyodio
Copy link
Author

how did popcorntime resolve the issue?

@steffenmllr
Copy link
Contributor

Not sure, maybe updated to the newest nw. I'm not working on windows and this is a duplicate of #19 - maybe you should try it again with the newest version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants