[06:13] hi [07:48] bonjour tout le monde ! [07:51] hey pitti - what's up with your blog then - HaCkeD By SA3D HaCk3D ... http://www.piware.de/2016/12/last-day-at-canonical/ [07:51] just appeared on planet [07:53] bonjour pitti ! Le FOSDEM était bien ? [07:56] flocculant: yeah, just saw a warning in my inbox, I guess some server admin will be in order :-( [07:57] yup ;) [07:57] didrocks: oui, merci ! J'ai rentré très tard, je suis un peu fatigue [07:57] mais c'était grand à nouveau, et ... my talk got quite some nice feedback [07:58] pitti: oh, talked about cockpit or systemd? [07:58] talk* [07:58] ( :( for your server, sorry) [07:59] morning didrocks :) [07:59] well, I have backups of the mysql db, and will of course change passwords -- but I am running the current wordpress version, not sure how to defend against it [08:00] hey flocculant ;) [08:00] oh, it's not even an ancient wordpress version? Urgh, unnice [08:00] (I did move to static site generation for other reasons, but this is one of them) [08:02] good morning desktopers [08:02] hey pitti flocculant, re didrocks [08:02] re seb128 ! [08:04] bonjour seb128 ! c'était bien à te revoir *accolade* [08:04] hi seb128 [08:04] pitti: what was your talk about? I'll jump on the video :) [08:05] pitti, salut, oui, dommage que je ne pouvais pas rester samedi soir j'aurais aimé manger avec toi ... c'était une bonne soirée ? [08:05] didrocks: video isn't yet available; it was about how ubuntu does CI, I'm sure you know all about it already :) [08:06] oh *that* thing :) [08:06] seb128: oui, on a pris le diner avec huit gens dans le centre de ville [09:00] morning all [09:03] morning! [09:03] hi Laney, are you really here? [09:03] erm [09:03] physically [09:03] You're on a swap day though? [09:04] hey Laney -- made it back in one piece? [09:04] willcooke: just checking on some bits, probably fade away in a while [09:04] hey pitti [09:04] Laney, cool [09:04] there was some delays at midi [09:05] the announcements were blaming british border control /o\ [09:05] so our eurostar was ~1h delayed, got back at like midnight [09:05] how about you? [09:09] hey willcooke Laney [09:09] hey seb128 [09:09] get back ok? [09:10] yes mostly, had to change train and wait for a connection for like 30min but that was announced, they are work in the line to amsterdam scheduled over saturday/sunday [09:10] they are->there was [09:11] Laney, did the 1h hour delay cascade in making you miss your train in London, etc and end up making you be like 3 hours later than scheduled? [09:11] there was another one soon after we arrived [09:12] so not too much additional delay [09:12] cool [09:12] like 20 people were running from the eurostar [09:12] it was great [09:12] how was the rest of fosdem? fun saturday evening? did you manage to get on bed before midnight? ;-) [09:13] https://www.youtube.com/watch?v=TLbWBlB2aWA [09:14] yeah it was good [09:14] we went to the "usual" thai place [09:15] GNOME beer? [09:15] & sunday was fun, some nice talks & met more people that I didn't even manage to see [09:15] including doko, sladen, etc [09:16] didn't go there in the end, got quite late [09:16] desr_t did though [09:17] hey willcooke, sad to hear you had delays Laney :( [09:17] hey didrocksssss [09:20] python asyncio is weird [09:20] Exception ignored in: [09:20] Traceback (most recent call last): File "/usr/lib/python3.5/asyncio/tasks.py", line 85, in __del__ [09:20] AttributeError: 'NoneType' object has no attribute '_PENDING' [09:26] Laney: oh, did you see that talk yesterday, too? [09:27] I found it very interesting, particularly as I know how the usual callback-style "reverse code order" looks like in things like udisks [09:29] pitti: no - I didn't actually know there was one on this stuff [09:29] I must be playing with it independently [09:29] do you have a link? [09:30] Laney: https://fosdem.org/2017/schedule/event/python_coroutines/ [09:30] Laney: no video yet [09:30] Laney: hah, what a coincidence then [09:31] awesome! [09:32] apart from this exception my thing works, but I'm sure it's not idiomatic [09:48] Morning all [09:49] Laney: good weekend? [09:58] hey davmor2 [09:59] very good thanks, nice to see everyone [09:59] you should come one time [10:01] hey davmor2 [10:02] Laney: pfff I'd wind up breaking it you know me :) [10:02] you might break yourself :-o === hikiko is now known as hikiko|ln [12:24] Laney: only if I go rockclimbing apparently ;) === hikiko|ln is now known as hikiko [14:46] Sweet5hark, could you create series specific ppa for 5.3? === ara_ is now known as ara === ara is now known as Guest93169 [15:32] Morning [15:32] Had some connectivity issues earlier and my IRC bouncer ate itself. [15:36] hey flexiondotorg [15:36] seb128 o/ [16:04] flexiondotorg: Arm support in Chromium is a bit wonky because of our constraint of Hard Float. Do you think the R F would be interested in helping sort out the run-time conditional Neon support? Upstream assumes ARM v7 == has Neon unconditionally, which I have had to hack out in many places. [16:06] And run-time conditional scares me a bit because I have heard of hardware that switches between CPUs with different capabilities and instruction-sets to save power. [16:07] qengho Thay might be. [16:07] Just being able to tell them this is much futher forward than they are right now. [16:07] They have no upstream insight. [16:07] And thank for taking a look :-) [16:07] Indeed. [16:07] flexiondotorg: My pleasure. It's pretty good code so far. [16:08] I've built other stuff for R F and had disable Neon and (I think) VFP. [16:08] qengho Does it need spliting up? [16:09] For example memcpy() optimisations in one patch and mmal in other etc? [16:09] flexiondotorg: Yes, it will. I suggested quilt patchsets in email, if they want guidance on how. [16:10] I think they would appreciate the help. [16:10] Are you able to help (sponsor in some fashion) get the patches accepted? [16:10] flexiondotorg: Yes. [16:11] Excellent. I thought that was the case :-) [16:11] flexiondotorg: I don't have a magic wand, but I know how. [16:11] Cool. [16:11] And I take it monolithic patches won't fly? [16:12] Yeah, the explanation and justification for making code larger and likely more buggy has to be pretty convincing, with no surprises or extraneous code. [16:14] Small patches that do one coherent thing are best. [16:15] Maybe not all will go in. One poison pill might ruin the whole patch. Best to be severable. [16:19] I've replied to your mail. Do you have any objection with being put in contact with the engineer at R F to get them up to speed on preparing quilt patch sets? [16:19] Not at all. [16:19] Cheers. [16:55] flexiondotorg: hi! how does MATE start indicators? does it use upstart/systemd, or is it relying on xdg autostart facilities? [17:28] dobey Via mate-indicator-applet which is a mate-panel applet. [17:29] Indicators are actually disabled by default. [17:29] MATE Tweak has an option to enable them, which just add mate-indicator-applet to the panel and reloads the panel. [17:29] qengho I've got engineer details from R F. [17:30] flexiondotorg: ok, so getting rid of the old xdg autostart in indicators shouldn't break mate image (i see some indicators are seeded there)? [17:31] dobey I'll have to refresh my memory to be sure, it's been a while. [17:31] I'll double check tonight. [17:32] But my initial feel this will actually benefit MATE :-) [17:33] Which indicators are you going to change BTW? [17:33] flexiondotorg: ok, that'd be great, thanks. i'm doing a quick sweep through indicators to try and get rid of some of this legacy stuff [17:33] I've got a test VM I can test with later. [17:34] flexiondotorg: all of them, but session, sound, power, messages, and indicator-application seem to be seeded in ubuntu-mate. [17:34] This is what Ubuntu MATE currently has in /etc/xdg/autostart [17:35] indicator-application, indicator-messages, indicator-sound [17:35] dobey: I saw you mentioon xfce about this a few days ago - I can't answer the in's and out's I'm afraid - but I do know we had a bug a while back in the zesty cycle that might shed light > bug 1648889 [17:35] bug 1648889 in xfce4-indicator-plugin (Ubuntu) "Removal of upstart patch breaks indicator-plugin" [High,Fix released] https://launchpad.net/bugs/1648889 [17:36] and copy what flexiondotorg said re /etc/xdg/autostart [17:37] flocculant: ah. that seems to suggest that xnox added a systemd target for xfce4 indicators. [17:38] and looks like it was using upstart before [17:38] flocculant, probably mate-indicator-applet needs a tweak similar to xfce4 [17:38] indeed, no more upstart for indicators in zesty [17:39] xnox: do you know if any of the seeds are using xdg autostart for indicators? some are in kubuntu, lubuntu, budgie, and gnome, too [17:39] dobey I njust move indicator-* out of /etc/xdg/autostart and added to mate-indicator-applet. [17:40] Log out, log in and all indicators are present and correct. [17:40] flexiondotorg: ok great. thanks [17:40] So non-issue for MATE. [17:41] dobey: hope that helps :) [17:41] xnox: thanks [17:41] yep, thanks :) [17:50] don't break it or I will whine :p [17:55] dobey: ubuntu-gnome doesn't use indicators, libappindicator3-1 recommends indicator-application which is why it ends up in the -gnome seed [17:56] for budgie, ask fossfreedom (he's in #ubuntu-devel ) [18:49] Hi - John Cox here, flexiondotorg suggested that I try to talk to qengho about my Chromium patches here [18:49] jc44: Welcome. [18:50] jc44: I'm reading a single large patch now, so I know what's in it and what to suggest. [18:51] Good Oh - I was just about to ask that [18:52] Much of the patch is interrelated, but it does split into a few pieces [18:52] There's a bit that does decode & resize using the Pi h/w [18:53] There's a slew of patches that attempt to get the ARGB image created by the h/w to display without copying it [18:54] There's a patch to use shm to copy the image to the screen rather than putimage [18:54] jc44: Awesome! [18:54] All great. [18:54] And there are a few patches to get armv6 compiles to work [18:54] (and aauto select armv7 where appropriate) [18:55] and a patch or two so I get version info on my patch out of the image so I know what someone is running [18:56] None of these are currently controled by gn flags as I really wasn't expecting upstream to want them [18:57] Cool. Upstream has different people in charge of distinct directories of the source tree. One person is unlikely to know enough about other parts enough to say "this looks good enough". So, patches that are small as possible have a chance of success. [18:58] jc44: I can help with GN. [18:59] 1st off - do you have any clue if upstream would want he Pi-only h/w decode? If not then much of teh reset becomes academic [18:59] That was meant to be "the rest" [19:01] jc44: I'm pretty sure they'd take it. RPi is not obscure. Half the people in that project own one or two Pis, I'm sure. [19:04] jc44: You'll also have to sign their agreement. http://dev.chromium.org/developers/contributing-code#TOC-Legal-stuff [19:05] There are a couple of bits that are more hacky than other bits - the decode itself is (I think) quite presentable, but the side channel I use for telling it what image size is wanted is really quite nasty... [19:08] I probably can't sign the agreement myself - I'm working for RPi so I imagine that they have to be the ones to do that [19:10] jc44: Right. [19:14] qengho: Any clues on how to start this? If you've got my patch in front of you I can help your understanding of the pieces [19:16] jc44: Well, first thing I'm going to do is try to split it into discrete pieces. Let's talk about those pieces in email. [19:17] Sure - I'm going to have to go home quite soon anyway (in UK) [19:18] jc44: Okay. [19:50] jc44 Hi [19:50] I was in a meeting. [19:53] qengho Thanks for that ^ :-) [20:00] morning robert_ancell [20:01] willcooke, hi [20:14] robert_ancell o/ [20:14] willcooke You still alive? [20:14] flexiondotorg, otp [20:19] flexiondotorg, done [20:19] flexiondotorg, hi! [20:19] willcooke I was just asking after your well being :-) [20:20] flexiondotorg, that's very nice :) I am indeed alive, feeling better actually [20:20] (that this morning) [20:20] *than [20:20] Good :-) [20:30] right ho, night all [20:51] robert_ancell: hi there - have you had chance to look further at the locking issue? bug 1656399 [20:51] bug 1656399 in lightdm (Ubuntu) "Unable to unlock session after suspend using lightdm-gtk-greeter." [Critical,In progress] https://launchpad.net/bugs/1656399 [20:53] flocculant, I haven't had time to look into more detail, but it's on my list of things to fix before 17.04 [20:54] Unless someone else wants to fix it :) [20:54] robert_ancell: ok and yea I understand - only wish I could :) === ximion is now known as ximion-afk === strycore_ is now known as strycore === andyrock_ is now known as andyrock === DalekSec_ is now known as DalekSec