[00:03] alesage: heh, just had a quick glance you need to remove the placeholder code in MockClock (i.e. the prints and the comments) :-) [00:18] does the 640x480 bug appear in other flavors of Ubuntu in VBox? [00:23] veebers, O I thought this was production code ;) [00:28] veebers, updated [00:55] https://drive.google.com/file/d/0B1bma_pJzwFFLXU1bzBBaEp6TWs/view?usp=sharing Crazy UI idea [01:12] alesage, reviewed. Ping me if you want to discuss something. === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk [03:53] thetoxicarcade, https://launchpad.net/errors === chihchun_afk is now known as chihchun === ara_ is now known as ara === chihchun is now known as chihchun_afk [12:21] Hi all, i have a small question. I traslated a package about one year before, but the translations never updated in ubuntu...I sent an email to the "Project Maintainer" but he told me that he will find a new maintainer.Since our last email never hapends (4 months ago). Is trere a way to push the translations ? [14:06] Geochr, which project? [14:21] good morning all! [14:37] * dkessel takes out his looooooong arm and waves across the ocean to balloons [14:39] dkessel, guten tag. wie gehts? [14:44] balloons: danke, ganz gut :) ich hoffe dir auch? [14:46] ja. kalt hier aber sonnenschein [14:46] thus is the limit of my german ;p === chihchun_afk is now known as chihchun [15:46] hehe :) [15:49] balloons, Sorry for the delay answer. The project is: https://launchpad.net/screenruler and the packages in ubuntu is: https://launchpad.net/ubuntu/+source/screenruler [15:52] Geochr, #ubuntu-translators is really the best place to ask, but checkout https://wiki.ubuntu.com/Translations/LpProjectConfiguration to make sure the project is setup for translation. AFAIK, it should be automatic. New builds should be generated as soon as you add new translations [15:54] it is so nice when you have people coming in your office and asking you where to put the resources required by their automatic tests :) [15:54] that's when you know that your automated testing workshop had an effect :D [16:00] balloons thanks for the info but for translations updates isn't commanded by translation team, am i wrong? [16:01] Geochr, no, again afaik if the project is setup right in launchpad it's automatic. the translations folks will certainly have the definitive answer and will know how to setup the project if it's not setup properly [16:13] ok i catch it! [18:12] tedg you asked about building debug packages on a branch as well, could you say a little more pls? === roadmr is now known as roadmr_afk [20:11] hello balloons you there ? [20:13] Letozaf_, hello [20:14] balloons, I made a change to the filemanager mp, but not sure it works [20:14] balloons, there aren't many properties to check to see if Places page is loaded [20:15] Letozaf_, ack. Did you push it to the branch? I can pull and update it [20:15] balloons, yes [20:17] balloons, http://91.189.93.70:8080/job/generic-mediumtests-vivid/320/artifact/filemanager.tests.test_places.PlacesTestCase.test_go_to_root_must_open_the_root_directory.ogv [20:17] balloons, if fails :( but it looks like it clicked on Devices though [20:19] balloons, I think I made an error in the code :-P [20:19] ohh, you think you got the answer? [20:20] balloons, ye, to the failure on Jenkins I made an error in the code, I will fix this now [20:21] Letozaf_, kk. === roadmr_afk is now known as roadmr [20:39] balloons, I have tried to run my test on the device with: ADT_AUTOPILOT_MODULE="-v filemanager.tests.test_places.PlacesTestCase.test_go_to_root_must_open_the_root_directory" adt-run ubuntu-filemanager-app --click=com.ubuntu.filemanager_0.4.345_armhf.click --- ssh -s adb -- -p xxxx but I get an error: http://paste.ubuntu.com/9103563/ yesterday as I recall I did not get errors [20:40] balloons, what is it, did I bork something ? [20:43] Letozaf_, seems odd [20:43] Letozaf_, I wouldn't worry about it though. Let's get it passing on jenkins [20:48] balloons, ok, I pushed again, let wait and see what happens [20:49] Letozaf_, autopilot3-sandbox-run -s 400x600x24 -X filemanager.tests.test_places.PlacesTestCase.test_go_to_root_must_open_the_root_directory [20:50] balloons, ... let me try it :) [20:50] hey! check this out: http://178.62.133.56/ [20:51] thetoxicarcade, ohh what's that? [20:51] thetoxicarcade, btw errors.ubuntu.com is [20:51] already for only canonical? [20:51] launchpad.net/errors [20:51] ooooooooooohhhhhhhhhhhhh :D [20:52] yeah because I needed the raw information before yui3.js uses it because I'm creating things with d3.js [20:52] https://code.launchpad.net/~thetoxicarcade/full.errors.ubuntu.com/trunk [20:53] if you want more info about it, ping bdmurray [20:53] balloons, other weired thing: http://paste.ubuntu.com/9103787/ [20:53] <3 thank you Mr. Nicholas Skaggs of Canonical, tribe of the hangout engineers, [20:54] Letozaf_, yep I get same error. before it just failed [20:54] lol thetoxicarcade is beeing "romantic" [20:54] I suspect the update broke things [20:54] * balloons looks at what you changed [20:54] so that's what autopilot logs look like <.< [20:54] thetoxicarcade, nooo it's much better :) [20:55] too bromantic for my taste [20:55] I think I've already started begging for jobs (and I haven't even contributed to the community yet) [20:56] 21:50:48.928 DEBUG _X11:347 - Moving mouse to position 160,592 with animation. [20:56] 21:50:49.262 DEBUG _X11:390 - The mouse is now at position 160,592." oh. my. god. [20:56] H*** YES [20:57] balloons, I think we should show thetoxicarcade a video of an autopilot test to show him "the magic" :-) [20:57] :D [20:58] * Letozaf_ is searching for one [20:58] * thetoxicarcade is in a libary working [20:58] Letozaf_, so I tweaked your change a bit for rev 345 [20:58] balloons, what did you find ? [20:58] Question: if I can come up with something less lame then the current bug interface, can that replace the bug system? [20:59] * Letozaf_ is taking a look too [20:59] Letozaf_, shouldn't be self.placepage. In addition, did you mean to remove page.active.wait_for(True)? [21:00] balloons, no I added that, couldn't find a better property to check for checking if Places page is loaded [21:01] balloons/Letozaf_, can autopilot be invoked automatically (like in an iso test) or does it have to be booted manually and invoked? [21:02] How formal are these logs? I read the shpeel on "your logs are recorded" but... [21:02] thetoxicarcade, look at lp:ubiquity if you want to see that [21:02] thetoxicarcade, autopilot can output to xml or subunit [21:03] YEEEEESSSS [21:04] ... but we don't like to talk about xml ;) [21:04] subunit forever! [21:04] wooooo! [21:04] * thomi goes back to work [21:04] thomi, lol [21:05] you guys are like a bad uncle that lets his nephews play with fireworks (in his bunker full of fireworks and cellphones). LOVE EEEET. [21:05] balloons, I fixed that wrong self :-P [21:06] Letozaf_, your changes in r 345 don't help [21:07] looks like return self.wait_select_single(PlacesPage) is wait is not happening properly [21:07] balloons, the weired thing is that I just added one line today, and yesterday I did not have this issue, so I am quite puzzled [21:14] balloons, if I comment line 80 placespage.active.wait_for(True) and run the test on the desktop in phone mode, the test passes [21:18] Letozaf_, this works for me: http://paste.ubuntu.com/9104213/ [21:18] you can see all the stuff I tried [21:18] elopio, you about? [21:19] My brain is a bit hazy, but basically waiting for the flickable object to no longer exist gets us what we need [21:19] balloons: here. [21:19] <.< tried to explain it to work people and they're just like "huh?" *checks out more books* [21:20] balloons, oh! thanks didn't know that :-) thanks a lot [21:23] Letozaf_, so we have our answer [21:24] Letozaf_, I left the diff as a comment. Make the changes and let's merge ;-) [21:24] balloons, thanks [21:24] balloons, how sad is http://status.ubuntu.com/ubuntu-v/ :| [21:24] Does it make sense? In the end since the 'flickable' only exists while the page is moving, waiting for it to be destroyed means the page is loaded, which means we can interact with it :-) [21:25] balloons, yeah makes sense [21:25] knome, I still haven't added my stuff. It does seem like how we work is changing / has changed [21:25] knome: is that just us and server who've actually got blueprints? [21:25] people want to be more agile than 6 month cycles [21:26] elfy, just us who use the status tracker [21:26] balloons, the whole agile stuff has been around for years, and i've never really understood it [21:27] well, heh, I wasn't trying to say agile itself.. more of the original meaning. People want to do things faste [21:27] though agile is popular [21:27] and often wrongly perceived [21:27] Letozaf_, I'll be glad to move on from this..It's funny how you did 99% then got stuck on the last bit [21:28] besides, in a way, tracking what's done is hardly contrary to doing things in the agile mindset [21:28] balloons, yeah I did not know about the destroy thing :-P so I did not know how to solve the issue [21:32] balloons, everything is working now also the autopilot3-sandbox-run... [21:32] balloons, I pushed, let's wait and see [21:32] Letozaf_, I knew about it, but forget.. hehe. [21:33] balloons, :-P [21:33] knome, yes you are correct. Tracking work doesn't force you to work it in any particular manner [21:33] per say . . . [21:34] * dkessel keeps his fingers crossed for Letozaf_ ... [21:35] dkessel, thanks :-) [21:37] balloons, and not tracking stuff makes is less transparent.. [21:43] balloons, dkessel PASSED \o/ [21:43] thanks balloons [21:43] wouldn't have made it without your help :-) [21:44] woohoo :) [21:44] good job Letozaf_ :) [21:44] dkessel, thank you [21:45] fantastico :D [21:46] * Letozaf_ is surpriese dkessel knows italian ? [21:46] surprised [21:46] dkessel, yeah fantastico [21:46] un poco [21:47] * dkessel only spent two weeks in italy [21:47] dkessel, pitty I do not know german [21:47] dkessel, well that's good for only two weeks stay in italy [21:48] ok guys must go to bed now :-) [21:48] good night [21:49] buona notte [21:49] I approved Letozaf_ :-) [21:49] dkessel, how's the UI changes coming btw? [21:49] * balloons wants screenshots :p [21:49] or demo sites... [21:50] hah [21:50] no news on that... today is the first day i spend on my private laptop this week [21:50] dkessel, ahh, well then, don't let me ruin that [21:50] i however must go catch the last rays of sunshine [21:50] enjoy balloons :) [22:11] is dkessel the one dkessel I was supposed to talk to [22:21] thetoxicarcade: i guess so [22:22] Ah. I am trying to break things but I will try out the existing code and prove the new front end works before begging to swap it [22:23] which frontend? errors.ubuntu.com? [22:24] that & iso.qa.ubuntu.com [22:24] I want to smash them together :D (bad idea) [22:25] thetoxicarcade, what about making each of them more usable individually? [22:27] thetoxicarcade: i am currently working on iso.qa.ubuntu.com . knome made a mockup for a new design and i am working on implementing it [22:29] the current state is: https://imgur.com/0dp7gsk . the mockup design was this: http://imgur.com/PT7horN [22:30] :D yay [22:31] dkessel, that's great work so far [22:31] it's fantastic :D [22:32] it's just the submit block that still needs moving. and there won't be a drop down box for the hardware [22:37] thomi am I right that upower is the right layer to be mocking for veebers' indicator-power proposal? if so that makes the others more obvious, maybe with the exception of datetime [22:38] thomi also IIRC you raised an objection to NetworkManager mocking, isn't that the same layer? i.e. I think that'd be correct to exercise indicator-network [22:40] thomi elopio also this would be a useful thing to tackle at some point https://bugs.launchpad.net/python-dbusmock/+bug/1087887 [22:40] Launchpad bug 1087887 in python-dbusmock "Auto-create templates from running system using DBus Introspection" [Wishlist,Triaged] [22:40] alesage: sorry, didn't see your pings here [22:40] I was looking at ##qa [22:41] thomi nw--you do get alert over here though I hope? [22:41] yeah I do, but the channel is scrolled off the bottom of my screen [22:41] anyway... [22:41] alesage: I think the answer to that question depends on the answer to these: "What are we trying to test? Where are we seeing regressions?" [22:42] for power, I think it makes sense to test "u8 <-> indicator <- upower" [22:42] thomi I agree, if indicator is our target [22:42] so the question is, what fails in the network stack? [22:42] so I'm mocking up something like this: http://178.62.133.56/ and https://drive.google.com/file/d/0B1bma_pJzwFFLXU1bzBBaEp6TWs/view?usp=sharing [22:43] thomi for datetime there have been some exotic errors which have been traced to the qt layer e.g. https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1283236 [22:43] Launchpad bug 1283236 in qtorganizer5-eds (Ubuntu) "Alarms are triggered in UTC tz despite saving in local tz" [High,Fix released] [22:44] alesage: in answer to https://bugs.launchpad.net/python-dbusmock/+bug/1087887 i think you should take it to jfunk if you think it's something the project team should tackle [22:44] Launchpad bug 1087887 in python-dbusmock "Auto-create templates from running system using DBus Introspection" [Wishlist,Triaged] [22:44] thomi ok I'll bring it up next week thx [22:45] thomi for the network stack I'd have to investigate [22:47] thomi but for the named story (connect to wifi), NetworkManager represents those objects to the indicator, surely that's the right place to start (please say yes) [22:51] thetoxicarcade: i think bdmurray might be someone to talk about your mock with. i don't have any stocks in that ;) [22:51] alesage: well, so we're writing that test becuase this is something that has failed in the past, I assume? [22:51] (otehrwise what's the point?) [22:52] gah - spelling [22:52] the question is, where does it fail? If it failed within NM, or lower, then mocking NM doesn't achieve anything [22:52] thetoxicarcade: i am leaving for today [22:53] Many thanks dkessel & I'll try to get to bdmurray [22:53] thomi well it would achieve end-to-end testing of indicator-network--I do appreciate this new ethic you're proposing though, sure something has failed at that level, let me review with devs at morning mtg tomw [22:58] alesage: ok. I just think we need to get away from the 'more tests are better' mentality, and target our tests at systems that are known to be fragile