[01:18] Man, I wish that new rpi image would let me add files to /etc/rsyslog.d/ . [01:18] mount ... -obind? [01:20] I'll look into that. I suppose fstab persists and is mutable? === thumper is now known as thumper-spamalot [07:24] jhodapp: but I already know all the ways to crash BT so he may aswell hand the beer over on arrival right? [07:24] any excuse ... [08:23] willcooke: looks like there is an issue with whoopsie [08:24] davmor2, is this u8 specific or just in general [08:25] willcooke: u8 ish if something crashes in u8 it isn't filing till there is a crash or startup of u7 and you just get a blank window for the u8 crash in u7 [09:58] Can a package add to a global aliases file on install. i.e. if I install package foo which wants to alias "foobar" to "foobarbaz" can it be done in the packaging? [10:01] specifically: https://bugs.launchpad.net/ubuntu/+source/sensible-utils/+bug/1624022 [10:01] Ubuntu bug 1624022 in sensible-utils (Ubuntu) "Alias 'browse' to sensible-browser" [Undecided,New] [10:01] morning [10:01] hey andyrock, how goes? [10:02] day of emails [10:02] a good job for a Friday [10:02] what about you? ready for we? === thumper-spamalot is now known as thumper [10:11] certainly am! Didnt get done until about 930 last night, so I might take off a bit early tonight [11:14] willcooke: screen resize issue is in place again for kvm [11:17] davmor2, whats that one? [11:17] willcooke: restarting nautilus fixes it [11:18] willcooke: desktop doesn't rescale to the new screen size [11:18] willcooke: not sure who fixed it last time [11:22] * willcooke trawls LP [11:57] willcooke, jibel: oh it looks like I managed to fix the issue with the new version of OVFM_CODE.fd It fails to read the .efi files from the iso image so simply boots nothing, if I create a boot file for grubx64.EFI from the dvd and boot that I get the grub menu \o/ [11:58] stupid uefi [11:59] willcooke: about your "browse" "alias", just symlink /usr/bin/browse to sensible-browser in sensible-utils pkg. [12:10] davmor2, haha I think so :) [12:32] good morning [12:45] thanks qengho [13:32] ooh. Lunar eclipse in the UK tonight around 730 -> 8pm [13:39] nice [13:40] after two weeks of sunshine it'll finally start to rain (massively) this evening; so right in time for the eclipse :( [13:41] heh [13:42] feels almost cold here today [13:42] * ogra_ recommends a montgolfiere .... [13:42] Yesterday was 30 today is 15 :/ [13:42] just go above the clouds [13:42] ha [13:43] and as side effect you can alsso charge your laptop and phone by just letting a wire dangle down to catch the lightning ;) [13:43] yeah, *that* will work well [13:43] totally ! [13:44] "oh, you meant chemical charge, not static electricity charge!" *sue* [13:56] qengho, can you tell me where I would add that symlink? Is it in the rules file? [13:57] or maybe the postinst and postrm ? [13:59] willcooke: in rules. Not post-inst,rm because you want file collisions to be detected if another package decides to take that name "browse". [13:59] qengho, ta [14:01] willcooke: rules, probably "ln tmp/usr/bin/browse sensible-browser" at the end of "building" or something. [14:01] er "-s" too [14:54] hikiko: You around? I have some windowing questions. [14:55] qengho, on hols [14:56] hikiko or other: I'm testing an app in a snap. Some UI elements have tool tips that pop near the pointer. In cases where the app is newly started up, hovering near a place that would cause a tooltip makes the app's main window get large black or white rectangles. I would like to know what to blame here. [14:57] App itself? Compositor? Flaky GPU driver? Flaky GPU hardware? [14:58] Notably, when the app has displayed in its main window once, the tooltip problem never happens again. === JanC is now known as Guest68752 === JanC_ is now known as JanC [17:22] night all [23:39] As you probably know, Alex Goins from Nvidia made a fix for tearing issue as the Prime sync and pushed into xorg server. I want to know if it's possible to have a xorg package from git (An X server with ABI 23 or higher (as yet officially unreleased, use commit 2a79be9)). I tried to build it my self but couldn't. More info on Prime sync here. I noticed that you build xorg 1.84 today but it doesn't include this fix. I'm wondering i [23:39] Hrh: you're cut off at "I'm wondering i" [23:40] I'm wondering if you could build a deb package for this fix so we can test it. [23:40] of xserver I mean [23:41] here is link https://devtalk.nvidia.com/default/topic/957814/linux/prime-and-prime-synchronization/1 [23:48] is there anybody could guide me?