[08:22] knome: if we're interested - https://wiki.ubuntu.com/ReleaseTeam/FlavorCSSChanges [08:23] to save people looking - to make our canonical download page Xubuntuish :) [10:17] flocculant, ack, i'll make sure that happens [10:25] knome: was just a pointer - not an instruction :p [10:28] flocculant, hi. Still on 18.04 daily. Could you check the dropbox icon is working as it should at your end? Here it does now show the menu when clicking on it. I'm in contact with Fiona of dropbox about the issue, but if it is no issue anymore I'd be wasting their time... [10:29] willem: I don't use dropbox - just grabbed it to check, then lost it again - sorry [10:29] * flocculant isn't really here [10:29] creepy this [10:30] flocculant, i know, but since this is relatively trivial, no reason not to use the opportunity :P [10:31] and anyway: what does being here really mean? [10:31] he means that while he sends messages to the channel, he doesn't have full attention to what is written in reply [10:32] I know. Tried to make a philosophical joke [10:32] ;) [10:32] what does being mean... [10:32] I shouldn't perhaps as English is not my own language [10:32] let's begin with that [10:33] I think we should start at what does mean mean [10:33] :-) [10:33] * willem still joking [10:34] it's not the language that is the problem, it's that irc/written language doesn't deliver emotions or intentions very well [10:34] yeah, I should take that into account. [10:34] but really, no worries :) [10:34] jokes are allowed here [10:35] as long as they aren't too good [10:35] well, that should then be ideal for me [10:35] :-) [10:36] I'm very good at not so good jokes ;-) [10:36] yep [10:36] welcome to the dad joke club [10:36] bluesabre: do we need a new bug to get the laptop-detect script fixed? [10:36] s/need/want [10:36] * willem finally understand why son has decided to live somewhere else [10:37] knome: right - you know me and voodoo - wouldn't know trivial from not ;) [10:37] willem: :) [10:37] flocculant, well trivial for me... the same way some bug fix might be trivial for bluesabre but not me :P [10:38] :D [11:03] flocculant: what's the bug? [11:08] bluesabre: it looks in sbin - should look in bin - it changed [11:10] ltd=/usr/sbin/laptop-detect but /usr/bin/laptop-detect [11:10] bluesabre: unit and krysomething are both aware btw [11:10] anyway - afk again [12:36] Just suffered mouse not responding to movement after a tty switch; what's the hotkey to access the system application/logout menu? [14:20] TJ-: not sure there is one - but I guess that's not needed any longer [14:48] flocculant: not right now, but would be handy. I d-r-u-ed another laptop and it had that issue, plus systemd was totally broken, couldn't talk to it from systemctl, services failing all over. [14:49] turned out that (minimal) 16.04 xubuntu install - which hasn't been used - had a /var/run/ directory, rather than it being symlink to /run/ - eventually found that because journalctl reported a tag var-run-bad. Worked fine for recovery session. Not sure why/how it was caused originally or whether a postinst script is supposed to correct it. [14:50] TJ-: as I said not sure there is one, you can make one - link to xfce4-session-logout, options available - man page has them listed [14:50] oh - that sounds nasty - actually just doing a vm 2+ [14:50] sigh [14:51] oh - that sounds nasty - actually just doing a vm 16.04 to 18.04 - but not minimal [14:51] I also notice on that PC the application menu is just a menu - it doesn't have the left-pane favourites list and right-pane categories. [14:52] Ahhh... it has Applications Menu, this one has Whisker Menu. Didn't realise there were alternatives. [14:52] yea [14:53] I suspect - on that PC - I started from a debootstrap which would explain things [15:13] and that upgrade is failing \o/ === willem_ is now known as willem [18:58] bluesabre: Regarding the numlockx bug, it's filed in Debian and I was waiting to see if there'd be movement before fixing it myself. I'm leaving https://github.com/the-cavalry/light-locker/issues/108 to you though. [19:08] Unit193: I'm still digging into 108 [19:08] Glad to hear numlock is not just me too, was wondering what I'd done custom [19:10] Yeah just a wrong path to laptop-detect. [19:11] I thought I'd managed to change the BIOS defaults but when it affected several laptops I realised it wasn't me [19:25] http://paste.openstack.org/show/9IZbUbCcHb65jwZMJ3VQ [19:28] Unit193: I assume the green in that paste isn't what you're expecting to change it to? [19:29] flocculant: Red = removed, green = added. It'll check if /usr/sbin/laptop-detect exists and if so use it, but otherwise just go with /usr/bin/laptop-detect. [19:30] aah right ok - you know me and voodoo :p [19:30] Hey, you just wanted to make sure I didn't screw it up this late. I can appreciate that. [19:31] :) [19:34] Ahh, 1 of my systems doesn't have laptop-detect [19:35] I have a netbook on Bionic, but not sure if it's *really* affected by such a thing. [19:35] TJ-: You could try that patch on the other, to ensure it works for you. [19:36] And that is a bit strange, as even Xubuntu core comes with it. [19:36] Just about to, although seems better to use which laptop-detect [19:37] Unit193: 'that' PC was built up from a debootstrap and --no-install-recommends [19:37] Unit193: the other has l-d but has the numlock issue [19:38] what is this numlock issue? [19:40] OK, which worked. I edited /etc/X11/Xsessiond.d/55numlockx and changed ltd=/usr/sbin/laptop-detect to ltd=$(which laptop-detect) [19:41] s/Xsessiond.d/Xsession.d/ [19:49] If you're going to go that route, you may as well just go all the way and just do: [ $(which laptop-detect 2>&1 1>/dev/null) ] && ! laptop-detect || NUMLOCK=off [20:59] The only functional change in tumbler: https://git.xfce.org/xfce/tumbler/commit/?id=a6ebd22f789b3b49aa0eac2fad8a71e300eb13bf === sorinello_ is now known as sorinello [23:34] why does xubuntu-desktop Recommends so many different printer drivers? wouldn't those be better as Recommends of a printer meta package? [23:38] The only thing *we* seed is system-config-printer, you're looking at the platform: http://people.canonical.com/~ubuntu-archive/seeds/platform.bionic/desktop-common