[01:00] good evening, could anyone tell me if there is much of a difference between a dual boot ubuntu image and a full installation for a nexus 4? thanks === aaron_ is now known as ahoneybun [01:39] ahayzen: still around? === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun [06:32] how can I do a vibration in QML app? thanks [07:10] liuxg: HapticsEffect is what you want for that https://developer.ubuntu.com/api/apps/qml/sdk-14.10/QtFeedback.HapticsEffect/ [07:11] DanChapman, thanks. do you have any example for using the API? I have not tried it yet. [07:14] liuxg: there is an example on that docs page i linked. [07:14] DanChapman, OK. thanks! I will it :) [07:39] DanChapman, thanks, it works beautifully === ara is now known as Guest1907 === oSoMoN__ is now known as oSoMoN === chihchun is now known as chihchun_afk === beuno_ is now known as beuno === jgdxx is now known as jgdx [13:53] ogra_, has anyone else reported photo sharing from the gallery not actually sharing the photo in your alternate-webapps-container version of G+? [13:54] JamesTait, you mean directly from gallery ? === pat_ is now known as Guest98059 [13:54] or when importing into G+ via content hub [13:55] ogra_, oh, actually it was from camera app - I took a photo, swiped across to view it, shared via the top-right menu. [13:55] hmm, that shouldnt be offered, i dropped that ... [13:55] do you run the app from the store or did you sideload it ? [13:56] the only thing the app in the store should offer is url sharing ... photos and videos are excluded in that version [13:56] I think originally I might have sideloaded it, and then updated via the store when it became available there. I woudln't swear to it, though. [13:56] you need to import them from the running G+ app [13:57] hmm, might be that the versioning of the sideloaded one was higher ... the store has 0.2 [13:57] (so uninstall and re-install it) [13:57] ogra_, just checked my ~Downloads - google-plus.ogra_0.2_all.click [13:58] ogra_, so it looks like I sideloaded it. [13:58] right, uninstall and reinstall should fix it then [13:59] ogra_, cool, thanks. ☺ I thought it would probably be just me! === Guest98059 is now known as pmcgowan [14:03] ogra_, yep, uninstalling and re-installing drops it from the sharing menu. [14:03] perfect [14:04] sharing after importing into the app will work though ... [14:06] I still have the "official" webapp in the sharing menu, so I can use that, and then use yours for browsing (which looks better, IMO). [14:13] right, that will work too :) [14:19] is there anyway to detect the orientation change in QML application? [14:22] liuxg, https://developer.ubuntu.com/api/apps/qml/sdk-14.10/QtSensors.OrientationReading/ [14:25] ahayzen, yeah, thanks! except that, is there a easier way to do that? I just tried to use "onWidthChanged" in the MainView, but it does not seem to work. [14:25] liuxg, as the example states onReadingChanged: { } [14:25] ahayzen, it would be good to fix the orientation of the app as well. [14:26] yeah all of these improvements we are waiting for to land for some apps :/ [14:28] ahayzen, thanks for that. I know it should work. :) for the orientation detection, if it is accessible without using the sensor (underneath, it should be case), that would be the best. this is such a commonly used feature for a lot of apps. [14:29] liuxg, the width > height I did manage to use for one app to detect if you are in landscape/portait [14:30] liuxg, i had "property bool landscape: width > height" on the PageStack [14:30] ahayzen, I just tried to use onWidthChanged in the MainView. it does not seem to give me anything. Maybe, I will get another try. [14:30] ahayzen, you used that on the pagestack. in my app, I do not use the pagestack. [14:31] i don't think that worked for me IIRC but on the pagestack or something that was a child did, it was weird if i remember correctly [14:31] liuxg, probably best to ask some SDK folks ;-) [14:33] ahayzen, thanks. I just tried another example. the width and height are not changed when orientation is changed. [14:36] ahayzen, thanks for answering. I just checked width change event of the Page, it is the same. [14:37] liuxg, probably best to make a mini-app and then ask the sdk guys why it doesn't work, then if they agree it is a bug report it :) [14:37] liuxg, ahayzen: AFAIK detecting the width and height change of the mainview used to work, since that's how I was able to use Ubuntu.Layouts to morph between phone, tablet portrait and tablet landscape UIs for my flashback a long time ago. [14:37] liuxg: I haven't tested it recently [14:37] liuxg: I basically defined property bool isLandscape: width > height [14:37] and used that [14:37] nik90, for me it worked in like the PageStack but then that app was weird as it was a Window->MainView->PageStack [14:38] bfiller: https://code.launchpad.net/~uriboni/oxide/find-in-page/+merge/258184 [14:38] yeah i did the same but in the PageStack [14:38] ah ok [14:39] nik90, ahayzen, I am now using the 15.04 image. it is very weird that I did not get the change event. [15:19] nerochiaro: the oxide MR has conflicts https://code.launchpad.net/~uriboni/oxide/find-in-page/+merge/258184 [15:21] bfiller: i will merge trunk into it shortly. middle of something right now [15:21] nerochiaro: thanks [15:51] bfiller: fixed the find in page MR for oxide by merging trunk [15:57] nerochiaro: thanks [16:19] Elleo: seems cutespotify is broken on vivid arale :( http://paste.ubuntu.com/11132731/ [16:20] popey: :/ will try to take a look at the weekend [16:21] kk === JamesTai1 is now known as JamesTait === _salem is now known as salem_ [19:24] Hello. I would like to install the developer kit for ubuntu sdk 14.10 from the command line. I used the following command: sudo click chroot -a armhf -f ubuntu-sdk-14.10 create [19:26] However, the command fails: http://paste.ubuntu.com/11135043/ [19:27] The server on which I want to install the click chroot has ubuntu 14.04. === salem_ is now known as _salem [21:44] hi there mhall119 === Benno-007 is now known as Guest40312