MythLogBot@irc.freenode.net :: #mythtv

Daily chat history

Current users (74):

aloril, andreaz, Anssi, arrrghhh, bhaak, brfransen, caelor, Captain_Murdoch, ChanServ, Chutt, clever, coling, CyberJacob, dblain, dekarl, ElmerFudd, enyc, erhandsome, gary_buhrmaster, GhostOfRaven, ghoti, gigem, gregL, GreyFoxx, Guest24265, Hydr0p0nX, J-e-f-f-A, jab416171, jams_, jheizer, jnylen, joki, jpharvey, jst_, jya, kc, knightr, kurre2, letifosiferrari, libsci, markspieth, MythBuild, MythLogBot, nephyrin`, peper03, poptix, pppingme, purserj, purserj_, rich0, saaki, Seeker`, seld, sheedy-away, sphery, SpootDev, sraue, stuarta, stuartm, suffice, superm1, taylorr, tgm4883, Tobbe5178, tonsofpcs, tris, unforgiven512, vincent42, wagnerrp, Warped, xris, _charly_, _iwc, XDS2010
Wednesday, January 13th, 2016, 00:23 UTC
[00:23:41] hydroponx is now known as Hydr0p0nX
[00:35:04] hackman42 (hackman42!~Adium@66.43.16.227) has quit (Ping timeout: 256 seconds)
[01:04:34] pvr4me (pvr4me!~craigtrel@d24-150-182-175.home.cgocable.net) has joined #mythtv
[01:47:25] cybrNaut (cybrNaut!cybrNaut@2001:0:53aa:64c:842:547f:bcca:66c4) has quit (Changing host)
[01:47:25] cybrNaut (cybrNaut!cybrNaut@unaffiliated/cybrnaut) has joined #mythtv
[01:54:16] arescorpio (arescorpio!~arescorpi@21-127-16-190.fibertel.com.ar) has joined #mythtv
[01:59:39] hackman42 (hackman42!~Adium@45.56.2.103) has joined #mythtv
[02:02:48] hackman42 (hackman42!~Adium@45.56.2.103) has quit (Client Quit)
[02:05:49] gregbert (gregbert!f9a1075d@unaffiliated/gregbert) has quit (Read error: Connection reset by peer)
[02:17:14] amessina (amessina!~amessina@unaffiliated/amessina) has quit (Quit: Konversation terminated!)
[02:35:36] cybrNaut: anyone using kodi?
[02:35:52] cybrNaut: the kodi plugin "mythbox" is not configurable
[02:57:14] knightr: cybrNaut, see topic and I would suggest you ask the kodi people for support since this is not supported by us...
[03:04:54] cybrNaut: thanks
[03:04:58] cybrNaut (cybrNaut!cybrNaut@unaffiliated/cybrnaut) has left #mythtv ()
[03:13:11] pvr4me (pvr4me!~craigtrel@d24-150-182-175.home.cgocable.net) has quit (Quit: pvr4me)
[03:18:55] peper03 (peper03!~peper03@mythtv/developer/peper03) has quit (Ping timeout: 240 seconds)
[03:19:44] peper03 (peper03!~peper03@mythtv/developer/peper03) has joined #mythtv
[03:27:11] Roklobotomy (Roklobotomy!~blah@ppp118-209-87-144.lns20.mel4.internode.on.net) has quit (Remote host closed the connection)
[04:20:43] letifosiferrari (letifosiferrari!~letifosif@c-73-70-75-73.hsd1.ca.comcast.net) has joined #mythtv
[04:20:57] letifosiferrari (letifosiferrari!~letifosif@c-73-70-75-73.hsd1.ca.comcast.net) has quit (Remote host closed the connection)
[04:21:31] letifosiferrari (letifosiferrari!~letifosif@216.207.42.140) has joined #mythtv
[04:27:11] letifosiferrari (letifosiferrari!~letifosif@216.207.42.140) has quit (Ping timeout: 260 seconds)
[04:46:24] joki (joki!~joki@p5B36CF37.dip0.t-ipconnect.de) has quit (Ping timeout: 245 seconds)
[04:52:32] joki (joki!~joki@p5B36C303.dip0.t-ipconnect.de) has joined #mythtv
[04:59:19] arescorpio (arescorpio!~arescorpi@21-127-16-190.fibertel.com.ar) has quit (Quit: Leaving.)
[05:36:49] andreaz (andreaz!~andre_000@p4FC56A39.dip0.t-ipconnect.de) has joined #mythtv
[07:38:59] dekarl: jya, I understood it as a "if transcoding fails, the result will be crap. So please don't remove the original recording and replace it with crap, instead just delete the crap", re #12602
[07:38:59] ** MythLogBot http://code.mythtv.org/trac/ticket/12602 **
[07:39:59] Roklobotomy (Roklobotomy!~blah@ppp118-209-87-144.lns20.mel4.internode.on.net) has joined #mythtv
[07:59:42] dekarl: <3 QT... running "make" in libmythtv may rebuild the makefile with QT4's qmake due to reasons. Which surprisingly doesn't work so well with the rest build with QT5...
[08:04:07] jya: dekarl: oh I see
[08:04:45] jya: however, only catching close will serve no purpose only the deletion of the file is conditional on the thing succeeding
[08:09:18] dekarl: hmm, looks like the ubuntu on rpi2 buildslave catches new issues like "typedef double GLdouble" conflicts with "typedef GLfloat GLdouble"... mesa gl header vs. QT gl header
[08:10:55] dekarl: also "typedef ptrdiff_t GLintptr" vs "typedef intptr_t GLintptr"
[08:11:09] dekarl: but why is that not happening elsewhere?
[08:16:03] dekarl: Ok, looks like OpenGL vs. OpenGL ES stuff. http://comments.gmane.org/gmane.comp.lib.qt.devel/18316
[08:17:23] dekarl: advice is to switch from the old http://doc.qt.io/qt-5/qglcontext.html to the new http://doc.qt.io/qt-5/qopenglcontext.html
[08:17:58] dekarl: "This class is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code." might just mark it deprecated...
[08:52:20] willcooke (willcooke!~willcooke@willcooke.plus.com) has joined #mythtv
[08:52:20] willcooke (willcooke!~willcooke@willcooke.plus.com) has quit (Changing host)
[08:52:20] willcooke (willcooke!~willcooke@ubuntu/member/willcooke) has joined #mythtv
[08:52:24] dekarl1 (dekarl1!~dekarl@mythtv/developer/dekarl) has joined #mythtv
[08:55:26] dekarl (dekarl!~dekarl@mythtv/developer/dekarl) has quit (Ping timeout: 276 seconds)
[09:08:10] Merlin83b (Merlin83b!~Daniel@2a00:1ee0:3:1337:693a:9e7f:6310:6a87) has joined #mythtv
[09:09:07] stuarta: dekarl1: using qopenglcontext is yet another thing we need to do
[09:19:29] jpabq (jpabq!~quassel@mythtv/developer/jpabq) has quit (Ping timeout: 255 seconds)
[09:19:47] jpabq (jpabq!~quassel@mythtv/developer/jpabq) has joined #mythtv
[09:26:31] dekarl1 is now known as dekarl
[09:27:37] dekarl: stuarta, but it means burning the QT4 bridge. => post 0.28-release
[09:28:07] stuarta: it's not in qt4 then?
[09:28:16] dekarl: that would have been to easy ;)
[09:38:16] dekarl: ok, we conditionally use qtopenglcontext already when compiling with qt5 and opengles, but we disable opengles on the rpi (even though its present) because qt5 was built without it... joy!
[09:38:31] ** stuarta facepalms **
[09:41:11] stuarta: so is that a qt5 build issue on that platform?
[09:41:22] stuarta: or packaging issue
[09:41:48] SteveGoodey (SteveGoodey!~steve@host86-167-232-199.range86-167.btcentralplus.com) has joined #mythtv
[09:44:16] dekarl: The internet says ubuntu's qt5 on armhf is build with GLES2. hmm
[09:45:13] dekarl: found that on random bugs of other software packages, but no authorative source
[09:47:44] dekarl: head->desk... we use the pkg-config script from Qt4 which is built without gles2 but then build against Qt5 which is built with gles2...
[09:48:02] dekarl: gary_buhrmaster: -^
[09:55:50] ** stuarta facepalms again **
[09:56:08] stuarta: so in theory easy to fix
[10:44:30] Roklobotomy (Roklobotomy!~blah@ppp118-209-87-144.lns20.mel4.internode.on.net) has quit (Remote host closed the connection)
[11:04:43] stuarta: hmmm, need to upgrade mizar to f23
[11:20:28] ** stuarta starts the process **
[18:27:11] XDS2010 (XDS2010!sid1218@gateway/web/irccloud.com/x-ctuyuotngakpastd) has joined #mythtv
[19:14:37] stuarta: Tobbe5178: it's been fixed
[19:15:27] Tobbe5178: stuarta: thanks
[19:15:58] Tobbe5178: needed to lookup a few details regarding the services api for my pebble watch app
[19:23:16] willcooke (willcooke!~willcooke@ubuntu/member/willcooke) has quit (Quit: Do your hobbies)
[19:49:51] letifosi_ (letifosi_!~letifosif@216.207.42.134) has joined #mythtv
[19:53:53] letifosiferrari (letifosiferrari!~letifosif@216.207.42.132) has quit (Ping timeout: 276 seconds)
[21:17:51] lautriv_ (lautriv_!~lautriv@funtoo/user/lautriv) has quit (Remote host closed the connection)
[21:18:16] lautriv (lautriv!~lautriv@f050085122.adsl.alicedsl.de) has joined #mythtv
[21:18:16] lautriv (lautriv!~lautriv@funtoo/user/lautriv) has joined #mythtv
[21:18:16] lautriv (lautriv!~lautriv@f050085122.adsl.alicedsl.de) has quit (Changing host)
[21:22:24] lautriv: iirr i had this somewhen in the past and solved but forgot it, can anyone remind me about thisone -> http://pastebin.com/qg3B5VhE
[21:31:46] gary_buhrmaster: Vague recollection it is because you are using a (too) new version of libvpx (1.5 changed something). libvpx 1.4<.x> works as I recall if you have the vpx development libraries installed (or remove them to eliminate trying to use them)?
[21:32:44] gary_buhrmaster: Looks like an upstream bug in FFMpeg https://trac.ffmpeg.org/ticket/4956
[21:34:54] gary_buhrmaster: Off hand looks cherry-pickable to "our" (where "our" means "your") version of FFMpeg.
[21:36:49] letifosi_ (letifosi_!~letifosif@216.207.42.134) has quit (Remote host closed the connection)
[21:48:28] gregL (gregL!~greg@cpe-74-76-121-109.nycap.res.rr.com) has quit (Read error: Connection reset by peer)
[21:48:52] letifosiferrari (letifosiferrari!~letifosif@216.207.42.132) has joined #mythtv
[21:50:41] gregL (gregL!~greg@cpe-74-76-121-109.nycap.res.rr.com) has joined #mythtv
[21:59:09] SteveGoodey (SteveGoodey!~steve@host86-167-232-199.range86-167.btcentralplus.com) has quit (Quit: Konversation terminated!)
[22:03:01] lautriv: gary_buhrmaster, i guessed something like that because the disk is a copy from another working version but got updates, will check that.
[23:13:28] jpabq (jpabq!~quassel@mythtv/developer/jpabq) has quit (Ping timeout: 272 seconds)
[23:16:25] gary_buhrmaster (gary_buhrmaster!~gtb@2601:647:4801:98e3:222:4dff:fe51:6728) has quit (Ping timeout: 260 seconds)
[23:28:52] gary_buhrmaster (gary_buhrmaster!~gtb@2601:647:4801:98e3:222:4dff:fe51:6728) has joined #mythtv
[23:36:40] natanojl (natanojl!~jonatan@mythtv/developer/natanojl) has quit (Ping timeout: 250 seconds)
[23:57:01] paul-h (paul-h!~Paul@94.6.148.224) has quit (Quit: Konversation terminated!)
[23:59:26] hackman42 (hackman42!~Adium@66.43.16.227) has quit (Ping timeout: 260 seconds)

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