MythLogBot@irc.freenode.net :: #mythtv

Daily chat history

Current users (82):

aloril_, amessina, Anssi, anykey__, Beirdo, brfransen, CaCtus492, caelor_, Captain_Murdoch, Chutt, Chutt_, clever, coling, comingatyoubro, Cougar, damaltor, danielk22, dblain, dekarl, dmfrey, eharris, ElmerFudd, foobum, ghoti, gregL, GreyFoxx, IReboot, J-e-f-f-A, jams, jarle, joe___, joki, jpabq, jpharvey, jwhite, kenni, KjetilK, knightr, kurre2, kwmonroe, laga, mag0o, mag0o_, markcerv, monkeypet, mrand, MythBuild, MythLogBot, neufeld_AFK, Peitolm, Pepsii, petefunk, poptix, purserj, rcattelan, rhpot1991, rsiebert, ScuffMcGruff, Seeker`, seld, shadowone, Sharky112065, sheppard, skd5aner, Slasher`, SmallR2002, sphery, sraue, stichnot, stuartm, sutula, Tobbe5178, toeb, tris, vallor, Vernon_at_work, wahrhaft, wmcdougall, wolfgang, XDS2010, xris, _charly_
Sunday, October 21st, 2012, 00:05 UTC
[00:05:47] jya: Beirdo: are you there?
[00:05:58] Beirdo: not for long
[00:06:20] Beirdo: I have to go into the office because my fool coworkers can't follow directions
[00:06:24] Beirdo: what's up?
[00:06:25] jya: very quickly then.. I'd like to set an auto-build for myth on mac
[00:06:36] Beirdo: cool
[00:07:09] jya: stuarta indicated that I need to provide you with a RSA public key and all (you can use the same as the one used for git)...
[00:07:24] Beirdo: no, it can't be the same as yours
[00:07:28] jya: do you have any informations relevant to publishing the result etc?
[00:07:30] Beirdo: it has to be for the slave
[00:07:44] jya: well, the slave is my own machine...
[00:07:48] wagnerrp: do you want this to actually produce externally usable packages?
[00:07:49] Beirdo: doesn't matter
[00:08:05] Beirdo: the slave has different permissions than you do as a developer (much more limited)
[00:08:07] jya: so the key and all is already set up
[00:08:07] jya: wagnerrp: no… Uploading the packages take too long
[00:08:13] Beirdo: it needs a separate key
[00:08:26] wagnerrp: what do you mean by publishing the result then?
[00:08:36] jya: ah, it's an account with shell access?
[00:08:39] Beirdo: the results are just taken from stdout
[00:08:41] Beirdo: yes
[00:08:43] jya: wagnerrp: publishing the build result
[00:08:46] Beirdo: well, git access
[00:08:57] Beirdo: the slave takes care of that itself
[00:09:03] wagnerrp: anything slaved in through the buildbot system automatically goes up on here... http://code.mythtv.org/buildbot/waterfall
[00:09:23] Beirdo: the simplest is to create a local account on the box just for the slave
[00:09:27] wagnerrp: stdout/stderr, times, environment, everything, permanently
[00:09:30] Beirdo: make the key in that account
[00:09:55] jya: Beirdo: ok… so the slave builds on my machine, connect via ssh to the code.mythtv.org machine and upload the output...
[00:10:22] Beirdo: no
[00:10:44] Beirdo: the slave runs on your machine, and is in 'constant' contact with the server
[00:11:04] jya: On another matter, but somehow related. the configure created for the zeromq package needs to be updated with more recent libtool so it supports compiling universal binaries on the mac…
[00:11:04] Beirdo: which then tells it when to build, and the results go back as part of the process
[00:11:07] wagnerrp: you can watch the process update through the webpage in near real-time
[00:11:26] wagnerrp: MythBuild: force master-freebsd-64bit
[00:11:27] MythBuild: try 'force build [--branch=BRANCH] [--revision=REVISION] [--props=PROP1=VAL1,PROP2=VAL2...] <WHICH> <REASON>'
[00:11:34] wagnerrp: MythBuild: force build master-freebsd-64bit
[00:11:35] MythBuild: build forced [ETA 15m56s]
[00:11:35] MythBuild: I'll give a shout when the build finishes
[00:11:53] wagnerrp: http://code.mythtv.org/buildbot/builders/mast . . . /builds/3126
[00:12:02] Beirdo: OK, well, I can work on that a bit later
[00:12:18] jya: Beirdo: how do you feel about me re-running aclocal and autoconf for zeromq and committing the result ?
[00:12:22] Beirdo: I have coworkers to go throttle
[00:12:40] Beirdo: hmm
[00:13:04] Beirdo: that might work, but for now, let's not, just to be safe. I can't think straight ;)
[00:13:29] jya: allright.. well just create the account and let me know.. I'll set things up here
[00:15:22] Beirdo: OK. Hopefully tonight, maybe tomorrow
[00:15:33] wagnerrp: Beirdo: one last thing...
[00:15:37] jya: can I use my git account credential in the mean time ?
[00:15:54] wagnerrp: did you say the primary linux buildbots were still running Qt4.6, and that's the cause of the build errors?
[00:15:56] Beirdo: jya: yeah, for testing it probably will work fine
[00:16:02] Beirdo: yes
[00:16:04] jya: cool...
[00:16:05] Beirdo: 4.6.2
[00:16:20] Beirdo: I'll work on upgrading those tonight too, hopefully
[00:16:46] jya: wagnerrp: 4.8.3 has the IPv6 link-local fix.. now airplay works nicely on a mac dual backend-frontend
[00:17:12] jya: Qt: 1 fix, 10 regressions
[00:17:23] wagnerrp: heh, small victories
[00:18:19] MythBuild: Hey! build master-freebsd-64bit #3126 is complete: Success [3build successful]
[00:18:19] ** MythLogBot http://code.mythtv.org/trac/ticket/3126 **
[00:18:20] MythBuild: Build details are at http://code.mythtv.org/buildbot/builders/mast . . . /builds/3126
[00:20:05] jya: I'm fairly confident the mac build slave is going to kill all the others speed wise :)
[00:20:45] jya: how do I integrate the slave into the myth master ?
[00:21:48] wagnerrp: all you need to do is provide an environment capable of building myth, and running the buildslave daemon
[00:22:10] jya: surely something must be done on the master to display those results
[00:22:17] wagnerrp: the buildslave receives commands from the scheduler, after which it downloads a list of instructions, and feeds back the results
[00:23:01] wagnerrp: the communications stuff is all built into the system, it's more a question of how much change might need to be made to the standard script for it to work with OSX
[00:23:13] wagnerrp: hang on, ill get you a copy of a few of the scripts
[00:24:31] jya: from the doc: The user:host pair, username, and password should be the same as the ones in master.cfg; verify this is the case by looking at the section for c['slaves'] and c['slavePortnum']:
[00:26:44] jya: hum… seems I've changed my RSA key from the one on code.mythtv.org
[00:50:37] danielk22 (danielk22!~danielk@96.57.9.142) has quit (Read error: Operation timed out)
[01:10:25] andreax (andreax!~andreaz@p4FE64BED.dip.t-dialin.net) has quit (Read error: Connection reset by peer)
[01:20:12] danielk22 (danielk22!~danielk@96.57.9.142) has joined #mythtv
[01:26:36] natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has quit (Ping timeout: 260 seconds)
[01:28:04] skd5aner (skd5aner!~skd5aner@50-90-30-141.res.bhn.net) has quit (Ping timeout: 246 seconds)
[01:28:51] skd5aner (skd5aner!~skd5aner@50-90-30-141.res.bhn.net) has joined #mythtv
[01:30:05] danielk22: wagnerrp: Yes, there is a ticket on that #10995. I've added your info to the ticket. I've just been really busy lately Or I would have already take care of it.
[01:30:05] ** MythLogBot http://code.mythtv.org/trac/ticket/10995 **
[01:30:50] wagnerrp: ah, didn't even notice
[01:31:10] wagnerrp: was just tracing something down from some user on a message board
[01:32:58] wagnerrp: looks like that patch from random anonymous doesn't actually fix anything, but it does make it consistently broken... :)
[01:33:34] wagnerrp: nevermind, it does take account for the conversion back
[01:35:24] danielk22: I'm sure the fix is trivial, I just need some time to sit down with it. I also want to backport the ThreadedFileWriter fix to 0.25/fixes and merge some stuff back into master that I was working on last summer...
[01:35:43] wagnerrp: yeah, looks like the attached patch is good
[01:36:09] wagnerrp: maybe not, it might break on the same assumption further down
[02:06:12] wmcdougall (wmcdougall!~wayne@codeworks.gen.nz) has quit (Ping timeout: 256 seconds)
[02:09:10] wmcdougall (wmcdougall!~wayne@codeworks.gen.nz) has joined #mythtv
[02:28:15] kwmonroe (kwmonroe!kwmonroe@nat/ibm/x-bwfbmcgaywrfvydc) has joined #mythtv
[02:30:43] kwmonroe` (kwmonroe`!~kwmonroe@32.97.110.60) has quit (Ping timeout: 246 seconds)
[03:34:31] kwmonroe` (kwmonroe`!~kwmonroe@32.97.110.80) has joined #mythtv
[03:37:13] kwmonroe (kwmonroe!kwmonroe@nat/ibm/x-bwfbmcgaywrfvydc) has quit (Ping timeout: 246 seconds)
[03:48:55] kwmonro`` (kwmonro``!~kwmonroe@32.97.110.80) has joined #mythtv
[03:49:07] kwmonroe` (kwmonroe`!~kwmonroe@32.97.110.80) has quit (Ping timeout: 246 seconds)
[03:50:35] kwmonroe (kwmonroe!~kwmonroe@32.97.110.80) has joined #mythtv
[03:52:58] kwmonro`` (kwmonro``!~kwmonroe@32.97.110.80) has quit (Ping timeout: 246 seconds)
[03:58:15] kwmonroe` (kwmonroe`!~kwmonroe@32.97.110.80) has joined #mythtv
[04:00:41] kwmonroe (kwmonroe!~kwmonroe@32.97.110.80) has quit (Ping timeout: 246 seconds)
[04:24:14] zombor (zombor!~zombor__@kohana/developer/zombor) has quit (Remote host closed the connection)
[04:56:40] kwmonroe` (kwmonroe`!~kwmonroe@32.97.110.80) has quit (Ping timeout: 246 seconds)
[04:56:51] kwmonroe (kwmonroe!~kwmonroe@32.97.110.60) has joined #mythtv
[05:15:09] kwmonroe` (kwmonroe`!kwmonroe@nat/ibm/x-vcfiqdpirunimdhj) has joined #mythtv
[05:16:56] kwmonro`` (kwmonro``!~kwmonroe@32.97.110.60) has joined #mythtv
[05:17:47] kwmonroe (kwmonroe!~kwmonroe@32.97.110.60) has quit (Ping timeout: 256 seconds)
[05:19:17] kwmonroe` (kwmonroe`!kwmonroe@nat/ibm/x-vcfiqdpirunimdhj) has quit (Ping timeout: 246 seconds)
[05:38:08] Goga777 (Goga777!~Goga777@128-71-159-51.broadband.corbina.ru) has joined #mythtv
[05:45:46] kwmonroe (kwmonroe!~kwmonroe@32.97.110.60) has joined #mythtv
[05:48:42] kwmonro`` (kwmonro``!~kwmonroe@32.97.110.60) has quit (Ping timeout: 264 seconds)
[05:50:28] kwmonroe` (kwmonroe`!~kwmonroe@32.97.110.60) has joined #mythtv
[05:52:54] kwmonroe (kwmonroe!~kwmonroe@32.97.110.60) has quit (Ping timeout: 240 seconds)
[05:53:39] kwmonroe (kwmonroe!~kwmonroe@32.97.110.60) has joined #mythtv
[05:56:10] kwmonroe` (kwmonroe`!~kwmonroe@32.97.110.60) has quit (Ping timeout: 246 seconds)
[05:58:19] kwmonroe` (kwmonroe`!kwmonroe@nat/ibm/x-ocjxudwhpjvimmau) has joined #mythtv
[05:59:21] kwmonroe (kwmonroe!~kwmonroe@32.97.110.60) has quit (Read error: Connection reset by peer)
[05:59:39] kwmonroe (kwmonroe!~kwmonroe@32.97.110.60) has joined #mythtv
[06:02:28] kwmonroe` (kwmonroe`!kwmonroe@nat/ibm/x-ocjxudwhpjvimmau) has quit (Ping timeout: 246 seconds)
[06:32:32] Sharky-Sleep is now known as Sharky112065
[07:04:25] stoffel (stoffel!~quassel@pD9E43724.dip.t-dialin.net) has joined #mythtv
[07:20:41] Sharky112065 (Sharky112065!~Sharky112@c-24-19-57-28.hsd1.wa.comcast.net) has quit (Read error: Connection reset by peer)
[07:21:00] Sharky112065 (Sharky112065!~Sharky112@c-24-19-57-28.hsd1.wa.comcast.net) has joined #mythtv
[07:40:06] laga (laga!~laga@h1626373.stratoserver.net) has joined #mythtv
[08:06:51] Goga777 (Goga777!~Goga777@128-71-159-51.broadband.corbina.ru) has quit (Read error: Connection reset by peer)
[08:54:03] stichnot (stichnot!~stichnot@adsl-69-110-144-133.dsl.pltn13.pacbell.net) has quit (Ping timeout: 252 seconds)
[08:56:24] SteveGoodey (SteveGoodey!~steve@host86-130-218-67.range86-130.btcentralplus.com) has joined #mythtv
[09:07:56] Sharky112065 is now known as Sharky-Sleep
[09:24:59] cocoa117 (cocoa117!~cocoa117@188-222-31-239.zone13.bethere.co.uk) has quit (Quit: Leaving)
[09:25:52] stichnot (stichnot!~stichnot@adsl-69-110-144-133.dsl.pltn13.pacbell.net) has joined #mythtv
[09:31:38] stichnot (stichnot!~stichnot@adsl-69-110-144-133.dsl.pltn13.pacbell.net) has quit (Ping timeout: 255 seconds)
[09:50:27] joki- (joki-!~joki@p54864A32.dip.t-dialin.net) has joined #mythtv
[09:51:06] joki (joki!~joki@p54861DD7.dip.t-dialin.net) has quit (Ping timeout: 276 seconds)
[09:51:06] joki- is now known as joki
[10:01:35] natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has joined #mythtv
[10:12:43] stoffel (stoffel!~quassel@pD9E43724.dip.t-dialin.net) has quit (Ping timeout: 272 seconds)
[10:22:09] gergnz_ (gergnz_!~gergnz@greenback.performancemagic.com) has quit (Quit: ZNC - http://znc.sourceforge.net)
[10:42:39] stuartm: sphery: is the new file schema going to include caching of the last known location of a file to speed up discovery and avoid spinning up suspended drives unnecessarily?
[10:58:48] stichnot (stichnot!~stichnot@adsl-69-110-144-133.dsl.pltn13.pacbell.net) has joined #mythtv
[11:04:33] stichnot (stichnot!~stichnot@adsl-69-110-144-133.dsl.pltn13.pacbell.net) has quit (Ping timeout: 276 seconds)
[11:25:48] rsiebert (rsiebert!~quassel@e179131077.adsl.alicedsl.de) has joined #mythtv
[11:28:40] rsiebert_ (rsiebert_!~quassel@g226061073.adsl.alicedsl.de) has quit (Ping timeout: 246 seconds)
[11:36:34] coling (coling!~colin@cpc7-sgyl36-2-0-cust267.18-2.cable.virginmedia.com) has quit (Ping timeout: 260 seconds)
[11:50:30] IReboot (IReboot!~doug@CPE1caff7df6774-CM00252eac6f40.cpe.net.cable.rogers.com) has quit (Read error: Connection reset by peer)
[11:52:41] IReboot (IReboot!~doug@CPE1caff7df6774-CM00252eac6f40.cpe.net.cable.rogers.com) has joined #mythtv
[12:09:13] coling (coling!~colin@cpc7-sgyl36-2-0-cust267.18-2.cable.virginmedia.com) has joined #mythtv
[12:12:59] SteveGoodey (SteveGoodey!~steve@host86-130-218-67.range86-130.btcentralplus.com) has quit (Quit: Konversation terminated!)
[12:14:11] SteveGoodey (SteveGoodey!~steve@host86-130-218-67.range86-130.btcentralplus.com) has joined #mythtv
[12:35:05] wagnerrp: stuartm: i plan on having that part in within the next day or so
[12:36:38] stuartm: wagnerrp: oh cool
[12:36:51] wagnerrp: well, have the scanner in place anyway
[12:37:00] wagnerrp: it will take a bit longer to transition everything over to it
[12:37:18] stuartm: yeah
[12:39:13] stuartm: I need to get mythmusic using storage groups at some point during this cycle
[12:47:31] dmfrey (dmfrey!~dmfrey@64-121-93-243.c3-0.smt-ubr1.atw-smt.pa.cable.rcn.com) has joined #mythtv
[13:32:56] jams (jams!~jams@cpe-184-58-217-97.wi.res.rr.com) has quit (Ping timeout: 255 seconds)
[13:33:24] jams (jams!~jams@cpe-184-58-217-97.wi.res.rr.com) has joined #mythtv
[13:37:02] zombor (zombor!~zombor__@kohana/developer/zombor) has joined #mythtv
[13:37:38] natanojl: stuartm: I've noticed that MythScreenStack::PopScreen can add the screen twice to m_DrawOrder. I've tested adding && !m_DrawOrder.contains(screen) to the if statement at http://code.mythtv.org/cgit/mythtv/tree/mytht . . . ack.cpp#n148 works, but perhaps it's possible to even delete lines 148–149
[13:47:21] stuartm: natanojl: I'd leave them for now and just add the !contains check
[13:48:12] natanojl: stuartm: Ok, thanks
[13:48:13] stuartm: it's possible that it's no longer required, but I'd want to go back to when those lines were first added to be sure that there isn't an edge/corner case that we might be missing
[13:48:34] stuartm: natanojl: nice catch btw
[13:48:42] natanojl: :)
[13:50:02] natanojl: I noticed it since it effectively doubles the alpha value
[14:11:21] stichnot (stichnot!~stichnot@adsl-69-110-144-133.dsl.pltn13.pacbell.net) has joined #mythtv
[14:12:34] zombor (zombor!~zombor__@kohana/developer/zombor) has quit (Remote host closed the connection)
[15:18:16] dekarl (dekarl!~dekarl@p4FE85E72.dip.t-dialin.net) has quit (Ping timeout: 255 seconds)
[15:19:23] wagnerrp: stuartm: it's going to be a complete PITA migrating all this stuff over to the new schema
[15:19:43] wagnerrp: but at least i should have the video library done by the time you get to that point, to use as a guide
[15:24:14] dekarl (dekarl!~dekarl@p4FE8598D.dip.t-dialin.net) has joined #mythtv
[15:49:14] Captain_Murdoch: stuartm, yes, one of the fields in the db schema is to record the last known location of the file by directory ID. so we would check there first. if the file wasn't there, then we fallback to the search and record the new location of the file.
[15:51:42] stuartm: Captain_Murdoch: ok thanks for confirming, I know we discussed it months ago but that was before any work had actually commenced
[16:06:51] Goga777 (Goga777!~Goga777@128-71-159-51.broadband.corbina.ru) has joined #mythtv
[16:11:31] wagnerrp: Captain_Murdoch: im actually designing the scanner to record the specific location of every instance of the file found
[16:12:07] wagnerrp: a work around to the hashes in the video library preventing use of multiple symlinks to a single file
[17:02:11] gigem (gigem!~david@mythtv/developer/gigem) has quit (Quit: WeeChat 0.3.8)
[17:03:28] gigem (gigem!~david@pool-71-123-128-97.dllstx.fios.verizon.net) has joined #mythtv
[17:03:28] gigem (gigem!~david@pool-71-123-128-97.dllstx.fios.verizon.net) has quit (Changing host)
[17:03:28] gigem (gigem!~david@mythtv/developer/gigem) has joined #mythtv
[17:08:42] jya (jya!~jyavenard@mythtv/developer/jya) has quit (Quit: jya)
[17:56:30] jstenback (jstenback!~jstenback@2620:101:8003:200:224:e8ff:fe39:34c2) has quit (Ping timeout: 264 seconds)
[18:19:22] natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has quit (Ping timeout: 246 seconds)
[18:27:39] SteveGoodey (SteveGoodey!~steve@host86-130-218-67.range86-130.btcentralplus.com) has quit (Quit: Konversation terminated!)
[18:30:19] jstenback (jstenback!~jstenback@2620:101:8003:200:224:e8ff:fe39:34c2) has joined #mythtv
[18:32:42] natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has joined #mythtv
[18:36:55] Goga777 (Goga777!~Goga777@128-71-159-51.broadband.corbina.ru) has quit (Remote host closed the connection)
[18:56:52] SteveGoodey (SteveGoodey!~steve@host86-130-218-67.range86-130.btcentralplus.com) has joined #mythtv
[18:57:54] jstenback (jstenback!~jstenback@2620:101:8003:200:224:e8ff:fe39:34c2) has quit (Ping timeout: 240 seconds)
[19:03:51] jstenback (jstenback!~jstenback@2620:101:8003:200:224:e8ff:fe39:34c2) has joined #mythtv
[19:14:23] jstenback (jstenback!~jstenback@2620:101:8003:200:224:e8ff:fe39:34c2) has quit (Ping timeout: 246 seconds)
[19:26:50] yoyolala (yoyolala!~yoyolala@unaffiliated/yoyolala) has quit (Quit: leaving)
[19:32:52] jstenback (jstenback!~jstenback@2620:101:8003:200:224:e8ff:fe39:34c2) has joined #mythtv
[19:54:37] SteveGoodey (SteveGoodey!~steve@host86-130-218-67.range86-130.btcentralplus.com) has quit (Quit: Konversation terminated!)
[20:43:36] SteveGoodey (SteveGoodey!~steve@host86-130-218-67.range86-130.btcentralplus.com) has joined #mythtv
[21:00:38] Sharky-Sleep is now known as Sharky112065
[21:02:55] SteveGoodey (SteveGoodey!~steve@host86-130-218-67.range86-130.btcentralplus.com) has quit (Quit: Konversation terminated!)
[21:08:35] amessina (amessina!~amessina@2001:470:c1dc:7779:d6be:d9ff:fe8d:7c1e) has joined #mythtv
[21:32:59] aloril_ (aloril_!~aloril@dsl-tkubrasgw3-fe7ef900-153.dhcp.inet.fi) has quit (Ping timeout: 260 seconds)
[21:41:32] aloril_ (aloril_!~aloril@dsl-tkubrasgw3-fe7ef900-153.dhcp.inet.fi) has joined #mythtv
[21:42:50] natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has quit (Ping timeout: 268 seconds)
[21:56:36] cesman (cesman!~cesman@pool-108-0-54-134.lsanca.fios.verizon.net) has joined #mythtv
[21:56:36] cesman (cesman!~cesman@pdpc/supporter/professional/cesman) has joined #mythtv
[21:56:36] cesman (cesman!~cesman@pool-108-0-54-134.lsanca.fios.verizon.net) has quit (Changing host)
[23:03:31] ScuffMcGruff (ScuffMcGruff!~BiteOutof@69.60.114.240) has joined #mythtv
[23:07:55] pheld (pheld!~heldal@cl-5.osl-01.no.sixxs.net) has quit (Quit: Leaving.)
[23:11:19] jstenback (jstenback!~jstenback@2620:101:8003:200:224:e8ff:fe39:34c2) has quit (Ping timeout: 246 seconds)

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