=== genii is now known as genii-core === callmepk is now known as callmepk[away] === callmepk is now known as callmepk[away] === callmepk[away] is now known as callmepk [09:29] Could someone please sponsor `gist` SRU for Focal in LP: #1940907 ? Tried asking in #ubuntu-motu but that seems to be abandoned. [09:29] Launchpad bug 1940907 in gist (Ubuntu Focal) "[SRU] Authentication/Authorization broken due to GitHub platform changes" [Medium, Confirmed] https://launchpad.net/bugs/1940907 [11:20] I think Ubiquity has to contain translatable string for names of locations and cities. Currently, the "Where are you?" screen is inconsistent. If a user selects a language that has a layout outside of 8859 (Cyrillic in my case) and if these settings are meant to be persistent (bug #1945848 is preventing that), they won't be able to enter their location in their own language and its respective layout, assuming they're not connected [11:20] to the Internet, which is the case for the vast majority during installation. [11:20] Bug 1945848 in ubiquity (Ubuntu) "No Russian layout during keyboard configuration setup" [High, Confirmed] https://launchpad.net/bugs/1945848 [11:28] you can always click on the map at least [11:33] A bit hard to pinpoint the exact location, especially if your city neighbors with another on a different timezone. [12:10] KBar, the rational you are describing is based on a keyboard selection bug and the non ability to click properly, also it's not important to pick the right city, that screen is to select a timezone, it's fine to click a town far away which is in the timezone you want instead [12:29] Maybe it's just my inner OCD but in any case the "Where are you?" screen is inconsistet. === genii-core is now known as genii === jpoc_ is now known as jpoc [22:51] vorlon: well HintsCollection is certainly a thing [22:51] i wonder if shoving all the hints into sqlite or something would be worth it [22:51] (a thing that did not expect 11k hints i guess) [22:52] mwhudson: well, there are some measurable benefits from just using the hints less https://code.launchpad.net/~vorlon/britney/+git/britney2-ubuntu/+merge/409703 [22:52] yeah that mp was what lead me to looking! [22:53] I don't really want to engineer better scalability of hints, I want to get baseline testing implemented so that most of the hints go away :) [22:54] (since the hints themselves are always manual and should be automated away for the mostpart) [22:55] yes fair