16:05:31 #startmeeting F29-blocker-review 16:05:31 Meeting started Mon Sep 24 16:05:31 2018 UTC. 16:05:31 This meeting is logged and archived in a public location. 16:05:31 The chair is adamw. Information about MeetBot at http://wiki.debian.org/MeetBot. 16:05:31 Useful Commands: #action #agreed #halp #info #idea #link #topic. 16:05:31 The meeting name has been set to 'f29-blocker-review' 16:05:31 #meetingname F29-blocker-review 16:05:31 #topic Roll Call 16:05:31 The meeting name has been set to 'f29-blocker-review' 16:05:55 * coremodule is here, ready to act as secretary. 16:06:36 who's around for blocker review fun? 16:07:02 * kalev can't stay today, sorry. 16:07:16 * cmurf is super spacey so that's a maybe 16:07:29 kalev: ok 16:07:47 * jlanda travelling on train, so just reading 16:07:49 kalev: there are quite a lot of proposed GNOME blockers...know if anyone else can come by? or do we have notes in-bug? 16:08:49 .hello2 jbwillia 16:08:50 Southern_Gentlem: Sorry, but you don't exist 16:09:02 .hello jbwillia 16:09:03 Southern_Gentlem: jbwillia 'Ben Williams' 16:09:21 adamw: hm, maybe mclasen is around? 16:09:35 kalev: whats the question ? 16:09:37 .hello2 16:09:38 bcotton: bcotton 'Ben Cotton' 16:10:04 mclasen: I told adamw that I can't stay around for the blocker review meeting and he asked if I know anyone else from gnome who could be here 16:10:10 mclasen: and I said maybe you :) 16:10:17 i can be 16:10:24 awesome, thanks 16:11:33 ls 16:12:00 * mkolman thinks: hmm, dir seems empty ;-) 16:12:33 thanks mclasen 16:12:38 we'll ping your for the gnome bugs as they come up 16:12:52 mkolman: i think that means you accept responsibility for all the blocker bugs, right? :P 16:13:08 #chair coremodule bcotton 16:13:08 Current chairs: adamw bcotton coremodule 16:13:10 * mkolman runs away 16:14:34 alrighty, boilerplate time 16:14:43 #topic Introduction 16:14:43 Why are we here? 16:14:43 #info Our purpose in this meeting is to review proposed blocker and nice-to-have bugs and decide whether to accept them, and to monitor the progress of fixing existing accepted blocker and nice-to-have bugs. 16:14:43 #info We'll be following the process outlined at: 16:14:45 #link https://fedoraproject.org/wiki/QA:SOP_Blocker_Bug_Meeting 16:14:45 #info The bugs up for review today are available at: 16:14:47 #link http://qa.fedoraproject.org/blockerbugs/current 16:14:49 #info The criteria for release blocking bugs can be found at: 16:14:51 #link https://fedoraproject.org/wiki/Basic_Release_Criteria 16:14:53 #link https://fedoraproject.org/wiki/Fedora_29_Beta_Release_Criteria 16:14:57 #link https://fedoraproject.org/wiki/Fedora_29_Final_Release_Criteria 16:14:59 #info 9 Proposed Blockers 16:15:01 #info 8 Accepted Blockers 16:15:03 #info 1 Accepted Previous Release Blockers 16:15:05 #info 3 Proposed Freeze Exceptions 16:15:07 (that's what we have, for Final) 16:15:16 #info coremodule will secretarialize 16:15:26 #info starting with proposed Final blockers 16:15:30 #topic (1625645) selinux prevents loading of anything inside /etc/cron.d 16:15:30 #link https://bugzilla.redhat.com/show_bug.cgi?id=1625645 16:15:30 #info Proposed Blocker, cronie, ASSIGNED 16:17:38 well it's clearly a problem that for Server is worth blocking on, but no criterion 16:18:06 maybe punt and see if it gets fixed? 16:18:22 well that means the system cant sync time which can be an big issue 16:18:40 i'd be OK with the same decision as last week 16:18:41 or escalate to fesco sooner than later and they can just make it a blocker? 16:18:55 it kinda implies that someone should propose a criterion, if we're gonna block on this 16:19:00 if kparal were around i'd ask if he wanted to do it 16:19:06 +1 blocker if we can find a reason if not +1FE 16:19:42 fesco can make it a blocker with a simple vote in the issue if that's what's needed to make sure it gets fixed 16:20:42 Southern_Gentlem: pretty sure time sync is not done by any chron for a long time now, it's been a systemd service of some sort, usually chrony 16:23:35 sgallagh: around, at all? 16:23:55 Sort of. What's up? 16:24:23 eep, cron doesn't work at all? 16:25:07 Or only /etc/cron.d specifically? 16:25:09 not for jobs from /etc/cron.d 16:25:17 yeah 16:25:24 was just wondering if you had Thoughts(tm) 16:26:05 Do we have any criteria around log rotation? 16:26:10 uhhh 16:26:38 don't think we have anything specific, no 16:27:10 Or RAID health? 16:27:42 We don't really use cron for much anymore, since systemd timers are much smarter. 16:28:10 Checking for RAID health and rotation of logs are the only holdouts, so far as I am aware 16:28:40 yeah, but cron still seems like a pretty core daemon for users, particularly in server land 16:28:41 I mean, end-users may drop stuff in there and it would stink if that didn't work, of course 16:28:44 yeah 16:29:19 users expect a working /etc/cron.d dir, not a useless one :P 16:29:31 i think that stuff that happens daily or less often would actually work OK, too 16:29:38 I suppose it probably SHOULD be proposed as a criterion for Final: "Cron must work for system-installed and user-installed tasks" 16:29:42 as /etc/cron.daily , weekly , monthly are handled by /etc/crontab 16:29:50 only cron.hourly is handled by a file in /etc/cron.d 16:29:56 and anything else that's actually installed direct to /etc/cron.d 16:30:09 * sgallagh nods 16:30:23 probably be worth checking what's actually in /etc/cron.d on an install of server with all blocking bits in it, i guess 16:30:29 (freeipa and postgres) 16:30:33 I'd think people would tend to use root's user crontab rather than cron.d though. 16:30:37 But I'm splitting hairs 16:31:17 i tend to use cron.d for the theoretical benefits of config management and backup 16:31:27 I tend to use use cron.d when I have a lot of tasks to set, it's easyer to maintain 16:31:32 adamw: opendnssec uses it too, apparently 16:31:44 So that'll likely break DNSSEC for FreeIPA 16:31:49 ok, so... 16:31:53 * sgallagh just checked the F29 IPA install he had handy 16:31:56 i don't have /etc/chron.d at all on my Fedora 28 Server 16:32:06 And I didn't delete it 16:32:07 it doen't have an h in it. 16:32:08 cmurf: Spell it correctly, maybe? :) 16:32:13 LOL 16:32:45 0hourlyl and raid-check that's it 16:32:46 proposed #agreed 1625645 - punt (delay decision) - no criterion has yet been proposed that would cover this, but we are still a bit concerned about it and willing to give it another week for further investigation and potential criteria proposals before rejecting 16:32:58 cmurf: that implies anything in /etc/cron.hourly , so include anything in there 16:32:59 s/hourlyl/0hourly 16:33:12 (0hourly is what runs the things in /etc/cron.hourly) 16:33:15 FWIW, if this came to FESCo, I'd vote to block. But I do think we want a proper criterion to test against int he future 16:35:25 * Southern_Gentlem been on this for 20 minutes and getting nowhere 16:36:08 for whole cron jobs? (/etc/ root's cron, users' cron)? 16:36:56 * bcotton is +1 to adamw's proposal 16:37:08 +1 punt 16:37:17 ack 16:37:44 #agreed 1625645 - punt (delay decision) - no criterion has yet been proposed that would cover this, but we are still a bit concerned about it and willing to give it another week for further investigation and potential criteria proposals before rejecting 16:37:52 #topic (1631002) gnome-control-center stuck and starts consume memory abnormally if I try to change the background or lock screen image. 16:37:52 #link https://bugzilla.redhat.com/show_bug.cgi?id=1631002 16:37:52 #info Proposed Blocker, gnome-control-center, NEW 16:37:53 ack 16:38:46 I'm leaning toward +1 on this 16:39:19 it's not unreasonable for ~/Pictures to contain thousands of items, and that's not the user's fault if the background panel can't parse 16:40:40 what's the criterion, though? 16:41:23 desktop apps should run as expected 16:41:38 i'd at least like for someone else to reproduce it first 16:42:00 and i'm still kinda not sure it reaches the blocker threshold even then 16:42:07 +1 punt 16:42:08 bug that needs fixing? sure. does it really have to block the release? ehhh. 16:42:25 having 1000+ images in ~/Pictures is not a condition upon default installation 16:42:31 so, potential criteria: 16:42:34 "All applications that can be launched using the standard graphical mechanism of a release-blocking desktop after a default installation of that desktop must start successfully and withstand a basic functionality test." 16:42:40 "All elements of the default panel (or equivalent) configuration in all release-blocking desktops must function correctly in typical use." 16:43:04 (this is a bit fuzzy as you can sort of see the Control Center as an app *or* as part of the panel...we should probably redraft those criteria a bit) 16:43:15 thousands of photos is a typical use? that's the main fact 16:43:24 ~/Pictures having 1000+ images is entirely within the range suggested by "typical" 16:45:11 but sure it's reasonable to have a reproducer and understand the conditions under which it fails 16:45:47 like, is it really that there's a single raw image in ~/Pictures and it's actually puking on that? or something else? 16:45:54 right. 16:46:10 i'm probably -1 on this for now, open to revoting in future if we get data suggesting this might be a widespread issue. 16:46:45 +1 punt 16:47:04 to see if we can get a reproducor 16:47:27 +1 punt 16:48:03 of course tomorrow beta is released we may seeing more or a update fixes it waiting for the freeze to be lifted 16:48:24 i don't think there's any fix pending for this. 16:48:51 mclasen: you have any thoughts on this one? 16:48:59 but i am sure there are some gnome updates waiting 16:49:06 * mclasen looks up 16:49:11 there are, yes. but i don't think any of them have anything to do with this. 16:49:39 (unless i missed something) 16:50:02 * Southern_Gentlem being optomistic 16:50:41 I have complained about the background panel locking up my system before, to no avail 16:51:47 same kinda situation? do you have a lot of images? 16:52:11 I don't know, it just locks up. Yes, I have some images 16:52:26 anyway, a fix has not appeared despite me complaining about the issue 16:52:30 so blocking on it seems risky 16:54:23 thanks 16:54:48 well, so far, we have -1 from me, 'leaning towards +1' from cmurf, punt from gentleman and bcotton 16:54:51 any other votes? 16:55:01 +1 punt 16:55:15 i'll test it see if I can find the edges 16:56:39 ok, so let's call it punt, then 16:57:23 proposed #agreed 1631002 - punt (delay decision) - this one is a bit marginal as to whether it's bad enough to violate the default application or panel criteria. we will delay the decision to allow time for some more testing by other people to 'find the edges' 16:58:37 ack 16:58:45 ack 16:59:49 bcotton, ping 16:59:49 Southern_Gentlem: Ping with data, please: https://fedoraproject.org/wiki/No_naked_pings 17:00:20 #agreed 1631002 - punt (delay decision) - this one is a bit marginal as to whether it's bad enough to violate the default application or panel criteria. we will delay the decision to allow time for some more testing by other people to 'find the edges' 17:00:22 two acks it is! 17:00:29 #topic (1625142) In Gnome Wayland, forward-key-event does not work well, breaks space key completely 17:00:29 #link https://bugzilla.redhat.com/show_bug.cgi?id=1625142 17:00:29 #info Proposed Blocker, gnome-shell, NEW 17:00:44 oops, sorry 17:01:02 what's the criterion? 17:01:15 and is ibustypingbooster enabled by default? 17:02:02 +1 block 17:02:51 breaking input devices is a definite blocker to me 17:03:22 i'm trying to find out about typing booster 17:03:29 i usually test with japanese, i don't think it's used for that 17:03:53 i've used typing booster but I had to enable it 17:04:13 works in X, but borked in wayland 17:04:34 ibus-typing-booster is in the workstation package set... 17:04:58 let's see if we can get a hold of mfabian 17:05:00 not installed by default, though ? I hope 17:05:08 mclasen: it is 17:05:17 but i dunno if that means it's *used* by default 17:05:30 * mclasen rolls eyes 17:05:38 it's in the workstation-product group 17:05:44 without a 'type', which means it's mandatory 17:06:30 * adamw pinging mfabian 17:06:49 if we can't get him, i'd vote punt on this one, to ask for more details about whether typing-booster is used by default for any language 17:07:56 * mclasen would suggest that the fix is to make it not installed, or at least not used, by default 17:09:11 that would be an option, sure. 17:09:17 welp, mfabian doesn't seem to be around 17:09:19 so i vote punt 17:09:21 any other votes? 17:09:46 +1 punt 17:10:00 +1 punt 17:10:19 independently of blocker status, do we want to re-vote on FE? 17:10:29 i think we can skip it, since we're not frozen 17:10:34 fe status is a bit pointless outside of a freeze 17:10:56 +1 punt 17:10:58 fix it 17:11:21 sure. just thinking it might be good to pre-bless it so that folks feel like they won't hit the freeze if they're not done in time. it's more of a cosmetic vote at this point :-) 17:12:11 ehhh, i don't think that's gonna be a problem, it's not like a fix couldn't go out as an update 17:12:23 exactly 17:12:26 worksforme 17:12:32 proposed #agreed 1625142 - punt (delay decision) - we'd like some more information on exactly when this happens, and particularly if ibus-typing-booster is used by default for any language, before making a decision 17:12:46 ack 17:12:47 so after an hour we have punted three bugs, fine work everyone :P 17:13:05 * bcotton goes to brew another pot of coffee 17:13:07 ack 17:13:10 ack 17:13:24 ack 17:14:23 #agreed 1625142 - punt (delay decision) - we'd like some more information on exactly when this happens, and particularly if ibus-typing-booster is used by default for any language, before making a decision 17:14:29 #topic (1629409) switching to tty2 then back to gdm results in hang, gdm must be restarted 17:14:29 #link https://bugzilla.redhat.com/show_bug.cgi?id=1629409 17:14:29 #info Proposed Blocker, gnome-shell, NEW 17:14:50 this is a nasty bug and I'd like it to block but I don't know what criterion would apply 17:15:04 it's sort of a basic functionality fail, even though switching itself is not an application 17:15:18 * satellit FYI my cinnamon / wks f28 install goes to 100% usage and have to reboot to recover..... sorry to be out of order here 17:16:20 i'm not even sure of the cause still because there's nothing terribly useful in the journal 17:17:08 sigh, so many bugs that aren't straightforward to decide. 17:17:27 well, hans seems to think he knows what the cause is. 17:18:06 ok well +1 punt and maybe it just gets fixed 17:18:27 i think the 'default application' criterion would require the least bending, of the criteria we have, it's reasonable to apply it to something like gdm, and arguably 'keep working on vt switch' is pretty basic functionality for gdm... 17:18:53 i can definitely vote +1 for that too 17:19:43 I'm with the idea to punt since the fix is here, but this is a nasty bug that ought to block based on the above criteria adamw stated, with minor bending... if we don't punt, I'm +1 blocker on that criteria 17:21:43 mclasen: another GNOME one, wdyt? 17:22:31 seems like halfline and hansdegoede should get it worked out. In favor of blocking 17:23:36 +1 block 17:23:39 ok 17:23:43 a decision! an actual decision! 17:23:45 * adamw is proud 17:24:02 👏👏👏 17:25:15 proposed #agreed 1629409 - AcceptedBlocker (Final) - we consider this to be infringing "All applications that can be launched using the standard graphical mechanism of a release-blocking desktop after a default installation of that desktop must start successfully and withstand a basic functionality test", with gdm treated as an 'application' and "surviving a VT switch" as "basic functionality" 17:25:18 ack 17:25:45 ack 17:25:56 ACK 17:26:17 ack 17:27:53 #agreed 1629409 - AcceptedBlocker (Final) - we consider this to be infringing "All applications that can be launched using the standard graphical mechanism of a release-blocking desktop after a default installation of that desktop must start successfully and withstand a basic functionality test", with gdm treated as an 'application' and "surviving a VT switch" as "basic functionality" 17:28:09 #topic (1630899) unmounting ISO in Nautilus crashes gnome-shell and kills a wayland session 17:28:09 #link https://bugzilla.redhat.com/show_bug.cgi?id=1630899 17:28:09 #info Proposed Blocker, gnome-shell, NEW 17:30:14 +1 17:31:15 +1 17:31:51 +1 17:33:12 proposed #agreed 1630899 - AcceptedBlocker (Final) - this is accepted as a violation of "All applications that can be launched using the standard graphical mechanism of a release-blocking desktop after a default installation of that desktop must start successfully and withstand a basic functionality test", unmounting a device seems like 'basic functionality' for nautilus 17:33:21 though...it'd be nice if someone else could reproduce this, too... 17:33:23 * adamw hasn't tried yet 17:33:35 ack 17:33:50 ack 17:34:37 ack 17:34:54 #agreed 1630899 - AcceptedBlocker (Final) - this is accepted as a violation of "All applications that can be launched using the standard graphical mechanism of a release-blocking desktop after a default installation of that desktop must start successfully and withstand a basic functionality test", unmounting a device seems like 'basic functionality' for nautilus 17:35:06 #topic (1630943) laptop with lid closed and external monitor can't log in to wayland session 17:35:06 #link https://bugzilla.redhat.com/show_bug.cgi?id=1630943 17:35:06 #info Proposed Blocker, gnome-shell, NEW 17:35:19 oh, i guess i should keep pinging mclasen for these 17:35:24 as they're all gnome 17:36:19 leaning toward +1 but more info would be nice if it affects a greater range of hardware 17:36:28 logical_monitor being null seems to be the problem here, i guess? 17:36:30 anyhoo 17:36:36 no input on this from me 17:36:48 yeah actually in this case it's a single display, external - not a dual display 17:36:57 and also it works under X 17:36:58 backtrace seems a bit incomplete 17:37:05 and it's apparently a regression from F28? 17:37:16 so yeah, it'd be good to see if this reproduces on other laptops and monitors...but does seem worrying 17:37:33 +1 punt 17:37:33 laptop closed, external monitor connected is a pretty standard setup 17:37:43 yes 17:37:57 +1 punt 17:38:01 we need more info 17:38:04 so I'm +1 block, but still want more info 17:40:48 i'll vote punt to see how reproducible it is 17:40:51 so, that's +3 punt 17:41:19 proposed #agreed 1630943 - punt (delay decision) - we think this is potentially a blocker, but would like some more data on how common it is first (i.e. tests with other laptops and monitors) 17:41:22 ack 17:41:29 ack 17:43:10 ack 17:43:15 ack 17:44:00 #agreed 1630943 - punt (delay decision) - we think this is potentially a blocker, but would like some more data on how common it is first (i.e. tests with other laptops and monitors) 17:47:13 #topic (1626862) Broken Fedora/Windows dualboot 17:47:13 #link https://bugzilla.redhat.com/show_bug.cgi?id=1626862 17:47:13 #info Proposed Blocker, grub2, NEW 17:48:27 still not enough info 17:48:29 works for me 17:48:31 doesn't look like we have the new information we wanted last week 17:49:13 it might be useful to head this off by asking pjones if he has any ideas what it might be or how to get more info from GRUB for this particular failure? 17:49:49 * cmurf notes there are frequent user reports on ask.fedora about dual boot problems 17:49:54 yeah, by CCing him on the meeting announce i was hoping he might contribute, but i guess he's too busy so far 17:50:05 i mean, dual boot's one of those things that's never likely to wokr perfectly. 17:50:13 right 17:50:15 lots of bugs 17:50:19 +1 punt 17:50:21 lots of firmware bugs 17:50:46 +1 punt. is there someone we should NEEDINFO? 17:51:02 i think fwupd has helped with this 17:51:25 (helped improved things, that is) 17:51:32 i will try to test this tomorrow in a VM 17:52:04 bcotton: yeah, we should needinfo pjones 17:52:16 and maybe lukas too 17:52:20 i'll take a look later 17:52:25 or coremodule will 17:54:11 proposed #agreed 1626862 - punt (delay decision) - as this bug seems to be system-specific in some way, we need more information to make a decision. we will ask pjones how lruzicka can proceed from here to figure out what the problem is 17:54:23 gah 17:54:24 patch 17:54:31 proposed #agreed 1626862 - punt (delay decision) - as this bug seems to be system-specific in some way, we need more information to make a decision. we will ask pjones how frantisek can proceed from here to figure out what the problem is 17:54:38 i do not know why i keep mixing those two up. 17:54:39 ack 17:54:43 ack 17:54:54 ack 17:55:48 #agreed 1626862 - punt (delay decision) - as this bug seems to be system-specific in some way, we need more information to make a decision. we will ask pjones how frantisek can proceed from here to figure out what the problem is 17:55:57 #topic (1631533) dnf and packagekitd can crash when libdnf swdb is locked by another process 17:55:57 #link https://bugzilla.redhat.com/show_bug.cgi?id=1631533 17:55:57 #info Proposed Blocker, libdnf, NEW 17:56:08 i'm not really sure if we need to block on this, but figured it's worth discussing at least 17:56:34 i'm more inclined to block on update components that crash 17:56:37 so far I don't *think* it can cause a broken transaction or inconsistent rpm db, it's just an ugly behaviour, but it's possible i'm wrong. 17:56:38 they shouldn't crash 17:56:51 ok 17:57:00 (the correct behaviour would be to either exit cleanly or to just wait for the db to become available) 17:57:10 yes 17:57:56 what do dnf/rpm/packagekit folks think? 17:59:40 don't have feedback from them yet, besides the 'triaged' marker 18:00:34 does packagekitd restart on its own/via systemd? or does it stay dead until manually restarted? 18:02:15 i think it dies based on the service file 18:02:28 i just killed packagekit on my laptop and it's not restarting 18:04:04 i was hoping you wouldn't say that 18:04:29 that makes me lean +1 block 18:05:05 i think gnome-software can start it up again, but i'm not 100% sure of the interactions there. 18:05:14 good point 18:05:16 hold on 18:05:24 (there's actually a whole in PK recently where it sort of turns itself off after it hasn't done anything for five minutes) 18:05:29 whole thing* 18:05:54 but yeah, it's a good point that packagekitd crashing can cause problems for front ends 18:06:15 i was mainly focused on reproducing the crash, so i didn't look at what happens to gnome-software or the KDE updater if this happens 18:06:21 yes it does restart packagekitd 18:08:19 so, not sure about this one. what do people think? 18:08:46 i would say inclined to +1 block, but actually punt and needinfo 18:09:39 well if the daemons get restarted, then i'm a -0.5 or so. it's a crappy bug, but it seems like somewhat uncommon use case (or not?) and if the daemons restart, it's annoying but doesn't break anything 18:09:48 i just don't like crashes in the update system - unless the stake holders say something like yes, messy, but blocking won't help get us where we need to be 18:09:51 or something like that 18:10:00 or it'll be fixed soon 18:10:20 well just packagekitd is restarted, if dnf is crashing that's still not cool 18:10:22 bcotton: i don't think the use case is very uncommon 18:10:46 bcotton: it's quite easy to do a 'dnf (something)' while gnome-software or the kde updater are doing something at the same time... 18:10:50 lotsa people go back and forth between dnf and PK/gnome-software 18:10:53 or other variations on the theme 18:11:02 and that too 18:11:16 yeah, that makes sense 18:11:26 there are also apparently people who knowingly run multiple dnf's at once because they know it has locking and figure it should be fine (though i didn't know that until recently) 18:11:39 huh. that one's new to me :-) 18:11:45 i actually found this bug from george goffe's report in another bug, that seems to be what he does 18:12:13 but, i'd be ok with -1 so long as nothing's actually getting *damaged*, i guess. 18:12:25 if we find out that this can actually cause a permanent issue, i'd wanna revisit it. 18:12:41 ok i'll go along with that for now 18:13:40 sidenote: I'm seeing updates in triplicate listed in gnome-software when clicking on the detail view 18:13:40 any other thouhgts? 18:13:51 i can get behind that, adamw 18:15:17 proposed #agreed 1631533 - RejectedBlocker (Final) - for now, this doesn't seem to actually cause any permanent problems or really impair the system's ability to install software, it's just a transient ugly error. if we find it can cause permanent issues we'll revisit 18:15:36 ack 18:15:44 ack 18:18:16 #agreed 1631533 - RejectedBlocker (Final) - for now, this doesn't seem to actually cause any permanent problems or really impair the system's ability to install software, it's just a transient ugly error. if we find it can cause permanent issues we'll revisit 18:18:38 #topic (1630367) gnome session crashes after a VT switch (on X11 with multiple monitors) 18:18:38 #link https://bugzilla.redhat.com/show_bug.cgi?id=1630367 18:18:38 #info Proposed Blocker, xorg-x11-server, NEW 18:19:39 I'm +1 blocker for the same logic/reasoning as the other VT bug 18:20:08 +1, ditto 18:20:29 +1 18:20:47 ehh...if it's gnome plus x11 plus multi monitors only... 18:21:02 that's getting into pretty specific territory 18:22:05 hm, that's a good point 18:22:06 i'm a bit -1y at that point 18:23:00 gnome with multi monitors seems like a pretty common setup these days, though 18:23:19 yeah i'd be in fits if I couldn't reliably use multiple displays 18:23:31 and i have seen people in f28 having issues with this as well 18:23:45 although we don't have an explicit criterion for multiple displays 18:24:00 sure, but wayland is default 18:24:00 i don't know that there must be for this to be a blocker bug though 18:24:11 that is true 18:24:14 by the time you're talking multiple monitors *and* switching to x11...do we really block the relase for that? 18:24:15 the other one was wayland 18:24:18 this one is X 18:24:34 -1 block 18:24:36 okay, adamw has convinced me. i'm -1 now 18:24:38 i mean, it sucks if you need to use X11 for some reason and you have multiple monitors, sure 18:24:42 there are still people who can only run X 18:24:45 due to hardware 18:24:49 in particular multiple displays 18:25:08 now if this was on kde i would block 18:25:09 e.g. on my now dead mac, which is dual headed GPU, it is ONLY X when the radeon GPU is in dual display mode 18:25:23 that sounds weird. 18:25:31 *shrug* the way it goes 18:25:35 mclasen: any thoughts on this one? 18:26:26 no, its between jadahl and ofourdan 18:26:28 maybe I'm wrong but I think Wayland is best effort and still improving on the multiple display use case; whereas on X it's supposed to work 18:26:51 wayland is rock solid for me on i915 and dual displays 18:29:04 mclasen: thoughts on the blockeriness at all? the x vs. wayland question? 18:30:10 we ship wayland by default, so if it is a wayland issue its more blockerworthy than if not 18:30:21 it's x11 only, per the report 18:31:08 I can't tell from the report if they're getting the automatic fallback to X though 18:31:40 given that the report says "it works on wayland", i'm gonna say not. 18:31:49 fair enough 18:31:54 and "This does not happen on Wayland session at all." 18:31:59 so...i stand by -1 for now 18:32:02 we can always revisit later 18:33:03 no concensus, punt and need more testing to see how widespread it is? 18:33:05 last call for votes? 18:33:16 everyone revote, if we have enough votes for anything we'll do that, otherwise punt 18:34:06 -1 blocker 18:35:43 Southern_Gentlem: cmurf: vote? 18:36:21 -1 18:36:52 ah, I misread about x vs wayland 18:37:30 so, we have -3 18:37:53 +0 :P 18:38:35 you've brought me back from +1 but I can't go to -1 with available info 18:38:51 proposed #agreed 1630367 - RejectedBlocker (Final) - as this is specific to X11 and multiple monitors, it seems like it won't be commonly-enough encountered to constitute a blocker. we will revisit if new information emerges 18:38:55 ack 18:39:14 ack 18:40:21 proposal: a super abbreviated accepted blocker review? I gotta goooo 18:40:42 that was the last proposed blocker 18:40:54 so yeah, let's blow through accepted quickly 18:40:59 cmurf: any particular one you wanted to chime in on? 18:41:27 yeah i need to run as well 18:41:33 #topic End of proposed Final blockers 18:41:39 #info that's all the proposed Final blockers 18:41:45 #info moving onto accepted blockers 18:41:52 (i used a #topic there as it's clearer in the logs) 18:42:24 eh, if we're losing everyone, let's call it here 18:42:30 yeah that's fine 18:42:31 works for me 18:42:31 i'll go through the accepted blockers and ping where appropriate 18:42:47 #info folks are out of time, so we will skip the accepted blocker review for this week, adamw will look through them after the meeting 18:42:53 #topic Open floor 18:42:56 any other business? 18:43:04 not for me 18:43:11 * bcotton has nothing 18:43:46 alrighty, thanks for coming then, folks 18:44:28 #endmeeting