How do I set the webbrowser for preview, links, etc.?
How do I set the webbrowser for preview, links, etc.?
Hi forum!
I have a Gentoo Linux with KDE as desktop environment. I have Google Chrome, Mozilla Firefox and a Konqueror with webkit installed on my system (Firefox is my standard) and an apache webserver.
In Architect I'm unable to open the project preview and links. There is no error or something. Just nothing happens. I'm also unable to load data into a store. An error message appears:
Unable to load data using the supplied configuration.
Open in Browser: data/cars.json (also link not working)
I'm using a proxyserver to connect to the internet. It seems that Architect is going over the proxy with http://localhost/. Unsetting the $http_proxy in the shell makes the data loading of a store work.
I solved the not opening browser issue by removing the export path of LD_LIBRARY_PATH.
When configuring my SenchaArchitect script like this it all works fine.