View Single Post
marxian's Avatar
Posts: 2,448 | Thanked: 9,523 times | Joined on Aug 2010 @ Wigan, UK
#242
Originally Posted by ekze View Post
It is finally working on thumb cssu as of last update, thanks!
How does one make it default browser so it can handle URLs in chats, etc? I tried adding "/opt/qml-browser/bin/qml-browser %s" in browser switchboard, but it just opens a browser itself, not the URL that I clicked.

Also, cookies still not working I take it? No way to remember login on sites?
QML Browser only accepts named arguments, so to open a browser window with a URL:

Code:
/opt/qml-browser/bin/qml-browser --url=%s
RE: Cookies

Enabling persistent storage caused the application to crash in earlier versions. I have not tested it with the current version, but since the browser engine is still the same, I don't expect any change. I'll try it and, if it works, re-enable it for the next update.
__________________
'Men of high position are allowed, by a special act of grace, to accomodate their reasoning to the answer they need. Logic is only required in those of lesser rank.' - J K Galbraith

My website

GitHub
 

The Following 9 Users Say Thank You to marxian For This Useful Post: