=== JanC_ is now known as JanC [09:00] *yawns* Morning all [09:00] Hey willcooke. [09:00] Hey TheMuso - how goes? [09:00] willcooke: Not too bad thanks. [09:00] morning! [09:00] morning Laney [09:02] Hey Laney. [09:03] hey willcooke & TheMuso [09:03] how's it going [09:04] Not too bad thanks. [09:06] w00t [09:08] Morning all [09:10] hi davmor2 === faenil is now known as faenil_ [09:20] Morning desktopers [09:25] ahoy davmor2 and flexiondotorg [09:25] are you well? [09:25] Yes, very. [09:25] My daughter and I made our first Raspberry Pi project this weekend :-) [09:26] Laney: I'm awake give me a few more sips of coffee and I can fill you in on everything else from that [09:29] * Laney buys davmor2 a teasmade [09:29] flexiondotorg: nice, what was it? [09:30] My daughter has been learning about Morse code at school. [09:30] So we've made a morse code emitter. [09:30] You can choose to use lights, buzzer or both. [09:30] But being 6 she's full of ideas. [09:30] Awesome [09:30] Next weekend she want to make a morse receiver. [09:31] You can use a second one to do the other half [09:31] More trickky [09:31] So it start a a manual morse, press button, flash light. [09:31] Now you type in a message and it emits it. [09:31] Make it use infra red or something [09:32] I think the light sensor I have should pick up the light pulse for a receiver. [09:32] I've got a CamJam Edu Kits. [09:32] All in only £18 and you get loads of parts. [09:39] WOW! I set myself a reminder to check on the system76 patches for the hidpi icons, found the LP bug and..... Laney is already on the case \m/ [09:39] Thanks Laney! [09:43] np! [09:46] Right.. total disaster this morning. Only blue milk in the house and it is just wrong in tea, so I need to go to the shop. Back in 10... [09:52] I'm transitioning to the library too, so also back in a few [10:06] back with the green milk [10:17] hey there [10:18] (sorry bit late this morning, got a cold and I'm not feeling at the top so I overslept a bit) [10:18] cooold out there also, -10°C this night [10:30] hey seb128 [10:31] are you ill :( [10:31] just a cold but I feel a bit feverish [10:33] * Laney hugs seb128 [10:33] take the laptop into bed ^_^ [10:33] * seb128 hugs Laney back [10:33] yeah [10:34] hot water bottle on the feet [10:35] * Laney came to the library [10:35] this room is cold [10:35] 13.7 [10:36] urg [10:37] I guess they only turn the heaters on when they get here at 9.30 [10:37] and it has crappy ancient windows so probably gets almost to the same temperature as the outside overnight [11:45] "hmm, where's firefox gone?" [11:45] Jan 23 11:34:30 nightingale kernel: compiz invoked oom-killer: gfp_mask=0x240c0d0(GFP_TEMPORARY|__GFP_COMP|__GFP_ZERO), order=3, oom_score_adj=0 [11:45] […] [11:45] Jan 23 11:34:30 nightingale kernel: Out of memory: Kill process 30530 (firefox) score 72 or sacrifice child [11:45] Laney: I'm running a daily live session 16.04.2 and gnome-software is timing out and not opening [11:45] :( [11:56] davmor2, can you log a bug and I will speak to Robert about it tonight [11:57] willcooke: sure just looking through the logs to see if I see anything in there [11:58] guessing, but it could be related to a new snapd release [11:58] davmor2: file a bug, look in journalctl for org.gnome.Software and attach that [11:58] or just the whole journal [11:58] Laney: will do thanks dude [11:59] I think that's where it ends up [12:01] and if it's reproducible (save the log first), then you can attach the output of gnome-software --verbose [12:01] but it works here I'm afraid [12:11] Laney: yeap it's working here fine now I wonder if it was just a networking glitch, I'd do a bunch of test to check [12:21] suspicious [12:41] got it apparently kvm's dns is getting scrambled from time to time so it seemed it had no network so was timing out. I assume it run an apt update on first run and not on subsequent, reboot and try and try again and it works perfectly, I have a connection shown but in ping tests 8.8.8.8 gets a hit google.com doesn't [12:42] wonderbar [12:43] in future I'll double check in browser before I panic === JanC_ is now known as JanC [13:04] moin moin [13:04] happy monday, everyone [13:06] * Laney nods desrt [13:06] * desrt gives a subtle glance of approval in the direction of laney [13:06] hey desrt, happy monday to you! [13:07] morning seb! [13:11] desrt: good weekend? [13:11] very [13:12] friday night went to hamilton to see my family and introduce mascha's mom around. saturday, went to a hockey game with some school friends and generally hung out, sunday took mascha's mom to the airport and had a nice relaxing evening at home playing games [13:12] also learned a lot about pam/sudo/su/runuser/etc. this weekend [13:13] trying to separate my work user from my personal-use user [13:13] (it sort of bothers me that i type 'git pull; make' in a context where all my personal files are stored) [13:15] interesting [13:15] you want to have one way access to another user? [13:16] I sort of wanted to set up dev containers or something, but never bothered to do it properly [13:16] Always end up wanting to run things in my session sooner or later [13:27] ya... i want user 'allison' to be able to do anything as 'desrt' without auth [13:27] i also want to give user 'desrt' out-of-band sudo access [13:28] so so far i configured sudo (and only sudo) to accept challenge/response from my yubikey as authentication, with no cached credentials [13:28] which requires pressing the thing [13:28] so i don't have to type passwords into (hostile we presume) desrt-land [13:30] the problem i'm hitting now is that sudo is really shitty about setting up a proper session with logind, systemd --user, xdg_runtime_dir and the proper environment variables and so on [13:31] and it turns out that a lot of this comes down to your choice of pam environment.... and sudo has a hacked-up way to let you change your pam "service" name on a per-command basis... so that's good.... [13:31] but sudo runs the pam session stuff with the permission of the *invoking* user, so since my normal user can't do stuff like create directories in /run/user, that's trouble [13:31] might end up doing some weird combination like 'sudo -u root runuser -l desrt' or so [13:32] but that gives just one more issue: i want to be able to have a gnome-terminal profile for this, with working "take me to the last cwd" support [13:32] and doing login sessions with runuser (and su) always put you in ~ of the target user [13:33] so maybe i'll just do a double sudo. who knows. *sigh* [13:33] basically, there is no single good "become this other user" tool that has the flexibility to specify custom pam services, or the precise mix of how much of the environment you want to share, and isn't sudo (which is arguably buggy here) [13:34] so ya... that was most of my day yesterday =) [13:38] Laney: is it ok if I update gnome-software to 3.22.5 in zesty? [13:39] jbicha: if you like === JanC_ is now known as JanC [14:30] jbicha, hey, it looks like you reverted the changes from a previous gtk3/zesty upload when you merged the new versions, see bug #1572331 [14:30] bug 1572331 in GTK+ "GtkPlug scaled to half the expected size on HiDPI screens + zesty debdiff" [Medium,Confirmed] https://launchpad.net/bugs/1572331 [14:32] Trevinho: hi [14:32] Trevinho: had a chance to look at pull requests on compiz? [14:34] i had another question, about the best way to interogate a running plugin's setting from another one? should it create an opbject for that? or is there a way to get an instance [14:34] ? [14:34] i want to call a method inside ezoom, from mousepoll [14:36] hikiko: andyrock if you guys have an idea [14:36] i take a look later [14:38] seb128: thanks, I can upload that change, it looks like mterry forgot to push that change to gtk3 in bzr [14:39] could be [14:39] oops [14:39] Sorry [15:09] mterry, no worry [15:09] jbicha, thanks for fixing it === Wellark_ is now known as Wellark [16:40] Laney, willcooke, speaking of hidpi icons we should probably try to get https://code.launchpad.net/~willcooke/ubuntu-themes/hidpiicons/+merge/306356 in xenial as well [16:40] that was fixed in yakkety but not SRUed iirc [16:41] seb128: Go for it, that's a different package to the other one so doesn't need to be linked [16:42] right, I was just mentioning it in case we keep a list [16:43] I could work on the SRU but I've no hi-dpi setup to try the changes [16:43] I don't have xenial either, but we could get da_vmor2 to check it [16:44] right [16:52] hmmm. The libreoffice-l10n just error'ed out with "No. You make ME a sandwich." at me. [17:00] you know who the boss is [17:01] aye [17:02] I patched it to not get upset by running builds as uid 0 (as launchpad does). [18:03] have a good evening desktopers! [18:04] night seb [18:04] night all === faenil_ is now known as faenil [18:20] anyone any idea about when robert ancell shows up? [18:22] in my /lastlog I see him mostly talking between 12:00 and 19:00 in my timezone; it's currently 10:21 in my timezone [18:22] sarnold: thanks :) [20:14] robert_ancell: hi there - re the xubuntu locking bug (which also affects lubuntu I've found out) I double checked back on the old lightdm packages and cocked up which I thought worked etc - definitely appears to be this change which caused it (or at least that is the version which lock stops working at) http://changelogs.ubuntu.com/changelogs/pool/main/l/lightdm/lightdm_1.21.1-0ubuntu2/changelog [20:14] we're obviously a bit concerned about this :) [20:17] flocculant, do you have the bug number handy>? [20:18] bug 1656399 [20:18] bug 1656399 in lightdm (Ubuntu) "Unable to unlock Xubuntu XFCE session after suspend." [Critical,Confirmed] https://launchpad.net/bugs/1656399 [20:19] flocculant, do you think light-locker hasn't completed all its actions before it's killed? [20:20] robert_ancell: not sure of the tech side of that at all - I just test, BUT I do know that previously (if music was playing on desktop) lock would mute music when it went to vt8 [20:21] currently I can hear music momentarily as it unlocks - then it stops - which would suggest to me that it is immediately re-locking [20:22] ochosi or bluesabre would be better placed to answer whether things are not being completed before it's killed [20:22] flocculant, do you think light-locker hasn't completed all its actions before it's killed? [20:23] flocculant: robert_ancell_ probably didn't see any your previous three messages [20:24] yeah, had connection problems here (working from a library) [20:24] robert_ancell: not sure of the tech side of that at all - I just test, BUT I do know that previously (if music was playing on desktop) lock would mute music when it went to vt8 [20:24] currently I can hear music momentarily as it unlocks - then it stops - which would suggest to me that it is immediately re-locking [20:24] ochosi or bluesabre would be better placed to answer whether things are not being completed before it's killed [20:25] robert_ancell_: did you see those? [20:25] sarnold: thanks :) [20:25] flocculant, the last I saw was the bug link. [20:25] Yay for IRC :) [20:25] robert_ancell_: but did you see the ones I reposted? [20:26] flocculant, yep, [20:26] cool [20:28] hi robert_ancell_ [20:28] ochosi: thanks :) [20:28] so basically light-locker is a little unmaintained these days and i haven't touched it in a while [20:29] i only have about 5mins now though, would you still be around in 1hr or so? [20:29] ochosi, yep, I've just started [20:30] ok cool [20:30] then i'll stop by in ~1hr [20:30] but generally speaking light-locker listens to some unlock signal from lightdm and then the black overlay window that is on top of the session is closed [20:31] it's just been too long for me to remember what we implemented there exactly all those years ago... [20:31] ochosi, I'm thinking it might be lightdm-gtk-greeter being killed is the issue? Because light-locker is in-session and shouldn't be affected by this change. [20:34] robert_ancell_: I'll wander off now and let ochosi catch you later - sorry I couldn't answer what needed answering, the last thing anyone would want on this is chinese whispers :) [20:34] thanks for looking though :) [21:03] Laney: How does the hidpi merge look now? [21:07] robert_ancell_: right, maybe we should test this issue with a different greeter, cause light-locker is not bound to any specific greeter, just lightdm [21:08] robert_ancell_: and yes, light-locker is in-session (sry, haven't looked at the change in question yet) [22:08] robert_ancell: do you mean seat0-greeter.log? [22:08] flocculant, yeah [22:08] adding now - also I tried unity-greeter - but that Failed To Start Session [22:09] robert_ancell: ok - that's on the bug report now [22:37] Urgh. [22:38] Stupid ubuntu-online-accounts. [22:38] At least it isn't endlessly popping up browser windows with the Ubuntu wiki at the moment...