/srv/irclogs.ubuntu.com/2015/09/07/#ubuntu-app-devel.txt

=== chihchun_afk is now known as chihchun
=== chihchun is now known as chihchun_afk
ybonSeems oSoMon is not around those days; anyone else appears to know how to run the webbrowser with `--inspector` option?07:09
ybonthere*07:09
ybonthese* rhâââ07:09
dholbachgood morning07:14
=== davmor2_HOLS is now known as davmor2
JamesTaitGood morning all; happy Monday, and happy Buy a Book Day! 😃08:28
=== chriadam is now known as chriadam|away
rpadovaniHey all, I'm trying to reproudce a *mp3 file in an Audio QML components, but I have this error: http://pastebin.ubuntu.com/12306434/10:50
rpadovaniAny idea on which policy am I missing?10:50
rpadovaniI added audio10:51
popeyrpadovani: do you have network?10:54
popey*networking10:55
rpadovanipopey, I added it but doesn't work - also because is supposed to be there?10:55
popeystrange10:55
ogra_bug 1404188 ?10:58
ubot5bug 1404188 in Canonical System Image "QNetworkSession::isOpen() always returns false" [High,Confirmed] https://launchpad.net/bugs/140418810:58
nik90rpadovani: Try someother audio formats just to be sure that apparmor is not the one faulty here. We use Audio QML component with the "audio" policy and it works great (even with mp3).11:01
rpadovaninik90, ogra_ popey changing the format doesn't work, but now I've this error: http://pastebin.ubuntu.com/12306530/11:13
ogra_rpadovani, well, the bug report makes it look like it should be unrelated11:14
ogra_i mean to your audio issue11:14
karniHi folks, do we also have a qmake scope template? (not in the SDK, but someone may have whipped one up already)12:14
karniSeeing weird compile output when I try to build a scope in click chroot (as opposed to no errors on host machine build), any thoughts? http://paste.ubuntu.com/12307189/13:39
karniPerhaps someone from the SDK team could help?13:39
karniwhen I try to install libunity-scopes-dev in 15.04 click chroot, I get this (and not sure how I can fix)13:42
karni libunity-scopes-dev : Depends: libunity-scopes3 (= 0.6.16+15.04.20150410.3-0ubuntu1) but it is not going to be installed13:42
karniE: Unable to correct problems, you have held broken packages.13:42
karnitried apt-get -f install, etc13:42
didrockszbenjamin: you rock! :)14:00
zbenjamindidrocks: why :)14:00
didrockszbenjamin: just got your qtcreator ubuntu plugin fixes in wily ;)14:01
zbenjamindidrocks: ah ;)14:01
zbenjaminkarni: did you add the :armhf postfix?14:02
zbenjaminkarni: libunity-scopes-dev:armhf14:02
karnizbenjamin: not in this instance, will try14:02
karnizbenjamin: already installed. I tried buidling a qmake subproject manually, it went through. so it's probably project setup issue. thanks for replying though!14:04
zbenjaminkarni: yw, you are building a scope with qmake?14:04
karnizbenjamin: yes, because the app and the push helper are already set up with qmake.14:04
karniso it's most convenient for the scope to be so as well (subdirs template)14:05
zbenjaminkarni: +1, we will provide a qmake scope template too... when i get to it ....14:05
karnizbenjamin: :)14:05
InglebardHi everybody, Can some explain to me how open link to web browser from cordova inappbrowser plugin ?14:06
Inglebardor from c++ qt ?14:07
karniInglebard: http://doc.qt.io/qt-5/qml-qtqml-qt.html#openUrlExternally-method14:10
karniInglebard: for the former, dunno, sorry14:10
Inglebardkarni : thanks but the link is for qml not for c++, right ?14:12
karniInglebard: Qt.openUrlExternally(QString url)14:12
karniInglebard: let me double check, pretty sure that'd work14:12
rpadovanimzanetti, ogra_ popey nik90 it fails with all kind of files, but I found an interesting thing: there is this line in my application logs, but there isn't anything in mediascanner log14:14
rpadovaniCaught runtime exception from mediascanner:  unable to open database file14:14
karniInglebard: FTR that'd be QUrl, not QString. you could try this: http://doc.qt.io/qt-4.8/qdesktopservices.html#openUrl14:15
karniInglebard: TBH I think I haven't tried that yet.14:15
Inglebardkarni : I have already tried to use openUrl but nothing happens. Do you already succed ?14:17
karniInglebard: I never tried it.14:17
Inglebardkarni : I'm sad to not succed something that seems simple :'-(14:20
karniInglebard: you could emit signal from C++, and use Qt.openUrlExternally from QML, if that's of any help. not ideal, but simple solution.14:23
Inglebardkarni : Do you have an example ? (I'm pretty noob in c++/qml)14:24
karniInglebard: not at hand, sorry (can't help right now :<)14:24
Inglebardkarni : Ok, not problem, I will do some tests tonight.14:25
karniInglebard: if you pm me your e-mail, I'll ask a friend to mention that in his series of tutorials, I think it's something that should be very simple, like you said14:25
=== wendar_ is now known as wendar
=== JanC_ is now known as JanC

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!