[06:00] duflu, hi [06:00] Hello hikiko [06:00] Hello jibel :) [06:00] Autocomplete fail [06:00] duflu, I frequently get bug 1748450 when I resume from suspend [06:00] bug 1748450 in gnome-shell (Ubuntu Bionic) "gnome-shell crashed with SIGTRAP in _g_log_abort() from g_log_default_handler() from default_log_handler(message="Connection to xwayland lost") from g_logv() from g_log() from " [High,Triaged] https://launchpad.net/bugs/1748450 [06:01] duflu, is there anything I can do to debug it further? [06:01] jibel, I put a status update in the master bug https://bugs.launchpad.net/bugs/1505409 [06:01] Ubuntu bug 1505409 in GNOME Shell "gnome-shell crashed with SIGTRAP in x_io_error() from _XIOError() from _XEventsQueued() from XPending() from gdk_check_xpending() ["Connection to xwayland lost"]" [Critical,Confirmed] [06:03] I saw your comment. is there anything I can do to help? [06:04] jibel, not sure. My mind is on the gjs major leak and crashes today [06:05] jibel, maybe... can we ensure crash reports get the _old_ Xorg log from when they happened rather when they were reported? That would help, but might be hard [06:08] jibel, if the problem is Xwayland bouncing itself on an "X error" then gnome-shell will crash and Xwayland would live on. If we could turn X errors into crashes for Xwayland, and not try to recover from them, then I think that would help [06:09] Then we'll actually get useful crash reports about the root cause, somewhere in Xwayland [06:32] good morning desktoppers [06:36] morning o/ [06:37] good morning [06:42] hey Nafallo, salut didrocks [06:45] Morning oSoMoN, Nafallo, didrocks [06:45] hey duflu [06:50] salut oSoMoN, duflu [07:54] morning [07:55] hey willcooke! [08:03] URGH I'M SICK [08:03] HI [08:03] :( Laney [08:04] stayed at home this week-end? [08:05] hey didrocks [08:05] nah, did lots of stuff! [08:05] including the 5k run ;-) [08:06] Morning willcooke and Laney [08:07] willcooke, here's the main (unchanged, mature) leak fix: https://bugs.launchpad.net/gnome-shell/+bug/1672297 But upstream are apparently working on additional fixes, even over the weekend. None of them have landed though. [08:07] Ubuntu bug 1672297 in gjs (Ubuntu Bionic) "gnome-shell uses lots of memory, and grows over time" [Critical,In progress] [08:07] Laney: nice ;) but urgh being sick now [08:12] indeed [08:12] anyway how are you? [08:12] and hey duflu [08:14] thx duflu [08:14] bad luck Laney [08:14] I painted the bathroom. I ache all over now [08:19] Laney: I plan to restart doing some exercise today :) [08:24] duflu, hey, I read your concerns about the gjs update, can you made a summary of the problems? [08:25] seb128, it's all fine now I understand the bugs. They have fixes coming and no revert is required [08:25] duflu, great, thx [08:26] I was just stressed and annoyed I have to squash 200+ bug emails in the morning [08:26] But they're fully triaged now [08:26] I *had* [08:26] urg, that seems a lot [08:27] Yeah I guess someone wrote news about a final beta :) [08:27] how did we end up with that number? we don't get quite that many reports on other days [08:27] haha [08:27] I'm just through emails, I didn't do launchpad backlog yet [08:27] seb128, that number is hidden in (bugs_opened - bugs_closed)... I only report the final number each week, which is tiny [08:28] Also I can't report the opened/closed numbers without trawling my emails [08:28] well I do go through 'most recently changed bugs in main" daily [08:28] so I've an idea about how many bugs are "active" on a daily basis [08:29] that number just seemed high compared to the activity we had previous week [08:29] btw did you figure out the "can't be retraced" issue? [08:29] is/was that just dbgsym missing or lagging behind? [08:29] seb128, yes the hint was in errors.ubuntu.com which told me the name of the missing binary [08:29] It was just a glib2.0 upgrade [08:30] Once everyone upgrades they will be retraceable again [08:30] Hi everyone! I was asked to ping someone in here about updating the example-content package for bionic. A merge request is here: https://code.launchpad.net/~nhaines/example-content/bionic-fcs/+merge/343295 [08:30] seb128, interesting that ubuntu-bug reports don't tell you the binary name, only "??" [08:30] hey nhaines [08:30] seb128: hey :) [08:30] duflu, you mean? do you have an example? [08:31] willcooke, ^ interested in the example-content update, seems like your sort of job? ;) [08:31] * willcooke reads [08:32] ack, I can review, but I can't merge [08:32] I usually bribe L_aney [08:32] seb128, for example, bug 1764173, bug 1764059, bug 1764050 [08:32] Error: Launchpad bug 1764173 could not be found [08:32] Error: Launchpad bug 1764059 could not be found [08:32] Error: Launchpad bug 1764050 could not be found [08:32] ooh, nice one mardy [08:32] (private) [08:33] briber! [08:34] duflu, ah, apport is just using gdb afaik, so probably at this level. At least we have the procmaps and the addresses can be matched [08:34] but yeah, procmaps in the first one is [08:34] 7f012e0bb000-7f012e1ce000 r-xp 00000000 08:01 15335474 /lib/x86_64-linux-gnu/libglib-2.0.so.0.5600.0 (deleted) [08:34] seb128, yeah it's all fine [08:34] so basically the process was using old glib, glib got updated, lib removed from disk [08:34] so the dump is pointing to a missing lib [08:34] right [08:36] That kind of problem with ?? probably happens all the time. It's only an emergency when it happens with duplicates of a massively-duplicated crash [08:39] yeah, it's often during unstable cycles when components are moving often [08:39] ideally apport/retracers would be able to fetch the dbgsym corresponding to the version in use and not to the current one [08:43] didrocks, looks like you are in the right team for the FCS merge. I've checked the content and it's fine, and the licence looks correct, but I can't merge it, can you? [08:44] didrocks should change his nick to z_didrocks [08:44] :) [08:47] * didrocks would even love zzzzz_didrocks :) [08:47] * didrocks does [08:51] willcooke: I guess you want an upload in addition to the merge? [08:53] seb128, would you be able to help sponsor this patch? https://launchpad.net/bugs/1672297 [08:53] Ubuntu bug 1672297 in gjs (Ubuntu Bionic) "gnome-shell uses lots of memory, and grows over time" [Critical,In progress] [08:55] duflu, I can have a look, do you know what's blocking them to land in upstream master? is there any disagreement on the solution? [08:55] seb128, no disagreement, just apathy. The fix I picked is dated March [08:56] and hasn't needed changing since [08:59] k, we should at least get Trevinho to review/ack that [08:59] Trevinho, ^ what do you think about including the changes in https://launchpadlibrarian.net/365705963/gjs_1.52.1-1ubuntu1.debdiff ? [08:59] jbicha, darkxst, ^ would you be interested in having that in debian/sync over? [08:59] Wrong timezone? :) [09:02] didrocks, yes please [09:04] willcooke: and done! [09:04] thank you didrocks! (cc nhaines) [09:04] duflu, backlog for later! [09:04] seb128, willcooke, didrocks: thanks! :D [09:06] yw ;) [09:36] oSoMoN, chromium osk & vaapi, is any of those likely for 18.04 at this point? or rather .1/SRU now? [09:36] oSoMoN, I'm asking because I'm moving items to a new ".1" column on the trello board [09:37] andyrock, hey, can you proposed package updates for the gnome-calendar & gtk segfault fixes you made recently? [09:45] seb128, I need to add latest developments on the card, not happening for 18.04 indeed [09:46] oSoMoN, I move them to .1 then,t hx [09:46] cheers [09:57] seb128, maybe, but probably not in time for final freeze, they still seem rather experimental and haven't had an upstream review [09:57] what are the performance effects of spamming the GC? [09:57] duflu, ^ [09:58] darkxst, over the past few weeks no performance hit has been noticed [09:58] duflu, darkxst, we should at least get the cairo issue/revert in and sycned, I tend to agree that the other changes are more SRU material at this point where they have time to be properly tested [09:59] seb128, the main leak fix is not SRU material, it's much more important than the cairo fix [10:01] willcooke, seb128, if you guys ^ want to wait for upstream before committing to any leak fixes then your decision. I was doing it because both willcooke and community members asked for it [10:01] It's certainly a bigger deal than that cairo crash [10:02] duflu, I don't think wes hould wait for upstream, but I also think such changes can have side effect and a week before release is late to land them [10:02] it gives little margin to gauge the impact and decide to revert if needed [10:06] seb128, I would agree but CPU concerns are moot if your system is slowing down and crashing from memory exhaustion. So fixing that is more important than performance concerns (which are presently zero). [10:07] seb128, also I only chose the one leak fix that is several weeks mature. I ignored the others [10:08] seb128, duflu I am fine with cairo patch [10:08] darkxst, that's lower priority. Please forget it for now [10:08] duflu, right, it's just going against the rules of lowering the complexicity of changes as we get closed from release [10:08] duflu, it's lower priority but it's easier to review/approve [10:09] duflu I have not seen any major leaks here, under "normal use" [10:09] yes gnome-shell is using a but more memory [10:09] darkxst, seriously. Please read the bug and OMG too. [10:09] the reports make it clear there are users that see leak issues [10:09] I can leak 1MB per second [10:09] it's difficult to estimate how many users are impacted though [10:09] it depends how you use the shell also [10:10] seb128, all users [10:10] duflu, under normal use? or spamming functions that are knowm to build up in GC? [10:10] seb128, you can measure the impact within 2 seconds of login [10:10] by doing specific steps [10:10] By measuring memory usage, and doing nothing. It's huge [10:11] I'm not denying that [10:11] but I never had to close a session due to those leak eithers [10:11] (I do turn my computer off at night though, so I don't have sessions ongoing for days) [10:11] I'm just trying to ponderate the impact [10:11] yes it's an issue [10:11] yes it bites lot of users [10:11] seb128, don't shoot the messenger. If you're going to argue about the issue then please do so with the users who are passionate about the bug report. [10:12] is gjs not running GJS under memory pressure? [10:12] but it's not a stopper for every single user [10:12] s/GJS/GC/ [10:12] darkxst, GJS isn't EVER running GC for many classes of object. EVER [10:12] duflu, I'm not arguing against the issue or shooting the messenger, I just think you overstate the proper by making it sounds like it makes GNOME unusable for everyone [10:13] seb128, please tell the users that. In the bug [10:13] seb128, please also tell OMGubuntu who continue to write about it [10:13] shrug [10:13] I didn't ask to own this bug [10:13] I'm not denying it's an important issue [10:15] In the mornings I get abused by users for not having fixed it and in the evening I get questioned for trying to fix it. [10:15] I'm going to EOD in a sec [10:15] duflu, it may not trigger GC for certain objects but they would get cleaned up next time it runs [10:15] darkxst, no they don't. EVER [10:15] That's the bug [10:16] GJS simply doesn't work for GObject even when the JS and GObject is perfect [10:17] I know. I found it hard to believe but it explains everything, and the fix provides a noticeable impact as soon as you log in [10:18] duflu, don't take it that personal, I was not questioning your work or position [10:18] seb128, also willcooke specifically asked me to get it done this week [10:18] duflu, I'm just saying that by release/freeze rules it's difficult to get a "non trivial" change like that approved that late [10:18] we need confidence it can't create new problems [10:18] I know. I was waiting and hoping upstream would land something by now [10:19] and the fix is hacky at best, lets spam GC so gobjects get deleted on at a time? anyway I do have time to look through the patches tonight, but will try and do a proper review tomorrow. I would however be hesistant to upload those changes days before final freeze, even too ubuntu. [10:19] I asked Trevinho to follow up on some of his similar fixes weeks ago that didn't happen either [10:19] we are stucked in a non optimal situation now [10:19] it's getting late but at the same time we need to do something :/ [10:19] darkxst, OK. Please direct reviews here: https://gitlab.gnome.org/GNOME/gjs/merge_requests/114 [10:19] GNOME bug (Merge request) 114 in gjs "Queue a GC when a toggle reference goes from >1 to 1" (comments: 15) [Opened] [10:20] duflu, thanks for the work you put into those fixes and sorry if it sounded like I was questioning what you did, I was not [10:20] duflu, I hope you are still able to enjoy your evening after that discussion :/ [10:21] seb128, yeah I reduced my VAAPI fix to a one liner. Now uploading [10:21] duflu, I am not an upstream maintainer, but have done a lot of work on gjs over the years [10:22] darkxst, still that's the place to add any thoughts [10:24] seb128, willcooke specifically requested that leak fix. So I suggest you just decide with him [10:24] duflu, I'm going to talk to him, but I'm not deciding anything here [10:25] duflu, I'm not in the release team and it's not in my power to decide if that can go in [10:25] duflu, I'm just used to work with them and I know it's going to require to be convincing to upload a behaviour change to the gc that late [10:25] so I'm trying to see what we can do and have the arguments we need ready for that discussion [10:26] duflu, anyway you did your side of the work so don't worry too much [10:45] didrocks, jamiebennett tested the data collection this morning and his monitor which is connected via usb c wasn't picked up. [10:48] * Laney cries at the remaining volume_key failure [11:10] helps if you spell DEB_BUILD_OPTIONS right [11:15] seb128: fyi, I have mutter and gnome-shell 3.28.1 tarballs, waiting for Tre_vinho to gather the extra patches for them he wants later today [11:15] good morning [11:20] jbicha, hey, nice === pstolowski is now known as pstolowski|lunch [11:37] jbicha: [ftbfs] https://code.launchpad.net/~khurshid-alam/indicator-sound/lp-1737834/+merge/343023 [11:38] and this: https://code.launchpad.net/~khurshid-alam/indicator-sound/lp-1700680/+merge/343022 [11:40] k_alam: please subscribe ubuntu-sponsors to bugs with stuff that needs sponsoring [11:43] your 1700680 merge has an obvious typo (the package is named -schemas instead of -schema). I haven't investigated but I suspect that fix is wrong anyway [11:43] Ubuntu Touch hasn't been supported in Ubuntu for a year so I suggest looking whether that support can be dropped from indicator-sound instead [11:44] anyway, you already pinged Tre_vinho about indicator-sound so I'll let him take care of the reviews there [11:47] jbicha: Ah right...I will rectify it.....But that package provide com.ubuntu.AccountsService.Sound interface along with various com.ubuntu.touch interfaces. Touch related things can be dropped. [11:51] please investigate what com.ubuntu.AcccountsService.Sound does and if it's still needed [11:53] k_alam: for bug 1741027 Please add FFe explanation so that the Release Team can review. See https://wiki.ubuntu.com/FreezeExceptionProcess [11:53] bug 1741027 in unity-control-center (Ubuntu) "[FFE] screen sharing panels abort using an unexistant vino gsettings key" [High,Confirmed] https://launchpad.net/bugs/1741027 [12:00] hey desktopers [12:00] jbicha: alright. [12:04] jbicha, hi, I noticed a problem with vte2.91 in ubuntu, the revert-pcre2.patch reverts some unrelated g-i annotation changes and therefore breaking the gir/vapi compared to upstream in unnecessary ways [12:06] ricotz: could you talk to Egmont about that? he is part of vte upstream and he did the latest pcre patch update [12:07] jbicha, could you point me to an irc channel? [12:07] willcooke: was he running on wayland by any chance? [12:07] willcooke: remember that we only supports Xorg for getting monitor info [12:09] ricotz: I've always just used email or bug reports with Egmont [12:09] jbicha, I see [12:10] Status: successful [12:10] YEAH [12:11] 🎉 [12:11] tests needed a writable home 🙄 [12:12] /root existed which is why it worked when I ran as root [12:14] ok, we have a few other packages like that [12:15] Laney: oh I did that actually but the tests still didn't pass when I tried https://salsa.debian.org/utopia-team/volume-key/commit/42207b3dbc [12:16] I guess you had some other fixes too though? [12:17] yes [12:17] I fixed the actual bug first [12:17] :) [12:17] you know about debian/clean? [12:17] oSoMoN: Which source repo is the Chromium snapcraft.yaml in? [12:18] Laney: yes, for some reason we don't use it as often [12:18] royal we? [12:19] I mean, that's a weird sentence construction when talking about one of your own commits [12:19] I copied that home thing from other GNOME packages [12:19] I guess debian/clean is uh … cleaner [12:20] you could save an override [12:21] now I get to fight with pagure [12:23] you have upload rights to that salsa repo so feel free to make the clean change there :) [12:24] jbicha, https://launchpad.net/~ricotz/+archive/ubuntu/staging/+sourcepub/8991295/+listing-archive-extra [12:24] laney@bionic (master↑1|…)> git push ssh://git@pagure.io/forks/laney/volume_key.git ~/dev/canonical/random/volume_key [12:24] git@pagure.io: Permission denied (publickey). [12:24] this thing :| [12:25] oh it has a separate SSH key configuration to the thing that I filled in when I made the account [12:27] ricotz: ok, yes, please ask Egmont about vte since he was the one that did that part recently [12:27] will do [12:56] jibel: yo, would you be able to test https://launchpad.net/~laney/+archive/ubuntu/ppa/+build/14767038 with your encrypted usb key pls? [12:56] amazingly I don't seem to have a usb key :/ [12:57] so the patch I made to fix the tests is not tested in actual use === pstolowski|lunch is now known as pstolowski [13:18] first communitheme interview posted! Just as 5 of them… like, a week then ;) [13:31] didrocks, yay [13:34] willcooke: so "known", didn't get the time to inspect what to do yet on the wayland session [13:35] Laney, what do you want me to test exactly? [13:37] didrocks, ack thanks [13:38] Laney, just install the package and check if I can still access my encrypted drive? [13:38] jbicha, I don't think we really replied to that the other time, but are we sure a ffe is not needed to remove packages? [13:39] seb128: you're the Archive Admin, you tell me :) It is very common for AAs to remove packages at the very last moment [13:40] I emailed ubuntu-devel because I expect this particular one to be a bit annoying for some people (I haven't gotten much hate mail yet from Debian though) [13:43] gksu was already unseeded at Feature Freeze until a ffe managed to (accidentally) get it back in the Kylin install [13:44] sysadmins or such might still use it [13:44] I don't like to remove thing just before release like that [13:44] you might screw people [13:44] removals should be done early in the cycle/by ff imho [13:45] not that I care especially about gksu [13:45] just I don't like the idea to do changes without letting some time for users to give feedback/adjust to the change [13:45] seb128: I don't disagree with you about the ideal of doing removals by say, FF. That just isn't the way AAs do their job [13:45] they want until the end of the cycle to get around to processing removal bugs that were filed months sooner [13:45] well some packages are buggy and need to be removed for valid reasons [13:45] *wait* [13:45] your seem to be more "want to kill cruft"' [13:48] andyrock, hey, I see you reply to emails ... did you see my IRC ping earlier? === amano_ is now known as amano [14:15] seb128: nope [14:15] looking for it [14:15] seb128: kk I'll try to do that by the end of today [14:15] debdiff right? [14:16] andyrock, yes, thx [14:22] jibel: yeah [14:22] tjaalton, hey, could you have a look at / upstream https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1754693 ? [14:22] Ubuntu bug 1754693 in xorg-server (Ubuntu) "Xwayland crashed with SIGABRT in st_renderbuffer_delete()" [High,Confirmed] [14:23] is there a schedule for the bionic point releases already? I am curious about the date for 18.04.1 [14:27] ricotz, that's a question for -release more than desktop, https://wiki.ubuntu.com/BionicBeaver/ReleaseSchedule doesn't have it so I expect it's not decided yet [14:28] ricotz, it's probably somewhere in July [14:28] willcooke, Laney might know? [14:28] umm [14:28] seb128, thanks, judging from the past it might be July 19th [14:35] if you have access to some hardware with nvidia, I would be interested into you running xrand on your machine (wich some connected monitors) and print the output [14:35] jibel: maybe? ^ [14:38] didrocks, intel or amd here [14:39] ok, thanks :) [14:43] didrocks: https://paste.ubuntu.com/p/xQr7tN4DKQ/ [14:43] Laney: thanks! That's what I expected :) [14:48] didrocks, is it different from intel machines? [14:48] jibel, did you look at the keyboard selection bug in ubiquity yet? [14:49] seb128: it's not, but for the selected element, there are multiple frequencies support (where I have a duplicated line here), so my regexp needs more work [14:49] ah ok [14:49] I was a little bit restrictive, let me ensure it's better supported + tested [14:49] is that the usb-c monitor not listed issue? [14:49] yeah [14:49] great [14:49] thx [14:50] Laney: do you have any tool to select the freq? like, can you get 1920x1080@50hz? [14:50] uh [14:50] (for DVI-I) [14:51] don't know [14:51] I just use g-c-c [14:51] some nvidia tool exists doesn't it? [14:51] I think the syntax would be: 1920x1080 60.00 59.94 50.00*+ 60.05 60.00 50.04 [14:51] but unsure [14:51] yeah, nvidia-config or such? [14:51] or nvidia-settings [14:52] dunno [14:52] I'm not on that computer, it is remote to me [14:52] so can't check [14:52] ts_eliot could probably help you [14:53] hum, good idea, tseliot: do you know in case you have multiple freqs available for a given resolution what is the xrandr syntax if you don't select the first one? [14:53] like instead of 1920x1080 60.00*+ 59.94 50.00 60.05 60.00 50.04 [14:53] what is the output if I select 1920x1080@50.00 [14:54] I don't see anything in g-c-c to select the freq… [14:57] I don't think I've ever done that [14:57] * didrocks tried some naïve xrandr command and needed to reset it via g-c-c :p [14:57] me neither ;) [14:58] I would like to avoid betting on a syntax [15:02] didrocks: the rate followed by "+" is the preferred one. I think that's the one that is applied if you don't specify it [15:03] ah, I get it! [15:03] was able to reproduce it :) [15:03] so, you can have: [15:03] 1366x768 60.02 + [15:03] but selected is: [15:03] 1280x720 60.00 59.99 59.86* 59.74 [15:03] * didrocks reverts, it's too blurry to cope with it :) [15:03] I have what I needed, thanks tseliot [15:03] this sounds unfun [15:04] no good API to get this stuff? [15:04] Laney: note that I found [15:04] not* [15:04] didrocks: np [15:04] :( [15:04] what does g-c-c do? [15:04] Laney: oh, btw, g-c-c enable you to select the rate if you onlly have one monitor [15:05] just noticed that [15:05] well, only if you manually set a refresh rate which isn't the preferred one [15:08] Wimpress, sorry I was out for a while, dunno if your question was answered, in case it wasn't: https://code.launchpad.net/~chromium-team/chromium-browser/+git/snappy-packaging [15:08] oSoMoN: Thanks. [15:09] In a meeting but I have some questions for you. I'll be in touch tomorrow. [15:11] sure [15:19] Morning [15:19] this cold sucks [15:20] * Laney is leaking everywhere [15:20] hey Trevinho! [15:20] how's it going? [15:20] Hi Laney [15:20] poor Laney, get some hot drink! [15:20] seb128: ok, moved it to mesa for now [15:20] hey Trevinho [15:20] Good... You? [15:20] good [15:20] Didrocks hey [15:20] are you on your phone or something? [15:20] * Laney doesn't believe you are typing these words manually :P [15:21] tjaalton, thx [15:22] Laney: switching between the two [15:33] is it known that ssh-agent is broken in 18.04 ? [15:34] anyone knows how to fix it ? [15:39] works fine here, so it's not broken [15:39] jibel: did you get to try volume-key? [15:40] If we can upload this then hopefully the MIR will go through [15:41] Laney: can you please publish https://bileto.ubuntu.com/#/ticket/3223 ? [15:48] Trevinho: looks like it needs a bit of a review, so can't do right now [15:54] Laney: mh, ok seb128 already review part of the code so could also do it if has time? :) [16:05] jdstrand: hey, do you have any idea when you will be able to review my apparmor fix for evince? === JanC_ is now known as JanC [16:44] Trevinho: sorry to ping again, but you're going to be giving me patches to apply against mutter & gnome-shell 3.28.1, right? [16:49] jbicha: yeah, I'll do it later today [16:50] I'll prepare PR for salsa and one for ~ubuntu-team [16:50] we don't use ubuntu-team so um… [16:52] didrocks: can you reabase https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/70 again (Or add the flag to allow project devs to edit the branch)? [16:52] GNOME bug (Merge request) 70 in gnome-shell "ui: Theme lookup should respect XDG_DATA_DIRS" (comments: 10) [Opened] [16:52] * Trevinho loves his bot [17:07] Trevinho: I don't think you can allow editafter the fact (and I think I did) [17:09] Trevinho: rebased [17:10] ah ok [17:10] thakns [17:10] thanks* [17:12] thanks Trevinho :) [17:13] :) [17:19] willcooke, FYI the job which promotes the images has been fixed and 20180916 is now in current [17:19] 20180416 :) [17:33] thanks jibel [17:44] We can sync volume-key once LP picks it up and j_ibel or someone gives the thumbs up that I didn't break it [17:44] * Laney is uploading to Debian [17:46] I forgot to actually say "run the tests fatally" in the changelog [17:46] #oops [17:51] oh swet [17:51] sweet, too. :) thanks Laney [17:52] sarnold: sweat would be OK too [17:52] :-) [17:52] :D [17:53] you had to set --pinentry-mode=loopback basically [19:44] jbicha: mhmh [19:44] marco@tricky:/data/GNOME/mutter (debian/master):✗ $ gbp pq export [19:44] gbp:info: Generating patches from git (debian/master..patch-queue/debian/master) [19:44] gbp:error: patch-queue/debian/master not a valid tree-ish [19:56] nm I wanted to import and actually picked the wrong bash completion [20:37] good night everyone [20:46] LocutusOfBorg, could you commit your gtk 3ubuntu1 update to the vcs? [20:47] 'night desktopers [21:50] ximion: hi, I guess we want https://salsa.debian.org/gnome-team/gnome-software/commit/e52d2fa5 in bionic and it should be harmless? [21:51] and I'm assuming the other icon sizes won't work until appstream.ubuntu.com gets a newer asgen? [21:53] yes and yes [21:53] the 128x128px version should work though [21:53] the change is completely harmless [21:54] for the asgen update we are battling a very weird crash when the garbage collector marks a memory region, that appears to only happen on Ubuntu at the moment [21:57] jbicha: ^ === sergiusens_ is now known as sergiusens