=== chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk [07:09] Seems oSoMon is not around those days; anyone else appears to know how to run the webbrowser with `--inspector` option? [07:09] there* [07:09] these* rhâââ [07:14] good morning === davmor2_HOLS is now known as davmor2 [08:28] Good morning all; happy Monday, and happy Buy a Book Day! 😃 === chriadam is now known as chriadam|away [10:50] Hey 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] Any idea on which policy am I missing? [10:51] I added audio [10:54] rpadovani: do you have network? [10:55] *networking [10:55] popey, I added it but doesn't work - also because is supposed to be there? [10:55] strange [10:58] bug 1404188 ? [10:58] bug 1404188 in Canonical System Image "QNetworkSession::isOpen() always returns false" [High,Confirmed] https://launchpad.net/bugs/1404188 [11:01] rpadovani: 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:13] nik90, ogra_ popey changing the format doesn't work, but now I've this error: http://pastebin.ubuntu.com/12306530/ [11:14] rpadovani, well, the bug report makes it look like it should be unrelated [11:14] i mean to your audio issue [12:14] Hi folks, do we also have a qmake scope template? (not in the SDK, but someone may have whipped one up already) [13:39] Seeing 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] Perhaps someone from the SDK team could help? [13:42] when I try to install libunity-scopes-dev in 15.04 click chroot, I get this (and not sure how I can fix) [13:42] libunity-scopes-dev : Depends: libunity-scopes3 (= 0.6.16+15.04.20150410.3-0ubuntu1) but it is not going to be installed [13:42] E: Unable to correct problems, you have held broken packages. [13:42] tried apt-get -f install, etc [14:00] zbenjamin: you rock! :) [14:00] didrocks: why :) [14:01] zbenjamin: just got your qtcreator ubuntu plugin fixes in wily ;) [14:01] didrocks: ah ;) [14:02] karni: did you add the :armhf postfix? [14:02] karni: libunity-scopes-dev:armhf [14:02] zbenjamin: not in this instance, will try [14:04] zbenjamin: 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] karni: yw, you are building a scope with qmake? [14:04] zbenjamin: yes, because the app and the push helper are already set up with qmake. [14:05] so it's most convenient for the scope to be so as well (subdirs template) [14:05] karni: +1, we will provide a qmake scope template too... when i get to it .... [14:05] zbenjamin: :) [14:06] Hi everybody, Can some explain to me how open link to web browser from cordova inappbrowser plugin ? [14:07] or from c++ qt ? [14:10] Inglebard: http://doc.qt.io/qt-5/qml-qtqml-qt.html#openUrlExternally-method [14:10] Inglebard: for the former, dunno, sorry [14:12] karni : thanks but the link is for qml not for c++, right ? [14:12] Inglebard: Qt.openUrlExternally(QString url) [14:12] Inglebard: let me double check, pretty sure that'd work [14:14] mzanetti, 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 log [14:14] Caught runtime exception from mediascanner: unable to open database file [14:15] Inglebard: FTR that'd be QUrl, not QString. you could try this: http://doc.qt.io/qt-4.8/qdesktopservices.html#openUrl [14:15] Inglebard: TBH I think I haven't tried that yet. [14:17] karni : I have already tried to use openUrl but nothing happens. Do you already succed ? [14:17] Inglebard: I never tried it. [14:20] karni : I'm sad to not succed something that seems simple :'-( [14:23] Inglebard: you could emit signal from C++, and use Qt.openUrlExternally from QML, if that's of any help. not ideal, but simple solution. [14:24] karni : Do you have an example ? (I'm pretty noob in c++/qml) [14:24] Inglebard: not at hand, sorry (can't help right now :<) [14:25] karni : Ok, not problem, I will do some tests tonight. [14:25] Inglebard: 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 said === wendar_ is now known as wendar === JanC_ is now known as JanC