| Tuesday, October 13th, 2015, 01:26 UTC | ||
| [01:26:42] | amessina (amessina!~amessina@unaffiliated/amessina) has quit (Quit: Konversation terminated!) | |
| [01:36:47] | stuartm (stuartm!~gbee@mythtv/developer/stuartm) has joined #mythtv | |
| [02:02:10] | len__ (len__!~quassel@67-6-57-212.mpls.qwest.net) has quit (Remote host closed the connection) | |
| [02:02:39] | len__ (len__!~quassel@67-6-57-212.mpls.qwest.net) has joined #mythtv | |
| [02:05:14] | len__ (len__!~quassel@67-6-57-212.mpls.qwest.net) has quit (Remote host closed the connection) | |
| [02:09:51] | len__ (len__!~quassel@67-6-57-212.mpls.qwest.net) has joined #mythtv | |
| [02:10:48] | stuartm (stuartm!~gbee@mythtv/developer/stuartm) has quit (Quit: Arrividerci) | |
| [02:26:09] | fetzerch_ (fetzerch_!~quassel@unaffiliated/fetzerch) has joined #mythtv | |
| [02:30:50] | fetzerch (fetzerch!~quassel@unaffiliated/fetzerch) has quit (Ping timeout: 272 seconds) | |
| [02:38:55] | peper03 (peper03!~peper03@mythtv/developer/peper03) has quit (Ping timeout: 240 seconds) | |
| [02:39:48] | peper03 (peper03!~peper03@mythtv/developer/peper03) has joined #mythtv | |
| [02:53:07] | ChaosMageX (ChaosMageX!~fozem@adsl-75-53-107-216.dsl.hstntx.sbcglobal.net) has quit (Ping timeout: 250 seconds) | |
| [02:57:18] | dekarl1 (dekarl1!~dekarl@mythtv/developer/dekarl) has joined #mythtv | |
| [02:57:29] | ChaosMageX (ChaosMageX!~fozem@adsl-75-53-107-216.dsl.hstntx.sbcglobal.net) has joined #mythtv | |
| [02:59:39] | dekarl (dekarl!~dekarl@mythtv/developer/dekarl) has quit (Ping timeout: 240 seconds) | |
| [03:55:15] | skd5aner (skd5aner!~skd5aner@11.sub-70-198-72.myvzw.com) has quit (Ping timeout: 256 seconds) | |
| [03:56:47] | skd5aner (skd5aner!~skd5aner@218.sub-70-198-71.myvzw.com) has joined #mythtv | |
| [04:10:36] | stuartm (stuartm!~gbee@mythtv/developer/stuartm) has joined #mythtv | |
| [04:29:45] | stuartm (stuartm!~gbee@mythtv/developer/stuartm) has quit (Quit: Arrividerci) | |
| [04:41:43] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has quit (Read error: Connection reset by peer) | |
| [04:42:23] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has joined #mythtv | |
| [04:43:06] | MythBuild (MythBuild!~MythBuild@alcor.mythtv.org) has quit (Ping timeout: 244 seconds) | |
| [04:43:16] | MythBuild (MythBuild!~MythBuild@alcor.mythtv.org) has joined #mythtv | |
| [04:53:29] | Roklobotomy (Roklobotomy!~Roklobsta@ppp118-209-244-7.lns20.mel8.internode.on.net) has joined #mythtv | |
| [05:35:41] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has quit (Read error: Connection reset by peer) | |
| [05:36:21] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has joined #mythtv | |
| [05:50:05] | opal (opal!~opal@h241.26.40.69.dynamic.ip.windstream.net) has joined #mythtv | |
| [05:53:48] | opal (opal!~opal@h241.26.40.69.dynamic.ip.windstream.net) has left #mythtv () | |
| [06:16:37] | unforgiven512 (unforgiven512!~unforgive@oxymorphone.unforgivendevelopment.com) has quit (Ping timeout: 244 seconds) | |
| [06:18:01] | unforgiven512 (unforgiven512!~unforgive@oxymorphone.unforgivendevelopment.com) has joined #mythtv | |
| [06:22:13] | poptix- (poptix-!poptix@poptix.net) has joined #mythtv | |
| [06:25:33] | poptix (poptix!~poptix@poptix.net) has quit (Ping timeout: 250 seconds) | |
| [06:25:33] | Casper82 (Casper82!~Casper@pool-96-245-231-186.phlapa.fios.verizon.net) has quit (Ping timeout: 250 seconds) | |
| [06:26:56] | Casper82 (Casper82!~Casper@pool-96-245-231-186.phlapa.fios.verizon.net) has joined #mythtv | |
| [06:41:16] | dekarl1 is now known as dekarl | |
| [06:46:08] | dekarl: | jya,stuarta: I'm running a frontend with MiniMyth2 – e7e9a93 with VDPAU in production, but the display is 1920x1200 |
| [06:53:58] | dekarl: | stuarta, did you rollup the database changes or just update the version? I think that leads to a schema version 1307 but marked as "LASTEST" so the updates will not run? |
| [07:43:44] | dekarl: | stuarta, yes I think we should look into making some things easier. e.g. fiddling with eitfixups or firewire ids. But the more I thought about it, the more I lean towards a central data service. (inspired in part by http://supplement.xmltv.org/tv_grab_uk_rt/prog_titles_to_process ) And that's nothing I can quickly create. Then I lean back and think of how easy it is with the Mythbuntu recipes http://www.mythbuntu.org/development/recipes ;) |
| [07:58:58] | stuarta: | dekarl: neither i believe. it installs the initial db schema, then does doUpdate with the latest version, which should cause it to update to latest |
| [07:59:07] | stuarta: | lemme re-run my test here to confirm |
| [08:05:23] | SteveGoodey (SteveGoodey!~steve@host81-147-67-187.range81-147.btcentralplus.com) has joined #mythtv | |
| [08:08:32] | stuarta: | ah feck it. |
| [08:13:28] | stuarta: | dekarl: so on re reading, it does just set the version number wrong. doh! |
| [08:31:08] | Merlin83b (Merlin83b!~Daniel@office.34sp.com) has joined #mythtv | |
| [08:33:40] | stuarta: | dekarl: fixed |
| [08:45:37] | dekarl: | btw, what problem are you trying to solve? |
| [08:45:49] | stuarta: | initial setup sucks |
| [08:46:07] | dekarl: | I see doUpgradeTVDatabaseSchema calls InitializeMythSchema which now calls doUpgradeTVDatabaseSchema |
| [08:46:19] | stuarta: | hmmm |
| [08:46:32] | dekarl: | Or is it because initial setup starts directly with InitializeMythSchema? |
| [08:47:01] | stuarta: | i need to cross check |
| [08:51:08] | stuarta: | yeah, i've buggered that up |
| [08:58:22] | stuarta: | dekarl: so the end game is part of the backend webserver setup, we need to be able to point it at a db and it installs it to current level |
| [09:01:39] | dekarl: | ok, I see that frontend and setup call InitializeMythSchema directly. |
| [09:02:59] | ** stuarta cries ** | |
| [09:03:01] | dekarl: | initial backend setup is going to be fun :) ("Hey, I found a running backend, do you want to configure a slave?" etc) |
| [09:03:41] | stuarta: | start simples. get it to work setting up "my first myth box" |
| [09:07:24] | dekarl: | ahh, and then there is UpgradeTVDatabaseSchema that gets called from many executables |
| [09:07:49] | stuarta: | seriously wtf is going on here? |
| [09:11:06] | dekarl: | looks like its been like that for some time now https://github.com/MythTV/mythtv/commit/8cbf33b0 |
| [09:11:54] | stuarta: | since 0.25 |
| [09:15:05] | stuarta: | dekarl: theories on why after we install the schema, we just stop? https://github.com/MythTV/mythtv/blob/master/ . . . eck.cpp#L582 |
| [09:15:55] | stuarta: | i mean, why not continue on and apply outstanding updates? what breaks then? |
| [09:16:40] | dekarl: | I think we stop if we can't install the schema. if ( ! InitializeMythSchema()) return false; |
| [09:16:58] | dekarl: | Or at least that this was the intention |
| [09:17:10] | stuarta: | i'd like to think that too, but it installs the schema at 1307 and then stops |
| [09:20:25] | len__ (len__!~quassel@67-6-57-212.mpls.qwest.net) has quit (Remote host closed the connection) | |
| [09:23:00] | dekarl: | maybe the change to call doUpgradeTVDatabaseSchema from InitializeMythSchema for the initialization wasn't that bad after all. Maybe UpgradeTVDatabaseSchema could be used instead of InitializeMythSchema in setup/frontend. But would have to really dive in and read what the functions are doing. |
| [09:23:46] | stuarta: | time for a liberal application of debug statements |
| [09:45:07] | stuarta: | sheesh. the storage group code goes and blindly load from the DB before we have schema |
| [09:45:14] | stuarta: | *loads |
| [09:49:46] | stuarta: | oh ffs, both mythtv-setup and mythfrontend call InitializeSchema directly |
| [09:50:19] | stuarta: | *InitializeMythSchema |
| [09:51:02] | stuarta: | gunna have to go off and have a think about this one |
| [10:35:52] | Steve-Goodey (Steve-Goodey!~steve@host81-147-67-187.range81-147.btcentralplus.com) has joined #mythtv | |
| [10:35:53] | SteveGoodey (SteveGoodey!~steve@host81-147-67-187.range81-147.btcentralplus.com) has quit (Ping timeout: 256 seconds) | |
| [11:40:06] | Roklobotomy (Roklobotomy!~Roklobsta@ppp118-209-244-7.lns20.mel8.internode.on.net) has quit (Ping timeout: 260 seconds) | |
| [11:46:10] | Steve-Goodey (Steve-Goodey!~steve@host81-147-67-187.range81-147.btcentralplus.com) has quit (Ping timeout: 240 seconds) | |
| [11:46:22] | Steve-Goodey (Steve-Goodey!~steve@host81-147-67-187.range81-147.btcentralplus.com) has joined #mythtv | |
| [11:47:54] | joki (joki!~joki@p5B36C208.dip0.t-ipconnect.de) has quit (Read error: Connection reset by peer) | |
| [11:49:45] | lautriv__ (lautriv__!~lautriv@f050080224.adsl.alicedsl.de) has quit (Ping timeout: 252 seconds) | |
| [11:50:32] | joki (joki!~joki@p5B36C208.dip0.t-ipconnect.de) has joined #mythtv | |
| [12:02:19] | lautriv__ (lautriv__!~lautriv@f050081210.adsl.alicedsl.de) has joined #mythtv | |
| [13:30:18] | Jordack (Jordack!~Jordack@75-151-31-172-Michigan.hfc.comcastbusiness.net) has joined #mythtv | |
| [14:23:50] | stuartm (stuartm!~gbee@mythtv/developer/stuartm) has joined #mythtv | |
| [14:44:35] | stuartm (stuartm!~gbee@mythtv/developer/stuartm) has quit (Quit: Arrividerci) | |
| [15:46:59] | lautriv__: | hm, just rebuilt frontends on latest master from today and found a via eden @1GHz took exact the half compile-time like a P3-M @1.73 GHz that is a bit strange result. |
| [15:55:18] | stuarta: | interesting |
| [15:55:51] | lautriv__ is now known as lautriv | |
| [15:59:25] | stuartm (stuartm!~gbee@mythtv/developer/stuartm) has joined #mythtv | |
| [16:00:54] | lautriv: | even worse, the via has root on NFS while the P3-M runs from a CF-Card |
| [16:02:44] | lautriv: | ...checking functionality, brb |
| [16:13:08] | lautriv: | stuarta, latest master from today appears to work without issues ;) |
| [16:14:00] | lautriv: | ... at least no issues from software |
| [16:20:03] | stuarta: | promising |
| [17:00:43] | Merlin83b (Merlin83b!~Daniel@office.34sp.com) has quit (Quit: Leaving) | |
| [18:25:30] | joki (joki!~joki@p5B36C208.dip0.t-ipconnect.de) has quit (Ping timeout: 246 seconds) | |
| [18:32:12] | joki (joki!~joki@p5B36C5C8.dip0.t-ipconnect.de) has joined #mythtv | |
| [18:55:06] | Roklobotomy (Roklobotomy!~Roklobsta@ppp118-209-244-7.lns20.mel8.internode.on.net) has joined #mythtv | |
| [19:23:17] | Roklobotomy (Roklobotomy!~Roklobsta@ppp118-209-244-7.lns20.mel8.internode.on.net) has quit (Remote host closed the connection) | |
| [19:24:41] | Roklobsta (Roklobsta!~Roklobsta@ppp118-209-244-7.lns20.mel8.internode.on.net) has joined #mythtv | |
| [20:05:30] | jpharvey (jpharvey!~jpharvey@host86-149-148-32.range86-149.btcentralplus.com) has quit (Remote host closed the connection) | |
| [20:10:38] | jpharvey (jpharvey!~jpharvey@host86-149-148-32.range86-149.btcentralplus.com) has joined #mythtv | |
| [20:36:40] | Steve-Goodey (Steve-Goodey!~steve@host81-147-67-187.range81-147.btcentralplus.com) has quit (Quit: Konversation terminated!) | |
| [20:47:59] | lautriv: | stuarta, still around ? |
| [20:51:47] | Seeker` (Seeker`!~cjo20@unaffiliated/seeker) has quit (Ping timeout: 264 seconds) | |
| [20:58:31] | Seeker` (Seeker`!~cjo20@host81-147-85-139.range81-147.btcentralplus.com) has joined #mythtv | |
| [20:58:31] | Seeker` (Seeker`!~cjo20@host81-147-85-139.range81-147.btcentralplus.com) has quit (Changing host) | |
| [20:58:31] | Seeker` (Seeker`!~cjo20@unaffiliated/seeker) has joined #mythtv | |
| [21:03:50] | kevin_up (kevin_up!~textual@c-67-165-180-9.hsd1.il.comcast.net) has joined #mythtv | |
| [21:18:20] | Jordack (Jordack!~Jordack@75-151-31-172-Michigan.hfc.comcastbusiness.net) has quit () | |
| [21:26:01] | lautriv: | ok, for tomorrow ... i get some recordings with 0B size, retry and another fail with 0B (shown in mythweb/recorded programs) how can i determine which tuner/transponder/backend was responsible ? |
| [21:30:49] | jheizer: | Backend log will have the cardid of the tuner outputed as it started to attempt to start a recording |
| [21:34:02] | lautriv: | jheizer, that's a hard way when several backend are running. would be desireable to hav a field in any overview like mythweb or the new direct servers. |
| [21:47:00] | amessina (amessina!~amessina@unaffiliated/amessina) has joined #mythtv | |
| [21:51:48] | Tobbe5178 (Tobbe5178!~asdf@2001:2002:4e46:4de8:b9d1:3b4c:483a:48b6) has quit (Read error: Connection reset by peer) | |
| [22:14:45] | Roklobsta (Roklobsta!~Roklobsta@ppp118-209-244-7.lns20.mel8.internode.on.net) has quit (Ping timeout: 246 seconds) | |
| [23:07:26] | stuartm (stuartm!~gbee@mythtv/developer/stuartm) has quit (Ping timeout: 240 seconds) | |
| [23:08:41] | stuartm (stuartm!~gbee@mythtv/developer/stuartm) has joined #mythtv | |
IRC Logs collected by
BeirdoBot.
Please use the above link to report any bugs.