[07:17] hi there [07:17] is there any way to get screenshots via html5 or QML api ? [07:18] "femma" [07:18] "femma1" [07:19] @zzarr [07:19] hi there [07:19] how to use irc :) [07:26] hey owaishanif786 [07:26] from QML you mean programmatically getting a screenshot? [07:26] yes [07:27] whether its QML or javascript I just want to know is there any api access or function for getting screenshots [07:27] owaishanif786: https://developer.ubuntu.com/api/apps/qml/sdk-15.04.4/QtQuick.Item/#grabToImage-method [07:28] you basically pass a filename and it gets saved on disk (or memory card) [07:28] thanks let me check it === athairus is now known as afkthairus === Kaleo_ is now known as Kaleo [11:10] timp: zsombi zbenjamin: bug 1589903 is the one I mentioned [11:10] bug 1589903 in Ubuntu File Manager App "Use AdaptivePageLayout to implement multiple columns" [Undecided,New] https://launchpad.net/bugs/1589903 === chihchun is now known as chihchun_afk [13:04] t1mp: Another one for you: I filed bug 1589982 [13:05] bug 1589982 in ubuntu-ui-toolkit (Ubuntu) "QWARN : tst_Page::testAnchorToPage_bug1249386() qml/Ubuntu/Components/Themes/Ambiance/1.2/ToolbarButtonStyle.qml:34:9: QML QQuickImage: Cannot open: qml/Ubuntu/Components/artwork/back.png" [High,New] https://launchpad.net/bugs/1589982 [13:05] yay.. [13:05] kalikiana: where did the image go? [13:06] hmm, we have an icon for that now I guess [13:06] kalikiana: ahh, toolbar. That is not the header. That is the old toolbar at the bottom [13:07] kalikiana: you are importing 1.1 there, not 1.2 [13:08] t1mp: there is no MainView in 1.1 :-) [13:09] I guess I should mention, for clarity, that the code is the 1.2 version [13:09] hmm [13:09] there is a MainView 1.1, but the source is indeed 1.2/MainView [13:09] .qml [13:10] There is no MainView 1.1 [13:10] not even in qmldir [13:10] anyway I updated the description === _salem is now known as salem_ [13:19] kalikiana: MainView 1.0 1.2/MainView.qml [13:19] 1.1 falls back to 1.0 which is 1.2 ;) [13:19] Yes [13:20] 1.1 has no MainView, I stand by that [13:20] And it's wonderfully confusing, we should do stuff like that in 1.3, it's too straightforward === chihchun_afk is now known as chihchun [14:26] Elleo: Hi! I'm playing with CuteSpotify sources and I have some doubt about the libQtSpotify branches on GitHub. Could you suggest me which one I should pick? === afkthairus is now known as athairus === salem_ is now known as _salem === _salem is now known as salem_ [18:29] hi [18:30] can anyone here tell me if it's possible to package a gstreamer plugin within a click package? [18:31] (considering I don't use gstreamer directly, but through QtMultimedia) [18:34] jhodapp: ^ maybe one for you? [18:57] aldrog, not that I'm aware of [18:57] aldrog, well not sure that it's not possible, but don't believe it's been done before [18:57] I would think that it would be possible, but have not tried it myself [18:58] I'm just completely unfamiliar with click so have no idea what to try [19:00] aldrog, yeah and I as well have no experience packaging with click...so sounds like someone who knows click better would be a good person to talk to [19:00] aldrog, what exactly would you like to try to do? [19:01] jhodapp, I'm building a client for streaming service which uses hls [19:01] jhodapp, and hls is in bad gst plugins, which are not included in UT [19:01] aldrog, cool, well we have a story for my team next sprint which will investigate what we can ship by default from gst-plugins-bad...HLS being one of the main investigation points [19:02] aldrog, and we'll also be testing out upgrading to gstreamer 1.8.x for the phone image [19:03] jhodapp, yeah, i've seen gstreamer upgrade being discussed on ubuntu-phone mailing list [19:04] jhodapp, and it would be really cool if HLS was supported out of the box [19:07] aldrog, yeah so I'd say hold off trying to package in a click for now and hold tight while we try and resolve these issues in the backend itself [19:07] aldrog, I'd recommend joining #ubuntu-media as well...we media guys hang out in there [19:09] jhodapp, thanks for info and advices :) [19:10] np === Shawn is now known as Guest94099 [19:48] hi