/srv/irclogs.ubuntu.com/2019/03/28/#ubuntu-devel.txt

tjaaltonRAOF: I've uploaded a new version of intel-mediasdk with d/copyright fixed and using a packaged googletest. ipp can't be split though, it's only a subset of the real thing05:38
RAOFtjaalton: ta. Ipp was the wishlistiest wishlist bit.05:41
tjaaltonok ;)05:41
RAOFIs anything using the mediasdk yet? 😀05:42
tjaaltonI have the compute runtime (NEO opencl) building now, I'll push the rest to the queue this week05:42
RAOFAh, rad.05:42
tjaaltoneventually will, it'll allow building opensource shaders for the media driver05:42
tjaaltonso strictly for universe for now05:43
tjaaltonall of this05:43
RAOFNeo OpenCL? Is this a third Intel OpenCL implementation?05:43
tjaaltonyeah05:43
tjaaltonwhat they'll actually support05:43
RAOFIs this the one that'll have SYCL support?05:44
tjaaltonprobably05:44
RAOFHeh06:00
=== Wryhder is now known as Lucas_Gray
=== Wryhder is now known as Lucas_Gray
coreycbhi, i'm not seeing sil2100 but if someone else is on SRU rota today, we have new versions of neutron in the unapproved queues for disco, cosmic and bionic with some very important patch fixes. these package versions can replace the current versions that are in -proposed.12:46
coreycbthose are needed by a bootstack customer12:48
rbasakcpaelzer: what's the test plan for the Posgres MRE SRUs? I can't find one documented anywhere.13:07
rbasakcpaelzer: or does it meet the criteria listed under https://wiki.ubuntu.com/StableReleaseUpdates#New_upstream_microreleases?13:08
cpaelzerrbasak: this is from before the time of being listed there13:16
cpaelzerrbasak: but we got passed the procedure which essentially is "it has a vast assortment of build time and related autopkgtests - make sure those pass or fails are understood"13:17
cpaelzerthis is how pitti described and handled it (o/ pitti)13:17
cpaelzerand this is how we do it since13:17
cpaelzerTBH all the upgrade errors we found this time were catched by exactly this assortment of autopkgtests13:18
pittio/ cpaelzer13:18
rbasakcpaelzer: thanks. That meets the criteria then. We should probably document that in the template.13:18
pittiwe used to have a special exception for postgresql, and then generalized the policy so that it (and similar packages) falls under it13:18
pittihttps://wiki.ubuntu.com/StableReleaseUpdates?action=diff&rev2=232&rev1=23113:20
=== ricab is now known as ricab|lunch
pittihttps://wiki.ubuntu.com/StableReleaseUpdates/MicroReleaseExceptions?action=diff&rev2=60&rev1=59 was the former explicit list (including psql)13:21
=== ricab|lunch is now known as ricab
* juliank even used microrelease exceptions for apt SRUs. When I collected a bunch of apt bug fixes upstream (without individual LP bugs) that all had autopkgtests :)14:41
=== DrPete is now known as Guest31414
EickmeyerAnybody know who I can ping about a UX bug in Ubiquity? (bug 1822134)15:51
ubottubug 1822134 in ubiquity-slideshow-ubuntu (Ubuntu) "Ubuntu Studio Installation - Black Text on Dark Gray" [Undecided,New] https://launchpad.net/bugs/182213415:51
EickmeyerActually, looks like cyphermox might be my man. ^15:54
cyphermoxoh that's cute15:55
cyphermoxEickmeyer: you want to make the changes in ubiquity-slideshow-ubuntu?15:56
Eickmeyercyphermox: Would that be me just pulling the repo, making the change, then setting-up a PR?15:56
cyphermoxyup15:57
EickmeyerOkay, I'll work on it.15:57
Eickmeyercyphermox: Though, it appears right when Ubiquity opens, so not sure it's just the slideshow. I'll investigate.15:57
cyphermoxah15:57
cyphermoxthen yeah, it wouldn't be the slideshow15:57
cyphermoxcould you add a screenshot to the bug? I'll help you debug this and then I can sponsor a fix15:58
EickmeyerI'll see what I can do. Studio's ISO doesn't play well in a VM.15:59
cyphermoxah, in that case I'll just download the image and run it on a spare system somewhere16:09
Eickmeyercyphermox: I almost have something usable.16:10
Eickmeyercyphermox: I have a screenshot in the bug report now.16:16
cyphermoxyeah ok, that's indeed theming and not at all the slideshow16:19
handsome_fengHi, cyphermox, let me join your conversation too, could you have a look at https://code.launchpad.net/~feng-kylin/ubiquity-slideshow-ubuntu/updateVersionNum/+merge/364663 when you are free, :)16:20
* Eickmeyer will probably update Studio's slideshow for 19.10. Too much going on this time around.16:25
Eickmeyercyphermox: Are we talking the GTK theme or Ubiquity's usage of it?16:29
cyphermoxEickmeyer: a little bit of both, probably16:29
EickmeyerIf we can adapt Ubiquity to use white text, then that should solve the issue.16:30
cyphermoxsure, but it already works for the other flavours16:33
cyphermoxIIRC it's already white text16:33
infinitypowersj: I see no ubuntu-server beta ISO testing.  Coming in late, or someone forgot the release schedule (and isn't subscribed to devel-announce)?16:35
powersjinfinity, just haven't published results16:35
infinityI thought we'd talked about this. :P16:35
Eickmeyercyphermox: Then, are we looking at a bug in the theme itself?16:36
cyphermoxEickmeyer: I think so; but I'm unsure what exactly16:38
EickmeyerOkay. Should I add materia-gtk-theme to the bug report?16:38
cyphermoxI'm not really familiar with theming; what I can tell you is that this is an issue with the GtkLabel being in a 'menubar', probably16:38
infinitytjaalton: Can you triage and reassign https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1822026 to where it belongs (pretty sure it's not ubiquity :P)16:39
ubottuLaunchpad bug 1822026 in ubiquity (Ubuntu) "Live USB freezes or cannot complete install when nouveau driver is loaded" [Undecided,New]16:39
cyphermoxI see your menubars already are grey but they do have white text16:39
EickmeyerIntersting.16:39
cyphermoxEickmeyer: please ask in #ubuntu-desktop; someone there might be in a position to help you out in how to debug this / compare with the other themes, unfortunately I don't know enough how this works16:39
Eickmeyercyphermox: Okay, will do.16:40
cyphermoxessentially right now I'm just guessing, but I know the grey background is because the section of that page in ubiquity is a 'menubar' class16:40
cyphermoxI don't know if / how much there is inheritance of styling for objects in other objects like in css for the gtk theming16:41
EickmeyerOkay.16:41
cyphermoxEickmeyer: so; if there's evidence that it's an issue in ubiquity, then sure let's change it there, but right now I don't see what picks color for that particular GtkLabel; seems it's all about the theme, so I'd first look there16:43
EickmeyerOkay. I just pinged #ubuntu-desktop on the issue.16:44
tjaaltoninfinity: likely the kernel..17:07
bdmurrayrbalint: I updated bug 1809920 but yes the second upgrade did not work which is as we suspected18:08
ubottubug 1809920 in update-manager (Ubuntu Xenial) "prompt to upgrade to 18.04 shows while upgrade to 16.04 is still in progress" [Medium,Confirmed] https://launchpad.net/bugs/180992018:08
rbalintbdmurray, good, then it is just annoying, not a deadly trap :-)18:13
bdmurrayrbalint: right!18:13

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