[03:27] balloons: the normal process is that non-SDK people send MRs against the project and we review them before integration. === kalikiana_ is now known as kalikiana === |svij| is now known as svij === alecu_ is now known as alecu === DanChapman_ is now known as DanChapman [07:32] hi guys [07:32] someone can tell how to set download path for ubuntu-download-manager [07:33] i cant find it on the api docs [09:41] hello all [10:04] vitimiti: would you please check what SDK version do you have? apt-cache policy qtcreator-plugin-ubuntu ubuntu-emulator [10:05] akiva-thinkpad: hello there, how is going? [10:07] vitimiti: The emulators are development enabled by default. You can also check from the terminal with `adb devices` if the emulator is visible. [10:13] bzoltan_, good. Just thinking about the plugin. BTW, I accidently took myself off as driver of the project, putting the sdk team in control. Mind either moving me to the sdk team or putting me back on as driver of the project, so I can actually merge to trunk? [10:14] akiva-thinkpad: done [10:15] akiva-thinkpad: after the project is integrated to the SDK we need to follow the same QA process as the other plugins, so you need to get each MR reviewed and tested before merging to the trunk :) [10:51] bzoltan_, well do [10:51] thanks [10:52] akiva-thinkpad: of course the ultimate target is to upstream your plugin to the main QtC :) specially that in this cycle we are going to move to the QtSDK installation model [10:54] the qtsdk installation model? [10:57] akiva-thinkpad: it means that Ubuntu SDK will not depend on the distro Qt packages, but it will be a compact QtC with all the dependencies included. [10:58] Interesting [10:59] akiva-thinkpad: the problem is that with 15.10 the Qt will be on 5.5 or even newer... when the LTS what we still support is on 5.2 It is impossible to provide the same functionality and same UI from a single QtC what builds on both 5.6 and 5.2 Qt [10:59] bzoltan_, so the goal is to have the sdk up to snuff for all lts's? [11:00] akiva-thinkpad: The developers wil hardly realize the difference :) The bonus is that the Ubuntu SDK will just work on Debian-Fedora-OSX too ... with certain limitations of course [11:00] akiva-thinkpad: Yes, LTS is LTS ... we must provide SDK bits to developers who are using LTS [11:00] bzoltan_, hmmmm, interesting. [11:11] bzoltan_, sorry, I reformated the PC and I wasn't looking, let me check [11:12] bzoltan_, http://paste.ubuntu.com/10885445/ [11:25] vitimiti: cool, so you have the latest stock stuff from 15.04 [11:25] vitimiti: do you see the running emulator from adb devices? [11:26] bzoltan_, my PC is really slow and it's still reinstalling the click targets, let me install the device again and test that in some time [11:29] vitimiti: OK In the UI you can follow how the emulatordevice boots up. [11:30] bzoltan_, yes, but it keeps saying that it's loading with the activity indicator and the device is never ready to install the click build and test it, it's always showing activity in the does it have connection and does it have the developer mode enabled parts [11:30] I'll test it again with adb devices, too when I reinstall it, though [11:31] vitimiti: running an emulator is a processor and memory heavy operation. What PC do you use? [11:36] bzoltan_, an AMD bobcat, ASUS K53U-A53U. I know it takes time, but with the devel it works, with the devel-proposed it doesn't. Maybe it's more resource wanting and my PC can't cope with it? [11:38] Alright, this time it didn't even install. I might wait until I have a better PC for the emulators === sturmflut_ is now known as sturmflut|afk [13:14] Hi all [13:15] Ubuntu.Web module isn't working under 15.04 on device [13:15] Did anyone meet the same issue? [13:28] vitimiti: your machine should be fine with the emulator. I am working with emulators with much weaker hw. Would you trz the 14.09 proposed? [13:34] bzoltan_, I will try it [13:36] bzoltan_, I just had my terminal open while opening the SDK and this appeared out of nowhere: http://paste.ubuntu.com/10886447/ [13:36] Hi all, I'm trying to get starting with making an app for ubuntu phone using qa creator. I don't quite understand what a "kit" is though. Could someone please explain that to me? [13:37] Esd_: mostly a chroot in which you build the app before deployment [13:37] popey, are there details of how that works documented anywhere? [13:38] i'll have to thank zbenjamin for correcting my coding style. I was making local variables into members of my class. [13:38] Esd_: https://developer.ubuntu.com/en/start/ubuntu-sdk/using-device-kits/ [13:39] huh, glad I know how silly that is now. [13:39] popey, thanks! [13:39] np === sturmflut|afk is now known as sturmflut [15:04] bzoltan_, I could install the rtm-14.09 proposed one, I'm going to see now if it can recognize a connection and the developer mode [15:04] It'll take some time [15:21] bzoltan_, now that one works but it seems my project's libraries are too new: "file:///opt/click.ubuntu.com/youtube-dl-ubutouch.vitimiti/1.0/YouTube-DL-UbuTouch/Main.qml:25 plugin cannot be loaded for module "YouTube_DL_UbuTouch": The plugin '/opt/click.ubuntu.com/youtube-dl-ubutouch.vitimiti/1.0/lib/i386-linux-gnu/YouTube_DL_UbuTouch/libYouTube_DL_UbuTouchbackend.so' uses incompatible Qt library. (5.4.1) [debug]" === hatchetation_ is now known as hatchetation [16:38] vitimiti: You need to use 14.10 Kit for that emulator [16:39] vitimiti: your qml plugin was built on 15.04 Kit what has newer and so incompatible Qt than the 14.09 [16:44] hi guys [16:44] someone can help me?... iam using ubuntu-download manager for ubuntu phone qml app [16:45] but i cant set download path [17:44] Hi guys [17:47] hi [17:52] How are you @christian_ ? [17:52] sturmflut, ping [17:52] mzanetti: Pong! [17:52] sturmflut, reading your app whishlist [17:52] mzanetti: Yay! [17:52] sturmflut, re WiFi scanner: http://notyetthere.org/openstore/v1/wifiscanner.mzanetti_0.1_armhf.click (currently crashes on rtm - works on vivid) [17:52] Oooooh [17:52] sturmflut, re Bluetooth scanner: QtBluetooth should allow scanning already today [17:53] Some one has a nice app to share? [17:53] sturmflut, re tasker: I've got this running on my phone, still needs a ui to add rules, and some phone related plugins: https://github.com/guh/guh/wiki [17:54] mzanetti: I talked over it with Wellark_ and my last information was that the connectivity-api is the API to ask for WiFi, Bluetooth etc. Direct access to some services (e.g. NetworkManager) will apparently be restricted later, I don't know which API QtBluetooth talks to [17:54] mzanetti: Keep 'em coming ;) [17:55] sturmflut, I'm afraid that's it for now [17:55] sturmflut, yeah... no chance to do a wifi scanner confined atm... this one only runs unconfined... so make sure to read the source before installing :P [17:56] mzanetti: This is just great! I wish I had the time to do more stuff, but that thing called "my actual job" keeps interfering [17:56] sturmflut, QtBluetooth talks to Bluez... actually I haven't tried if it runs confined. [17:58] sturmflut, ah right, one more [17:58] mzanetti: I think the most important thing for now would be a GPS Status app. I've started to build one, but promptly ran into a non-working API again :/ mandel ist about to fix it [17:58] sturmflut, I had success in packaging up nmap with an app and do a network scanner - confined [17:58] mzanetti: I didn't know that nmap supported unprivileged ICMP [17:59] let me push the code [18:00] sturmflut, lp:~mzanetti/+junk/netscan [18:00] sturmflut, you need to apt-get install nmap:armhf in the chroot [18:01] sturmflut, then this should run (probably only tested on vivid), scan your local net, list hosts and allow opening each open port in the browser [18:01] I'll have a look at it after wrangling with libSDL2 yet again :) [18:01] the terminal would require support for ssh:// and telnet:// to make it really cool :D [18:03] mzanetti: Adding all of this to the list right now [18:12] someone have experience using ubuntu-download-manager or ubuntu-content? [18:12] https://developer.ubuntu.com/api/qml/sdk-14.10/Ubuntu.Content.index/ [18:13] AHAHAHAHAHAHAHAH I did it [18:13] popey: It might not look like much, but http://i.imgur.com/luUYWCk.png is libSDL2 drawing random pixels [18:14] mzanetti: ^^ [18:15] hah [18:15] nice [18:34] bzoltan_, yes, I supposed so. Thank you for all the help :) [18:34] I'll try compiling with the other kit [18:46] sturmflut, this one might be worth linking too, in case someone wants to pick up a port: https://github.com/rogora/hangish === dobey_ is now known as dobey [19:03] mzanetti: Added! [19:03] mzanetti: Looks quite interesting, I didn't know that the Hangouts API is open enough. [20:37] What should I listen to to know a page was pushed on top of the stack? Is there an onVisible style handler on PageStack? Can't find anything in the documentation. [20:51] answering my own question: onVisibleChanged seems to work [22:00] how can i built an visual interface for my c++ ap? [22:00] parnstermia|2: any tips of where to start?