- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I have a bad loop that blocks XDK. I tried to insert alert, and stop() but it does not work. XDK freezes and closing does not work. I tried to kill it with command line kill -9 xdkpid. The process reapers. How do I kill XDK on Linux?
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Try pkill or killall command!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There are also may be some node-webkit processes you need to kill (nw). But if you mean the problem comes back when you restart the XDK, if you kill the XDK it should startup with a "safe restart" message, in which case you should take the "safe restart" option so you can switch away from the Emulate tab (which is where I presume you were located when you got the hang due to a bad loop). Then you can go into your code an change whatever is ailing your app and try it again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks.
I solved my problem but then I started to put corrupt values in localstorage to test the robustness of my app. The xdk managed to crash my computer(only once) and I use xubuntu. My computer have not crashed for years.
'killall nw' works to close xdk.
Thanks again for the help.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page