MythLogBot@irc.freenode.net :: #mythtv

Daily chat history

Current users (78):

Captain_Murdoch, ChanServ, Chutt, clever, dblain, dekarl, ElmerFudd, ghoti, gregbert, gregL, GreyFoxx, holmser, Hydr0p0nX, J-e-f-f-A, jheizer, jmcentee, joki, jpabq, jpharvey__, jst_, jya, kc, knightr, KungFuJesus, libsci, markspieth, MythBuild, MythLogBot, nephyrin, peper03, poptix, pppingme, raven42, rich0, Roklobotomy, saaki, Seeker`, seld, sraue, stefan__1, stuarta, stuartm, suffice, tgm4883, Tobbe5178, tonsofpcs, tris, unforgiven512, wagnerrp, Warped, xris, _iwc, aloril, Anssi, bhaak, brfransen, coling_, enyc, gary_buhrmaster, gigem, Guest41682, jab416171, jams, jnylen, sphery, SpootDev, superm1, taylorr, vincent43, XDS2010, _charly_, lautriv_, hackman42, CyberJacob, purserj, arescorpio, letifosi_, purserj_

Error at /usr/share/beirdobot/web/includes/utils.php, line 229:
Undefined variable $query


Details:
    datetime:  2025-09-11 10:47:09 (UTC)
    errornum:  2
  error type:  Warning
error string:  Undefined variable $query
    filename:  /usr/share/beirdobot/web/includes/utils.php
  error line:  229

Error at /usr/share/beirdobot/web/includes/utils.php, line 229:
Undefined variable $query


Details:
    datetime:  2025-09-11 10:47:09 (UTC)
    errornum:  2
  error type:  Warning
error string:  Undefined variable $query
    filename:  /usr/share/beirdobot/web/includes/utils.php
  error line:  229
Friday, January 29th, 2016, 00:03 UTC
[00:03:05] andreaz (andreaz!~andre_000@p4FC56C8A.dip0.t-ipconnect.de) has quit (Read error: Connection reset by peer)
[00:19:50] Hydr0p0nX: stefan__1: did you get your streaming problem fixed ?
[00:27:28] hackman42 (hackman42!~Adium@66.43.16.227) has quit (Quit: Leaving.)
[00:36:20] Roklobotomy (Roklobotomy!~blah@ppp118-209-124-183.lns20.mel4.internode.on.net) has quit (Ping timeout: 245 seconds)
[00:42:08] dmfrey (dmfrey!~dmfrey@65-78-98-83.c3-0.smt-ubr1.atw-smt.pa.cable.rcn.com) has joined #mythtv
[01:02:28] pvr4me (pvr4me!~craigtrel@d24-150-182-175.home.cgocable.net) has joined #mythtv
[01:42:36] jpabq_ (jpabq_!~quassel@71-33-34-232.albq.qwest.net) has quit (Quit: No Ping reply in 180 seconds.)
[01:43:53] jpabq (jpabq!~quassel@mythtv/developer/jpabq) has joined #mythtv
[03:26:38] peper03 (peper03!~peper03@mythtv/developer/peper03) has quit (Ping timeout: 272 seconds)
[03:26:59] peper03_ (peper03_!~peper03@mythtv/developer/peper03) has joined #mythtv
[03:27:13] peper03_ is now known as peper03
[03:45:56] dmfrey (dmfrey!~dmfrey@65-78-98-83.c3-0.smt-ubr1.atw-smt.pa.cable.rcn.com) has quit (Ping timeout: 240 seconds)
[03:49:39] pvr4me (pvr4me!~craigtrel@d24-150-182-175.home.cgocable.net) has quit (Quit: pvr4me)
[04:44:37] hackman42 (hackman42!~Adium@2605:a601:511:f201:241d:ef0f:2e77:9007) has joined #mythtv
[04:46:54] hackman42 (hackman42!~Adium@2605:a601:511:f201:241d:ef0f:2e77:9007) has quit (Client Quit)
[04:58:44] joki (joki!~joki@p5B36C3D8.dip0.t-ipconnect.de) has quit (Ping timeout: 276 seconds)
[05:03:40] joki (joki!~joki@p5B36C50A.dip0.t-ipconnect.de) has joined #mythtv
[06:18:44] arescorpio (arescorpio!~arescorpi@188-126-16-190.fibertel.com.ar) has joined #mythtv
[06:26:25] estefan (estefan!~estefan@o-129.vc-graz.ac.at) has joined #mythtv
[06:26:57] estefan: xris: are you there?
[06:27:49] xris: yup
[06:28:00] xris: for some definition of "here", anyway.
[06:28:24] estefan: xris: I did some work on mythweb to enable streaming of recordings from slave backends. are you interested in the patch?
[06:28:51] xris: honestly, I haven't been actively involved in mythweb in several years.
[06:29:23] estefan: oh. I just got yout name from the project website... do you know whom to contact?
[06:29:39] xris: not sure, actually. someone in here should notice, though
[06:29:50] xris: or check the recent commits
[06:30:36] estefan: I was just about to send something to mythtv-users@mythtv.org ... would that be the wrong place?
[06:32:50] estefan: okay, i guess I'll check on those guys from the git-log. But... I read you know about perl....
[06:33:36] xris: yeah, that would just go to the user forum.. low chance a dev would notice
[06:33:43] xris: there's a -dev group you could join and chat
[06:33:53] xris: but unless things have changed too much, this channel is the best place to start talking
[06:34:08] xris: and by "group" I mean "mailing list"
[06:34:10] estefan: ... do you know why LWP::Simple::getprint results in high cpu usage?
[06:34:40] xris: probably depends on the stream size
[06:35:08] xris: assuming that's the situation you're talking about.
[06:35:11] estefan: It streams a recording. so 2–5GB
[06:35:28] xris: yeah.. "simple" may not be your best option there. more efficient to go to something lower level
[06:36:08] estefan: yep. I was afraid of that answer :) but did you write the perl streaming code?
[06:39:27] estefan: okay. anyway. I don't want to pull you unto this too muxh. maybe you want to update https://www.mythtv.org/detail/mythweb
[06:41:08] xris: I did, but it was.. probably at least 6 years ago.
[06:41:19] xris: wow, time flies.
[06:43:14] estefan: hehe. I get it. I don't know if you care but I didn't write a line perl before and it was a pleasure messing around in your code :)
[06:52:51] xris: good to hear. I still work hard to make sure the code I leave behind is readable. even Perl. :)
[06:53:02] Warped (Warped!~Warped@unaffiliated/warped) has quit (Read error: Connection reset by peer)
[06:54:03] Warped (Warped!~Warped@unaffiliated/warped) has joined #mythtv
[07:00:32] estefan: just out of curiosity: why didn't you write that streaming module in oho?
[07:00:43] estefan: s/oho/php/
[07:01:28] xris: PHP doesn't deal well with streaming.
[07:01:31] xris: or at least it didn't back then
[07:02:27] xris: it tries to do too much for you inside of mod_php.
[07:02:48] xris: these days I'd probably write the whole thing in python.
[07:06:13] estefan: okay. now i see why you even implemented the resuming of downloads. thanks for the heads up. python might be my next adventure
[07:13:10] arescorpio (arescorpio!~arescorpi@188-126-16-190.fibertel.com.ar) has quit (Quit: Leaving.)
[07:31:57] SteveGoodey (SteveGoodey!~steve@host86-167-232-199.range86-167.btcentralplus.com) has joined #mythtv
[07:35:28] gary_buhrmaster: estefan: I presume you are aware that while mythweb still exists, most dev effort is being made in the new (embedded) web server in the BE for new functionality/features.
[07:38:16] gary_buhrmaster: The new BE web server is not yet functionally equivalent to mythweb, which is why mythweb will continue into 0.28, but its days are clearly past the middle.
[07:51:01] poptix (poptix!poptix@poptix.net) has quit (Read error: Connection reset by peer)
[07:51:09] poptix- (poptix-!poptix@poptix.net) has joined #mythtv
[07:52:31] poptix- is now known as poptix
[08:05:05] dekarl: stuarta, didn't we have a link to https://code.mythtv.org/trac/wiki/TicketHowTo on https://code.mythtv.org/trac/newticket ?
[08:05:55] dekarl: estefan: is there a ticket on trac with your patch?
[08:12:55] Roklobotomy (Roklobotomy!~blah@ppp118-209-124-183.lns20.mel4.internode.on.net) has joined #mythtv
[08:36:50] xris: estefan: python is my language of choice now for web stuff. granted, I also took a job a year ago where my new team doesn't touch anything linux, so I'm learning iOS, Android, and .Net.. but it's a growth experience.
[08:46:44] stuartm (stuartm!~stuartm@mythtv/developer/stuartm) has quit (Remote host closed the connection)
[08:47:05] willcooke (willcooke!~willcooke@willcooke.plus.com) has joined #mythtv
[08:47:05] willcooke (willcooke!~willcooke@willcooke.plus.com) has quit (Changing host)
[08:47:05] willcooke (willcooke!~willcooke@ubuntu/member/willcooke) has joined #mythtv
[08:47:40] stuartm (stuartm!~stuartm@mythtv/developer/stuartm) has joined #mythtv
[08:52:40] Merlin83b (Merlin83b!~Daniel@office.34sp.com) has joined #mythtv
[09:00:50] stuarta2 (stuarta2!sauchter@nat/redhat/x-pgqkwtisxdgpuyzm) has joined #mythtv
[09:27:15] estefan (estefan!~estefan@o-129.vc-graz.ac.at) has quit (Ping timeout: 240 seconds)
[09:29:17] estefan (estefan!~estefan@n-88.vc-graz.ac.at) has joined #mythtv
[09:34:33] SteveGoodey (SteveGoodey!~steve@host86-167-232-199.range86-167.btcentralplus.com) has quit (Quit: Konversation terminated!)
[10:03:35] dekarl1 (dekarl1!~dekarl@mythtv/developer/dekarl) has joined #mythtv
[10:05:07] Roklobotomy (Roklobotomy!~blah@ppp118-209-124-183.lns20.mel4.internode.on.net) has quit (Remote host closed the connection)
[10:06:50] dekarl (dekarl!~dekarl@mythtv/developer/dekarl) has quit (Ping timeout: 276 seconds)
[10:07:59] willcooke (willcooke!~willcooke@ubuntu/member/willcooke) has quit (Remote host closed the connection)
[10:08:25] willcooke (willcooke!~willcooke@willcooke.plus.com) has joined #mythtv
[10:08:25] willcooke (willcooke!~willcooke@willcooke.plus.com) has quit (Changing host)
[10:08:25] willcooke (willcooke!~willcooke@ubuntu/member/willcooke) has joined #mythtv
[10:37:35] peper03 (peper03!~peper03@mythtv/developer/peper03) has quit (Ping timeout: 240 seconds)
[10:38:40] peper03 (peper03!~peper03@mythtv/developer/peper03) has joined #mythtv
[12:00:54] lautriv_ (lautriv_!~lautriv@funtoo/user/lautriv) has joined #mythtv
[12:04:48] lautriv__ (lautriv__!~lautriv@funtoo/user/lautriv) has quit (Ping timeout: 256 seconds)
[12:07:13] peper03_ (peper03_!~peper03@mythtv/developer/peper03) has joined #mythtv
[12:07:14] peper03 (peper03!~peper03@mythtv/developer/peper03) has quit (Ping timeout: 272 seconds)
[12:07:14] peper03_ is now known as peper03
[12:08:38] estefan: dekarl1: There is no ticket so far and the patch has some downsides, but I will follow your links and create a ticket right away
[12:23:00] estefan: dekarl1: This is the ticket: https://code.mythtv.org/trac/ticket/12625 ... but i did write an email before to you some hours ago
[12:27:47] dekarl1 is now known as dekarl
[12:27:49] estefan: gary_buhrmaster: Thanks for the info of the dying mythweb. But I just setup my .27 system and I plan on keep using it for years to come.
[12:28:27] dekarl: estefan: yes, I read that. But as I only apply random patches to mythweb, mostly without understanding what im doing, I'd prefer to hear some testing results etc
[12:28:58] dekarl: or give other developers, who understand that part of mythweb, a chance to look at the patch first :)
[12:29:38] estefan: yes. I would really appreciate some testing.
[12:30:16] stuarta2: estefan: mythweb is in maintenance mode, happy to commit patches, but no new active development
[12:31:00] estefan: dekarl: The patch just figures out that the recording was not found and then builds http:// request to the owning backend and passes the stream to the client
[12:31:50] estefan: dekarl: The http:// request uses to Content/GetRecording api of the backend
[12:36:11] stuarta2: odd that that triggers high cpu behaviour
[12:40:07] stuarta2: estefan: that patch actually looks quite nice
[12:40:33] estefan: stuarta2: Thank you. It is my first contribution to an open source project
[12:42:44] estefan: If anybody wants to dig into the high cpu usage, this is a stand alone python snipped that reproduces it: http://pastebin.com/DC46EbCw
[12:43:24] stuarta2: even a head request triggers it?
[12:43:50] estefan: there is a getprint call in the end
[12:45:47] estefan: my only guess is that getprint uses a very small internal buffer and issues a lot of GET requests
[12:48:19] stuarta2: probably
[12:49:53] Warped (Warped!~Warped@unaffiliated/warped) has quit (Quit: ChatZilla 0.9.92 [Firefox 43.0.4/20160105164030])
[12:53:59] estefan: stuarta2: wireshark does report 1508bytes per packet. That is my MTU. but I really don't have much clue about that stuff
[12:54:34] stuarta2: estefan: it's more about what is requested from the remote server, it'll fragment to your MTU regardless
[12:59:22] Warped (Warped!~Warped@unaffiliated/warped) has joined #mythtv
[13:03:57] estefan: maybe I did exagerate this cpu usage a bit. My athlon XP 2800+ runs the perl script at 30% cpu. on 5Megabyte/s download
[13:04:29] Merlin83b (Merlin83b!~Daniel@office.34sp.com) has quit (Quit: Leaving)
[13:05:09] estefan: anyway. I'll follow the trac. I got to get some sleep. bye
[13:16:45] estefan (estefan!~estefan@n-88.vc-graz.ac.at) has quit (Quit: leaving)
[13:31:30] SteveGoodey (SteveGoodey!~steve@host86-167-232-199.range86-167.btcentralplus.com) has joined #mythtv
[13:35:27] pvr4me (pvr4me!~craigtrel@d24-150-182-175.home.cgocable.net) has joined #mythtv
[13:40:16] dmfrey (dmfrey!~dmfrey@68.170.18.123) has joined #mythtv
[13:58:09] jheizer: dekarl, thanks. Looks like that package was already installed as well so I guess I had both.
[14:44:40] pvr4me (pvr4me!~craigtrel@d24-150-182-175.home.cgocable.net) has quit (Quit: pvr4me)
[14:46:33] dekarl: jheizer: hmm, "OpenMAX support no"
[14:47:09] stuarta2: doh
[14:47:23] dekarl: its not getting boring with the configure script for OpenMAX
[14:47:29] stuarta2: haha
[14:47:34] jheizer: haha yeah
[14:47:44] jheizer: was going to see if there was something else I needed to install
[14:47:51] jheizer: but new washing machine delivery came
[14:47:54] jheizer: just sat back down
[14:49:30] dekarl: My bet is on include paths or similar. I need "CFLAGS=-I/usr/include/interface/vcos/pthreads" to make configure happy (finds EGL), but its lost on the way to the compiler and apparently not needed there.
[14:52:08] ** stuarta2 decides he quite likes jekyll http://jekyllrb.com/ **
[14:55:43] dekarl: its nice, didn't get to try it for our themes website yet https://github.com/MythTV-Themes/mythtv-themes.github.com our theme's individual gh-pages are plain old static html, too
[14:56:42] dekarl: StuffToDo+=1 http://mythtv-themes.github.io/A-Forest/
[14:56:47] stuarta2: interesting, didn't know you had put that together
[14:57:00] dekarl: I just updated what was already there
[14:57:32] dekarl: we have so many great thing... need to toot our horns more ;)
[15:00:31] stuarta2: yeah, wrt to themes, i was hoping to have themes.mythtv.org show what's available
[15:00:58] stuarta2: atm, it doesn't show much
[15:01:21] stuarta2: for bonus points, make it so people can submit their themes, which get validated and added in
[15:05:36] dekarl: Do we have something written down on who maintains the automatic theme update collection / packaging / uploading to the archive?
[15:06:05] dekarl: for starters we could generate static pages from the xml
[15:06:34] stuarta2: the packaging is done via cron, it's pulled to ftp.osuosl.org by their cron
[15:06:47] stuarta2: there isn't anything to automatically add new themes
[15:07:17] stuarta2: that requires hand editing a file somewhere
[15:07:35] stuarta2: that shit i would like to fix
[15:09:30] stuarta2: first tho, i need to redo services
[15:15:16] jheizer: dekarl, you exported the cflsgs in your start script or modified configure?
[15:15:46] letifosiferrari (letifosiferrari!~letifosif@216.207.42.132) has joined #mythtv
[15:16:37] jheizer: nm, see that's not the kind of thing configure holds
[15:17:49] dekarl: I exported it in my start script, just like MAKEFLAGS
[15:18:49] jheizer: k, had started doing that then went ah wait
[15:18:58] jheizer: not very familiar with linux build process
[15:19:35] dekarl: we have a special frankensteined build procss anyway ;)
[15:19:53] jheizer: killed the other build, see if it finds it all this time or nor
[15:26:24] pvr4me (pvr4me!~craigtrel@d24-150-182-175.home.cgocable.net) has joined #mythtv
[15:27:42] dekarl: close
[15:28:04] jheizer: no luck
[15:28:18] jheizer: CFLAGS=-I/opt/vc/include/IL
[15:28:28] jheizer: which was the path to the header file
[15:28:35] jheizer: is that not the right thing to do?
[15:30:31] hackman42 (hackman42!~Adium@66.43.16.227) has joined #mythtv
[15:40:26] pvr4me (pvr4me!~craigtrel@d24-150-182-175.home.cgocable.net) has quit (Read error: Connection reset by peer)
[15:40:44] willcooke (willcooke!~willcooke@ubuntu/member/willcooke) has quit (Quit: Do your hobbies)
[15:41:16] pvr4me (pvr4me!~craigtrel@d24-150-182-175.home.cgocable.net) has joined #mythtv
[15:41:52] pvr4me (pvr4me!~craigtrel@d24-150-182-175.home.cgocable.net) has quit (Remote host closed the connection)
[15:51:48] peterbennett (peterbennett!~peter@c-75-67-202-199.hsd1.ma.comcast.net) has joined #mythtv
[15:52:41] peterbennett: Is there any plan for a Raspberry PI version for 0.28?
[15:53:07] peterbennett: I am trying to build master for raspberry pi and it is not working well
[15:54:03] Jordack (Jordack!~Jordack@75-151-31-172-Michigan.hfc.comcastbusiness.net) has joined #mythtv
[16:06:00] stuarta2: peterbennett: it'll probably be alpha
[16:06:09] stuarta2: there is no way it'll be finished
[16:06:47] peterbennett: Ok that's fine – I am using the 0.27 version with raspberry pi and it works well.
[16:07:05] stuarta2: really?
[16:07:28] peterbennett: yes I am using Lawrence's pre-build package
[16:07:49] peterbennett: I have been using it on 2 raspberry pi's for a couple of months
[16:08:21] peterbennett: But there are some 300 patches from Lawrence to the mythtv code
[16:08:48] peterbennett: Some of them are thousands of lines
[16:09:50] peterbennett: Some fail when trying to apply them to 0.28, so I was going to look into that, but I suppose if they are needed for Raspberry pi they need to make it into the main code.
[16:14:04] stuarta2: there will be an awful lot of merging of his stuff todo
[16:15:55] peterbennett: I can try and fix them for 0.28 and see which are actually necessary and which are maybe improvements that are not essential for raspberry pi.
[16:16:29] peterbennett: It seems Lawrence is missing?
[16:16:31] stuarta2: lvr did merge the basics in already
[16:16:56] stuarta2: lvr decided he didn't want to be a part of the project
[16:17:12] stuarta2: sigh, lasted all of about 2 weeks
[16:17:25] stuarta2: clearly not enough of a thick skin
[16:17:31] peterbennett: hmmmm he seems to be fairly genuis at this stuff
[16:17:46] peterbennett: *genius
[16:20:24] peterbennett: Of the 300 patches there were 16 rejected, let me see if I can understand them and fix what is needed, and I will let you know.
[16:30:34] gregL (gregL!~greg@cpe-74-76-121-109.nycap.res.rr.com) has quit (Ping timeout: 256 seconds)
[16:34:58] gregL (gregL!~greg@cpe-74-76-121-109.nycap.res.rr.com) has joined #mythtv
[17:13:15] zz_CyberJacob is now known as CyberJacob
[17:13:31] stuarta2 (stuarta2!sauchter@nat/redhat/x-pgqkwtisxdgpuyzm) has quit (Quit: gone)
[17:15:54] ShapeShifter499 (ShapeShifter499!~ShapeShif@unaffiliated/shapeshifter499) has quit (Remote host closed the connection)
[17:43:49] peterbennett (peterbennett!~peter@c-75-67-202-199.hsd1.ma.comcast.net) has left #mythtv ()
[19:06:07] SteveGoodey (SteveGoodey!~steve@host86-167-232-199.range86-167.btcentralplus.com) has quit (Quit: Konversation terminated!)
[19:29:36] peterbennett (peterbennett!~peter@c-75-67-202-199.hsd1.ma.comcast.net) has joined #mythtv
[19:44:00] dekarl: hmm, http://pine64.com/product looks like they offer free samples to devs http://forum.pine64.org/showthread.php?tid=24&pid=105#pid105
[19:47:17] jheizer: that things looks amazing for the $
[19:49:42] jheizer: Amazing all the little machine that these that are available now a days. Just hard when rpi has the mass following so documentation and availability of software and os images is great to then pick something else.
[19:51:23] dekarl: well, the other vendors are sloooowly starting to work with the various linux communities, too. but that takes time
[19:53:00] jheizer: Surprised openhab makes it on their list of people
[19:53:10] jheizer: before openwrt and xbmc
[19:54:29] jheizer: oh, no linux images yet. haha
[19:54:59] dekarl: I think it mabe be due to the alphabet? (yes, doesn't fit for ubuntu, but was to cheasy to pass ;)
[19:55:49] jheizer: just funny timing as earlier this week I was debating buying a z-wave dongle for my rpi and trying out openhab
[19:56:59] dekarl: but they have ubuntu as the primary linux distribution and have HDMI-CEC & IR working from the start, likely due to getting Kodi on board early
[19:57:42] jheizer: oh skimming in the forum it sounded liek none were working yet
[19:58:01] jheizer: only really android
[19:58:01] dekarl: Ahh, I just ran through their FAQ
[19:58:11] jheizer: and
[19:58:13] jheizer: "Being the PINE64 an Allwinner SoC (and given their past being unlawful about GPL) , right now KODI developers refuse to write code without the manufacturer helping about their HW"
[19:58:17] jheizer: so also not good sounding
[20:00:31] dekarl: yep, but some people started to work on it and with broadcom opening up with help from the raspberry community there could be progress with that. http://linux-sunxi.org/Cedrus (and obviously not having Kodi on a SBC is a serious downer)
[20:00:49] dekarl: that is, broadcom leading the pack into the future
[20:12:34] Roklobotomy (Roklobotomy!~blah@ppp118-209-124-183.lns20.mel4.internode.on.net) has joined #mythtv
[20:12:41] dekarl: ohh, that's more a "Kodi on Android runs on our Android, too. though with software HEVC decoding, but we have a different player with hardware decoding"... so good for an arm64 buildbot at most right now
[20:15:32] jheizer: it did do one thing successfully though, got me thinking about the stupic z-wave stick and openhab again
[20:15:39] jheizer: like I really need another project
[20:18:25] dekarl: meh, freebsd10 boots find on the rpi1 but has not precompiled packages and freebsd11 doesn't boot (but would have precompiled packages) looks like no-new-buildslave-tonight
[20:18:31] dekarl: s/find/fine/
[20:22:38] jheizer: dekarl, since you are around, any tips on why my builder still didn't find the omx libs?
[20:22:57] jheizer: the path I was suppose to cflags add was to the header files correct?
[20:25:12] dekarl: hmm, there are like 3 paths to add according to (have to look in scrollback)
[20:26:45] dekarl: https://jan.newmarch.name/RPi/Compile/#heading_toc_j_4
[20:27:44] jheizer: oh, I missed that
[20:27:44] jheizer: thanks
[20:27:47] jheizer: will add those
[20:28:55] dekarl: once its working we should encode that in configure... that searching around is a bit hard for regular users used to configure; make; make install; $profit
[20:32:35] jheizer: yeah outside my normal world
[20:33:07] jheizer: as a .net person all this configure make stuff drives me crazy
[20:41:10] MythBuild: build #22 of master-debian-jessie-rpi2 is complete: Failure [4failed git] Build details are at http://code.mythtv.org/buildbot/builders/mast . . . i2/builds/22 blamelist: David Engel <dengel@mythtv.org >
[20:42:29] gary_buhrmaster: It would be better still to get upstream to place the bits into the right places.
[20:43:05] jheizer: oh blah
[20:43:11] jheizer: it failed as I was running tests here
[20:43:21] jheizer: explains why my configure bombed weirdly too
[20:43:23] gary_buhrmaster: (I could try to emulate Linus (I would fail, but I could try) and go on a tirade about manufacturer specific configs)
[20:45:15] hackman42 (hackman42!~Adium@66.43.16.227) has quit (Ping timeout: 240 seconds)
[20:53:45] dekarl: or totally crazy ship a raspberrypi-videocore.pc pkgconfig file... https://github.com/raspberrypi/userland/issues/245
[21:02:13] hackman42 (hackman42!~Adium@66.43.16.227) has joined #mythtv
[21:02:55] peterbennett (peterbennett!~peter@c-75-67-202-199.hsd1.ma.comcast.net) has left #mythtv ()
[21:07:06] 18WABXAPZ (18WABXAPZ!~purserj@hosting.collaborynth.com.au) has quit (Ping timeout: 240 seconds)
[21:07:14] purserj (purserj!~purserj@hosting.collaborynth.com.au) has joined #mythtv
[21:48:50] dmfrey (dmfrey!~dmfrey@68.170.18.123) has quit (Ping timeout: 276 seconds)
[21:54:12] SteveGoodey (SteveGoodey!~steve@host86-167-232-199.range86-167.btcentralplus.com) has joined #mythtv
[21:59:40] Steve-Goodey (Steve-Goodey!~steve@host86-167-232-199.range86-167.btcentralplus.com) has joined #mythtv
[21:59:53] SteveGoodey (SteveGoodey!~steve@host86-167-232-199.range86-167.btcentralplus.com) has quit (Ping timeout: 276 seconds)
[22:04:33] Warped (Warped!~Warped@unaffiliated/warped) has quit (Quit: ChatZilla 0.9.92 [Firefox 44.0/20160123151951])
[22:09:30] Jordack (Jordack!~Jordack@75-151-31-172-Michigan.hfc.comcastbusiness.net) has quit ()
[22:19:45] Warped (Warped!~Warped@unaffiliated/warped) has joined #mythtv
[22:29:03] Steve-Goodey (Steve-Goodey!~steve@host86-167-232-199.range86-167.btcentralplus.com) has quit (Quit: Konversation terminated!)
[22:36:53] dekarl: tgm4883: I think this https://github.com/MythTV/packaging/blob/mast . . . an/rules#L72 isn't needed after https://github.com/MythTV/mythtv/commit/63cf4 . . . 7ce0d25b567b anymore
[23:21:52] gigem: Does anyone think a schema update is warranted for #12547 ? "Touching" each card in mythtv-setup will fix things up. Surprisingly, only a few people seem to have been affected by it. Or is it that only a few people have noticed the problem?
[23:21:52] ** MythLogBot http://code.mythtv.org/trac/ticket/12547 **
[23:25:21] tgm4883: dekarl: I might be reading that wrong, but doesn't that say if enable opengl and this path exists then disable opengl?
[23:30:12] dekarl: tgm4883: yes, mythgallery has an opengl view but the configure script handle opengl and opengl es as the same thing. So that patch disables "opengl" for mythplugins when its really "opengl es"
[23:31:44] tgm4883: ah I see
[23:32:06] tgm4883: So then it will enable opengl for everything except mythplugins on armhf
[23:32:36] dekarl: obviously all hell will break loose once the mesa vc4 support gets merged and suddenly some rpis have real opengl and opengl es ;)
[23:33:01] dekarl: yes, thats what it should be doing at the moment
[23:35:39] arescorpio (arescorpio!~arescorpi@225-240-16-190.fibertel.com.ar) has joined #mythtv
[23:56:45] letifosi_ (letifosi_!~letifosif@216.207.42.132) has joined #mythtv
[23:59:08] purserj_ (purserj_!~purserj@hosting.collaborynth.com.au) has joined #mythtv
[23:59:52] letifosiferrari (letifosiferrari!~letifosif@216.207.42.132) has quit (Ping timeout: 240 seconds)
[23:59:52] 6JTAABME2 (6JTAABME2!~purserj@hosting.collaborynth.com.au) has quit (Ping timeout: 240 seconds)

IRC Logs collected by BeirdoBot.
Please use the above link to report any bugs.