/srv/irclogs.ubuntu.com/2018/10/30/#ubuntu-desktop.txt

=== RAOF is now known as Guest50892
=== Guest50892 is now known as RAOF
oSoMoNgood morning desktoppers07:22
didrocksgood morning08:15
Trevinhohola08:32
didrockshey Trevinho!08:33
Trevinhodidrocks: hey..., when you've some time could you check https://code.launchpad.net/~3v1n0/ubuntu/+source/gnome-shell/+git/gnome-shell/+merge/357992 :)08:34
Trevinho(and bionic one https://code.launchpad.net/~3v1n0/ubuntu/+source/gnome-shell/+git/gnome-shell/+merge/357993)08:34
Trevinhoanswering before you might ask, upstream prefers another fix (which still might be not possible), but that at the date would need changes in Xorg, mutter, g-s itself and maybe the extension.... So, safer to go this way :)08:34
TrevinhoI was discussing this with seb already08:35
seb128good morning desktopers08:38
didrockssalut seb12808:38
seb128lut didrocks, en forme ?08:38
didrocksTrevinho: will review this morning08:38
didrocksça va, et toi ?08:38
didrocksTrevinho: shouldn't you put it in the ubuntu/ folder thus?08:38
didrocksor do you plan pushing that to Debian as well?08:38
seb128ça va, un peu un début de rhume depuis qq jours mais qui tourne pas en vrai rhume, je croise les doigts que ça passe :p08:38
didrocksseb128: ah, donc le week-end n'a pas été aussi terrible que ça au final ?08:39
Trevinhodidrocks: mh... Well there's still a chance that upstream will take it. And anyways is not too ubuntu specific08:39
seb128didrocks, en journée ça va, c'est tjs le matin/soir08:39
TrevinhoBuon giorno Sebastiano!08:39
TrevinhoCome va?08:39
seb128hey Trevinho, in non-sleeping mode again? ;)08:39
didrocksTrevinho: good thus!08:40
seb128Trevinho, ça va bien ! et toi ?08:40
TrevinhoNeed to change timezone, need to adapt08:41
didrocksTrevinho: do you know if the --replace fix has already be merged in for the Shell? I wonder how you develop the Shell as long as it's broken09:00
didrocks(especially the js)09:00
Laneyhi THERE09:01
jameshdidrocks: what do you think about merging my GTK 3.18 support branch for Yaru?  I mentioned in the PR that the file moves could cause confusing merges for other branches, but I don't want to hold off forever.09:01
=== RAOF is now known as Guest36026
didrocksjamesh: let me look, I saw clobrano was handling it and didn't want to step on his shoes09:04
didrocksjamesh: I would prefer though to keep master SRUable until next week if possible09:04
didrockshey Laney09:04
jameshdidrocks: okay.  This shouldn't have any backward compat issues, but I'd understand large scale file moves to raise red flags for that09:06
didrocksjamesh: the problem is more on the SRU team which would reject/delay forever due to large size. A week old Yaru is still not reviewed (nor evince, nor …)09:06
didrocksjamesh: let me still review the build system changes09:07
didrocksif we had markers in git to say "move folder", the diff would be really easier :/09:07
jameshyep.  But that'd require file IDs, which git doesn't have09:08
didrocksjamesh: I guess you kept the folder name as "gtk-3.0" in the source on purpose, correct?09:08
seb128hey Laney jamesh09:08
didrockswell, let me ask that on the review directly so that you don't have to wait on my remarks :)09:09
jameshdidrocks: I used the same folder names as things are installed to.09:09
seb128sorry was busy writing a (long) email :p09:09
jameshdidrocks: I suppose I could have left the source layout unchanged and had gtk/src/light/gtk-3.0 for the current theme and gtk/src/light/gtk-3.18 for the old theme09:09
seb128didrocks, there has been a round of SRU reviews on cosmic in the night, I got a stack of those approved09:09
jameshand then install the first to gtk-3.20 and the second to gtk-3.009:09
jameshbut that seems like it would cause more confusion down the line09:10
didrocksseb128: lucky you, still waiting :p09:10
seb128didrocks, jamesh, I don't expect adding-oldgtk-support to be a slow-to-review or problem for SRU09:10
seb128it's basically not impacting the distro09:10
seb128just the snaps09:10
seb128and a new feature09:10
seb128I'm happy to talk them into accepting the SRU once it's uploaded09:10
didrocksseb128: would be good first to get current Yaru in…09:10
jameshseb128: right, but it looks like a big change in the debdiff09:10
Laneyhey didrocks seb12809:10
didrocksseb128: before uploading another one09:10
seb128jamesh, right, but that can be explained to them09:10
seb128didrocks, the SRU team has been clear that they want to be pinged/bothered about things we are blocked/waiting on rather than having us frustrated waiting09:11
didrocksseb128: well, there is no urgency until you raise this ^09:11
seb128so please nag the SRU-member-of-the-day if you are blocked/waiting, or let me know and I can do it09:11
didrocksthat's why I didn't want to bother them until now09:11
seb128k09:12
seb128let me nag them today09:12
jameshdidrocks: one other change I think would be worth doing is to package up the themes in a gresource file.  That would reduce the overhead of loading the theme09:12
* didrocks feels schooled everyday around here :(09:12
seb128I wonder why your SRU didn't get reviewed though since it's older09:12
seb128didrocks, ?09:13
didrocksjamesh: yeah, would be a nice improvements, let's go for this one first though09:13
jameshessentially one open+mmap to get the CSS and all image assets, as a mapping shareable with all other running apps09:13
willcookeo/09:21
seb128hey willcooke09:23
andyrockmorning09:26
didrocksjamesh: review posted, some small stuff, but looks OK mostly. I trust you to build the snap and test :)09:27
didrockshey willcooke, andyrock09:27
didrocksandyrock: if I'm correct, the --replace fix isn't merged in yet. How do you hack on the Shell? :)09:30
andyrockdidrocks: I'm hacking to fix that crash09:31
andyrock:D09:31
andyrockyou can start a new gnome-session with jhbuild09:31
andyrockthan you can do alt+f2 r09:31
didrocksandyrock: hum, I wonder how people can do Shell development meanwhile, like picking up the new js files09:31
didrockswith unpacking/repacking09:31
andyrockalt+f2 r works09:31
didrocksyeah, jhbuild, this is going to take ages :p09:32
didrocksor I can write perfect code09:32
didrocksbuild a package09:32
didrocksinstall, and alt+f209:32
didrocks:p09:32
andyrockthe problem with gnome-shell is that it's exiting with status == 109:33
andyrockgnome-session will read the exit status and try to restart it09:33
didrocksah, that's why the session quit09:33
didrockshum :)09:33
didrocksso, a shell script wrapper could just do it!09:33
andyrockbecause it can't be restarted (because there is another gnome-shell process already) it will kill the session09:34
didrockswith a beautiful kill + sleep09:34
andyrockyeah something to hide the exit status09:34
seb128hey andyrock, how are you today?09:44
andyrockhey seb128 fine you? little bit cold here :D09:45
andyrockTrevinho: do you mind cherry-picking https://trello.com/c/2hg9HKfq/111-backport-unable-to-type-capital-letters-using-onscreen-keyboard-to-bionic for the bionic SRU09:46
andyrockTrevinho: or do you want me to propose a branch on top of yours?09:46
seb128andyrock, same here, a bit cold :)09:56
willcookeIt's just done it *again*.  All my docs have moved in to Templates10:27
seb128did you use a snap?.10:33
willcookeJust going through the snaps I've used in the last 12 hours10:33
Trevinhoandyrock: feel free to propose a branch, in theory I wanted to do a "light" SRU, but it can'be too light since there's already the XUbuntuCancel stuff in git, so I actually need other related branches to be merged10:53
Trevinhoseb128: can you help me with that? If not who? :)10:53
seb128Trevinho, git can be changed10:54
seb128I think those fixes are more important that the xubuntu thing10:54
seb128I would SRU the fixes first and do xubuntu as another round when we have no more urgent fixes to land10:54
Trevinhoseb128: yeah I agree10:54
Trevinhoso, feel free to revert :)10:55
Trevinhoandyrock: I'm doing it, so I add another fix, no worries11:00
andyrockTrevinho: great thanks11:01
willcookeupdating firmware to test new fwupd.  Wish me luck.11:13
seb128willcooke, worked?11:18
willcookeworked11:19
willcookenew fwupd & gnome-softare11:19
seb128brb, moving location to lunch outside, I'm too lazy to be cook today (going to keep working during lunch, need to catch up on my todo before the long w.e)11:33
Trevinhowillcooke: It did for me too last night :)11:40
Trevinhoa bit stressing though, since it was beeping all the times, with a single prompt on the screen saying "waiting, update is happening"....11:40
TrevinhoLaney: when you've a sec can you please merge and sponsor https://code.launchpad.net/~3v1n0/ubuntu/+source/mutter/+git/mutter/+merge/358007 <311:41
willcookeTrevinho, thats better than Lenovo.  I got a blank screen and nothing else11:42
willcookeI just ignored it for a while and prayed11:43
Trevinhowillcooke: this is a thinkpad, so still lenovo, but was a bit making me nervous11:43
willcookeoh11:44
willcookeI wonder why mine doesnt beer11:44
willcookemeh11:44
Trevinhonot super updated though..11:54
Trevinho. https://usercontent.irccloud-cdn.com/file/Tu34szyO/image.png11:54
Trevinhobut last one was released 4 days ago, let's see how long it takes11:54
LaneyTrevinho: ok, probably later on though11:56
Laneywhy is the reviewer that?11:56
TrevinhoLaney: cause I wrongly created a MP before pointing to the packaging11:56
Trevinholet me change it11:56
TrevinhoLaney: take your time, but for any fix I won't be around until 1st11:57
Trevinhodidrocks: ah, speaking in how to dev, you can indeed also just use pure JS files, even without creating the resources12:27
Trevinho`GNOME_SHELL_JS=/foo/bar/baz/path/gnome-shell-js gnome-shell `12:28
seb128xnox, oh, I forgot to reply yesterday, but yeah "sudo" group ownership should be enough, agreed it's invalid, I just wanted it looked at/confirmed you think it's fine12:39
xnoxseb128, no problem.12:42
seb128xnox, thx for looking at the bug/responding!12:42
xnoxseb128, commented here as well, just in case the whole world split-brained w.r.t. `the admin group name`12:42
xnoxcause like i don't follow gnome or policykit close enough12:42
seb128right, no, it's all fine :)12:42
seb128k, moving back from lunch, brb12:44
caravenaYea! 'Disco'12:46
TrevinhoOk, time for me to start boarding...12:50
Trevinhosee you guys from the other side of the ocean!12:50
willcookesafe travels Trevinho12:50
Trevinhothanks12:51
seb128Trevinho, safe flight14:12
=== Class7_ is now known as Class7
willcookestand by14:31
willcooke#startmeeting Desktop Team Weekly Meeting - 2018-10-3014:32
meetingologyMeeting started Tue Oct 30 14:32:38 2018 UTC.  The chair is willcooke. Information about MeetBot at http://wiki.ubuntu.com/meetingology.14:32
meetingologyAvailable commands: action commands idea info link nick14:32
=== 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/3VYBPFaR/ubuntu-desktop-1810-cycle | Amaterasu watches over you benevolently | Desktop Team Weekly Meeting - 2018-10-30 | Current topic:
didrockshey14:32
andyrocko/14:32
hebero/14:32
willcookeIt's a spoooooooooky meeting this week14:32
tjaaltonhi14:32
tselioto/14:33
seb128hey14:33
willcooke🎃14:33
oSoMoNo/14:33
andyrock👻14:33
willcookek, so I'm still not caught up from last week yet.14:33
jibelhi14:33
willcookeSeb is still reviewing the Bionic bugs14:33
Laney🧛14:34
willcookeSo we will have to skip them and do it next week14:34
willcookeThis week we will go through the incoming bugs14:34
willcookefor C14:34
willcookeD can start next week14:34
willcookeJust reviewing the list to see if anyone had anything to raise14:35
willcookeLooks clear14:36
willcookeTrevinho has some reviews needed14:36
seb128willcooke, https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1778946 .... did you check if changing the permission of /run/systemd/resolve/stub-resolv.conf "fixes" the issue?14:36
ubot5Ubuntu bug 1778946 in network-manager (Ubuntu) "No dns resolution after closing a vpn/pptp connection" [Undecided,Confirmed]14:36
seb128comment #314:36
seb128(that's the one bug on http://reqorts.qa.ubuntu.com/reports/rls-mgr/rls-cc-incoming-bug-tasks.html)14:36
willcookeAh, so... VPNs were totally broken last week.14:36
seb128:(14:36
willcookeI need to test from home14:36
seb128k14:36
willcookeI spoke to stgraber about it, and once I know what's going on a bit more then I will go back and ask him for some more ideas14:37
willcookeI will get that tested this week14:37
willcookeI do that resolvconf on this bionic box, I expect because I upgraded14:37
willcookebut installing that is not the right fix according to stgraber, who knows a lot about this stuff14:38
willcookeso lets see14:38
willcookerls-bb-incoming is being triaged by seb12814:38
willcookerls-cc-incoming:  http://reqorts.qa.ubuntu.com/reports/rls-mgr/rls-cc-incoming-bug-tasks.html14:38
willcookehttp://launchpad.net/bugs/179805314:39
ubot5Ubuntu bug 1798053 in gnome-software (Ubuntu Cosmic) "[SRU] Click on the back icon in gnome-software doesn't work" [High,Fix committed]14:39
willcookeAlready fixed by oSoMoN14:39
willcookeand my VPN bug: http://launchpad.net/bugs/177894614:39
ubot5Ubuntu bug 1778946 in network-manager (Ubuntu) "No dns resolution after closing a vpn/pptp connection" [Undecided,Confirmed]14:39
willcookewhich we already talked about14:39
willcookeand that's the list14:39
willcookeBefore we go on to AOB, anyone got anything to ask?14:39
willcooke1 min timeout14:39
Laneyb only has one bug, not sure why that needed to be skipped?14:40
willcookeoh yeah14:40
willcookehttp://launchpad.net/bugs/179760414:40
ubot5Ubuntu bug 1797604 in xserver-xorg-video-intel (Ubuntu) "Xserver opengl problems on i5-8259U" [Undecided,Confirmed]14:40
Laneyguessing it was tracking that is supposed to be gardened14:40
willcookeLaney, ah yeah14:41
willcooketjaalton, any thoughts on that xorg bug? ^14:41
seb128+1 to -notfix14:41
seb128-intel is not the default driver nowadays14:41
willcookeohhhh14:42
willcookebecause it's i91514:42
willcookenow?14:42
tseliotmodesetting14:42
Laneybrb door14:42
willcookeso seb128 you are -1 on accepting?14:43
tjaaltonwillcooke: what seb128 said14:43
willcookekk14:43
willcookegood enough for me, thanks14:43
seb128willcooke, right, based on the fact that it's not the default driver so low impact14:43
seb128it can be fixed14:43
seb128but doesn't need rls tracking14:43
Laneyhell yeah14:44
willcookedone14:44
willcooke#topic AOB14:44
=== 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/3VYBPFaR/ubuntu-desktop-1810-cycle | Amaterasu watches over you benevolently | Desktop Team Weekly Meeting - 2018-10-30 | Current topic: AOB
willcookeAnyone got anything?14:44
willcookeI'll send round an update from SLC once I've got my thoughts straight.14:44
andyrocknone from me14:45
willcookeIn the meantime, just had a call with jibel kenvandine and seb128 - so they will know some of the high level details if you can't wait14:45
willcookeandyrock, you still ok for Monday?14:45
andyrockyup!14:45
willcookeIt's sushi day!14:45
andyrock:(14:45
willcookeIt's Borough Market day!14:46
andyrockniiice14:46
willcooke\o/14:46
willcookekk, 2 min timeout for AOB14:46
Laneymonday??????????14:46
Laney(flat iron day)14:46
willcookeLaney, going to meet with m_pt re: Livepatch designs14:47
Laneynod, fun14:48
willcookeok, thanks all - we're done14:48
willcooke#endmeeting14:48
=== 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/3VYBPFaR/ubuntu-desktop-1810-cycle | Amaterasu watches over you benevolently
meetingologyMeeting ended Tue Oct 30 14:48:49 2018 UTC.14:48
meetingologyMinutes:        http://ubottu.com/meetingology/logs/ubuntu-desktop/2018/ubuntu-desktop.2018-10-30-14.32.moin.txt14:48
seb128thx!14:48
didrocksthx14:48
oSoMoNthanks!14:48
jibelthanks14:49
andyrockthx!14:49
jibelnew bug with the screen lock. I unlocked the screen and it didn't ask for a password17:22
willcookejibel, O_o17:48
popeyrobert_ancell: scrap the idea of *-featured. The top 20 in every section are "featured".20:33
robert_ancellpopey, ok, so the sections are ordered from best to worst?20:34
popeynot really. first 20 are featured, rest are "also rans" :)20:35
robert_ancellpopey, do you expect the top twenty will be shown in order, so the #1 game will always be featured?20:35
popeyhmmmm20:40
popeyThat would give us some control, yes.20:41
popey(chatting with wimpy, he agrees)20:41

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!