Thread
: [Fremantle Maemo5]
[Announce] QML Browser - Web browser written using Qt Components Hildon
View Single Post
Wikiwide
2019-02-12 , 00:52
Posts: 2,006 | Thanked: 3,351 times | Joined on Jun 2010 @ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
#
273
Installed QML-browser recently, thanks to
Nwer OpenSSL
.
Replaced %QUERY% with %Q in searchengines configuration file. That one is easy and should be incorporated into new version of QML-Browser.
Am fixing the problem with search defaulting to DuckDuckGo and ignoring the settings. The current band-aid fix is to put something like "1/Wikipedia" into searchEngine setting (by using currentIndex of ListPickSelector), instead of "Wikipedia", and then extract the integer {with .split("/")[0] and parseInt(String)} as needed in UrlInputField (to replace hard-coded 0). Works, but ListPickSelector doesn't like it. There could be a more graceful solution than that, I think, but that would require recompiling the binary?
Thank you. Best wishes.
~~~~~~~~~~~~~~~~~
Per aspera ad astra...
Quote & Reply
|
The Following 6 Users Say Thank You to Wikiwide For This Useful Post:
Android_808
,
Halftux
,
imaginaryenemy
,
juiceme
,
peterleinchen
,
robthebold
Wikiwide
View Public Profile
Send a private message to Wikiwide
Find all posts by Wikiwide