QtWeb Internet Browser v3.8.5 works well in TC 6 x86. It's GPL and may submit. The website provides a binary, no compiling:
http://www.qtweb.net/download.htmlProblem is how it handles settings and cache:
Software should create subfolders QtWebCache and QtWebSettings at the same directory where QtWeb.exe is located, and QtWeb stores all caches and settings there.
http://qtweb.net/KB/temp_files_cookies.htmlPlacing QtWeb executable into usual /usr/local/bin, therefore, works for browser but can't write or make persistent QtWebCache and QtWebSettings directories.
Single user persistence would be easy, just run executable from /home/tc or .local/bin, settings and cache directories automagically created.
Tried linking the executable from /home/tc, didn't work to set up settings and cache directories.
As an extension, can't place qtweb.tcz's executable into /home or /opt as it will affect TC backup size.
Query:
Any way to set this up so QtWebCache and QtWebSettings can be created and persistent?
Aside: Posting from latest Dillo v3.0.5, will submit to x86 repo in the next while. This FLTK browser will be right at home in TC.