Add to the last issue, I was also facing some issues in launching a dedicated client in Google Chrome, as whenever i was opening it i was getting the error as below :
Oops! Google Chrome could not connect to localhost:8080
With some of the time spent in debugging this issue, i have found that Google itself given the steps to solve this one. Let me explain how.
When you get this error. There is one link which will appear at the bottom of the browser mentioning as :
Why am I seeing this page ?
Once you clicked this, click on the link :
Enable or disable suggestions on navigation errors
There will be below instruction which you will get on clicking the above link as :
Suggestions for navigation errors are enabled by default. Follow the steps below to turn the feature off.
1. Click the Chrome menu Chrome menu on the browser toolbar.
2. Select Settings.
3. Click Show advanced settings and find the "Privacy" section.
4. Deselect the "Use a web service to help resolve navigation errors" checkbox to disable the feature. Select the checkbox to enable it again.
Also, make sure that you run the genb everytime you compile changes on srf before launching the dedicated client. If this is not done, you will end up with blank screen on the launch of dedicated client.
Keep Exploring !!!