[00:54] what is cmake? === _salem is now known as salem_ === chihchun_afk is now known as chihchun === salem_ is now known as _salem [07:03] good morning [07:50] can somebody review https://code.launchpad.net/~dholbach/help-app/FLAC/+merge/261062 please? [07:55] salut davidcalle [07:55] Hey dholbach, how are you? [07:55] good good - how about yourself? :) [07:55] davidcalle, can you review https://code.launchpad.net/~dholbach/help-app/FLAC/+merge/261062 :) [07:57] * dholbach hugs davidcalle [07:57] dholbach, I'm fine, short night, but plenty of coffee helps :) [07:58] davidcalle, did the rest of the family wake you up? :) [07:59] dholbach, yeah, Tristan has a difficult night, he only slept well between 6 and 8:30 ;) [07:59] bah :-/ [07:59] * dholbach hugs davidcalle [08:00] take a nap together later on :) [08:00] dholbach, heh, that's a possibility :) [08:00] some friends talked me into doing a detox/fasting week, it's like 5 or 6 of us and I'm very slowly finding my way into it - so no coffee for me :) [08:07] dholbach, no eating at all? [08:08] seb128, just green smoothies [08:08] dholbach, lol [08:09] I did that a couple of years back already... and it's interesting to note how you're not really hungry, but craving for stuff, like sweet stuff during the day or when you see people eating a pizza or something [08:09] but it's all right - I feel like I'm coping quite well :) [09:32] hello [10:43] kalikiana: ping [11:06] nik90: pong [11:07] kalikiana: hey, I am hitting a snag while using u1db query as a model in a listview that I like your help on. [11:08] kalikiana: the bug is that when I delete the last document, the listitem that displays it in the listview does not get removed [11:08] https://bazaar.launchpad.net/~nik90/ubuntu-clock-app/new-list-items/view/head:/app/worldclock/UserWorldCityList.qml [11:09] kalikiana: in lp:~nik90/ubuntu-clock-app/new-list-items, lets say you add 2 world cities...even if you delete both the world cities, the last one still remains in the list view and I cannot debug or understand why this happens [11:10] although when I look at the query results, it shows [] when all cities have been deleted [11:10] somehow the listview is bugging out [11:10] any ideas? [11:15] nik90: hmm the ListView model is based on the. results yet you delete getting the .documents from the query - not sure if that's it but I'd avoid dual code paths like that [11:16] kalikiana: I agree about avoid dual code paths..but we need the GenericTimeZoneModel c++ plugin to returns different world city timezones.. [11:17] deleting the result from GenericTimeZoneModel will only remove the worldcity temporarily since u1db query is the one handling the data [11:26] nik90: but you're deleting based on the index from another model [11:29] nik90: as opposed to getting the docid from the "u1db" model [11:29] kalikiana: hmm true..I could delete it based on the docID perhaps [11:32] kalikiana: I will try that out after lunch and see if that works [11:52] nik90: hi, have you had a chance to ask the right people about that vibration settings? === chihchun is now known as chihchun_afk === rickspencer3_ is now known as rickspencer3 [13:09] oSoMoN: i fixed all your remarks in the keyboard navigation branch. the failing test was really tricky, took me three hours to actually figure out what it was. Can i trust CI to run the AP test for me or should I go grab a coffee and let the entire suite run ? [13:12] nerochiaro, CI for webbrowser-app is broken these days (should be fixed when we sync back changes from wily into vivid, but we have to wait for the vivid-overlay freeze to be over) [13:12] nerochiaro, so please run the suite manually [13:13] oSoMoN: ok [13:13] nerochiaro, note that you can run it with autopilot3-sandbox-run, that will allow you doing other things while the tests run in a nested X server [13:13] oSoMoN: oh, that's cool. never knew i could do that. big life changer, thanks for pointing it out [13:14] nerochiaro, yeah, I discovered it myself not so long ago, big life changer indeed [14:09] bfiller: trying to join but get bounced by hangouts [14:19] dholbach, I think this is better: http://imgur.com/l6lnmqj [14:22] ah yes, that looks great [14:22] do you think you could drop a mail to the ubuntu-phone mailing list or ask on G+ for feedback? [14:22] just so we get an idea? [14:22] I need to relocate, brb [14:28] +1 for the icon! I like it! [14:32] I will do that now! [14:34] mivoligo: Yes I asked SDK developers kalikiana about the SDK components being connected to the "Enable Other Vibrations" settings in the systems settings app. It has been connected for a while it seems. [14:34] kalikiana: I reason I asked you yesterday ^^ is because that settings option doesn't seem to have any effect on apps. [14:35] https://plus.google.com/112369892362587560507/posts/a3iep1CvoVY [14:35] kalikiana: if for instance you disable "Enable other vibrations" and then use a AbstractButton in an app, it still vibrates when you press it. [14:36] mivoligo: lets discuss this with kalikiana before filing a bug against the appropriate package [14:37] DS-McGuire: that looks good. Have you tested it on Unity8 itself to see how it looks in the app scope? [14:47] Hello! Can sombeone help me installing UCS? I still have some trouble using it. [14:53] svenbo: Hi there, what trouble are you facing when installing UCS? [14:53] svenbo: Did you add the PPA and install ucs? === chihchun_afk is now known as chihchun [15:03] Here is the fixed version: http://imgur.com/DnagBAv, nik90 I haven't. I have no way of doing so. [15:16] oSoMoN: tests that work normally with autopilot fail on the sandbox run [15:16] nerochiaro, how do they fail? [15:20] oSoMoN: in a very "normal" way, like some strings are not as expected, etc. [15:20] DS-McGuire: The icon size ratio seems better now [15:20] nik90, I think so too, I am glad someone pointed it out. [15:21] DS-McGuire: How do you test the help app? Do you run it on your desktop? I just want to see if I can run it via QtCreator on my phone [15:21] oSoMoN: like this http://pastebin.ubuntu.com/11567560/ [15:21] oSoMoN: same tests succeeds when ran normally from cmd line [15:21] nerochiaro, have you tried re-running them (in the sandbox runner) individually, do they fail consistently? [15:22] nerochiaro, and do they fail in trunk too? [15:22] oSoMoN: they don't exist in trunk [15:22] ah, right [15:22] oSoMoN: let me try running them indiviually [15:23] oSoMoN: fail individually too [15:23] nerochiaro, could it be that the sandboxed runner has issues with key combinations like Ctrl+L ? I suggest you ask someone from the autopilot dev team, it might be a known bug [15:24] (that would be unfortunate, but at least it would allow us to discard a bug in the code) [15:25] nerochiaro, the flake8 test is failing on your branch [15:25] oSoMoN: i need to set commit hooks that check flake8, i keep forgetting [15:26] oSoMoN: pushed fix [15:27] oSoMoN: asking elopio in ci-eng [15:27] nik90, Do you have the latest branch? If you do follow the instructions in the "Hacking" file. I couldn't get it to run in the QT creator. [15:29] DS-McGuire, dholbach: I am getting the following error when trying to run on phone via QTC, [15:29] Loading module: 'libubuntu_application_api_touch_mirclient.so.2.9.0' [15:29] /usr/bin/ubuntu-html5-app-launcher: unrecognized option '--www=www' [15:29] /usr/bin/ubuntu-html5-app-launcher: unrecognized option '--inspector' [15:29] Ignoring argument: "$@" [15:29] WWW folder not found or not a proper directory: "/opt/click.ubuntu.com/help.ubuntucoredev/0.4/www" [15:29] I followed the HACKING guide [15:31] nik90: Exec=webapp-container $@ www/index.html [15:31] i use that now, was told that's the way to do it [15:31] popey: ah ok..will modify the desktop file and try now [15:33] hmm strange I get permission errors when I try running after http://paste.ubuntu.com/11567885/ [15:34] nik90, did you use 'make launch' or something like that? [15:34] nik90, which release are you on? [15:34] dholbach: I am trying this out on Trusty. I first did "make app" and then open the file in QtC where I got the "WWW folder not found error"... [15:34] dholbach: then I tried "make launch" before finally trying popey's suggestion [15:35] when I started getting the permission error [15:35] ah, maybe trusty is the problem :-/ [15:35] alexabreu, dbarth_: would the following be a problem that comes from using trusty? [15:35] /usr/bin/ubuntu-html5-app-launcher: unrecognized option '--www=www' [15:35] /usr/bin/ubuntu-html5-app-launcher: unrecognized option '--inspector' [15:35] dholbach: but since I use QtC doesn't it use the chroots for building and installing on phone? [15:35] nik90, which relevant PPAs do you use? [15:36] dholbach, not at all, ... they come from qtubuntu [15:36] dholbach: the standard sdk ppa and also the core-apps-ppa/collection that I read in the HACKING guide [15:36] dholbach, I have a fix for them, but they should be considered no-ops [15:36] dholbach, I have to ping some guys for a review for that [15:37] dholbach: no worries, I will check it out on a vivid install as well [15:37] popey, mzanetti no reminders meeting today? :-) [15:37] nik90, I never used QtC for hacking on the help-app - do you get the same issues when you run everything on the terminal? [15:37] alexabreu, do you have a link for that? [15:38] dholbach, https://bugs.launchpad.net/platform-api/+bug/1244616 [15:38] Launchpad bug 1244616 in platform-api "Application complains about invalid options if options are given" [Undecided,In progress] [15:38] dholbach, its an oldie, ... I have to re MR it [15:38] dholbach: "make click" seems to have built a 0.4 click..I will try installing and running it on the phone. [15:38] dholbach: but "make launch" opened the app on my trusty desktop though [15:38] although with really old tab designs [15:38] rpadovani: ooh, sorry, was afk [15:38] alexabreu, cool [15:39] nik90, maybe we need to change something to make it work in QtC? [15:40] alexabreu, thanks a lot for looking into it [15:40] rpadovani: http://people.canonical.com/~alan/reminders/com.ubuntu.reminders_0.5.448_armhf.click [15:40] dholbach: could be a trusty issue since the click package that I built using "make click" fails to run on the phone..similar to the QtC run [15:40] dholbach, this is quite often a source of confusion [15:40] nik90, hum........ [15:41] rpadovani, popey, I'm on hols today. I think there's another branch to be reviewed. Fixing a critical. Could go into the release IMO. Other than that, I think we need translations. [15:41] ah okay [15:41] nik90, any error messages when you run 'make click'? can you pastebin? [15:41] mzanetti: https://code.launchpad.net/~mzanetti/reminders-app/store-local-resources-in-infofile/+merge/260990 [15:41] that one? [15:41] popey, yes [15:41] dholbach: let me branch it again and start fresh without involving qtc..one min [15:41] mzanetti: ok, go back to holiday, I'll deal with it. thanks :) [15:42] thanks nik90 [15:44] dholbach: with a fresh branch, running "make app && make click", I am able to install and run on the phone properly. So no modifications to the desktop file [15:45] <3 [15:45] maybe we need a bug to make it work properly with the QtC [15:45] DS-McGuire: give me a min to try out your new icon and paste a screenshot of it in the app scope [15:45] dholbach: yes, I will report it in a few mins once I get the necessary logs to help debug it. [15:46] thanks a bunch [15:46] np [15:47] dholbach: quick question, where do I place the app icon so that it gets picked up? [15:47] nik90, ./static/app/help.svg [15:48] ah thnx === chihchun is now known as chihchun_afk [17:23] nik90, Any luck? [17:29] DS-McGuire: I installed it, but it still uses the old icon for some reason [17:29] DS-McGuire: can you send me the svg file? I used the png file from the imgur link [17:35] Sure. How should I send it? [17:35] nik90, ^^^ [17:36] DS-McGuire: dropbox share or just an email I guess to nik90@ubuntu.com [17:36] nik90, I'll email it now. [17:37] thnx [17:39] nik90, Do you want it cropped into the ubuntu shape or not? I forget which needs to be used for the icon. [17:39] I will just send both in fact. [17:40] DS-McGuire: the one without the ubuntu shape..Unity8 will automatically crop it [17:40] nik90, That's what I thought... ;) [17:45] DS-McGuire: they seem to be empty svg files [17:46] nik90, Open them in inkscape? I don't think IOG likes svgs...? [17:46] * nik90 tries [17:47] yeah you're right..strange [17:49] DS-McGuire: hmm ..even unity8 also displays an empty icon..despite me cross-checking the svg file on inkscape [17:50] nik90, I must have done something wrong. I am going to make some food and I will see what's up when I get back. If you get it working let me know. :) [17:50] DS-McGuire: same..need to grab dinner :) [17:50] DS-McGuire: be back in an hour [17:50] o/ nik90 [17:50] o/ [18:11] balloons: Did you rerun certain clock app mps on vivid? http://91.189.93.70:8080/job/ubuntu-clock-app-vivid-amd64-ci/7/console [18:15] nik90,oi [18:16] nik90, vivid gave ci trouble, so ap tests are disabled for now. Your stuff should pass jenkins [18:32] does any know how to set the touch emulator to landscape mode, so one can test tablet apps? [18:37] dkessel try Ctrl+F12 [18:38] dkessel, no idea.. never tried actually, heh [18:38] dkessel: i just found https://wiki.ubuntu.com/Touch/Emulator#Keyboard_Commands [18:39] DanChapman: yup, google tries to lead me there, too... however that wiki page always generates a HTTP 500 error for me :/ [18:40] let's see if that changes anything for my app [18:40] dkessel: http://i.imgur.com/z5tTufE.png :-D [18:41] perfect, ty DanChapman :) [18:41] np [18:41] however, maybe i need to implement something in the QML app so it properly gets rotated [18:49] DanChapman: i don't think those orientation keyboard shortcuts (the ones with Ctrl) do anything anymore [18:49] i would except the default news app to properly react to landscape mode. but i could be wrong, too... === aaron is now known as Guest32281 === Guest32281 is now known as ahoneybun [18:57] nik90, I have fixed the issue :) [18:57] Resending the image now [20:06] nik90: thanks for taking care of the issue :) [20:21] Can somebody explain me how to use the PageWithBottomEdge? I want to change the headerstate of the page when the BottomEdge is opened. [20:21] svenbo_: Did you read the documentation of the UCS website for the PageWithBottomEdge? [20:22] http://ubuntu-component-store.readthedocs.org/en/latest/_components/pagewithbottomedge.html#property-documentation That one? [20:22] svenbo_: yes [20:22] Yes, I did. I tried to use bottomEdgeReleased [20:23] svenbo_: renatu is the person who created that component. May be he can help [20:24] PageWithBottomEdge { [20:24] DS-McGuire: https://imgur.com/rqADFrm [20:24] nik90, Do you think that looks good? [20:25] Thanks for the screen shot by the way. [20:25] DS-McGuire: I am comparing it with other app icons atm [20:25] Sure :D [20:28] DS-McGuire: I think the icon size can grow a tiny bit more to make it more legible..if the icon detail is high, it may be missed out at small sizes [20:29] DS-McGuire: for instance the tiny border ropes for instance are barely visible unless I really focus on them [20:29] but the colors and the idea seems good [20:30] nik90, I can do that. I am always trying to stick to the ubuntu guidelines when designing stuff however if need be I can not stick to them. [20:31] DS-McGuire: may be you can leave the tyre size the same and just increase the size of the boundary ropes to make them slightly more apparent [20:32] DS-McGuire: like http://www.psdgraphics.com/wp-content/uploads/2009/08/help-icon.jpg for instance [20:33] balloons: I know for a fact that clock app AP tests fail due to some upstream AP bugs after the transition to the 15.04 framework. Is it still wise to merge them? [20:34] nik90, I will take a look at it. Increasing the entire ring is the easiest to do. Those ropes are actually bars and the ring is supposed to look like it sits on it. [20:35] balloons: for instance ahayzen did some AP adjustments in the music app https://code.launchpad.net/~ahayzen/music-app/refactor-bump-framework-1504/+merge/258126 which I am unable to bring over to the clock app [20:35] balloons: which is also the reason for AP tests are failing in the MPs I proposed [20:35] DS-McGuire: ah ok [20:36] nik90, I will take a look at it though. I have my membership meeting coming up in 25 minutes :) [20:36] DS-McGuire: oooh awesome..good luck [20:36] nik90, Thanks :) [20:37] nik90, well, since we sadly can't guarantee stability, I guess you can merge. Ideally you wouldn't knowingly merge things that break; but then again, you won't be holding this feature based on testing issues would you? [20:38] balloons: ideally I wouldn't but I have been taught to not merge stuff that fail AP tests :) hence the concern [20:48] svenbo_, try change it on "onActiveChanged" from bottom edge page [20:51] mzanetti: hey you updated Fahrplan in the store. Nice! [20:52] mzanetti: one thing though, you might want to post updated screenshots and also ensure the screenshots interfaces are in English to make it appear applicable to everyone [21:01] nik90, fancy creating some screenshots? [21:01] mzanetti: my pleasure ;) give me a few minutes [21:02] nik90, it's not great, but it's the decision that has been undertaken. If you know it breaks the tests I [21:02] it's in your hands whether or not you want to merge it. We'll work on getting things running again, somehow, soon [21:04] balloons: ack. Either way I cannot merge my MPs until after popey pushes a clock app update to the store which should happen soon after OTA-4 is released. So I will try my best to get those AP issues resolved before making the decision to merge or not. [21:05] balloons: Personally after working with QA for some time now, I feel really guilty to go ahead with the merge with failing AP tests ;) .. I hate you guys :P [21:06] nik90, mission accomplished! [21:07] * balloons takes a picture [21:07] haha [21:10] mzanetti: sent to your canonical email === daniel__ is now known as DS-McGuire [21:20] nik90, thanks [21:22] mzanetti: how is that bahne.de has some really strange warning messages like "On-Time: Fire-fighters' operations on railway property"..never seen such dramatic msgs on 9292ov.nl service [21:22] lol. I haven't seen them before on bahn.de either [21:23] :) === mcphail_ is now known as mcphail