/srv/irclogs.ubuntu.com/2013/09/05/#ubuntu-desktop.txt

pittiGood morning03:43
Mirvmorning03:57
=== thumper is now known as thumper-afk
mlankhorstmorning06:55
=== tkamppeter_ is now known as tkamppeter
sil2100Mirv: morning!07:50
Mirvsil2100: morning!07:51
sil2100Mirv: did you noticed that something strange is happening with the Apps stack job?07:51
sil2100Mirv: the head job is failing, hm07:51
Mirvsil2100: yeah, I didn't reply to the e-mail anymore but it seems a mixed bag now, and insights would be welcome. so Apps head job fails, indicators is like I said (looks like network problem), and then some other stacks simply build, test and publish fine07:52
Mirvso it's really weird07:52
Mirvand on top of that, the tick didn't start automatically even though there was no queue07:53
sil2100Mirv: I guess that's because of Apps07:56
sil2100Mirv: Apps head says "only one instance of a stack can be queued for building"07:56
sil2100Mirv: so maybe the machinery is in the invalid state of Apps being running all the time07:57
sil2100I need to ssh and see what's up07:57
Mirvsil2100: ah. maybe in the work directory? that could resolve the whole thing if found.07:58
Mirvsil2100: yep, stack.building there07:59
Mirvtrying without07:59
sil2100Mirv: let's delete that and re run :)07:59
Mirvdid that07:59
Mirvdid not help08:00
sil2100Mirv: stack.started lets remove as well08:00
sil2100Since this did not help08:00
sil2100Removing08:01
sil2100And re-running08:01
sil2100Mirv: it's working now08:01
Mirvhelped08:01
Mirvsil2100: yeah I just watched that it had a wrong status marked there08:01
Mirvok08:02
Mirvsil2100: any bright ideas if you looked at the indicators check fail? :)08:02
Laneyello08:03
Mirvunity8 had a build error btw, I didn't file a bug yet but trying once again08:03
Mirvh laney08:03
Laneyh08:03
Mirvsil2100: oh and btw yes I tried relaunching indicators and it happened again. I relaunched stacks manually in the morning (well, most of them).08:04
sil2100;/08:05
sil2100Hi Laney, seb12808:07
seb128hey sil2100, Laney, Mirv08:07
seb128so you had infrastructure fun yesterday?08:07
sil2100Mirv: no ideas yet...08:07
sil2100seb128: still have! A bit08:11
sil2100Mirv: I think we need jibel, this is clearly a network config issue on the container or something08:12
sil2100Mirv: but other stacks pass on intel?08:12
Mirvhey seb128, and yes08:15
Mirvsil2100: yeah, that's the weird thing08:15
Mirvsil2100: and then there's the issue that it may be that stack autostarting has stopped (or at least it looked like that 2h ago). do you have any idea how the autostart worked?08:15
Mirvat least now the crontabs are empty..08:16
sil2100Mirv: as I said, it didn't autostart because of Apps08:16
sil2100Mirv: since the system thought that Apps is running all the time, and when a stack is running autostart is not happening08:16
sil2100(the stack.started flag)08:17
Mirvsil2100: ah, right because of building08:20
Mirvsil2100: so it could be all good except for indicators now08:20
Mirvand the stack.building08:20
sil2100Yes, the indicators mystery :D08:21
sil2100seb128: yesterday I browsed through the settings code and built/ran it, so I'll be helping out with minor reviews from now on as well08:25
seb128sil2100, great, I saw you accepted one of my MR, thanks for that!08:29
Sweetsharkseb128: https://gerrit.libreoffice.org/#/c/5813/ <- fixed the tiff issue upstream08:47
sil2100Mirv: will you re-run the left-over stacks? (friends especially) ;D08:49
Mirvsil2100: already did during the call, starting from friends08:49
Mirvsil2100: apps has the same -intel network problem as indicators, I wonder if we should ignore the intel (nvidia has green light) and check what was built and publish?08:49
seb128Sweetshark, hey, great!08:50
seb128Sweetshark, well done08:50
Mirvsil2100: just gallery-app, and no packaging changes08:51
Sweetsharkseb128: and also fixed bug 1204592 yesterday ...08:51
ubot2`Launchpad bug 1204592 in libreoffice (Ubuntu) "LibreOffice unity menus populate sluggishly the first time" [Medium,In progress] https://launchpad.net/bugs/120459208:51
seb128Sweetshark, oh, how?08:51
seb128Sweetshark, did you workaround it in some new way or did you found out the issue?08:52
Sweetsharkseb128: well, libreoffice menues are just too big to activate them when you first click on them, but couldnt easily be populated earlier as in LO there are separate menu objects and frame objects (windows) and a menu could be attached to a frame way after its creation.08:55
sil2100Mirv: hm, I think let's indeed ignore -intel for the time being08:56
sil2100And publish if nvidia is ok08:57
SweetsharkBut Dbus/ActionGroups has a query_action thingie and in there I can check if the current menu of was already synced in for this frame and if not, can populate it.08:57
seb128Sweetshark, ah, nice08:58
seb128Sweetshark, do you work on getting an upload ready with those fixes?08:58
Sweetsharkseb128: thus the menu is populated before it was first clicked by the user, but after the menu was attached to the frame. So the user should not see a delay unless he races to the menu in the first half second of the window appearing.08:58
Sweetsharkseb128: https://gerrit.libreoffice.org/gitweb?p=core.git;a=commitdiff;h=13badfb5ccd296faf480b19b2b33f7633f4085c5;hp=43b84bbba2519686eb6b0463f422bf695d2d74b9 <- upstream diff08:59
Mirvsil2100: ok08:59
seb128I like it ;-)08:59
Sweetsharkseb128: my plan was: upload with these fixes to ppa ~today, but update for saucy ~next week as 4.1.2~rc2 will be tagged upstream then and we should take that along.09:00
Mirvseb128: http://10.97.0.1:8080/view/cu2d/view/Head/view/Phone/job/cu2d-phone-head-3.0publish/lastSuccessfulBuild/artifact/packaging_changes_messaging-app_0.1+13.10.20130905-0ubuntu1.diff09:00
seb128Sweetshark, that works for me09:00
Mirvadds dependencies that were already being used09:01
seb128Mirv, why is there nothing in the changelog about those changes or why they are needed?09:01
seb128Mirv, shouldn't there be a commit associated with them?09:01
Mirvseb128: they were already being used but only happened to work since image had the runtime dependencies installed from elsewhere09:02
Mirvand the stack09:02
seb128Mirv, well, should there be a commit/msg "add depends to control that are used by the code" or something09:03
Mirvso the commit adds those dependencies and modifies one autopilot tests09:03
Mirvseb128: it does say "Fix runtime dependencies"09:03
seb128oh, that's part of the same commit09:03
seb128I got confused by the "Ensure the text entry has active focus before starting to input text."09:03
Mirvyeah, two fixes in a same commit09:03
seb128Mirv, +109:03
Mirvok09:04
seb128brb, session restart09:04
Mirvsil2100: so you could now set the manual publishing mode, as stacks are now done/idle09:33
Mirvsil2100: I need to go for a lunch now09:37
sil2100Mirv: ok, doing the switch09:53
sil2100Mirv: I'll maybe block this tick as well in the meantime09:54
Sweetsha1k 09:57
=== thumper-afk is now known as thumper
sil2100Mirv: https://code.launchpad.net/~sil2100/cupstream2distro-config/manualpublish_on/+merge/18406010:04
=== vrruiz_ is now known as rvr
Mirvsil2100: happroved10:11
asacMirv: sil2100: so our pump is done and we just wait for final bits to go through proposed?10:15
asacnice10:15
sil2100Mirv, asac: redeployed all the stacks with the changes... need to check somehow if this thing works correctly now ;p10:23
asacsil2100: how can you check?10:23
asaclike an empty publishing round? :)10:23
asacor do we want to push a trivial change from some stacki10:23
sil2100asac: I'll look for a stack that had some change in it, run it manually and see if it will wait with publishing10:23
asaccool10:24
Laneydarkxst_: Not in #ubuntu-release? How are you guys looking for beta 1?10:48
=== Sweetsha1k is now known as Sweetshark
Sweetsharkczajkowski: https://bugs.freedesktop.org/show_bug.cgi?id=67805#c410:50
ubot2`Freedesktop bug 67805 in UI "LibreOffice unity menus populate sluggishly the first time" [Normal,Resolved: fixed]10:50
smartboyhwLaney, amjjawad (Ubuntu GNOME QA Lead) is in #ubuntu-gnome, you can ask him:)10:54
sil2100jibel: morning!10:54
sil2100jibel: did Mirv already contact you about the container issues we seem to encounter on the intel machine?10:54
jibelsil2100, Good morning. No he didn't10:55
jibelwhat's going on?10:55
=== MacSlow is now known as MacSlow|lunch
jibelor is it about the kernel crash on this machine?10:55
sil2100jibel: ok, so the thing is... we seem to have some internet configuration problems in the intel container, as it cannot connect to the internet and download things from archives10:55
sil2100jibel: no no, it's about something new10:56
Laneysmartboyhw: MORE! CHANNELS!10:56
smartboyhwLaney, heh10:56
LaneyI just want to know if the world ends if I take the beta 1 block away10:56
sil2100jibel: https://jenkins.qa.ubuntu.com/job/autopilot-saucy-daily_release/1547/label=autopilot-intel/console <- for instance here10:56
sil2100jibel: we also had the same for the Apps stack10:56
sil2100jibel: only on intel, it seems to not have internet connectivity, maybe the container is broken or something10:57
sil2100jibel: /var/log/upstart/otto-setup.log:   Could not resolve 'archive.ubuntu.com'10:57
sil2100jibel: nvidia is fine10:57
Mirvsil2100: no, not yet10:57
SweetsharkLaney: isnt that supposed to be MOAR!?10:57
jibelsil2100, interesting. When it happens is name resolution still working on the host?10:57
Mirvjibel: yes, it works, and other stacks using the same machine work...10:58
jibelsil2100, Mirv is it reproducible or random?10:58
Mirvfor example http://10.97.0.1:8080/job/autopilot-saucy-daily_release/1549/label=autopilot-intel/console10:58
Mirvjibel: it seems to always happen for Apps + Indicators at least10:58
sil2100jibel: seems reproducible, we had it 2 times on indicators and once on Apps10:58
sil2100jibel: not sure why some other stacks were ok, since the same container is used, right?10:59
Mirvso how can stack break networking is beyond me :)10:59
sil2100Mysteryy10:59
sil2100;)10:59
jibelsil2100, Mirv : ack. I'll have a look early afternoon10:59
sil2100Thanks!10:59
jibelsil2100, Mirv I'm also really tempted to switch this machine with the intel box from the raring testing pool10:59
czajkowskiSweetshark: awww yay!11:00
seb128Laney, what are you working on?11:30
Laneyseb128: Change current password/passphrase11:31
seb128Laney, or said differently are you changing the background panel?11:31
Laneyno11:31
Laneyshould I be?11:31
seb128Laney, if not, I'm going to port it to optionselector and do a few UI tweaks11:31
seb128Laney, no, I'm checking before duping work ;-)11:31
seb128Laney, thanks11:31
Laneycool, do it11:31
sil2100Laney: hello! unity-lens-applications still blocked from migrating to release? ;) Is it because of FF?11:34
seb128Laney, just saw you mr for the filtering, the SDK is supposed to provide a search entry widget, so don't bother too much adding the icon and stuff11:34
seb128Laney, e.g https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/118696511:34
ubot2`Launchpad bug 1186965 in Ubuntu UI Toolkit "Re-usable search component" [High,In progress]11:34
Laneyseb128: cool11:35
Laneysil2100: if it's seeded then yes11:35
Laneyjust talking to people to remove the block11:35
Laneyshould be done in a few minutes11:35
Laneydoing11:39
Laneydone11:39
=== dednick is now known as dednick|lunch
sil2100Mirv: hm, manualpublish mode doesn't seem to work!11:57
sil2100:O11:58
Mirvsil2100: hmm? did something get published?11:58
sil2100Mirv: maybe a full stack redeploy is needed, not only with -S11:58
Mirvsil2100: I always use -U11:58
sil2100Mirv: yes, I used -S -U since that's what Ken said to use11:58
sil2100Mirv: since with just -U it takes much longer, since all the branches are configured too11:59
sil2100Mirv: anyway, I tried it out on unity8 and it's green ;/11:59
sil2100With a successful rsync11:59
sil2100I'll check cupstream2distro code12:00
Mirv:S12:00
Mirvit'd good of course that the FTBFS got fixed12:01
sil2100Good that it's after the image got spinned out ;)12:01
sil2100Yeah ;p12:01
sil2100Ok, checking the jobs12:01
=== MacSlow|lunch is now known as MacSlow
sil2100AH!12:02
sil2100Craaap12:02
sil2100I know what I did wrong ;)12:02
sil2100Let me fix that12:02
* sil2100 is stupid12:02
sil2100Mirv: ok, now it should be fine - I forgot to pull in the changes on mangers12:03
sil2100So when it was parsing the configs it still had the old, non-manualpublish12:03
sil2100Mirv: for testing, I'll re-run indicators - ok?12:07
sil2100Mirv: btw. hm, strange thing that we got webapps green - the file conflict is no more?12:11
Mirvsil2100: right, I thought normal changes got in without pulling on magners?12:11
Mirvsil2100: like when we change the packages: lines, I've just run the update but haven't ever pulled on magners12:11
Mirvsil2100: yeah it was green, I guess something got fixed.. I was meaning to look at some point at those bugs filed about the issues12:12
sil2100Mirv: yes, in most cases a pull is not required on mangers, but in this case he was looking for the manualpublish flag directly in the -config, so a pull was probably needed12:13
Mirvright12:14
happyaronseb128: mind review ubuntukylin-wallpapers?12:47
seb128happyaron, hey ... hum, I've already a stack of reviews and my own work, I can do it maybe at the end of my day but it would be nice if a patch pilot could review it13:00
seb128happyaron, the calendar says apw and xnox are on duty today13:00
seb128happyaron, can you try to ping them?13:00
happyaronok13:01
xnoxseb128: yes! thanks for reminding!13:01
xnoxhappyaron: looking13:01
seb128xnox, happyaron: great ;-)13:01
happyaron:)13:01
sil2100Mirv: manualpublishing works \o/13:01
sil2100Mirv: (and the intel machine for indicators as well)13:02
xnoxhappyaron: where is it? nothing in the report.13:02
sil2100jibel: did you fix anything ;p ?13:02
happyaronxnox: https://code.launchpad.net/~ubuntukylin-members/ubuntukylin/ubuntukylin-wallpapers13:02
sil2100Mirv: anyway, look look! https://jenkins.qa.ubuntu.com/view/cu2d/view/Head/view/Indicators/job/cu2d-indicators-head-3.0publish/269/console13:02
xnoxhappyaron: brand new package?13:03
xnox=)13:03
happyaronyes13:03
happyaronskeleton is forked from ubuntu-wallpapers13:04
xnoxhappyaron: yeap, can tell =)13:05
xnoxhappyaron: i think you want "ubuntukylin-wallpapers" package to depend on "ubuntukylin-wallpapers-saucy". Cause at the moment it depends on "ubuntu-wallpapers-saucy" meaning that your contest wallpapers will not get installed.13:08
xnoxhappyaron: copy & paste error ? =)13:08
rickspencer3kenvandine, ping13:08
happyaronxnox: lemme change it13:08
kenvandinerickspencer3, pong13:09
rickspencer3kenvandine, did I see something about the content hub landing yesterday?13:09
kenvandine"landing"13:09
kenvandineit's been in saucy for a couple weeks :)13:09
kenvandinebut it is getting more complete everyday13:10
happyaronxnox: anything else need to be changed?13:10
Mirvsil2100: great!13:10
=== dednick|lunch is now known as dednick
kenvandinerickspencer3, we had the basic use case working and landed middle of last week, and pending branches right now that adds the switching apps, etc13:10
xnoxhappyaron: what's the license of the images. Have they been created / collected under Create Commons Attribution-ShareAlike 3.0?13:11
rickspencer3kenvandine, \o/13:11
kenvandineseb128, last night i had it start gallery-app when needed by system-settings ;)13:11
happyaronxnox: yes13:11
seb128kenvandine, great!13:12
xnoxhappyaron: ok. awesome =)13:12
kenvandineseb128, on the phone even... and the desktop :)13:12
happyaronxnox: it's a prerequest for people submitting their works.13:12
xnoxhappyaron: good =)13:12
kenvandineseb128, it does require a small patch to system-settings, i'll propose that today13:12
kenvandineremoving 2 lines of code :)13:12
xnoxhappyaron: some people in the past did get upset when their images got selected =)))) all is good then.13:12
happyaron:)13:13
seb128kenvandine, I guess that's in the background panel? if so pleases stack it on top of https://code.launchpad.net/~seb128/ubuntu-system-settings/background-option-selector-and-ui-tweaks/+merge/184081 to avoid conflicts13:15
kenvandineok13:15
seb128kenvandine, well, assuming they edit the same source, which is likely13:15
seb128kenvandine, bonus point if you review that one ;-)13:15
Laneywant to fix the fallback image case while you're in background? ;-)13:15
kenvandine:)13:15
seb128Laney, is https://code.launchpad.net/~seb128/ubuntu-system-settings/reset-unity-launcher/+merge/183490 blocked on changes from my side? did you want me to change that bool return to void?13:17
Laneyseb128: Don't mind13:17
LaneyDo what you think is best; I'll approve or you can self approve13:17
seb128Laney, well, your call, just let me know if I need to do something before it's approved13:18
seb128Laney, let's keep it this way, I'm going to add code to handle the error cases later13:18
jibelsil2100, not really13:18
Laneyk13:18
jibelsil2100, I found that the client (lxc guest) issues a dhcp discovery, and stops here while the server responded correctly13:19
jibelsil2100, so it doesn't acquire an ip address13:19
jibeland is unable to do name resolution of course13:20
jibelsil2100, but why only intel, that's the big question13:20
sil2100hmmm13:21
sil2100jibel: that would mean that this was simply not-always-reproducible, and we just got unlucky to get the same bug on the indicator stack twice in a row13:22
jibelsil2100, well, I usually don't believe in coincidences, can you ping me next time you see this happening?13:24
xnoxhappyaron: uploaded. It will be in NEW queue, requirying archive admin check. I'll ping them about it.13:24
happyaronxnox: thanks!13:25
sil2100jibel: sure thing, thanks for looking into that :)13:26
sil2100Mirv: I see the previous run of the stacks didn't finish... I'll abort it to make place for the 16:00 tick to kick in, ok?13:49
sil2100Mirv: all halted, I hope that the 14 UTC tick will start correctly!13:53
Mirvsil2100: ok, probably it will13:54
sil2100kenvandine, cyphermox: had to run all stacks manually, since the tick didn't start because of a bug on mangers (a leftover stack.started in unity)15:00
kenvandinesil2100, will it run next tick?15:09
sil2100kenvandine: yes15:11
sil2100kenvandine: as long as there is no other power outage ;)15:11
kenvandine:)15:13
jibelsil2100, there is a job called cu2d-build_all-head to run all the stacks15:14
desrt_pitti: hey15:16
desrt_pitti: hitting some weird pygobject issues suddenly15:16
=== desrt_ is now known as desrt
desrtpitti: in particular, this weird _PyGObject_API thing being conditionally defined as 'extern' is causing all kinds of weirdness15:19
xnoxI'd like a quick reality check: on ubuntu desktop we do not use nm-applet, instead we use indicator-network ?!15:22
xnoxi think seeds agree with me.15:24
seb128xnox, no15:25
seb128xnox, desktop uses nm-applet, indicator-network is in universe15:26
seb128xnox, i-n lacks stuff like vpn support atm, it's not at feature parity for default install15:26
xnoxseb128: ok. In that case what does "NotShownIn=GNOME" mean? any DE started with gnome-session?15:28
seb128xnox, it means it starts in Unity sessions but not GNOME (gnome-shell) ones15:28
seb128xnox, because gnome-shell has its own indicator15:28
xnoxseb128: .... what about lubuntu / xubuntu?15:29
seb128xnox, they are XFCE and LXDE so it starts there15:29
* xnox thought those were also GNOME15:29
xnoxseb128: hm ok.15:29
seb128xnox, not sure what happens in gnome-panel's session though15:31
seb128jbicha, ^15:31
seb128jbicha, doesn't using NotShownIn=GNOME in nm-applet creates issue for gnome-panel users?15:31
xnoxseb128: jbicha: for the record this is about bug 1189309 and patch by darkxst at https://bugs.launchpad.net/ubuntu/+source/libappindicator/+bug/1189309/comments/1115:33
ubot2`Launchpad bug 1189309 in libappindicator "nm-applet crashed with SIGSEGV in gtk_status_icon_set_visible()" [High,Confirmed]15:33
seb128xnox, I think that patch is going to create issues for gnome-panel users15:34
cyphermoxsil2100: thanks15:38
jbichaI was talking with the Edubuntu guys earlier this week: I think that since GNOME Flashback uses indicators and is more similar to Unity than GNOME Shell that it should identify itself as Unity15:45
jbichathat would fix a lot of little issues like this15:46
seb128you would get controls in g-c-c like the unity launcher controls15:46
seb128or the screenlock looking different15:47
seb128or nautilus and stuff behaving differently15:47
jbicharight but I believe Edubuntu wants the Ubuntu/Unity look and behavior anyway15:47
jbichathe Unity launcher controls could check dbus for whether Unity is running instead of XDG_CURRENT_DESKTOP15:48
seb128sure, patches are welcome15:48
jbichaflashback uses the same gnome-screensaver that Unity 7.1 does15:48
seb128we change the look of the lock screen under unity15:49
seb128e.g hide the top panel15:49
seb128since that looks like gnome-shell top's bar15:49
jbichaoh I don't think that's very important since with the indicators, Flashback doesn't look like GNOME Shell's top bar either15:50
seb128jbicha, well, it was on example, I know we made some distro specific behaviour depends on the session type being Unity, it means changing the value is going to have an impact on some runtime things for those session15:55
seb128jbicha, but not my call, I'm just pointing it15:55
seb128Laney, Scroller.qml and TimePicker.qml are mostly copy from code already being shipped right? did you change lot?16:53
LaneyA bit. I added a date picker that I took from mzanetti's git repository16:54
LaneyMade some other visual changes - the ones in the calendar app hardcoded a lot of their things16:54
LaneyTimePicker.qml could probably be called TimeAndDatePicker.qml16:55
seb128Laney, those are going to go away over time anyway right?16:56
Laneywhen the proper pickers arrive they will die, yes16:56
seb128Laney, in case you didn't notice, I'm trying to find myself an excuse to just glance over that code, quite some code to review :p16:56
Laneyhaha16:57
seb128Laney, I'm going to do an "user review" and read a bit through the code but not be too picky about it16:57
seb128e.g "it works, ship it" ;-)16:57
LaneyPut pressure on the sdk guys to make the pickers come then you get to make it disappear faster16:57
Laneyok :P16:57
seb128yeah, I can do that as well!16:57
seb128Laney, ok, +1 on the datetime, I don't see anything obviously wrong from a quick reading and it works great here ... just need to be rebased due to pot conflict17:05
Laneyalrighty, thanks, will do that in a second17:06
seb128(those start being annoying, I'm pondering just letting them out of the mps and do a manual refresh every now and then)17:06
seb128Laney, if you could rebase https://code.launchpad.net/~laney/ubuntu-system-settings/change-current-security-ui/+merge/184138 on top of the datetime as well...17:06
Laneytimedate pushed17:08
Laneylet me merge the other one17:08
seb128Laney, I found a bug in that one as well, commented on the mr17:09
Laneydone, resubmitted with prerequisite17:09
Laneyah, correct, good spot17:09
Laneyfixed17:10
seb128excellent17:10
seb128nice to see stuff landing ;-)17:10
seb128and backends working17:10
Laneyhaving some kind of namespace comprehension fail with _17:11
seb128_?17:11
Laneyfor i18n17:11
seb128Laney, namespace = gettext domain ?17:12
Laneyno, C++ namespace17:12
Laneyit doesn't find the function17:12
seb128oh :/17:12
seb128Laney, does it work if you use dgettext()?17:13
Laneyprobably will do17:13
Laneybah, that broke it17:32
Laneywill have to look more in the morning17:32
seb128Laney, have a nice evening!17:34
Laneyapparently it's the last day of good weather all year ;-)17:34
Laneygoing to go for a ride to say goodbye17:34
seb128sounds great17:34
seb128weather is nice here today and should still be good tomorrow17:35
seb128then it starts raining17:35
seb128jbicha, libgdata is stucked on proposed beause tests hang often during build, do you plan to look at that?17:49
seb128xnox, did you end up reviewing the kylin wallpaper and nautilus-share?17:52
xnoxseb128: wallpapers in new queue, did not upload share.18:00
seb128xnox, ok, do you plan to look at it or should I put it on my todo (or keep it there rather ;-)18:01
jbichaseb128: I don't think I'm going to be able to look into the libgdata tests18:05
seb128jbicha, ok, I might just open an upstream bug and disable some of those18:06
seb128well, I'm going to try to call pitti for help first, if he's not overbusy18:06
fginthercyphermox, do you know what's going on with these failures? https://jenkins.qa.ubuntu.com/job/cu2d-oif-head-1.1prepare-grail/325/console20:13
fginthercyphermox, it looks similar to a problem I started hitting with some launchpad scripts, I had to change the login method20:17
cyphermoxyeah20:17
cyphermoxsomehow the server can't properly speak to api.launchpad.net, but it seems to me more like a network problem than anything else20:17
cyphermoxthe login method wouldn't cause this20:18
=== Ursinha is now known as Ursinha-afk
=== Ursinha-afk is now known as Ursinha

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