[19:18] zbenjamin: hi, is there a branch of lp:qtcreator-plugin-ubuntu that compiles with qtc master? [19:19] even more: what speaks against moving the plugin to the qtc repo and then let tobias and his gang deal with their permanent api breaking? ;-) [19:20] ...but situation right now is, that I'd have to setup a virtual machine or something for using the ubuntu sdk, as the qtc from ubuntu sdk kills my kits from qtc 3.6 [19:38] hmm... found https://developer.ubuntu.com/en/blog/2015/04/13/inner-workings-sdk/, and this gives me a click package [19:39] question now is how to manually upload it to the phone [19:44] hmm... let's see what the plugin does for deploying packages... [19:49] appdevs: tried to hack on an app today, first time with SDK. Was following some API docs and came upon the need for Ubuntu.Content QML lib. Now, I'm on 14.04 but the target is set to 15.04 sdk. Thus I was surprised that this library was not imporable in my SDK. Does one really need 15.04 to develop apps with this library, or is there something wrong in my SDK install? [19:51] hasselmm, if you use adb push /path/on/pc.click /path/on/device.click ... then you can run ... adb shell pkcon install-local --allow-untrusted /path/on/device.click .. to install the click on the device [19:52] jaywink, how are you running the app in the emulator or on a device or on the desktop directly ? [19:52] ahayzen: cool, let's try! [19:53] ahayzen, the problem is qtcreator says "cannot import" to the QML import .. ie "import Ubuntu.Content 1.1" as per 15.04 API docs example [19:54] so I'm assuming the library is just missing. I just added the PPA and installed the ubuntu-sdk [19:54] yeah i get that as well, but it runs fine on device [19:54] aha :P [19:55] so the lib is just missing locally for some reason. A friend of mine said for him it imports in the editor too, but he is running 15.04 [19:56] idk, i've always had that problem with QtC seems to get confused with the chroot's or something. Probably best to ask in EU working hours in the week when some sdk guys are about if you want further help/guidance [19:57] jaywink, have you got a device or setup the emulator to try it on ? [19:59] ahayzen: hey, this works! cool! [19:59] hasselmm, yey \o/ [19:59] ahayzen, yes I have an Aquaris 4.5. I'll ignore the import errors then and actually try running it. I didn't even try running or working on the app due to the missing parts of the SDK I need. thanks! [20:00] so much more enjoyable to get live help via irc, than visiting endless stackoverflow pages. [20:00] feels so much more real, it so more enjoyable :D [20:00] :-) [20:02] but hey, cool. seems for a start i can deal with customizing qtc project settings... long term solution (ubuntu plugin in qtc master :D) will take longer :D [20:04] hasselmm, this script may be of interest to you, i use it for deploying bzr branches to my device http://pastebin.ubuntu.com/13289724/ [20:05] guess i'll have to abuse that i can visit the qtc creator developers via public transportation, and donate some a few beers... :D [20:05] ahayzen: thank you! [20:05] hah :-) no problem [20:06] and my spelling is horrible this evening... sorry for that.