[00:01] Can I use url-dispatcher to open the dialer with a specific number? [00:01] (to be used in a scope) [00:02] labsin: great question [00:03] popey, If you search for pizza, you wan't to call to the pizza-restaurant [00:03] labsin: just looking at the source for lp:dialer-app [00:03] ok [00:04] looks like it [00:04] tel://123456789 [00:04] src/dialer-app.url-dispatcher [00:05] Does url-dispatcher work on 14.10 desktop? [00:05] I don't know. [00:05] I have no phone (yet) [00:05] And emulator doesn't work here. [00:06] I'll just try === wgrant_ is now known as wgrant === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === rigved is now known as Guest20154 === DanChapman_ is now known as DanChapman [10:15] justcarakas, ping [10:15] o/ [10:16] hey sorry I kept missing you [10:16] thats oke :) [10:16] I was thinking of entering the scopes contest; how about yourself? [10:16] nha, scopes aren't really my thing. [10:16] ah thats too bad [10:16] and I would feel bad if I won something again :p [10:17] the altruist [10:17] I was thinking of a youtube-dl based scope [10:17] being able to download music or videos from youtube would make this excellent. [10:17] nice :) indeed [10:18] would be a big plus [10:18] I am not sure if its possible. hopefully it is [10:18] indeed :) [10:19] I'm trying to learn qml again :p [10:19] justcarakas, ah cool [10:19] are you going to the uos? [10:20] Ill probably will try to follow from work [10:20] but it will depend on the work load, else I'll just watch them on youtube [10:21] ah very cool [10:21] and you ? [10:22] yah I will be leading two sessions I think [10:23] wow, I see the akiva star rising :p [10:23] heh; thanks [10:23] darn trouble of writing a scope is that I only have an emulator. no actual device [10:24] I can always test on my nexus 4 if yu want [10:24] and also on my nexus 7 :) so I got phone and tablet covered [10:25] I might just take you up on that. [10:25] akiva-thinkpad: if you could make a youtube-dl like thing which uses download manager that would be neat [10:25] akiva-thinkpad: the juge likes your idea :D [10:25] haha [10:25] oops [10:25] way to go [10:25] forgot I'm a judge [10:25] ☻ [10:25] popey, not familiar with the download manager; [10:26] its the service on the device which can do the downloads in the background [10:26] popey, not sure if there is an api for youtube-dl; i'm just checking that now [10:26] its just a python script [10:26] popey, but if I had to do it via executing shell; really? [10:26] hrmmmm [10:26] http://developer.ubuntu.com/api/qml/sdk-14.10/Ubuntu.DownloadManager.index/ [10:27] oh I mean youtube-dl [10:27] whether there is an api for that. [10:27] unlikely [10:27] as it's just a script [10:27] or if its just a shell command. If its a shell command; should I still be alright? [10:27] yah true [10:36] akiva-thinkpad: do you have a server ? else you can use your server to download and convert it and than offer it by an api :) [10:36] justcarakas, nah no server. [10:37] anyone know the command to list chroots? [10:37] brendand, when you figure it out; post it here. [10:38] akiva-thinkpad, answering my question with a question :P [10:39] akiva-thinkpad: maybe you can scrape this site http://www.youtube-mp3.org/ [10:44] akiva-thinkpad, it was in tools > options > ubuntu > click === justcarakas is now known as justcarakas-afk [10:44] brendand for click chroots its "schroot --list" [10:45] DanChapman, yeah. but i found that if you modify that or use the click command line the SDK doesn't sync up [10:45] DanChapman, so i got an error until i deleted it from the above [10:46] brendand: oh that's a bit odd! [10:46] brendand: what do you mean by "does not sync up"? [10:47] bzoltan, well it still thought it existed [10:47] brendand, cool [10:47] brendand: The IDE just lists what it finds [10:47] bzoltan, anyway i'm good now. if i'm still curious on monday i'll ask benjamin [10:48] brendand: feel free to ask me too.. the click chroot part is something I made :) [11:00] DanChapman: ooh, just had an idea! dekko scope! [11:01] show me most recent important mail, or have it configurable to show me a specific folder [11:01] so when I'm on holiday I could have it show me "Important" mails [11:18] popey: ping [11:18] mihir: pong! [11:18] popey: can you check if this bug is happening at your end as well , https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1390691 [11:18] Ubuntu bug 1390691 in Ubuntu Calendar App "Can no longer see calendars" [High,Triaged] [11:19] * popey looks [11:22] mihir: confirmed ☹ [11:23] mihir: the page doesn't draw, the menu stays on screen here [11:23] popey: bahh [11:24] file:///usr/lib/arm-linux-gnueabihf/qt5/qml/Ubuntu/Components/PageWrapperUtils.js:42: Error: Error while loading page: file:///opt/click.ubuntu.com/com.ubuntu.calendar/0.4.538/CalendarChoicePopup.qml:56 SyncMonitor is not a type [11:25] adds to bug report [11:26] popey: patch is on the way [11:26] :) [11:26] ☻ [11:26] \o/ [11:26] thanks mihir [11:27] popey: that was bad typo :| and copy paste bad [11:27] It happens. [11:27] We should add a test so it is detected in future [11:29] popey: indeed we should. [11:29] popey: https://code.launchpad.net/~mihirsoni/ubuntu-calendar-app/1390691/+merge/241175 [11:29] popey: we'll required immediate store updates though. [11:30] lemme test it [11:30] lets get it landed and tested first and we'll worry about store upload later. [11:30] popey: okay. [11:31] thanks for whipping it up quickly! [11:31] popey: yeah i just came back from mall and read this bug :D [11:33] * popey goes to make lunch while jenkins does its thing [11:33] approved the merge from my pov [11:40] popey i'd thought about that! Wouldn't it be awesome :-D [11:41] yeah ☻ [11:41] * popey coughs http://developer.ubuntu.com/2014/10/scope-development-competition/ [11:41] * popey covets the laptop [11:43] * DanChapman reads up on scopes [11:44] popey: Jenkins is happy [11:58] * popey top approves === balloons is now known as Guest57233 [12:42] my pc can now only boots to grub command. how can I resolve the problem? [12:43] liuxg: sounds like a question for #ubuntu which is the support channel [12:44] popey ok. thanks [12:57] hey mzanetti, I have some questions about tags, when you have time: [12:57] rpadovani: I'll be here for another cup of coffee, then I'll be away for a few hour... [12:58] so hit me now or in the late afternoon [12:58] mzanetti, well, I think I' ll ping you later :-) [12:58] good afternoon@ [12:58] ! === justcarakas-afk is now known as justcarakas === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk [15:10] popey do scopes and apps share the same data locations. So for instance a scope could share the apps settings file? [15:11] providing they are packaged in the same click i presume [15:11] DanChapman: I highly doubt that considering one app's setting is not in the same place as another app's setting [15:11] DanChapman: hmm .. I thought the clicks would be separated [15:12] nik90 popey suggested a dekko scope so i'm looking into it atm. So i wondered if the scope would be able to use the same locations for the cache and settings [15:12] yeah I read the backlog [15:12] although tbh I wouldn't expect both the app and scope to be in the same click package though [15:13] but I am not sure [15:14] oh i thought that was one of the benefits of click packages, that they can contain more than one app. And it's the manifest hooks that seperate them. I may be completely wrong there though :-D === chihchun_afk is now known as chihchun [15:23] DanChapman: well I was thinking from the user's perspective where they might not be aware that the app they installed comes with a scope. As such I would expect these two to be in separate clicks which the user would need to install separately if they so wish. [15:30] calendar updated to store === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun [16:06] beuno: fyi, the store told me this: lint_framework: [16:06] 'ubuntu-sdk-14.10-qml' is not a supported framework [16:06] beuno: but this does seem to be valid on the device now [16:07] I'm going to upload my app with a -dev framework for now, so no rush. just fyi [16:30] @mardy ping === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === akiva-thinkpad is now known as akiva-stinkpad [17:09] is there a way to get an alphabet scroller in a list just like the contacts app has ? [17:10] I have a big list of street names and it would make it easyer to navigate [17:11] justcarakas: https://bazaar.launchpad.net/~ubuntu-clock-dev/ubuntu-clock-app/utopic-3.0/view/head:/app/upstreamcomponents/FastScroll.qml [17:12] daker: hey, thnx for answering the question on askubuntu btw [17:13] daker, do I just import that in my app than ? [17:13] daker: would you know how to download a entire folder? For instance say my project has Folder1, Folder2, .... and I would like to only download Folder1 [17:13] nik90: pulling a folder is a bit complex i guess, maybe you need a script to do that [17:14] justcarakas: https://bazaar.launchpad.net/~ubuntu-clock-dev/ubuntu-clock-app/utopic-3.0/view/head:/app/worldclock/WorldCityList.qml#L372 shows how to use it [17:14] oke :) [17:14] sorry, I'm kinda new to qml [17:14] daker: at the moment I have a script which does it, but I was trying to reduce the network overhead and hoping bzr itself has one. But this is cool as well [17:15] justcarakas: no worries, ... I have something in the works which will help you in the future :D [17:15] nik90: that would be very nice :) [17:18] nik90: i guess you can combine bzr ls + bzr cat to achieve that [17:18] daker: bzr ls? eh I didn't know about that command [17:18] * nik90 tries [17:18] nik90: http://doc.bazaar.canonical.com/latest/en/user-reference/ls-help.html [17:19] nik90: http://paste.ubuntu.com/8887237/ [17:19] daker: I think this will work. Thnx a lot! [17:21] yw === akiva-stinkpad is now known as akiva-thinkpad [18:46] Hi all, guys [18:48] Can someone help me with scope development? I have one question - how can I put my image files inside scope binary? Or put them near on deployment? [20:37] guys, in what package is Ubuntu.OnlineAccounts.Plugin ? [20:47] danielholm: not sure but i guess it's accounts-qml-module [20:48] daker: there is none. only *-doc. what is this? freshly installed 14.10 [20:49] I'm working on the owncloud account plugin and can't get any further at the moment. The emulator doesnt work, and apparently I dont have all the needed packages. [20:49] danielholm: qtdeclarative5-accounts-plugin [20:49] https://launchpad.net/ubuntu/utopic/+source/accounts-qml-module [20:50] daker: thanks [20:51] daker: nope. still no module installed. do you know if there is a way of running a standalone qml file trough a kit? [20:53] danielholm: i have no idea about that, maybe you can ask mardy about Online Accounts [20:53] yeah, I tried to ping him earlier, but I'll might need to do it again [20:54] daker: but thanks a lot anyways [21:13] is there a battery drain problem when calling ? [21:21] is there a way to get more detailed data on battery usage ? [22:14] mzanetti, are you around? :-) [22:14] rpadovani: hey [22:14] mzanetti, of course :-) So, I have a couple of questions about tags [22:15] mzanetti, a first working branch is here: https://code.launchpad.net/~rpadovani/reminders-app/tagsUI/+merge/241177 [22:15] but, (a) after you add a tag on a note, all tags are removed from that note. I don't understand why [22:16] and (b), I don't understand how to create a new tag, take its guid and assign it to a note [22:16] mzanetti, you have to try it in phone mode [22:17] need to check. gimme a few minutes [22:17] sure, thanks [22:24] rpadovani: you really need to merge trunk :D [22:25] popey: ping [22:29] mzanetti, done and pushed, but doesn't work :-) [22:45] rpadovani: https://code.launchpad.net/~mzanetti/reminders-app/fix-clone-tags/+merge/241190 [22:45] mzanetti, thanks! Mhh, it's annoying I didn't figure out by myself... [22:46] more annoying that I forgot this in the first place [22:46] considering I added warning comments all over the place [22:47] daker: hey, are you familiar with debian packaging? [22:47] nik90: not really, but just ask [22:48] daker: I packaged a command line script that installs to /usr/local/bin and uploaded to the PPA. It got accepted as well, but I later got an email about a build failure at https://launchpadlibrarian.net/189578515/buildlog_ubuntu-trusty-i386.ucs_0.1_FAILEDTOBUILD.txt.gz [22:48] daker: I went through it but cannot reason why it failed [22:48] thought perhaps you might have an insight [22:49] mzanetti, just a thing: doesn't work if user add a tag then closes a note using back and not save button. I know it's logic, but I'm not sure is the best way for user... [22:50] I for one would still vote for dropping the save button [22:50] talk to dpm about it. he wanted the save button [22:50] rpadovani: how does the android app behave? [22:51] mzanetti, there is only the back button [22:51] and it saves every edit [22:52] yeah. I'd do the same [22:52] but we had this discussion like a year ago and design wanted a save button [22:52] mzanetti, ok, we will have to talk to dpm about this. Well, in a year a lot of things change :-) For now I merge your branch, thanks! [22:53] mzanetti, what about create a tag, take its guid and assign to a note? [22:53] nik90: i think their something wrong with this : dpkg-deb --build debian/ucs [22:54] there is* [22:54] daker: it seems I am not allowed to install into /usr/local/bin...so I am changing that to /usr/bin instead [22:55] rpadovani: can you try if this works? lp:~mzanetti/reminders-app/create-tag-guid [23:03] mzanetti, perfect, thanks :-) [23:03] tomorrow I'll work a bit on design an I'll the option to delete tag [23:04] I think will be enough for a first merge in the trunk for tags UI [23:05] rpadovani: hmm... I was reworking the editnoteview too [23:05] but I guess I'll merge in your stuff then [23:06] rpadovani: so keep the changes in EditNotePage to what they are now [23:06] you can edit the other files without problems [23:06] ok [23:07] mzanetti, well, I didn't modify EditNotePage, and I don't think I need. [23:07] But I worked a bit on EditNoteView [23:07] EditNoteView... sorry [23:08] ok, I'll don't do others edit for now [23:09] rpadovani: http://i.imgur.com/AtovvQS.png [23:10] coool :-) [23:12] rpadovani: have you tried the caching branch yet? [23:13] that boosts the app performance quite a bit. it's pretty smooth now with the evernote300 account [23:14] oh, cool. Nope, tbh I didn't do much for Ubuntu since the sprint