=== 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 [01:29] ajalkane, merged :) [03:21] akiva-thinkpad: thanks [03:22] ajalkane, ah cool :P [03:23] ajalkane, I had a new idea of how to implimente forward and backwards, so I took that out for the time being [03:23] alright [03:24] basically I am going to have the left arrow or right arrow visible at all times via the contentx and clicking on them will go either up or down. [03:25] ajalkane, So the single click is still there, but its only if you click on the arrows beside the labels. [03:26] is it yet in the branch? [03:26] ajalkane, its experimental at the moment; the last stable branch is basically yours [03:26] ajalkane, i'm just adjusting it; should have it done in a few minutes [03:28] ok cool [03:28] i'll show you a screenshot [03:29] ajalkane, http://i.imgur.com/ylycYF5.png [03:29] the stuff on the bottom... ignore that :P [03:33] Alright, at least that's explicit without much chances for misunderstandings. Will have to try it in practice once its ready [03:34] ajalkane, yah exactly [03:34] ajalkane, I think I'm going to enjargen the icons slightly too [03:35] make it easier to click [03:35] Trying the current branch, I think that's necessary. With fingers hitting those might be hard [03:36] ajalkane, yah let me push this one [03:36] its basically done. [03:36] little tweaks can be done later [03:37] ajalkane, okay it should be uploaded [03:39] thanks, I'll try it out [03:39] ajalkane, :) [03:40] balloons, fginther any ideas what has happened here? http://91.189.93.70:8080/job/music-app-remix-autolanding/42/ ... seems the job is stuck? [03:41] ... i see "IOError: [Errno 28] No space left on device" on the pending generic_land [03:42] http://91.189.93.70:8080/job/generic-land/2368/console for the IOError [03:44] Haven't tried it on device yet, only on desktop, but I'm pretty sure the Back / Forward row must be bigger to be usable with fingers [03:45] ajalkane, agreed [03:45] I moved it up .5 gu, so that made it slightly better. [03:45] The problem is, does it start to take too much space compared to its utility when it's bigger. We'll probably need some opinions on this. [03:45] if I extend the spacing .5 on each side, that will make an even 4 gu, which should be enough. [03:46] ajalkane, definitely. This is a highly customized header so... Even one of the buttons is trying to be hidden [03:47] ajalkane, btw; if you have a way to actually hide the back action, I'd give you a big ol kiss [03:47] The only way I can think of hiding it any better, is making a empty icon that is completely transparent. [03:49] are you talking about the "Go back" text + < that needs hiding if there's nothing to back to? [03:49] ajalkane, no; but I am glad I hid it well enough that you don't know what i'm talking about :P [03:50] look at the top left corner, and see if you can see a greyed out square [03:50] an irregular square [03:51] I saw it in the branch I checked out before your latest push. Not anymore after you did the latest push [03:51] okay i'll screenshot it :P [03:51] oh now that i did a manual zooming i saw it [03:51] yah [03:51] sort of like a triangle square [03:51] :P [03:52] setting the visible property does not work [03:52] what's that bugger anyway :P [03:52] ajalkane, I think you have probably a bit more experience with QML, so I was hoping you knew a proper way to hide this thing. [03:55] so it's there to reserve space for receiving back clicks? [03:55] ajalkane, its there because I cant @$#^$#@^ing get rid of it!!! [03:55] >:[] [03:56] heh... yeah the logical thing would be to not include head.actions block at all, but when I tried that one there came another symbol [03:56] /not actually angry [03:56] I meant head.backAction [03:56] ajalkane, yep. I wonder if there is a way to access that component it defaults to [03:56] and set that to visible:false [03:59] ah, I have to let go for tonight. My eyelids have trouble staying open [04:00] Let that problem incubate for a while in subconsciousness [04:00] ajalkane, heh; thanks again for that patch [04:00] that saved me a lot of work that I did not know how to do. [04:00] no problems, and thanks a lot for the branch - much needed work there [04:00] or rather, wasn't sure what DPM was talking about. [04:01] cya tomorrow [04:01] later [08:24] Hi === chihchun is now known as chihchun_afk [12:21] module "Ubuntu.Web" is not installed [12:21] how to fix? [12:22] import Ubuntu.Web 0.2 [12:22] module not found [12:29] somebody help me? [12:29] how to install module Ubuntu.Web [12:30] as I understand it is oxide-qt project [12:32] vinnitu, I think (but I'm not sure) it's qtdeclarative5-ubuntu-ui-extras-browser-plugin [12:34] how to install qtdeclarative5-ubuntu-ui-extras-browser-plugin in such case ? [12:35] $ sudo apt-get install qtdeclarative5-ubuntu-ui-extras-browser-plugin [sudo] password for victor: Reading package lists... Done Building dependency tree Reading state information... Done qtdeclarative5-ubuntu-ui-extras-browser-plugin is already the newest version. qtdeclarative5-ubuntu-ui-extras-browser-plugin set to manually installed. 0 upgraded, 0 newly installed, 0 to remove and 17 not upgraded. [12:35] I mean qtdeclarative5-ubuntu-ui-extras-browser-plugin already installed [12:36] I also install oxideqt-codecs (but nothing to change) [12:37] maybe I need some project files modification? === rmescandon is now known as rmescandon-lunch [12:43] http://www.whizzy.org/2014/08/recording-screencasts-from-the-unity-8-desktop-preview/ [12:44] hm... somebody develop apps with Ubuntu.Web? [12:46] how can we set opacity for Label , any idea ? [12:47] i tried opacity:1 [12:47] didn't show any change in view though. [12:48] Label { id: label2 objectName: "opavity" opacity: 0.5 [12:48] it works for me [12:48] it didn't work for me bah === _salem is now known as salem_ [13:01] when I replace Ubuntu.Web 2.0 with com.canonical.Oxide 1.0 it works === renato is now known as Guest27564 [13:12] popey: https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1378140 [13:12] Ubuntu bug 1378140 in Ubuntu Calendar App "Agenda view doesn't show all events" [Undecided,New] [13:12] mihir: yes, i showed kunal last night in the restaurant [13:24] popey: okay i made fix for that :) hope that should work :D === chihchun_afk is now known as chihchun [13:44] popey, ahayzen, http://pad.ubuntu.com/scopes-app-data-sharing [13:44] dpm, thanks === rmescandon-lunch is now known as rmescandon [14:30] balloons: lp:~mihirsoni/+junk/testDatePicker [14:37] popey: around ? [14:38] popey: the agenda view behaves same as ours in Google Calendar , what would you prefer then ? === salem_ is now known as _salem [15:07] dpm, have you started a etherpad? [15:09] ahayzen, yes, sorry http://pad.ubuntu.com/coreapps-post-rtm-plans [15:09] dpm, thanks [15:09] popey, ^^ [15:21] t1mp: https://code.launchpad.net/~ubuntu-sdk-team/ubuntu-ui-toolkit/bleedingSections/+merge/239213 [15:23] boiko: ping [15:25] mihir: pong [15:26] boiko: i am not sure whom to ask so asking you , what is the Qt.openUrlExternally for going to Systems/Accounts ? [15:28] boiko: i tried this but didn't work Qt.openUrlExternally("settings:///system/accounts") [15:29] mihir: good question, according to ken and mardy it is either settings:///onlineaccounts or settings:///accounts [15:29] * mihir tries :D [15:29] mihir: let me know if it works [15:31] mihir: kenvandine sent me this: === Guest27564 is now known as renatu [15:32] mihir: settings:///online-accounts [15:32] mihir: but renatu said you might not even need that, it seems there is an accounts plugin [15:32] renatu: would you mind explaining how to use that to mihir? [15:33] boiko: the last one works settings:///online-accounts [15:33] mihir: nice! :) [15:33] mihir, boiko , I just updated the address-book to use that [15:33] https://code.launchpad.net/~renatofilho/address-book-app/fix-1372860/+merge/238943 [15:33] * mihir looks at MP [15:33] instead of openning the online account system settings === chihchun is now known as chihchun_afk [15:35] renatu: it is about to remove accounts if they want to. [15:36] renatu: we can use that in while there are not no accounts. === 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 === gatox is now known as gatox2 [17:32] Not sure if this is the right place, we're wondering over in #ubuntu why certain things don't show up as available for 14.04 despite being in the repos. For instance https://apps.ubuntu.com/cat/applications/inkscape/ [17:32] on that site I mean [17:43] tgm4883: http://packages.ubuntu.com/search?keywords=inkscape [17:43] tgm4883: someone needs to poke apps.u.c [17:43] the database is outdated [17:43] popey: yea, but the it doesn't show up on that site, which IIRC there was a big push to get people to [17:44] not sure where to file a bug for that... [17:44] I am sure there is already one [17:44] bug 1358948 [17:44] bug 1358948 in Ubuntu Apps Directory "Trusty not listed at apps.ubuntu.com" [Undecided,New] https://launchpad.net/bugs/1358948 [17:45] 2 months, yuck [17:46] oh look, i filed it [17:46] so beuno needs to fix it [17:46] popey: lol, yea i thought that is why you posted it [17:46] you crack me up [17:47] nah, i went to find it [17:48] looks like django_project/config/main.cfg needs updating [17:48] it goes from 10.04 through 12.10 [17:49] http://paste.ubuntu.com/8630358/ [17:49] dpm: do you think we can get https://launchpad.net/bugs/1358948 fixed? who can? [17:49] Ubuntu bug 1358948 in Ubuntu Apps Directory "Trusty not listed at apps.ubuntu.com" [Undecided,Confirmed] === chihchun_afk is now known as chihchun [18:35] kenvandine: you around on friday? [18:36] popey, yup [18:36] cool, you too elopio ? [18:36] popey: yes. [18:36] kk [18:36] oops [18:37] wrong E, I meant Elleo ☻ [18:37] phew. [18:37] I was kind of scared of what you were going to request. [18:37] :D [18:40] ping artmello: I'm doing something wrong because now on the test set up I have photos and albums, but the albums don't have photos. [18:41] zsombi: https://code.launchpad.net/~ubuntu-sdk-team/ubuntu-ui-toolkit/pressedOrNotPressed/+merge/239260 [18:42] do you know where we seed the album pictures during the test setup? === chihchun is now known as chihchun_afk [18:43] elopio: not sure, I need to take a look. if i remember correctly we set up a sqlite db [18:46] artmello: yes, I'm changing that part a little. But I don't understand how the albums that come from the database work ok, but the contents of the album don't. [18:46] maybe it has to do with the thumbnails directory. I'm changing that a little too. === chihchun_afk is now known as chihchun [18:48] elopio: thumbnails should not affect it (not that I know, at least). But I think I had seen this before (albums with no photos) but only happening on mako [18:50] artmello: I was trying to do this update in small steps, but everything I change breaks 20 tests :( I'll play a little more with it, and if it takes too long I'll revisit my plan to see if I better start with a different app. [18:52] elopio: yep, I know the feeling :( [18:53] ahayzen, you know the track position sometimes sets to zero when seeking (if the track is paused)? [18:53] brendand, yeah thats fixed :) [18:54] ahayzen, doesn't look fixed here :) [18:54] ahayzen, so i guess you mean in an update [18:59] brendand, it is fixed in the latest remix don't think it is in trunk though === chihchun is now known as chihchun_afk === renato is now known as Guest63674 [19:19] kalikiana: heya, are you available for u1db questions? [19:21] kalikiana: pushed the comments to the branch. [19:24] elopio: cool, will have a look shortly [19:24] thanks. [19:24] popey: kind of busy right now [19:24] maybe later? [19:25] kalikiana: ok. [19:27] bzoltan: do you have a bug # for the change on qtmir that caused the sdk tests to fail? [19:32] elopio: https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1382414 [19:32] Ubuntu bug 1382414 in Ubuntu UI Toolkit "New qtmir makes UITK AP tests fail" [Undecided,New] [19:33] brendand, which version of the music app were you using? [19:43] popey: yep, I'm around friday, what're you scheming? [19:51] ahayzen, the one in the current image [19:51] brendand, ah, u don't want to use that ;) [19:55] ahayzen, where's the right one? [19:55] brendand, either lp:music-app/remix or use the link at the top of this page and follow the instructions at the bottom http://people.canonical.com/~alan/music_remix/readme.txt [19:56] dpm, are you here? [19:59] brendand, hopefully we'll get that remix in the main image at some point :) [20:04] bzoltan: there's a quick fix in that bug. [20:04] I'll make a branch and see if jenkins likes it. [20:05] elopio: I have seen it -> https://code.launchpad.net/~bzoltan/ubuntu-ui-toolkit/bug-lp1382414/+merge/239290 [20:05] elopio: I am tsting it right now [20:05] bzoltan: awesome [20:06] bzoltan: we are talking about all the things that are wrong when we have to create our own desktop files. Will look for an alternative. === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk [20:25] popey, your mirror is down! [20:26] Hello, geeks, Could anyone tell me who's the maintainer of "music scanner" ? [20:26] popey, any chance you have an old click for the google calendar webapp? [20:26] sth wrong with the language support [20:34] kenvandine: yeah, sorry about that [20:34] popey, that's mission critical man! [20:34] JoeyChan: jamesh, the music app guys can point you at him [20:34] kenvandine: btrfs ☹ [20:34] i need an old version of that click to test with [20:35] any chance you have one laying around somewhere else? [20:35] * popey looks [20:35] popey, thx [20:35] popey: thx [20:35] popey, testing a silo that fixes updates for that particular app [20:36] or anything with a rather long name === chihchun_afk is now known as chihchun [20:36] kenvandine: what version? [20:36] anything older than the latest [20:36] < 1.0.12 [20:36] kenvandine: can you not just bzr branch it and make a click? [20:36] popey, i guess... you're so smart :) [20:37] * kenvandine has no clue where that lives [20:38] hah [20:38] popey, ha... seb128 pointed me to one [20:38] from your people page [20:39] ah good call [20:49] hey all [20:50] ajalkane, o/ [20:52] hi akiva-thinkpad [20:52] whats up ? [20:52] I put into your merge requests desccriptions of the current two approaches to navigation, so hopefully the designers have time to give some feedback [20:52] Yep those are great [20:52] you can check those descriptions and add your thoughts if I missed something [20:53] When this is done; I will make a video of both proposals for comparison [20:53] No I think they are great [20:53] :) [20:53] ok good, hopefully the design guys have time to give some feedback soon. I'd really like this branch to land soon [20:53] ajalkane, I think they are at some conference [20:53] dpm mentioned that [20:54] ajalkane, I'm about to do another merge with some stuff I did this morning [20:54] you didnt make any changes, did you? [20:54] that you want to upload first? [20:55] dpm: we having a meeting in 5 min in Statler B? [20:55] Scopes workshop prep [20:55] popey, yes [20:56] popey, thanks :) [20:57] Hello [20:58] ajalkane, hmmmm, actually one thing that I may do... is put my navigation in that new page you created [20:58] Tahmid, hey [20:58] Hey [20:58] Tahmid, whats up? [20:58] I am developing an screen shooter app for ubuntu [20:58] I need access to the indicator [20:58] Tahmid, ubuntu touch? [20:58] or ubuntu? [20:58] no desktop ubuntu [20:58] Tahmid, for screenshotting? [20:58] or shooting? [20:59] like duckhunt? [20:59] I want my ui to be very clean [20:59] So I thought an icon in the indicator would be enough [20:59] Because the app does not do much [20:59] Tahmid, Is this what you mean by screenshooting? https://www.youtube.com/watch?v=-1NyIsZXeqU [21:00] Are there Qml based apis for accessing indicators [21:01] By indicator I mean the system tray [21:01] DS-McGuire, hey o/ [21:01] hows it going? [21:01] akiva-thinkpad, Hello! Everything is good, and yourself? [21:02] DS-McGuire, going well :) [21:02] akiva-thinkpad, Fantastic :) [21:02] Tahmid, please answer my question btw; IS your app for screenshots? Or screenshooting, whatever that is? [21:02] * DS-McGuire is making food, will respond when he can. [21:03] cool [21:03] Screenshooting [21:03] Tahmid, what is screenshooting? [21:03] taking screen shots [21:04] right ? [21:04] ... ARGHHH [21:04] :P [21:04] What you thought ? [21:04] Tahmid, shooting is like shooting a gun [21:04] LoL :D [21:04] so shooting a screen sounded like a game === renato is now known as Guest61892 [21:04] Why would anybody want to shoot their screen [21:04] Tahmid, duck hunt [21:04] Yeah I played that game a lot [21:05] Tahmid, uhm, so good question [21:05] you created a screenshot, and you want access to notifications. [21:05] This is for the desktop [21:05] so is this for the future desktop under unity8? Or the current unity7 desktop? [21:05] I would just notify that the screenshot is ready [21:06] Current Unity [21:06] Tahmid, have you ever used the screenshot app "Shutter"? [21:06] yes [21:06] ah, well [21:07] is that the sort of notifcation you are going for? [21:07] yes [21:08] mmmmm Well I'm interested in this; I don't have the answer off the top of my head, but I would imagine the answer should be easily found if you download the source, and search for the string it uses. [21:08] Tahmid, Can you do me a favour? === _salem is now known as salem_ [21:08] of course [21:09] Tahmid, Can you post this question to "AskUbuntu" and send me the link? [21:09] Ok [21:09] thanks [21:15] seb128: who would review a system settings merge request? https://code.launchpad.net/~ubuntu-sdk-team/ubuntu-system-settings/dropDialogSizeHack/+merge/239297 [21:18] Hey akiva-thinkpad, here is the link http://askubuntu.com/questions/540352/qml-indicator-notification [21:25] Tahmid, seth responded to you; hes the head moderator :O [21:25] kalikiana, we get email for those, usually kenvandine or jgdx or Laney or I [21:26] shutter uses gtk [21:26] kalikiana, thanks [21:27] seb128: okay. I'm asking as often email is not enough, don't mean to rush [21:27] Tahmid, what does it use as a backend though? [21:27] kalikiana, yeah, don't worry, we keep up with email, it's probably going to be review today or tomorrow [21:27] cool [21:27] oh, jgdx just did it [21:27] Tahmid, unless... sheesh I hope the notifications don't rely upon gtk [21:27] seb128, okay to topapprove? [21:28] Tahmid, worst comes to worse; I'm sure you can create your own notifcation in qml. [21:28] jgdx, if it looks good to you, sure [21:28] it do it do [21:28] Nice [21:28] Tahmid, also btw; stick around! Its cool to see new developers contributing to ubuntu. [21:28] :D [21:29] IRC is very cool. [21:29] jgdx: thanks! [21:29] http://www.reddit.com/r/UbuntuAppDev << So is reddit. DS-McGuire, functionplastic, and I just started this subreddit. [21:30] kalikiana, thank you. Do you have time for a sdk question? I wonder how I can manipulate contentY on a flickable, but do it so that the header does not interfere. [21:30] jgdx: what are you trying to achieve? [21:31] kalikiana, show something that is hidden in the flickable. Like how you do

go to header… in a html document [21:35] jgdx: hmm I don't think there's a handy API for it. I imagine you could do check the y of the item and do a PropertyAnimation to reveal it smoothly [21:36] kalikiana: when you available to provide u1db help? [21:36] we have a function in AP that does that… but not in QML [21:37] popey: I guess now is a good time [21:37] kalikiana: Stefano (community developer of Quick memo) could do with some help in "Continental B" [21:37] any chance you can join us? [21:37] sure, I'll be there shortly [21:38] kalikiana, yeah, a NumberAnimation even. But when you do that, the header may or not be visible. That's the main issue. I guess we can just offset it with some pixels. === salem_ is now known as _salem === chihchun is now known as chihchun_afk [21:42] jgdx: there's no way to access the header or its size (unless you use internals which can change) [21:43] jgdx: maybe see how far you can get, and I'll have a look if it's not enough - we might at some point have API to get the header size === chihchun_afk is now known as chihchun [21:56] akiva-thinkpad, How are you finding the sub reddit? [21:57] DS-McGuire, Very nice; Making a new post though needs a bit of configuring [21:57] DS-McGuire, I feel so guilty; you are doing most of the work here, and all I am is finding problems and not fixing them myself :P [21:57] * akiva-thinkpad is busy with the filemanagerapp [21:57] DS-McGuire, Forgiveness please! [21:58] akiva-thinkpad, Don't be silly hahah! There is lots of work to do, not just CSS :) [21:59] DS-McGuire, BTW if you ever need a letter of reference, I can attest to your CSS experience ~ [21:59] akiva-thinkpad, We need to get more app developers invovled in the sub reddit, and also create some great documentation/threads. :) [21:59] akiva-thinkpad, Thank you so much, that means a lot :) [22:00] DS-McGuire, BTW, are we going to be a Q&A forum as well? [22:01] akiva-thinkpad, Hmm, do you think it is needed? I haven't thought of it like that. The Ubuntu Online Summits tend to do a lot of Q&A don't they? [22:01] I think we should require people to link to an askubuntu question unless it is open ended. [22:01] I have no problem with people linking threads from AskUbuntu === chihchun is now known as chihchun_afk [22:17] Tahmid, so it looks like you got an answer; almost. [22:22] Hi [22:23] vitimiti, hey! [22:23] hows it going? [22:24] akiva-thinkpad, I fixed it finally, downloading the QuaZip source files (thanks to this post: http://askubuntu.com/questions/539753/add-external-library-to-ubuntu-app-in-ubuntu-sdk), now I'm trying to make the next step and read the database, after which I will be adding the search engine: http://youtu.be/-7ujdYzF7xo [22:25] vitimiti, Is this an external database, or adatabase you made yourself? [22:25] sorry if I don't recall the details on what you are working on. [22:25] It's external, downloaded from the AEMPS site [22:26] vitimiti, ah [22:26] It's a more than one 1.4 million lines, I don't want to rewrite it [22:26] vitimiti, lol [22:26] than 1.4* [22:27] Thank God for open source :) [22:27] I don't know how people in the 90s survived [22:27] akiva-thinkpad, it is this database, that has to be open by law for people to be able to see and use it: http://listadomedicamentos.aemps.gob.es/prescripcion.zip [22:27] oh yah [22:28] The life saving application :P [22:28] akiva-thinkpad, yeah haha [22:28] That is convenient that it has to be opensoauce [22:28] akiva-thinkpad, I just need to parse the database and create the search engine, I expect it to be ready in maybe a couple of months [22:28] At least I want it to be ready before June [22:29] vitimiti, very nice [23:13] ajalkane, http://i.imgur.com/M13oe2O.png [23:13] concept at the moment. The labels fade away if there is nothing in either history.