/srv/irclogs.ubuntu.com/2013/10/08/#ubuntu-quality.txt

sergiusensveebers, have a minute?00:16
veeberssergiusens: hey, what's the haps?00:20
sergiusensveebers, thought you might be interested in my ugly hack https://code.launchpad.net/~sergiusens/phablet-tools/click_testing_python_modules/+merge/18974400:20
* veebers looks00:21
veeberssergiusens: ah ok cool, so this resolves for the python deps. right, but not the likes of unity8-fake-env et. al?00:23
sergiusensveebers, not yet, but that will come soon00:24
veeberssergiusens: and by 'ah cool' I mean it's cool we have a hack work around, not ah cool, that's an awesome solution ;-)00:24
veeberssergiusens: sweet, cheers for working on that00:24
veeberssergiusens: hey, what happens if the read on diff line 58 fails? does it throw an exception message and the cleanup catches any hanging cruft?00:25
=== chihchun_afk is now known as chihchun
jrrit's very difficult for Ubuntu to make progress on bugs that are crashes during an apt upgrade02:48
jrrit seems that because the system is mid-upgrade, it has outdated packages, and apport closes the bug immediately02:48
jrrhere's the bug in question https://bugs.launchpad.net/ubuntu/+source/docky/+bug/96060902:55
ubot5Ubuntu bug 960609 in docky (Ubuntu) "Docky.exe crashed with SIGSEGV in g_type_name()" [Undecided,Invalid]02:55
=== _salem is now known as salem_
=== salem_ is now known as _salem
=== chihchun is now known as chihchun_afk
=== chihchun_afk is now known as chihchun
=== chihchun is now known as chihchun_afk
jibelGood morning05:12
pittiGodo morning05:17
jibelGood morning pitti, how are you?05:19
pittijibel: much better, a good night's sleep was what I needed05:20
pittijibel: and you?05:20
jibelpitti, another night was needed to evaporate French wine, right ? ;)05:20
jibelpitti, I'm good. I'll be happy when the phone is released. I've the impression to live this 80s movie with Bill Murray05:21
pitti"Und taeglich gruesst das Murmeltier"?05:22
jibelpitti, Groundhog Day what the english title :)05:22
jibel*was05:22
pittiah, right05:22
=== chihchun_afk is now known as chihchun
jibeliahmad, is there a known bug with the SDK where buttons doesn't work if OSK is revealed?06:43
iahmadjibel, there is some OSK issue which hides the controls if they are on the lower part of the screen and takes the focus06:44
iahmadjibel, now whether it takes the focus for the entire screen, I am not too sure as I didn't see that problem myself.06:45
jibeliahmad, the issue I have is if there are buttons just above OSK, they cannot be pressed.06:45
=== chihchun is now known as chihchun_afk
pittijibel: hm, is wazn unhappy again?06:53
pittijibel: http://10.189.74.2:8080/view/Saucy/view/AutoPkgTest/job/saucy-adt-udisks2/80/ARCH=i386,label=adt/console06:53
pittijibel: I retried a few times06:53
* pitti looks at wazn06:53
jibelpitti, I retried it too, looking06:53
* pitti cleans up the ~ 5 udisks2 VM images06:54
pittijibel: hmm, it seems happy overall!?06:55
pittinet user: could not set up host forwarding rule 'tcp:54324::22'06:55
pittithat ought to be free, firefox VM is using 5432306:55
pittitcp        0      0 localhost:54324         localhost:54323         ESTABLISHED 36548/ssh06:56
pittitcp        0      0 localhost:54323         localhost:54324         ESTABLISHED 36491/qemu-system-x06:56
pittihmm, what the heck is that?06:56
jibelj-lallement@wazn:~$ sudo lsof -itcp|grep 5432406:57
jibelqemu-syst 36491 auto-package-testing   89u  IPv4  99822442      0t0  TCP localhost:54323->localhost:54324 (ESTABLISHED)06:57
jibelssh       36548 auto-package-testing    3u  IPv4  99933474      0t0  TCP localhost:54324->localhost:54323 (ESTABLISHED)06:57
pittijibel: yeah, that's what I saw in netstat, but I can't see a process for that06:58
jibelthe processes are07:00
jibelqemu-system-x86_64 -enable-kvm -m 3072 -smp 2 -monitor unix:/dev/shm/adt/saucy-amd64-firefox-20131008_034509.GC32hU.img.monitor,server,nowait -localtime -no-reboot -net user -redir tcp:54323::22 -drive file=/dev/shm/adt/saucy-amd64-firefox-20131008_034509.GC32hU.img,if=vir07:00
jibelssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /home/auto-package-testing/cache/disks/adtkey -tt -p 54323 -l ubuntu localhost sudo /home/ubuntu/run-adt  -P firefox07:00
=== chihchun_afk is now known as chihchun
pittiso the running firefox test uses 54324 as well? that sounds wrong07:00
jibelpitti, also there is a lock file for 54324 which isn't locked. 2 options: 1. wait for FF to finish, 2. flock /var/lock/adt/ssh.54324.lock and start udisk tests07:13
pittijibel: or disable wazn as executor until ffox is finished?07:14
pittibut your 2. sounds good, too07:14
jibelpitti, yes, that's another, more radical, option07:14
jibeltrying option 207:16
jibelpitti, it's running07:17
pittijibel: thanks; re-running gvfs too07:17
=== rbasak_ is now known as rbasak
DanChapmanmorning all08:25
elfyhi DanChapman smartboyhw08:26
DanChapmanheya elfy08:26
smartboyhwHello elfy08:27
elfysmartboyhw: you done anything with this yet?  https://bugs.launchpad.net/ubuntu-manual-tests/+bug/122566908:28
ubot5Ubuntu bug 1225669 in Ubuntu Manual Tests trunk "Ubuntu One setup is missing from the "Install" testcase" [High,Triaged]08:28
smartboyhwelfy, the damn, ENOTIME.... Can you take over the bug (if you wish?)08:28
elfydone08:29
elfythat08:29
elopioping iahmad, can you take care of this one? https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/123646408:59
ubot5Ubuntu bug 1236464 in Ubuntu UI Toolkit "Swipe to delete confirmation need emulators for AP tests" [Undecided,Confirmed]08:59
jibeliahmad, do you know if the 'wpa password' dialog a component of ubuntu-ui-toolkit or ubuntu-system-settings?09:00
jibelwhen I press the button the component behind the dialog receives the event09:00
jibelbutton=cancel or connect09:00
iahmadjibel, ubuntu-ui-toolkit doesn't provide ready made dialogs as far as I know, I am guessing it should be ubuntu-system-settings.09:22
jibeliahmad, thanks, that's where I reported it09:23
iahmadelopio, I am not completely understanding if this feature should be part of UITK or in the AP emulators ?09:25
=== vrruiz_ is now known as rvr
elopioiahmad: it should be part of the AP emulators that are on UITK09:27
elopiothe emulators.py needs a ListItem class, or something like that.09:27
elopiowith a swipe_to_delete method.09:28
elopioiahmad: nerochiaro will know better.09:28
iahmadelopio, are you not working on emulators anymore?09:29
elopioiahmad: I am.09:29
iahmadelopio, ok09:29
elopioI am almost done with the textfield emulators.09:29
elopiobut that's all I'll have time to do this week.09:29
elfyballoons: when you are about I've pushed a change to 1300-1302 re Ubuntu One screen - once I know that's ok I'll look at the remaining image testcases09:42
elopioiahmad: it's done. Want to take a look?09:47
elopiohttps://code.launchpad.net/~elopio/ubuntu-ui-toolkit/textfield_emulators/+merge/18979609:47
=== iahmad is now known as iahmad|afk
davmor2_Morning all10:01
elfymorning davmor2_10:01
=== davmor2_ is now known as davmor2
=== _salem is now known as salem_
=== iahmad|afk is now known as iahmad
=== yofel_ is now known as yofel
om26erelopio, hey12:53
om26erelopio, I implemented the UnlockScreen thing in the UIToolkit a few weeks ago. Who do I need to get it reviewed ?12:54
elopioom26er: iahmad and somebody from the SDK team.13:16
elopioI would like to give it a look too.13:16
elopioom26er: do you have some time to review this one for me? https://code.launchpad.net/~elopio/ubuntu-ui-toolkit/textfield_emulators/+merge/18979613:17
iahmadelopio, ok will do it shortly13:23
elopiothanks. iahmad, robotfuel will help writing some emulators too. I think he was working on the slider.13:28
om26eriahmad, this please https://code.launchpad.net/~om26er/ubuntu-ui-toolkit/screen_unlock/+merge/188289 :)13:28
robotfuelelopio: iahmad yes, I have the live slider finished, I am working on edge cases for the non-live slider it's more difficult.13:29
iahmadelopio, ah it seems chrisgagnon is writing emulators too, and slider emulator is in progress13:29
elopio:)13:29
elopioiahmad: chrisgagnon is robotfuel. But don't tell anyone, it's his vigilante name.13:30
iahmadelopio, ah..:)13:31
alesagewas wondering why you never see them in the same place at the same time13:31
robotfuelelopio: iahmad: I have this one for the button https://code.launchpad.net/~chris.gagnon/ubuntu-ui-toolkit/autopilot-button-emulator/+merge/18970313:32
iahmadelopio, since robotfuel is on emulatos then it would make sense if he takes care of that slide-to-delete defect as well...:)13:32
iahmadrobotfuel, yes, I saw that this morning, jenkins didn't approve it as all three button emulator tests are failing for all platforms13:33
robotfueliahmad: oh? hmm it worked locally. :(13:33
iahmadrobotfuel, http://10.97.0.26:8080/job/generic-mediumtests-runner-maguro/2116/?13:34
iahmadrobotfuel, if tests fail for all platforms there is enough ground to doubt the tests or the implementation...:)13:35
robotfueliahmad: ah I see there is no hover on touch13:37
iahmadrobotfuel, in that case you might want to make the test conditional13:37
iahmadrobotfuel, to desktop only13:37
elopiorobotfuel: 27+ self.pressed.waitfor(False)13:38
elopiothat's wait_for13:38
robotfueliahmad: right and not use hover in the press function13:38
iahmadelopio,     if not clear_button.visible:13:40
iahmadAttributeError: 'NoneType' object has no attribute 'visible'13:40
iahmadelopio, this while running the textfield emulator test cases on saucy13:40
elopioiahmad: I added an objectName to the clear_button, so you will have to remake your modules13:41
elopioand export the environment variables.13:41
elopiosource export_modules_dir.sh13:41
iahmadelopio, ok,13:42
elopiorobotfuel: also, on the test case test_button_emulator_release, I would add at the end self.assertEqual(self.button.text, "Click Me! 1")13:43
elopiothe rest I like, thank you!13:43
elopioI wonder if it's a bug that the phones don't have a hovered.13:44
elopioif you leave your finger pressing the button, then it's pressed=True and hovered=True, isn't it?13:44
iahmadelopio, but then what would be the purpose of hover, it will merely have the same states as pressed almost always?13:47
elopioiahmad: on the phone, yes, the only way to hover is to leave pressed.13:47
elopiobut I'm not sure about this.13:47
elopiomaybe hover means mouse over, but not pressed.13:47
iahmadelopio, right,13:48
elopioI was just wondering. A good thing to ask the devs.13:49
elopioom26er: I have some comments about your branch.13:49
elopioare you here?13:49
om26erelopio, Yes I am13:49
elopioom26er: 30+class ScreenUnlock(UbuntuUIToolkitEmulatorBase):13:49
elopioScreenUnlock is not an object provided by the toolkit.13:50
elopioso I think it's not right to inherit from UbuntuUIToolkitEmulatorBase.13:50
elopioactually, that's something that should be on the unity project, in my opinion. Not on the uitoolkit. We should just import it here.13:51
om26erelopio, I just inherited from there because it was giving the pointing_device I can go with another solution if you suggest13:51
elopioom26er: yes, I would duplicate the pointing_device code, and inherit from object.13:51
om26erelopio, for that first we have to depend all the apps on unity8-autopilot.13:51
elopioom26er: I think that's the current scenario. I think it's bad, but as long as jenkins can't give us a unity without a greeter, we are stuck with that case.13:52
elopioso making it explicit on the dependencies is a good thing.13:52
om26erelopio, right. I'll look a bit into unity8 autopilot tree and see where to put this. It may just work there as is.13:54
elopioom26er: yes. I have some other random PITA comments. Are you with patience for me today? :)13:54
om26erelopio, sure.13:55
om26erl)13:55
om26er;)13:55
elopio83+ print("Could not find autopilot interface for unity8 "13:55
elopioI got your comment, but we should never ever print something. Always use logging.13:55
elopiothere are cases where we want the run to be the less verbose possible. For that, the default runner only prints a letter per test.13:56
om26erelopio, I think people will just ctrl+c believing nothing is happening13:56
elopioso if you print something, it will be ugly.13:56
om26erelopio, its only printed once in a test suite because that code path is only executed when there is no autopilot interface for unity813:56
elopioom26er: yes, but those people should run the tests with -v if they want to keep track of what's going on13:56
om26erwhich is probably once per device, till its flashed13:57
elopioom26er: Corey was changing the autopilot runner to use the default text runner. And we have a logging method on autopilot 1.4. Both things will make it a lot nicer when you put things on the log, instead of printing them directly.13:57
om26erelopio, I used the logger in my first implementation then removed its use on purpose.13:57
elopioom26er: yes, I see that from your comment. I think you are right assuming that people will think it's stuck, but for that we need better logging, instead of skipping logging :)13:58
om26erwell thats debatable. from the normal docs that we provide people to run their autopilot tests, we don't ask them to run with -v... the point is its not always going to be us who is running those tests. there are other people, in many cases someone who is running a test for the first time14:00
om26eror even using autopilot for the first time ?14:00
elopioom26er: yes, for them the default logging should be at the info level.14:01
om26erelopio, ok, don't have much clue about new logging in 1.4. So I think the first step for me would be to move the code over to unity8, we can discuss things further in that MR14:01
elopiothere should be an option to change the logging level to debug, to error, or to warn, to get less output, or to be completely silent. But that's only configurable if we use logging everywhere, no prints.14:01
elopioom26er:14:02
elopio76+ if unity8:14:02
elopio77+ pass14:02
elopioI think that does nothing, right?14:02
elopioyou can remove that code with the same result.14:02
om26erelopio, right, I actually have a better solution for that, which I am using elsewhere in camera-app integration test. I;ll port that over14:03
om26erI am going to just move the stuff in _get_unity8_autopilot() over to unlock_screen()14:04
elopioom26er: about the test case 156+class TestScreenUnlock(tests.ScreenUnlockTestCase):14:04
elopioit's complex. There are many ways to make it clearer. That's what the book thomi mentioned on the sprint is about. Clean Code, by Robert Martin.14:05
elopiototally recommended :)14:05
elopioI'll try to clean it a little so you see the difference.14:05
elopioactually, I think that the problem is that the ScreenUnlockTestCase is not needed. We will be good enough with the ScreenUnlock class.14:08
elopioand it will be a lot easier to test that class than the test case.14:08
om26erelopio, cool, that makes code simpler, if you say.14:12
om26erand less14:12
elopioom26er: yes. And generally it's a bad idea to use inheritance on the test cases. It's hard to understand what the parent classes set up do.14:13
elopiowe found a lot better to use python-fixtures14:13
elopiothat will come with autopilot 1.4 too. So the object can be wrapped in a fixture, and it will look really pretty.14:13
sergiusensballoons, can you take care of this one? https://code.launchpad.net/~sergiusens/ubuntu-calendar-app/click_fixes/+merge/18986514:27
=== charles_ is now known as charles
balloonssergiusens, done14:45
sergiusensballoons, thanks!14:45
elopioI hate that when I receive a message on the phone, it sounds just like when I receive one on the desktop15:15
=== chihchun is now known as chihchun_afk
elopioI switch through all the open windows looking for a message, until I realize it's the phone. It has been like this for two weeks.15:16
jfunkping rhuddie - you around?15:18
rhuddiejfunk, sure15:18
jfunkcan you reproduce - bug 1235263 - and see if there is a crash there? the powers that be would like to know15:19
ubot5bug 1235263 in address-book-app (Ubuntu Saucy) "Adding photo to contact casuses device blackout when Mir enabled" [Critical,Confirmed] https://launchpad.net/bugs/123526315:19
rhuddiejfunk, sure I'll try that15:20
jfunkrhuddie, do you look for crashes when you find bugs?15:21
rhuddiejfunk, yes I have, but often difficult to narrow down cause or reproduce. I'll check this one again.15:24
jfunkcool15:26
jfunknuclearbob, my name is off the list - looks like your fix worked :)15:34
nuclearbobjfunk: rad.  I guess it must be running faster now too if it's already done15:35
rhuddiejfunk, yes there is crash files for gallery and unity815:36
jfunkrhuddie, can you add them to the bug report?15:43
rhuddiejfunk, sure15:44
rhuddiejfunk, done15:55
dkesselgood evening16:30
alesageis there a phablet-tools command to "revert to a clean image"?16:37
* alesage goes to rtfm16:37
balloonsevening dkessel, how are you?16:46
dkesselhey balloons, i am fine thanks :) how are you?16:46
dkesselremembered the other day that i have this xchat icon on my screen...16:47
balloons:-) I'm doing quite well16:47
davmor2ubuntu-qa can someone on a mir running phone use the camera and let me know if it shows photos taken in the usermetrics on the welcome screen please16:48
om26erdavmor2, didn't update for me16:49
om26erdavmor2, it was showing 8 photos taken today, I took 2 more, still shows 816:49
davmor2om26er: I'll write a bug16:49
balloonsdavmor2, correct, no updates for me16:49
davmor2balloons: om26er thanks it works in SF so definitely a mir issue woohoo!16:50
om26erdavmor2, the information is updated once I restarted my phone btw16:52
jfunkping ubuntu-qa is there a bug already for the time/usermetrics not updating before displaying the screen?  Ie. phone sleeps overnight, shows the same time and calls made as yesterday16:54
dkesselis today a good day to upgrade my raring to saucy? any showstopper bugs?16:55
jpdsdkessel: You tell us.16:56
om26erjfunk, I don't think there is a bug. davmor2 just asked for verification of that issue.16:56
dkesseljpds :p16:56
om26erI'll report16:56
davmor2om26er: thanks16:57
om26erdavmor2, I am going for unity8 first. I think the greeter changes might have caused that (?)16:57
davmor2om26er: works fine on SF16:58
om26erdavmor2, yeah, I think unity8 will need to do something about that.16:58
davmor2om26er: libusermetrics might be better than unity8 and hen add mir to the bug16:59
davmor2om26er: although I guess unity8 is all incompassing ;)17:00
jfunkom26er, davmor2 - I notice that if I wake the phone and sleep it when it wakes up again, it's been updated - davmor2  you see the same hting>?'17:01
jfunkom26er, did it update to 10 photos after wake/sleep/wajke17:01
om26erjfunk, I had to reboot to see the updates. I am now trying the sleep thing you suggested17:02
jfunkom26er, because specifically for time, the two clocks area out of sync until the method I mentioned above17:02
om26erjfunk, the greeter time and top panel time being out of sync is already reported17:03
davmor2jfunk: no updates for me17:04
om26erdavmor2, jfunk restarting unity8 updates them. So bug in unity817:05
davmor2om26er: restarting unity8 on mir also restarts mir though ;)17:06
jfunkalesage, are you seeing crashes in the System Settings17:06
alesagejfunk nothing new today17:07
om26erdavmor2, right, but we should aim for a higher level component than Mir :)17:07
alesagejfunk, what do you see?17:07
jfunkalesage, when I use the top indicators to change the settings I am crashing left right and center17:09
om26erdavmor2, bug 123696017:09
ubot5bug 1236960 in Unity 8 "[Mir] greeter matrices are not updating, requires reboot" [Medium,New] https://launchpad.net/bugs/123696017:09
alesagejfunk note that there is no location settings, that may be causing a cascade17:10
jfunkom26er, davmor2 - is the defect only visible in mir?17:10
* alesage digs up that bug17:10
davmor2jfunk: yeap17:10
jfunkalesage, is there a defect for location settings somewhere?17:11
cgoldbergno interwebz from home... i'm about ready to strangle Comcast17:11
alesagejfunk, /me believes so, is looking17:11
jfunkdavmor2, om26er - if it's not visible in SF, please also affects Mir project17:11
=== psivaa is now known as psivaa-afk
om26erjfunk, davmor2 its duplicate of bug 1234904 I have been told.17:11
ubot5bug 1234904 in unity-mir (Ubuntu) "[mir-only] infometric values are not updated" [Critical,Confirmed] https://launchpad.net/bugs/123490417:11
om26erfix is on the way. needs-review only17:12
alesagejfunk, https://bugs.launchpad.net/indicator-location/+bug/123497517:12
ubot5Ubuntu bug 1234975 in Indicator Location "links to non-existent Location settings" [Undecided,Confirmed]17:12
davmor2wow that got duped with uber speed17:13
jfunkdavmor2, good17:14
om26erthat was a result of a direct ping :p17:21
=== psivaa-afk is now known as psivaa
jfunkalesage, can you confirm that trying to set the location settings causes a crash17:23
alesagejfunk, confirmed: trying to open location settings from the location indicator causes ubuntu-system-settings to crash, just updated that bug17:24
jfunkalesage, can you set it to critical17:25
jfunkalesage, and also see if it is the same in SF17:25
alesageok jfunk shall test, discovered pre-mir but will confirm17:26
jfunkalesage, so you confirmed on SF?  I can confirm on Mir17:26
alesagejfunk, will confirm on SF now17:27
jfunkMako / Mir = crash17:27
jfunkalesage, would you be so kind as to upload the crash reports to the defect as well plz17:30
alesagejfunk ok shall do17:30
jfunkalesage, looks like Mir only to me17:33
jfunknm, nope, it's just more severe on Mir17:33
jfunkin SF it look slike U8 comes back up right away after a short blank17:34
alesagejfunk interesting--yes right it's in SF too, I don't get a crashfile there though17:34
alesagejfunk otherwise I'm only able to open settings inconsistently from indicators, trying to get it repeatable, but not seeing other crashes17:40
jfunknuclearbob, how goes it?17:47
cgoldbergrfowler, ping.. any idea if you lost internet service at your house since this morning?  do you have comcast/xfinity?17:51
rfowlercgoldberg: around what time?17:51
rfowlercgoldberg: i've been in lex17:52
rfowlercgoldberg: and I have comcast business17:52
cgoldbergrfowler, mine went out at 9:30 AM and still isn't back... comcast says there is a problem in the area..   I'm working at Oficio on newbury17:52
rfowlercgoldberg: hmm... i can ping my gateway17:55
cgoldbergrfowler, with my luck it's just on this side of dartmouth... at dartmouth/newbury they have the street closed and the road all torn up.. im betting that's the prob17:58
rfowlercgoldberg: by the parking lot?17:58
rfowlercgoldberg: i lost count of how many times i've seen them rip up that intersection17:59
cgoldbergrfowler, yea18:00
cgoldbergunfortunately, i think my interwebz run under there :/18:01
=== Ursinha is now known as Ursinha-afk
phillwrfowler: get a payg 3G dongle, no price plan, just pop 10 quid on it for 1 GB of data when the need arises (I use mine once ~ 4 weeks when I go with parents to little 'sea-side' house' )18:25
phillwsorry, meant that for cgoldberg ^^18:33
cgoldbergphillw, i do need a backup 3g.. but they make it hard here in the USA.. we're all slaves of the large telcos and carriers18:34
phillwcgoldberg: let me ask a friend of mine over there, he works/ed for a couple of different i/net companies over there :)18:36
cgoldbergphillw,  id love a mifi modem... with no contract.. just pay per megabyte used.... but nothing I know of like that exists here.18:37
cgoldbergi love how easy it was to get a data plan in UK.. id have like 5 backups if I lived there :)18:38
balloonsdoug5, woot! Time to merge :-)18:40
jfunknuclearbob, and ubuntu-qa - do you think it's better to filter based on when the defects were entered, or when they were 'last-updated' in terms of "last week" "last day" etc18:40
phillwcgoldberg: is http://www.engadget.com/2012/04/18/att-announces-new-gophone-data-packages/ of no use to you? I'm just browsing what UK people are advised to use :)18:40
doug5balloons, finally! my first merge, sigh...sigh...18:41
nuclearbobjfunk: last updated will give us more movement info, but it also may give us too much info if bugs are being updated without a          lot of movement18:41
cgoldbergphillw, perhaps.. i do hate AT&T though.  but thanks ill look whats available18:42
davmor2cgoldberg: get an open wrt based modem with a usb connector you get a usb 3g dongle plug it in and switch, you can ask popey for more info :) and bigcalm on #ubuntu-uk :D18:43
jfunknuclearbob, perhaps we can do a trial run with both, side-by-side and see which one makes more sense in the long run?18:43
davmor2jfunk: you need a when defect is logged and last touched I'd of thought.  Defect logged to know how long a fix took, last touched so you know what is happening with the bug18:44
jfunkdavmor2, this is specifically a filter, for instance, if we want to see bugs that were touched in the last day18:45
cgoldbergdoug5, congrats on first merge!   :)18:46
davmor2jfunk: I'd of thought that last touched is the most important then.  It helps for knowing what is happening with the bug when a bug needs more info etc18:47
doug5cgoldberg, thanks! :-)18:48
jfunkdavmor2, we have 'incomplete' which is the status that devs give when the bug needs more info18:48
jfunkdavmor2, sometimes I like to see what new bugs came in from the last day, without seeing all the excess information18:49
jfunkdavmor2, perhaps you can help nuclearbob with a list of projects from Online Services that aren't currently listed in the report18:49
davmor2jfunk: who will be using the dash board predominately I would tailor it to their needs the most.18:52
davmor2nuclearbob: I don't know all the projects this might help though https://launchpad.net/ubuntuone18:52
nuclearbobdavmor2: if all the projects you want are subprojects of that, then that's easy and I can use that18:53
davmor2nuclearbob: that is a full list of all the projects that I know of I'll have a dig around and see if there are any missing for you though18:54
jfunknuclearbob, davmor2 - Pay / SSO?18:55
davmor2jfunk: listed in that lot18:55
davmor2jfunk: I think the only ones that might not be are a couple of the brand new projects18:56
nuclearbobdavmor2: I'm getting 5 bugs tagged with qa-touch under those projects.  Does that sound like a reasonable number, or do you think I'm missing some?18:56
nuclearbobright now I'm just asking the api for the ubuntuone project, but I can ask it for all of those individual projects if necessary18:57
davmor2nuclearbob: no that is about right, on touch there is only UOA and SmartScopes currently I think18:57
nuclearbobdavmor2: okay, this will be relatively easy to implement.  I'll let you know when I've got something readiiiiiiiier18:58
davmor2oh and click of course18:58
nuclearbober, readier18:58
nuclearbobsynergy is doing weird things with key repeat18:58
jfunkdavmor2, I think elopio is working with nuclearbob on the click projects into the list18:59
alesagefinding that apps marked with a red x in Recent Apps are always marked, so one can't tap to re-open 'em, wonder if we think this is a design bug, e.g.?19:14
alesagee.g. start with 2 and kill one19:14
alesagemaybe this is already documented somewheres19:14
davmor2alesage: press and hold again?19:22
davmor2alesage: long press enables the cross to kill apps, long press again disables it19:23
alesagedavmor2, aha I learned something19:23
alesagesurprised on mir as you're navigated away from the recent apps view to the most recent active app, returning they're still marked; makes sense though thx19:24
=== thomi_ is now known as thomi
PESHuktesting install of entire disc desktop i386 saucy19:57
alesagegah! trapped in the messaging app20:07
elopioveebers: do you have an idea of how hard would it be to get unity running without a greeter for the jenkins tests?20:25
elopiowell, for the non-unity jenkins tests.20:25
veeberselopio: no I don't know sorry , I'll ask if Saviq is still around or find out otherwise20:28
elopioveebers: I think it will be very important after the release to make sure our tests run isolated. And unity seems to be the biggest blocker there. Maybe we can just set up a call in two weeks.20:29
veeberselopio: Makes sense. I've asked saviq in ubuntu-unity but can't promise an answer anytime soon.20:32
letozafballoons, Hello20:36
balloonsletozaf, hello!20:40
letozafballoons, I have almost finished another test for rssreader-app but I have a weired error : http://paste.ubuntu.com/6210990/20:41
letozafballoons, I was wondering if you could help understand what it could be20:41
letozafballoons, if you got time20:42
letozafballoons, the test is here: https://code.launchpad.net/~carla-sella/ubuntu-rssreader-app/edit-topic-test20:42
letozafballoons, this error has no sense for me, code looks fine20:43
balloonsletozaf, let me look20:53
letozafballoons, thanks20:53
balloonsletozaf, looks straightforward enough :-)20:54
letozafballoons, :O20:54
balloonswhat is canonicalfeed?20:54
balloonsare you wanting to make sure it's not blank?20:54
balloonsself.assertFalse(not canonicalFeed)20:54
letozafballoons, :) thanks I will try it20:55
balloonsletozaf, that's from my brain, fair warning20:56
balloonsas in not tested :-p20:56
letozafballoons, well at least you have an idea of the problem ! I don't20:56
letozafballoons, :p20:56
=== Ursinha-afk is now known as Ursinha
letozafballoons, looks like your solution works but got another error, but I will try to fix it on my own thanks (at least I hope :p)21:00
balloonsletozaf, glad it worked.. heh surprised myself21:01
letozafballoons, :D21:01
balloonsfeel free to share whatever other issues you encounter21:01
letozafballoons, ok thanks21:01
letozafballoons, going to bed now see you tomorrow :D21:01
balloonsciao letozaf21:01
* balloons needs to learn to say see you later21:02
letozafballoons, ciao21:02
letozafballoons, ci vediamo piu' tardi21:02
balloonshehe.. that's alot to remember.. I shall try21:02
letozafballoons, or ci vediamo domani (see you tomorrow)21:02
letozafballoons, :D21:02
balloonsci vediamo domani21:02
balloonsmuch easier :-)21:02
letozafballoons, yes good night :D21:03
=== salem_ is now known as _salem
=== jfunk_ is now known as jfunk

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!