/srv/irclogs.ubuntu.com/2018/06/08/#ubuntu-desktop.txt

didrocksgood morning05:52
jibelGood morning05:55
didrockssalut jibel06:03
dufluHi jibel, didrocks06:28
didrockshey duflu06:28
jibelHi duflu06:32
=== pstolowski|afk is now known as pstolowski
dufluRAOF still around?07:49
RAOFduflu: Yup. What can I do you for?07:52
dufluRAOF: You have some experience with hybrid right? I'm trying to turn my desktop into one. But most of the time the integrated Intel's display is black. mutter _can_ however put a mouse cursor on it. VTs are also missing on it07:53
dufluI only get VTs on nouveau's output07:53
* duflu wonders if a Mir server works07:54
RAOFProbably!07:56
RAOFOh, you'll only get a VT on one of your cards. The kernel, unsurprisingly, doesn't provide a hybrid VT console :)07:57
RAOFAFAIK, as long as you're using Xorg it should Just Work™. That's how my AMD/NVIDIA hybrid desktop works.07:57
dufluRAOF: Interestingly mir_demo_server has the same bug as mutter07:58
RAOFWhich is?07:58
RAOFIt won't draw to it?07:59
dufluAnd the performance is quite poor on the other display. _flicker is erratic. And worse if I move the cursor07:59
dufluRAOF: Yes again the Intel output is black with a cursor only. Except the Mir background appears briefly on startup07:59
dufluNever again07:59
RAOFOh!07:59
RAOFI wonder if that's the lack of bounce-buffers onto the Intel hitting you?08:00
Laneysuppers08:01
dufluRAOF: Did the GL demos go away?08:01
RAOFduflu: Yes; use your choice of Wayland GL demo.08:02
RAOFWe no longer ship the Mir EGL platfrom.08:02
dufluYeah. This feels like a kernel issue. Same bug in mutter and mir08:02
RAOFHuh, okay, I'm wrong. We unconditionally use a bounce-buffer, so this isn't the kernel bug that I fixed a while ago.08:04
* RAOF → dinner08:04
didrockssup sup Laney08:07
dufluRAOF: I got the black display up. Just had to kill the client. Although can't drag windows to test it08:07
Laneyhey didrocks08:08
dufluAnd then nouveau crashes the whole server. I forgot it's not thread safe08:08
Laneyhappy freitag08:08
dufluHi Laney08:09
Laneyahoy duflu08:09
didrocksduflu: nouveau isn't thread-safe, seriously?08:09
didrockseven if it's not good practice to touch UIs (and so graphics) from multiple threads, this is weird…08:09
dufludidrocks, yep. So it works most places, just not Mir with multiple displays08:09
dufludidrocks, works for Xorg and muttter (which are single threaded)08:10
duflu-t08:10
dufluOne of the reasons why nouveau is terrible08:10
didrocksfor multiple displays, using different threads make indeed sense08:10
=== lifeless_ is now known as lifeless
Laneypiano tuner is downstairs working away09:17
Laneyplink plink plonk plonk09:17
GunnarHjHi didrocks, do you have a minute to review/merge this:09:18
GunnarHjhttps://code.launchpad.net/~gunnarhj/ubuntu-seeds/+git/ubuntu/+merge/34756609:18
didrocksGunnarHj: approved!09:33
didrockslet me merge it09:33
didrocksand done09:35
GunnarHjdidrocks: Thanks!09:35
didrocksyw ;)09:37
=== pstolowski is now known as pstolowski|lunch
=== pstolowski|lunch is now known as pstolowski
jibeldidrocks, there were only 2 branches to review for ubniquity?13:06
didrocksjibel: 413:58
didrocks2 for bionic, 2 for master13:58
didrocksbut they are the same appart from changelog13:58
jibeldidrocks, right. reviewing oem for cosmic then I'll test both on bionic14:00
k_alamjbicha: Hi, geoclue-ubuntu-geoip is going to be removed  in this cycle? Can't we just port that package to geoclue-2.0 ?14:03
jbichak_alam: that's not very easy, see bug 138933615:18
ubot5bug 1389336 in ubuntu-geoip (Ubuntu) "Use geoclue-2.0" [Medium,Confirmed] https://launchpad.net/bugs/138933615:18
k_alamjbicha: Ok...let me check if we can safely drop it indicator-datetime....15:23
k_alamjbicha: meanwhile can you review other merge-requests ?15:23
k_alamjbicha: https://bugs.launchpad.net/ubuntu/+source/ubuntu-settings/+bug/177279815:23
ubot5Ubuntu bug 1772798 in ubuntu-settings (Ubuntu) "Unity: Force start background plugin" [Undecided,Confirmed]15:23
k_alamjbicha: https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/174102715:26
ubot5Ubuntu bug 1741027 in unity-control-center (Ubuntu) "Screen sharing panels abort using an non-existent vino gsettings key" [High,Confirmed]15:26
k_alamand15:26
k_alamhttps://code.launchpad.net/~khurshid-alam/indicator-sound/lp-1700680/+merge/34330915:26
kenvandinetkamppeter, remember to verify bug 93429115:27
ubot5bug 934291 in cups-pk-helper (Ubuntu Bionic) "Deleting or stopping print jobs does not work" [Critical,Fix committed] https://launchpad.net/bugs/93429115:27
jibeldidrocks, you verified bug 1773321 successfully with your patch applied?15:30
ubot5bug 1773321 in ubiquity (Ubuntu Bionic) "OEM installs telemetry file to target folder" [High,Confirmed] https://launchpad.net/bugs/177332115:30
didrocksjibel: in both OEM and non OEM mode, indeed15:54
didrocksand Kubuntu/Ubuntu/no ui15:55
jibeldidrocks, after the end user config, I've a /target. but I surely did something wrong. I'll retry on monday with a cooler brain.15:55
didrocksjibel: ah, I know what happened15:56
didrockshappened to me as well15:56
didrocksit doesn't copy your tweaked ubiquity version15:56
didrocksyou need to reinstall it before OEM stage 2 is triggered15:56
jibeldidrocks, you have to install oem-config during the prepare step, anything else?15:56
jibelyeah, I did that15:56
didrocksoh weird…15:57
didrocksI was tricked by that the first time15:57
didrockswell, you need the ubiquity dep, but I think you did that, right?15:57
didrocks(for having the new telemetry.py file)15:57
jibeldidrocks, yes but I sureloy forgot something.15:57
jibel-o15:57
didrocksyeah, I'm pretty sure I didn't dream as I was tricked first15:57
didrocksjibel: sorry for the delay, I was tricked in politics (if you follow the hub… :/)15:58
jibeldidrocks, I'll rebuild an iso with the packages anyway. I want to test the only-ubiquity mode too15:58
didrockskeep me posted :)15:58
jibeldidrocks, I don't, too much noise for me :)15:58
didrockswell, needed for the theme…15:59
didrocksbut anyway, we'll see how those things will sort out :)15:59
=== pstolowski is now known as pstolowski|afk
Laneyhmm16:19
Laneybroke wayland on the systemd stuff I think16:20
Laney/o\16:20
didrocksbroker! :)16:22
Laneybloooop16:24
Laneyhmm yeah16:37
Laneygot to make g-s-d stuff wait until after gnome-shell on wayland16:37
Laneyguess I have to have different targets then16:37
Laneysux16:37
didrockswhy?16:38
didrocksand gnome-shell is not using g-s-d stuff?16:39
didrocksah no :)16:39
didrockson wayalnd16:39
didrocksmakes sense16:39
didrockswayland*16:39
Laneygtk stuff16:41
Laneyguess I'll try to fix that next week16:49
Laneyalso restarting from gdm doesn't work16:49
Laneythat's it I think16:50
didrockshave a good week-end Laney :)16:52
Laney👹16:53
Laneyyep, night!17:01
jdstrandkenvandine: hey, I'm only waiting on the rename (I guess from you) on https://forum.snapcraft.io/t/auto-connection-of-gtk3-themes-icon-themes-and-sound-themes-interfaces/5118/20. can you comment in the forum?18:25
kenvandinejdstrand, oh, yeah i'll do that19:53
=== lifeless_ is now known as lifeless

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