[05:36] If anyone feels like a fun mutter bug hunt, bug #2015955 is easily reproucible and should be fairly easy to track down. [05:50] Literally the last one on my Easter weekend backlog to review :) [05:51] Should get to it by tomorrow. Maybe today === lifeless_ is now known as lifeless [06:09] If you need a backtrace from a debug build or anything it's trivially reproducible for me. [07:44] goood morning desktopers! [11:52] morning y'all [11:54] hey lissyx, i'll probably need to skip today's meeting, i think i've come down with the virus and am not feeling too well. if i'm not around i'll catch up with you and seb128 either here or on the notes doc [11:54] ouch [11:54] get well [11:54] I have lacked time the past days [11:54] between easter monday, doctor appointement and fixing my desktop [11:56] lissyx, same here and I'm working only half a day today, let's skip the video call for this week and put notes in the document again... [11:57] he he [11:58] lissyx, on a positive note the speech-dispatcher socket activation issue got resolved, it was just an option to add to the command in the service... [11:59] yes I saw nathan's reply [11:59] so we will be able to move that one forward [11:59] except I'm not sure I can find time to continue the patch [11:59] at least in the next few days [12:08] thanks lissyx [12:14] lissyx, which patch? [12:23] seb128, the one to add support to the snap [12:45] lissyx, it's probably something we can pick up if you want [14:25] seb128, it might help yes [14:26] seb128, one element I dont know about is how we handle the fact that the fix is on master branch of the project, but not released at all [14:26] can we backport to distros? [15:00] yes === bdrung_ is now known as bdrung [18:41] gnome-software Gunnar Hjalmarsson 393976 * commented commit 6e0534d * https://deb.li/40p7 [19:12] gnome-software Jeremy Bicha 393978 * commented commit 6e0534d * https://deb.li/34fgR [19:36] jbicha: Re appstream in gnome-software: Doing as you suggested in the commit comment is possible, of course. (Assuming it's actually not needed for the tests.) [19:36] But when thinking more about it, I wonder if we maybe should add a hack to dh_translations instead. Damned lies uses the metainfo.* files here: [19:36] https://gitlab.gnome.org/Infrastructure/damned-lies/-/tree/master/common/static [19:36] So my new idea is to make dh_translations use those when creating POT files. [19:40] it's just a simple "validate the appstream metadata file" test so it can be easily ignored if it triggers bugs elsewhere [19:57] jbicha: Don't understand. It's not invalid. It just does the wrong thing IMNSHO unlike the one used by Damned Lies.