The Following User Says Thank You to ekze For This Useful Post: | ||
![]() |
2015-08-09
, 13:01
|
|
Posts: 2,448 |
Thanked: 9,523 times |
Joined on Aug 2010
@ Wigan, UK
|
#242
|
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?
/opt/qml-browser/bin/qml-browser --url=%s
The Following 9 Users Say Thank You to marxian For This Useful Post: | ||
![]() |
2015-08-10
, 06:51
|
Posts: 638 |
Thanked: 1,692 times |
Joined on Aug 2009
|
#243
|
The Following User Says Thank You to xes For This Useful Post: | ||
![]() |
2015-08-20
, 13:52
|
Posts: 638 |
Thanked: 1,692 times |
Joined on Aug 2009
|
#244
|
![]() |
2015-08-20
, 17:36
|
Posts: 2,292 |
Thanked: 4,135 times |
Joined on Apr 2010
@ UK
|
#245
|
![]() |
2015-08-29
, 11:27
|
Posts: 2 |
Thanked: 10 times |
Joined on Aug 2015
|
#246
|
[cuteTube2] regExp="(http(s|)://(www.|m.|)youtube.com/(v/|.+)(v=|list=|)|http://youtu.be/)" command=dbus-send --print-reply --type=method_call --dest=org.marxoft.cutetube2 / local.cuteTube2.DBusService.showResource string:"%URL%"
The Following 10 Users Say Thank You to Vajb For This Useful Post: | ||
![]() |
2015-09-06
, 18:10
|
Community Council |
Posts: 691 |
Thanked: 1,240 times |
Joined on Sep 2010
@ Mbabane
|
#247
|
![]() |
2015-09-10
, 06:23
|
Posts: 638 |
Thanked: 1,692 times |
Joined on Aug 2009
|
#248
|
The Following 4 Users Say Thank You to xes For This Useful Post: | ||
![]() |
2015-09-25
, 18:32
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#249
|
~ $ /opt/qml-browser/bin/qml-browser
QDeclarativeComponent: Component is not ready
"file:///opt/qml-browser/qml/main.qml:184:5: Unable to create type SettingsDialog"
"file:///opt/qml-browser/qml/SettingsDialog.qml:190:5: Unable to create type ListPickSelector"
"file:///usr/lib/qt4/imports/org/hildon/components/ListPickSelector.qml:75:5: Cannot assign to non-existent property "onCurrentIndexChanged""
Segmentation fault (core dumped)
![]() |
2015-10-21
, 19:20
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#250
|
~ $ /opt/qt-components-hildon-viewer/bin/viewer /opt/qmledit/qml/MainWindow.qml QDeclarativeComponent: Component is not ready "file:///opt/qmledit/qml/MainWindow.qml:220:5: Unable to create type SettingsDialog" "file:///opt/qmledit/qml/SettingsDialog.qml:251:5: Unable to create type ListPickSelector" "file:///usr/lib/qt4/imports/org/hildon/components/ListPickSelector.qml:103:5: Cannot assign to non-existent property "onCurrentIndexChanged"" Segmentation fault (core dumped)
![]() |
Tags |
browser, components, hildon, maemo 5, web browser |
|
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?
Last edited by ekze; 2015-08-09 at 08:19.