Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • NW.js Essentials
  • Toc
  • feedback
NW.js Essentials

NW.js Essentials

By : Benoit
4.8 (5)
close
NW.js Essentials

NW.js Essentials

4.8 (5)
By: Benoit

Overview of this book

If you are an experienced Node.js developer who wants to create amazing desktop applications using NW.js, this is the book for you. Prior knowledge of HTML5, jQuery, and CSS is assumed.
Table of Contents (11 chapters)
close
10
Index

Troubleshooting common issues


In Chapter 1, Meet NW.js, we saw how to fix the libudev.so.0 issue, but there are a few other common issues addressed in the NW.js Wiki page:

  • Audio issues: This might depend on using nonfree media formats, such as MP3; check Chapter 4, Data Persistence Solutions and Others Browser Web APIs, for more information on the subject.

  • Video issues: Your video card might be blacklisted; in that case, run NW.js by passing the --ignore-gpu-blacklist attribute inside the chromium-args object in the manifest file. If it still does not work, it might be due to the lack of a DLL library; try copying d3dx9_43.dll and d3dcompiler_43.dll from the Chrome installer.

  • DevTools are not showing: As stated previously, DevTools are run on a local instanced server. Proxy settings or custom host configurations might interfere with their visualization.

  • JavaScript blocks CSS animations: JavaScript and CSS animations run inside the same thread. You can change this behavior by adding the --enable...

bookmark search playlist font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete