[05:41] good morning desktopers [06:03] good morning [06:45] Morning seb128 and didrocks [06:46] hey duflu [06:46] o/ [06:53] good morning desktoppers [06:53] Hi oSoMoN and Wimpress [06:54] hello duflu === pstolowski|afk is now known as pstolowski [07:13] salut oSoMoN [07:16] hey duflu, Wimpress, how are you? [07:16] lut didrocks oSoMoN en forme ? [07:16] Trevinho, excellent work with CI [07:16] duflu: thanks :) [07:16] seb128, I am finally feeling mostly good. How are you? [07:16] I'm good [07:16] hopefully there it will catch also some memory errors we randomly were getting [07:17] hi seb128 [07:17] quite some rain, I'm glad I took the umbrella to go to drop the kid for the day [07:17] so far valgrind runs quite happily in the test suite either [07:18] Valgrind with exit 1 on errors [07:18] ? [07:18] --exit-on-first-error=yes [07:18] or similar, Trevinho? [07:19] or just --error-exitcode=1 [07:19] seb128: ça va, et toi ? [07:19] ça va ! [07:20] duflu: mh, I've been just using meson test with `--wrap` valgrind [07:20] Trevinho, I would recommend --error-exitcode=1 or else it might pass still with errors [07:21] duflu: well, looking at the logs of the errors, no one was related to mutter though, all lower level stuff which are probably false positive [07:21] salut didrocks, seb128 [07:21] OK, too soon [07:21] but in general `MALLOC_CHECK_` does the same these days [07:22] MALLOC_CHECK_ is a weak and fast check, not as useful as Valgrind [07:22] The former is also delayed, so might not crash in the location of the error [07:24] MALLOC_CHECK_ is most useful on the customer's machine in production when you don't have other debugging tools [07:25] or can't afford a major slowdown [07:33] morning seb128 didrocks duflu Wimpress oSoMoN Trevinho [07:33] Morning marcustomlinson [07:34] and marcustomlinson_ [07:34] hey marcustomlinson, how are you? had a good long w.e? [07:34] yeah was great thanks! Have a good average length weekend seb128? [07:34] good morning marcustomlinson [07:35] yeah, w.e was nice. We didn't do anything fancy but it was relaxing [07:35] much the same yeah [07:36] "relaxing" with a 3 year old is not quite what relaxing used to be though... :P [07:36] hey marcustomlinson! [07:45] zfs 0.8 is out \o/ quite some good timing :) [07:49] enjoy the update :) [07:50] wondering if we should handle it directly, I'll ask cking, debian also has rc4 in unstable (missed rc5 apparently) [07:50] if we have good relationship on that package, I don't want to go over other people :) [07:51] (also, there are some big changes, so ensuring the update is correct is tricky) [07:51] * didrocks cross fingers as well that not too many changes in the golang binding will be needed for libzfs [07:51] i'm going to get the current 0.7.x version working with 5.2 first, then once the debian version 0.8 is out I'll sync them up. I'm concerned about regressions moving to 0.8-rc versions [07:52] we are not in an hurry to land it in the archive so yeah it makes sense to let the time to let Debian&co to look at it/comment first [07:52] cking: hey! So you think that 0.8 final will be quickly packaged in debian, the maintainance is active there? [07:53] cking: yeah, I was wondering if you wanted to backport the 5.2 patches in 0.7, they landed post-release for 0.8 [07:53] I'm backporting the 5.1/5.2 kernel compat fixes to 0.7.12 first and then move to 0.8 once it's in debian [07:54] cking: thanks! Let's see how it goes, if you need any help, jibel and I looked at the generator and the new systemd units which are fixing some races on boot [07:54] normally there are also some regression fixes to new releases a little while after a new release, so I'm always very careful not to jump to the latest release until I know it's OK [07:54] yeah ;) as people only start to test after releases on real system and not RC… :) [07:54] I hate file systems eating data :-) [07:54] or it makes you loving your backups :p [07:55] heh [07:55] do not hesitate if you need any help! [07:55] seb128: yeah, the only thing I'm a little bit scared of is incompatibility in the bindings, but we can figure that out (just not too close from FF) [07:55] didrocks, ok, i hope to get zfs with the 5.2 kernel out this week, but it takes me a day or so to ensure it passes all the regression tests [07:56] cking: are there some automated tests out of autopkgtests? I'm wondering if we add systemd units/change initramfs if there are some stuff in addition to autopkgtests we can run [07:56] didrocks, I can send you my testing howto [07:57] that would be great, thanks! [08:02] yo de yo [08:04] morning Laney, how was your week-end? [08:05] yo Laney [08:06] hey Laney, how are you? had a nice long w.e? [08:08] Oooh, a release of zfs 0.8? Time to look at what it would take to integrate encryption with lxd! [08:09] Hello all! [08:09] moin didrocks oSoMoN seb128 [08:09] yes very good, we went to the beach on saturday and there was even some sun :> [08:15] what about you? can you even remember it or is it too far in the past? [08:15] sorry, got distracted by j_uliank [08:16] Laney: sounds nice! Martin is sick since Friday and so, plans were cancelled, can't wait for him to feel better again [08:16] RAOF: hey! Yeah, native encryption \o/ [08:16] also can send directly encrypted dataset for backup :p [08:17] :( [08:19] didrocks: yeah, I built an encrypted storage pool for a test LXD system. It worked! Although you needed to manually poke LXD a bit. [08:20] (with 0.8rc3) [08:23] Laney, w.e was good, most relaxing. It was really nice and sunny here on saturday as well :) [08:26] RAOF: sounds nice! [08:27] cking: thx for the notes! [08:28] marcustomlinson, do you know what's the status of snaps that need gtk 3.24? do we change them to build gtk themself for now? I'm trying to figure out if we can update epiphany, upstream is unhappy about us shipping an outdated version (which has a bug which makes some menu items not available on Disco) [08:28] seb128: hmm, yeah we have to build gtk in for a later version [08:29] but it's a bit of a b**tch [08:29] well I guess we had it figured it out for some snaps so it's a simple copy/paste exercice at this point? [08:30] Tis the time of day for LP to time out [08:30] I'm not sure that we've completely worked it out just yet, I'm in the process of that now [08:30] seb128: but yeah, one could copy it from the build-snap [08:30] Morning Laney [08:30] Evening RAOF [08:30] seb128: https://gitlab.gnome.org/Community/Ubuntu/gnome-3-28-1804-sdk/blob/master/snapcraft.yaml [08:31] line 291 [08:31] ah [08:31] we don't have any snap on 3.24 today? [08:32] kenvandine would know the answer to that [08:32] k, let's wait for him to be up then [08:32] thx marcustomlinson [08:35] seb128: https://forum.snapcraft.io/t/support-for-gtk-3-24/9782/9 [08:36] from that response, looks like the build snap does aim to be the example. But ken will know if anything has changed over the last 3 months [08:37] right [09:34] seb128: did you mean to upload that epiphany to debian too, or did you use the wrong version number? [10:40] Hi seb128, after a long chat and some additions to the test case, sil2100 is willing to review bug #1768166 on behalf of the SRU team. Do you have time to sponsor? https://launchpad.net/~gunnarhj/+archive/ubuntu/ibus-libpinyin [10:40] bug 1768166 in libpinyin (Ubuntu Cosmic) "Random crashes " [Medium,In progress] https://launchpad.net/bugs/1768166 [10:43] seb128: Btw, we concluded that it should be uploaded for now to both bionic and cosmic. [10:55] Cosmic as well since even though we don't really care 'much' about it since it's EOL, but backports like these have higher versions and I'm worried about upgrade paths through cosmic to disco [11:21] Laney, crap, I first meant to update to Debian but then I realized the situation was weird in Debian with a 3.32 hacked and not in experimental, so I changed to upload to Ubuntu and forgot to change the version, sorry [11:22] GunnarHj, hey, I'm a bit busy today/tomorrow, if you can try another sponsor that would be nice, otherwise I try to have a look once I'm done catching up with my current todolist [11:24] Laney, are you looking at those updates as well now/going to do the bionic SRU? or just asking? [11:24] * seb128 doesn't want to dup work [11:24] seb128: no [11:25] k, thx [11:26] that would be worth trying to get into buster [11:26] how does one do that? [11:27] I've been disconnected enough from Debian that I don't know the process for freeze exception [11:27] (unsure I've been active around a Debian freeze ever in fact) [11:29] * seb128 reads https://release.debian.org/buster/freeze_policy.html [11:31] that's the one [11:38] seb128: Ok, I'll ask tsimonq2. [11:38] tsimonq2: Hi Simon! Wondering if you can sponsor bug #1768166? It has been carefully pre-reviewed by the SRU-team. Proposed uploads in https://launchpad.net/~gunnarhj/+archive/ubuntu/ibus-libpinyin . Ask you to upload to both bionic and cosmic. [11:38] bug 1768166 in libpinyin (Ubuntu Cosmic) "Random crashes " [Medium,In progress] https://launchpad.net/bugs/1768166 [12:41] seb128: the gtk branch? That was there to prevent it from trying to build gtk4 [12:41] at least at the time [12:42] i'm sure there's a newer stable branch now [12:42] marcustomlinson: ^^ [12:46] kenvandine, hey, the question was gtk 3.24 (which was have since cosmic), that's apparently what is blocking us from update epiphany-browser (didi you see the upstream blog post about Ubuntu shipped outdated/buggy version, that included the snap) [12:51] ah [12:51] yeah, i probably pinned that branch back during the cosmic cycle :) [12:52] kenvandine: that is the latest stable branch [12:52] no it's not? [12:56] yes it is [12:57] 3.24.8 is the latest in the 3 series [13:27] kenvandine, sorry, I though that comment was about epiphany-browser, not gtk :) [13:27] so can we update that one? [13:30] ok, it's that time of the week [13:30] #startmeeting Desktop Team Meeting - 2019-05-28 [13:30] Meeting started Tue May 28 13:30:08 2019 UTC. The chair is seb128. Information about MeetBot at http://wiki.ubuntu.com/meetingology. [13:30] Available commands: action commands idea info link nick === meetingology changed the topic of #ubuntu-desktop to: Home of the Desktop Team, https://wiki.ubuntu.com/DesktopTeam | For help or questions, try #ubuntu | Work (read-only for non-developers): https://trello.com/b/uEut6bfN/ubuntu-desktop-1910-cycle | Desktop Team Meeting - 2019-05-28 | Current topic: [13:30] Roll call: didrocks, duflu (out), jamesh (out), jibel (out), kenvandine, laney, marcustomlinson, oSoMoN, tkamppeter, trevinho, robert_ancell (out) [13:30] o/ [13:30] present [13:31] ol/ [13:31] 0/ [13:31] hope everyone is having a good start of week [13:31] let's get started :) [13:31] oh, earlier morning Marco! [13:31] #topic rls-bb-bugs === meetingology changed the topic of #ubuntu-desktop to: Home of the Desktop Team, https://wiki.ubuntu.com/DesktopTeam | For help or questions, try #ubuntu | Work (read-only for non-developers): https://trello.com/b/uEut6bfN/ubuntu-desktop-1910-cycle | Desktop Team Meeting - 2019-05-28 | Current topic: rls-bb-bugs [13:31] hey [13:31] http://reqorts.qa.ubuntu.com/reports/rls-mgr/rls-bb-incoming-bug-tasks.html [13:31] no desktop material [13:32] http://reqorts.qa.ubuntu.com/reports/rls-mgr/rls-bb-tracking-bug-tasks.html [13:33] so that list has a few [13:33] the n-m ones are leftover of the SRU that regressed/got reverted, I'm going to assign to Till who is working on that [13:34] bug #1825940 [13:34] bug 1825940 in linux (Ubuntu) "[graphics] Enable ICL" [Undecided,Confirmed] https://launchpad.net/bugs/1825940 [13:35] tjaalton, ^ should that be assigned to you? [13:35] assuming so, shout/ping me if that's wrong [13:36] bug #1830022 [13:36] bug 1830022 in cups (Ubuntu Disco) "DirtyCleanInterval should be 0 by default" [Undecided,Confirmed] https://launchpad.net/bugs/1830022 [13:36] dgadomski, hey, should that be assigned to you? [13:36] seb128: hey, I'd appreciate tkamppeter's opinion on this one [13:37] dgadomski, also please respect the process, either tag as rls-nn-incoming for reviews if you work on a fix and decide to target then please assign to yourself directly [13:37] sounds like Incomplete [13:37] yeah [13:37] also the targetting sound wrong, I'm going to delete those lines [13:37] dgadomski, please tag rls-nn-incoming once it's understood if you feel like that needs proper serie tracking [13:37] next [13:38] japenese new era on some packages [13:38] it's probably something we should do so nominations sound right [13:38] seb128: done [13:38] does anyone fancy learning a bit about the topic and deal with those changes? [13:39] c_yphermox set all that up, have you checked it isn't being handled already? [13:40] no I didn't, I will after the meeting and find an assignee if needed [13:40] I had a brief look at the bug and at least the poppler-data part needs some upstream work [13:40] thx for pointing that out! [13:40] ok, next cosmic [13:40] #topic rls-cc-bugs === meetingology changed the topic of #ubuntu-desktop to: Home of the Desktop Team, https://wiki.ubuntu.com/DesktopTeam | For help or questions, try #ubuntu | Work (read-only for non-developers): https://trello.com/b/uEut6bfN/ubuntu-desktop-1910-cycle | Desktop Team Meeting - 2019-05-28 | Current topic: rls-cc-bugs [13:40] http://reqorts.qa.ubuntu.com/reports/rls-mgr/rls-cc-incoming-bug-tasks.html [13:40] no desktop [13:41] http://reqorts.qa.ubuntu.com/reports/rls-mgr/rls-cc-tracking-bug-tasks.html [13:41] same japense era [13:41] that's it [13:41] #topic rls-dd-bugs === meetingology changed the topic of #ubuntu-desktop to: Home of the Desktop Team, https://wiki.ubuntu.com/DesktopTeam | For help or questions, try #ubuntu | Work (read-only for non-developers): https://trello.com/b/uEut6bfN/ubuntu-desktop-1910-cycle | Desktop Team Meeting - 2019-05-28 | Current topic: rls-dd-bugs [13:41] http://reqorts.qa.ubuntu.com/reports/rls-mgr/rls-dd-incoming-bug-tasks.html [13:41] still no desktop! [13:41] :) [13:41] http://reqorts.qa.ubuntu.com/reports/rls-mgr/rls-dd-tracking-bug-tasks.html [13:42] same japenese era [13:42] that's it [13:42] #topic rls-ee-bugs === meetingology changed the topic of #ubuntu-desktop to: Home of the Desktop Team, https://wiki.ubuntu.com/DesktopTeam | For help or questions, try #ubuntu | Work (read-only for non-developers): https://trello.com/b/uEut6bfN/ubuntu-desktop-1910-cycle | Desktop Team Meeting - 2019-05-28 | Current topic: rls-ee-bugs [13:42] http://reqorts.qa.ubuntu.com/reports/rls-mgr/rls-ee-incoming-bug-tasks.html [13:43] there is one buggy g-c-c entry, marking that one invalid (I meant to do that from previous week, I had a look to the code and then forgot) [13:43] http://reqorts.qa.ubuntu.com/reports/rls-mgr/rls-ee-tracking-bug-tasks.html [13:43] that's in shape [13:43] #topic update_excuses_by_team.html#desktop-packages === meetingology changed the topic of #ubuntu-desktop to: Home of the Desktop Team, https://wiki.ubuntu.com/DesktopTeam | For help or questions, try #ubuntu | Work (read-only for non-developers): https://trello.com/b/uEut6bfN/ubuntu-desktop-1910-cycle | Desktop Team Meeting - 2019-05-28 | Current topic: update_excuses_by_team.html#desktop-packages [13:43] https://people.canonical.com/~ubuntu-archive/proposed-migration/update_excuses_by_team.html#desktop-packages [13:44] nothing there, the only entry seems an infra problem [13:44] dgadomski, seb128, I have posted about bug 1830022 in the CUPS upstream mailing list now, let us see what Mike Sweet (CUPS upstream author) will say about this. [13:44] bug 1830022 in cups (Ubuntu) "DirtyCleanInterval should be 0 by default" [Undecided,Confirmed] https://launchpad.net/bugs/1830022 [13:44] #topic AOB === meetingology changed the topic of #ubuntu-desktop to: Home of the Desktop Team, https://wiki.ubuntu.com/DesktopTeam | For help or questions, try #ubuntu | Work (read-only for non-developers): https://trello.com/b/uEut6bfN/ubuntu-desktop-1910-cycle | Desktop Team Meeting - 2019-05-28 | Current topic: AOB [13:44] tkamppeter, thx [13:44] other topics? [13:44] o/ [13:45] so, there are 3 MIRs which needs action/discussion [13:45] https://bugs.launchpad.net/ubuntu/+source/xdg-dbus-proxy/+bug/1811824 -> got an ACK, just waiting on dep on it [13:45] Launchpad bug 1811824 in xdg-dbus-proxy (Ubuntu) "[MIR] xdg-dbus-proxy" [Undecided,Incomplete] [13:45] https://bugs.launchpad.net/ubuntu/+source/libbluray/+bug/1746629 -> was requested by jbicha, do we still want this? [13:45] Launchpad bug 1746629 in libbluray (Ubuntu) "[MIR] libbluray" [Undecided,Incomplete] [13:45] https://bugs.launchpad.net/ubuntu/+source/usbguard/+bug/1816548 -> it's a NACK for now AFAIK [13:45] Launchpad bug 1816548 in usbguard (Ubuntu) "[MIR] usbguard" [Undecided,Incomplete] [13:46] didrocks: i'll look at xdg-dbus-proxy [13:46] i think we will need it soonish [13:46] kenvandine: poke seb or myself once the dep is added so that we promote it [13:46] (thx) [13:47] I don't see strong reasons for libbluray, we don't have it for 8 years… [13:47] (and it doesn't do decryption, unsure how uself this is) [13:47] useful* [13:47] still a delta [13:47] I guess seb is more aware of the topic for the last one [13:47] true [13:47] didrocks, libblueray is not important but it's an easy one it would lower some Debian delta and enable a feature which exists upstream/in other distro [13:47] Laney: wait to handle it so that we remove that delta? :) [13:48] but if it's* [13:48] I guess it's just a confirmation that requests are fitted [13:48] it's a wishlist but still valid [13:48] yes they are [13:48] it's not actually a proper delta btw [13:48] usbguard is on review/discussion on the GNOME side [13:48] a conditional thing in the rules file [13:48] we have work to do from the security team review though [13:48] still it's a feature delta [13:48] seb128: good, I'll answer that in our next week meeting [13:49] didrocks, thx! [13:49] Laney: if you can just ack that all is good in the bug, I'm happy to port that in our next meeting [13:49] usbguard is probably to push forward this cycle if we want it for the LTS [13:49] k [13:49] agreed [13:49] thanks Laney & seb128 [13:49] that was it for me [13:50] thx for the reminder didrocks, usbguards slipped a bit from my mind and I didn't include it in the planning, I should [13:50] other topics? [13:50] seems not [13:50] let's wrap then, thanks everyone! [13:50] #endmeeting === meetingology changed the topic of #ubuntu-desktop to: Home of the Desktop Team, https://wiki.ubuntu.com/DesktopTeam | For help or questions, try #ubuntu | Work (read-only for non-developers): https://trello.com/b/uEut6bfN/ubuntu-desktop-1910-cycle [13:50] Meeting ended Tue May 28 13:50:49 2019 UTC. [13:50] Minutes: http://ubottu.com/meetingology/logs/ubuntu-desktop/2019/ubuntu-desktop.2019-05-28-13.30.moin.txt [13:50] thx [13:51] thx === pstolowski is now known as pstolowski|afk === jdstrand_ is now known as jdstrand [20:24] kenvandine, marcustomlinson, so what was the outcome of snaps needing gtk 3.24 / updating epiphany-browser? I did deal with updating the deb in bionic/cosmic/eoan now and I would like to go back to upstream being able to tell them we sorted out the issues raised, but we need to fix the snap as well for that [20:25] seb128: i haven't had a chance to look at it [20:26] marcustomlinson: can you have a look? maybe tomorrow morning? [20:26] kenvandine: sure, can you point me to the repo [20:26] seb128: i suspect the answer will be building gtk as a part, but that is a can of worms :) [20:26] kenvandine, but you expect that to be easy? marcus was pointing out a snapcraft post earlier from feb that was stating that gtk 3.24 would come through the build snap [20:26] kenvandine, we don't have any snap using gtk 3.24 today? [20:26] but the build snap isn't ready yet [20:27] nope [20:27] but we need it [20:27] woh [20:27] seb128: so the build snap is WIP [20:27] I though most GNOME apps would have had that depends by now [20:27] my WIP. That said, I'm in a good position to look at this then [20:27] nope [20:27] k [20:27] well don't worry guys [20:27] I will go back to them telling that we sorted out the debs [20:28] seb128: no seriously I will do it tomorrow [20:28] I mentioned that the snap situation was probably more complex since our framework is based on bionic [20:28] they seemed really surprised by it [20:28] "so snap can't even get a recent gtk" :/ [20:28] i think marcustomlinson is in a good position to sort that out now though [20:28] marcustomlinson, k, let me know how it goes, thx! [20:28] \o/ [20:28] seb128: could you point me to the repo [20:29] with the snapcraft.yaml [20:29] https://git.launchpad.net/~ubuntu-desktop/epiphany/+git/snap/ [20:29] i think [20:29] marcustomlinson, https://code.launchpad.net/~ubuntu-desktop/+snap/epiphany [20:29] ah, same thing [20:29] marcustomlinson: it's actually not a bad test case :) [20:30] k cool. My major fear is that it will not be compatible with the runtimes in the platform snap [20:30] maybe... [20:30] but, newer libgtk should be fine [20:30] yeah I'll give it a go [20:31] building it is more of the issue [20:31] bundling the newer libgtk is safer, as long as it's loaded first [20:31] which might be an issue :) [20:31] might need to flip the LD_LIBRARY_PATH order :) [20:31] kenvandine, marcustomlinson, thanks! [20:32] gonna call it a night now though. cheers! [21:00] same here, night! === JanC_ is now known as JanC