*** jjardon has quit IRC | 01:54 | |
*** jjardon has joined #baserock | 01:56 | |
*** brlogger has joined #baserock | 03:41 | |
*** benbrown_ has joined #baserock | 03:44 | |
*** bwh has joined #baserock | 03:45 | |
*** jmacs has joined #baserock | 03:45 | |
*** perryl has joined #baserock | 03:45 | |
*** benbrown_ has quit IRC | 04:00 | |
*** jmacs has quit IRC | 04:01 | |
*** bwh has quit IRC | 04:01 | |
*** perryl has quit IRC | 04:01 | |
*** gary_perkins has quit IRC | 04:03 | |
*** gtristan has quit IRC | 04:25 | |
*** gtristan has joined #baserock | 05:00 | |
gtristan | git.baserock.org down :-S | 06:28 |
---|---|---|
*** brlogger has joined #baserock | 06:47 | |
*** benbrown_ has joined #baserock | 06:53 | |
*** bwh has joined #baserock | 06:54 | |
*** perryl has joined #baserock | 06:54 | |
*** jmacs has joined #baserock | 06:54 | |
*** benbrown_ has quit IRC | 07:04 | |
*** jmacs has quit IRC | 07:04 | |
*** perryl has quit IRC | 07:04 | |
*** gary_perkins has quit IRC | 07:04 | |
*** bwh has quit IRC | 07:05 | |
*** brlogger has joined #baserock | 07:24 | |
*** benbrown_ has joined #baserock | 07:28 | |
*** perryl has joined #baserock | 07:29 | |
*** bwh has joined #baserock | 07:29 | |
*** jmacs has joined #baserock | 07:29 | |
*** toscalix has joined #baserock | 07:57 | |
gtristan | aha, git.baserock.org comes back up... suspiciously at the same time as codethink irc is revived ;-) | 08:05 |
*** edcragg has joined #baserock | 08:44 | |
pedroalvarez | gtristan: oh yeah... | 08:51 |
pedroalvarez | I probably should have announced that it was going to be down some time... | 08:52 |
pedroalvarez | our hosting provider was upgrading their cloud tonight | 08:52 |
pedroalvarez | Everything looks good, although they claim that they haven't finished the upgrade | 08:57 |
*** bashrc_ has joined #baserock | 09:01 | |
*** fay_ has joined #baserock | 09:15 | |
*** rdale has joined #baserock | 09:24 | |
gtristan | eh, looks like working :) | 09:28 |
gtristan | jjardon, hey... I'm trying to sort out: "DRI2: Failed to authenticate"... and to that end, I've just built mesa-demos | 09:29 |
gtristan | since mesa-demos contains glxinfo,glxgears and some things which should help for debugging and diagnosing the thing | 09:30 |
gtristan | but, it requires like 5 packages annoyingly to compile | 09:30 |
gtristan | requires glew, which requires glut, which requires glu, libXmu and xorg's 'makedepend' | 09:31 |
gtristan | I think we can just shove libXmu into the xorg common stratum with the other libs | 09:31 |
gtristan | but any preference on the rest ? | 09:31 |
pedroalvarez | oh, i was integrating these libraries this weekend just for fun | 09:32 |
gtristan | right now I'm just avoiding compiling webkit every 5 minutes and doing it in gnome.morph (of course), but I was thinking of creating a mesa-demos-common with that stuff | 09:32 |
pedroalvarez | (glew and glu) | 09:32 |
gtristan | oh ? | 09:32 |
gtristan | oh well... then maybe we should add it to mesa-common directly ? | 09:32 |
pedroalvarez | I have no opinions | 09:33 |
radiofree | No thanks, I never have to use glu | 09:33 |
gtristan | no there isnt, it's annoying actually mesa-common doesnt even require glew for the important bits | 09:34 |
gtristan | bit has it as a hard requirement | 09:34 |
gtristan | s/no there isnt/no it's normally unneeded | 09:35 |
gtristan | ok so for now, lets push libXmu into the X strata containing most of the xlibs, just because... and create a separate strata for mesa-demos-common containing the glew/glu/glut stuff | 09:36 |
radiofree | sounds sensible! | 09:37 |
gtristan | nod, no need to push that stuff everywhere | 09:38 |
*** gtristan has quit IRC | 09:47 | |
*** jjardon has quit IRC | 10:01 | |
*** jjardon has joined #baserock | 10:04 | |
*** ssam2 has joined #baserock | 10:06 | |
*** ChanServ sets mode: +v ssam2 | 10:06 | |
*** edcragg has quit IRC | 10:09 | |
*** jonathanmaw has joined #baserock | 10:09 | |
*** edcragg has joined #baserock | 10:16 | |
*** jjardon has quit IRC | 10:20 | |
*** jjardon has joined #baserock | 10:21 | |
*** Lachlan1975 has joined #baserock | 10:22 | |
*** gtristan has joined #baserock | 10:37 | |
*** locallycompact has joined #baserock | 10:43 | |
*** ssam2 has quit IRC | 11:06 | |
gtristan | oops | 11:08 |
gtristan | there, fixed it... | 11:15 |
gtristan | lorries: glew: https://gerrit.baserock.org/#/c/1543/ mesa-demos: https://gerrit.baserock.org/#/c/1544/ | 11:16 |
gtristan | added stratum: https://gerrit.baserock.org/#/q/topic:adding-mesa-demos | 11:17 |
*** ssam2 has joined #baserock | 11:19 | |
*** ChanServ sets mode: +v ssam2 | 11:19 | |
pedroalvarez | gtristan: did you try to build glew from source and find out that wasn't possible :) | 11:39 |
gtristan | pedroalvarez, I successfully built it from source yeah | 11:41 |
gtristan | but then found that it was impossible or a nightmare to baserock it | 11:41 |
gtristan | pedroalvarez, those build scripts are so poor :-/ | 11:43 |
pedroalvarez | well, when I said from source, I meant git | 11:43 |
gtristan | yeah | 11:43 |
radiofree | wouldn't something like glmark be easier? | 11:43 |
gtristan | I built from git, on the VM I was testing on :) | 11:44 |
pedroalvarez | to me it looked like it was missing some files | 11:44 |
gtristan | pedroalvarez, and I had to do 'make extensions' which did git clone... and wget... :) | 11:44 |
radiofree | if you just want GL/EGLdemos glmark2 fits the bill | 11:44 |
pedroalvarez | and I found a bug report for that missing file, and the maintainer saying "wontfix" | 11:44 |
gtristan | oh yeah, README file explains that | 11:44 |
pedroalvarez | bah | 11:45 |
gtristan | radiofree, what I wanted was glxinfo and generally just some demos/small progs which use DRI2 | 11:45 |
* gtristan is wondering if perhaps the problem is a bad webkit build | 11:46 | |
radiofree | gtristan: yeah, glmark will give you that, and probably doesn't depend on glut (i can't be sure, i've only used it with wayland) | 11:47 |
gtristan | the symptom is; epiphany web browser "works", but then "DRI2: Failed to authenticate" happens _only_ when trying to play a youtube video | 11:47 |
pedroalvarez | youtube in baserock! | 11:48 |
radiofree | pedroalvarez: did that ages ago :) | 11:48 |
pedroalvarez | haha :) | 11:49 |
pedroalvarez | now we only have to put some games | 11:49 |
radiofree | pedroalvarez: http://seriousinternetbusiness.com/james/vids/webgl.mp4 | 11:49 |
radiofree | i didn't realise it at the time, but you can control that car with the keyboard, so perhaps a game (webgl) | 11:50 |
radiofree | gtristan: does playing a video with gstreamer result in the same error? | 11:50 |
rjek | WebGL Quake! | 11:51 |
* pedroalvarez plays | 11:52 | |
gtristan | eek | 11:59 |
gtristan | Missing MPEG-4 Video Decoder | 11:59 |
gtristan | well, one thing at a time, lets find an easier file to play | 12:00 |
gtristan | hmmm, gst-play-1.0 only plays audio for this http://techslides.com/demos/sample-videos/small.ogv ... and complains of missing codecs | 12:05 |
gtristan | odd... that would mean... gst-plugins-good/bad/ugly... all either dont contain the required codecs (doubtful) | 12:06 |
gtristan | or, that we've been compiling them in baserock for purely aesthetic reason (i.e. we just like to see it compile) | 12:07 |
gtristan | or perhaps it once worked, and is now broken and nobody noticed, or... does not work specifically on the gnome system | 12:07 |
* gtristan reads the build logs... perhaps they are missing deps and disabling the plugins | 12:08 | |
radiofree | gtristan: codecs are somewhat lacking in baserock | 12:12 |
radiofree | i probably should have documented the codecs needed to get youtube to work... | 12:12 |
radiofree | probably vp8/9 was the easiest | 12:13 |
gtristan | mmm | 12:13 |
radiofree | gtristan: i think plugins-good might be in there, but there's a load of other dependencies missing, so i think a lot of the codecs don't actually get built | 12:13 |
* gtristan just looking in the plugins-good list to see if there is any video format I can test out of the box | 12:14 | |
radiofree | gtristan: run `gst-inspect` in your vm | 12:14 |
gtristan | looks like we have our deps a bit backwards, it would at least build some more plugins if it depended on graphics-common | 12:14 |
radiofree | that'll tell you what was actually built | 12:15 |
gtristan | lots of output yes, its also there in the build log | 12:16 |
gtristan | I have muxers/demuxers for mpeg4 it seems | 12:16 |
gtristan | but not the codec itself ? | 12:16 |
gtristan | FLX video decoder and VMnc video decoders | 12:18 |
gtristan | well, that needs beefing up I guess, I'll look into vp8/9 | 12:19 |
gtristan | I suspect that the authentication failure will still need addressing, though | 12:19 |
* gtristan is building with vpx codecs | 13:12 | |
gtristan | however, interestingly, to build libvpx... it wants the yasm assembler | 13:12 |
gtristan | currently we build that for virtualbox-guest-x86_64 | 13:12 |
gtristan | any thoughts on localizing that... perhaps in build-essential ? | 13:13 |
gtristan | s/localizing/relocating... whatever | 13:13 |
* gtristan is currently building it directly in multimedia-gstreamer | 13:14 | |
*** fay_ has quit IRC | 13:28 | |
*** gtristan has quit IRC | 13:56 | |
*** Lachlan1975 has quit IRC | 14:03 | |
benbrown_ | fyi, just pushed some lorry-controller changes to gerrit | 14:04 |
benbrown_ | I may have got a bit carried away with the yarns | 14:05 |
*** Lachlan1975 has joined #baserock | 14:10 | |
pedroalvarez | benbrown_: hey! thanks for your contribution | 14:25 |
pedroalvarez | it looks good to me :) | 14:25 |
pedroalvarez | one question: why is this change needed: https://gerrit.baserock.org/#/c/1552/1 | 14:25 |
benbrown_ | pedroalvarez: It's not strictly needed, it just made sense. Though the tests patch depends upon it at the moment. | 14:27 |
benbrown_ | The "non-string list" test passes in "[1, 2]", but could just as well be "[1,2]". | 14:28 |
pedroalvarez | oh, that whitespace | 14:31 |
pedroalvarez | I understand | 14:31 |
*** gtristan has joined #baserock | 14:32 | |
benbrown_ | pedroalvarez: Thanks for the review :) | 14:38 |
pedroalvarez | thanks for the patches :) | 14:41 |
*** gtristan has quit IRC | 14:47 | |
*** gtristan has joined #baserock | 14:48 | |
*** fay_ has joined #baserock | 15:21 | |
*** toscalix has quit IRC | 17:40 | |
*** jonathanmaw has quit IRC | 17:58 | |
*** bashrc_ has quit IRC | 18:03 | |
*** edcragg has quit IRC | 18:17 | |
*** rdale has quit IRC | 18:19 | |
*** ssam2 has quit IRC | 18:23 | |
*** locallycompact has quit IRC | 18:29 | |
*** locallycompact has joined #baserock | 19:02 | |
*** fay_ has quit IRC | 19:08 | |
*** Lachlan1975 has quit IRC | 19:38 | |
*** edcragg has joined #baserock | 19:45 | |
*** locallycompact has quit IRC | 20:22 | |
*** edcragg has quit IRC | 21:28 | |
*** edcragg has joined #baserock | 22:20 | |
*** edcragg has quit IRC | 22:45 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!