Saturday, July 18th, 2020, 01:40 UTC | ||
[01:40:52] | markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has quit (Remote host closed the connection) | |
[02:19:00] | xris (xris!~xris@mythtv/developer/xris) has quit (Quit: Goodbye.) | |
[02:23:38] | xris (xris!~xris@97-113-206-193.tukw.qwest.net) has joined #mythtv | |
[02:23:39] | xris (xris!~xris@mythtv/developer/xris) has joined #mythtv | |
[02:23:39] | xris (xris!~xris@97-113-206-193.tukw.qwest.net) has quit (Changing host) | |
[02:23:39] | Mode for #mythtv by ChanServ!ChanServ@services. : +v xris | |
[02:52:23] | RokLobsta (RokLobsta!~Dirkka@121-200-12-5.79c80c.mel.nbn.aussiebb.net) has quit (Quit: Leaving) | |
[04:29:15] | markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has joined #mythtv | |
[04:29:15] | Mode for #mythtv by ChanServ!ChanServ@services. : +v markspieth | |
[05:40:00] | peterbennett (peterbennett!~pi@mythtv/developer/peterbennett) has quit (Quit: WeeChat 2.3) | |
[05:41:50] | peterbennett (peterbennett!~pi@2601:183:100:6a:f1e0:d1e4:326b:fdd5) has joined #mythtv | |
[05:41:51] | peterbennett (peterbennett!~pi@2601:183:100:6a:f1e0:d1e4:326b:fdd5) has quit (Changing host) | |
[05:41:51] | peterbennett (peterbennett!~pi@mythtv/developer/peterbennett) has joined #mythtv | |
[05:41:51] | Mode for #mythtv by ChanServ!ChanServ@services. : +v peterbennett | |
[06:55:54] | RokLobsta (RokLobsta!~Dirkka@121-200-12-5.79c80c.mel.nbn.aussiebb.net) has joined #mythtv | |
[07:12:39] | Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7d83:6501:6032:9caa:16d4:6ffa) has joined #mythtv | |
[07:12:39] | Mode for #mythtv by ChanServ!ChanServ@services. : +v Steve-Goodey | |
[09:05:11] | SteveGoodey (SteveGoodey!~steve@host86-149-198-216.range86-149.btcentralplus.com) has joined #mythtv | |
[09:05:12] | Mode for #mythtv by ChanServ!ChanServ@services. : +v SteveGoodey | |
[10:19:52] | stuartm (stuartm!~gbee@mythtv/developer/stuartm) has joined #mythtv | |
[10:19:53] | Mode for #mythtv by ChanServ!ChanServ@services. : +v stuartm | |
[10:22:09] | stuartm: | Input groups creation has been broken at some point in the last year or so. Created the first group, went fine except that to add the second input I had to back out and re-enter the config before it was able to see the new group. However second input group gets added to the database immediately when created then immediately deleted when I 'Save' changes |
[11:10:49] | stuartm: | actually I'm not sure it was broken recently, might date back to the capture card/card input rework |
[12:22:09] | Warped (Warped!~Warped@unaffiliated/warped) has quit (Quit: ChatZilla 0.9.92-rdmsoft [XULRunner 35.0.1/20150122214805]) | |
[12:49:25] | RokLobsta (RokLobsta!~Dirkka@121-200-12-5.79c80c.mel.nbn.aussiebb.net) has quit (Ping timeout: 246 seconds) | |
[13:52:06] | jpabq: | stuartm: my guess is that it has not worked since setup was transition to the new UI. |
[13:53:13] | jpabq: | I have also noticed recently that the start-up screen (e.g. "Waiting for database to start") has been broken. The buttons no longer work while it is waiting to connect. |
[14:14:44] | Warped (Warped!~Warped@unaffiliated/warped) has joined #mythtv | |
[14:50:15] | peterbennett: | jpabq: I guess I better fix the startup screen |
[14:56:51] | peterbennett (peterbennett!~pi@mythtv/developer/peterbennett) has left #mythtv () | |
[15:48:29] | peterbennett (peterbennett!~pi@mythtv/developer/peterbennett) has joined #mythtv | |
[15:48:29] | Mode for #mythtv by ChanServ!ChanServ@services. : +v peterbennett | |
[16:23:35] | SteveJGoodey (SteveJGoodey!~quassel@2a00:23c5:7d83:6501:8d08:be88:e2b5:4d57) has joined #mythtv | |
[16:23:35] | Mode for #mythtv by ChanServ!ChanServ@services. : +v SteveJGoodey | |
[16:34:50] | gigem: | stuartm: Write down the exact steps you take and submit a ticket. I'll try to take a look. I seem to recall it working fine for me the last few times I've used it, at least the automatic groups. I haven't used any custom, user groups in ages. |
[16:46:44] | markk_ (markk_!~mark@host86-166-192-142.range86-166.btcentralplus.com) has joined #mythtv | |
[17:02:02] | stuartm: | gigem: I was looking into it, seems with custom groups we never actually call save the input group, though creating a custom group inserts it in the database it doesn't link it to the card ids, when you select save a cleanup routine removes it again because it's not associated with a valid card id. I have a working fix, but I'm not yet satisfied that it's the right fix. I'll take a further look tomorrow if I get time and submit the patch – along |
[17:02:03] | stuartm: | with some others I've been collecting over the past few weeks and months. |
[17:03:31] | stuartm: | including a fixing a long standing issue with the backend taking forever to exit |
[17:14:47] | amessina (amessina!~amessina@unaffiliated/amessina) has joined #mythtv | |
[17:41:25] | markk_ (markk_!~mark@host86-166-192-142.range86-166.btcentralplus.com) has quit (Ping timeout: 265 seconds) | |
[19:02:10] | gigem: | stuartm: Okay. Do you have a fix for the frontend taking a long time to exit too? :) Our startup and shutdown times have always seemed annoyingly long to me. |
[19:54:52] | SteveJGoodey (SteveJGoodey!~quassel@2a00:23c5:7d83:6501:8d08:be88:e2b5:4d57) has quit (Read error: Connection reset by peer) | |
[20:09:16] | SteveJGoodey (SteveJGoodey!~quassel@2a00:23c5:7d83:6501:f538:480c:1722:b6e5) has joined #mythtv | |
[20:09:16] | Mode for #mythtv by ChanServ!ChanServ@services. : +v SteveJGoodey | |
[20:29:33] | SteveJGoodey (SteveJGoodey!~quassel@2a00:23c5:7d83:6501:f538:480c:1722:b6e5) has quit (Read error: Connection reset by peer) | |
[20:40:36] | Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7d83:6501:6032:9caa:16d4:6ffa) has quit (Quit: Konversation terminated!) | |
[21:51:09] | SteveGoodey (SteveGoodey!~steve@host86-149-198-216.range86-149.btcentralplus.com) has quit (Quit: Konversation terminated!) | |
[22:13:20] | RokLobsta (RokLobsta!~Dirkka@121-200-12-5.79c80c.mel.nbn.aussiebb.net) has joined #mythtv | |
[22:19:12] | mad_enz (mad_enz!~mad_enz@CPE00508b114c3e-CMf0f249d13d30.cpe.net.cable.rogers.com) has quit (Ping timeout: 258 seconds) | |
[22:31:19] | mad_enz (mad_enz!~mad_enz@CPE00508b114c3e-CMf0f249d13d30.cpe.net.cable.rogers.com) has joined #mythtv | |
[23:04:05] | dixonstalbert (dixonstalbert!~dixonstal@S0106a84e3fc13983.ed.shawcable.net) has quit (Quit: Leaving) | |
[23:06:54] | peper03_ (peper03_!~peper03@mythtv/developer/peper03) has joined #mythtv | |
[23:06:54] | Mode for #mythtv by ChanServ!ChanServ@services. : +v peper03_ | |
[23:09:49] | peper03 (peper03!~peper03@mythtv/developer/peper03) has quit (Ping timeout: 264 seconds) | |
[23:22:38] | ghoti (ghoti!~paul@ip-24-156-185-66.user.start.ca) has quit (Ping timeout: 256 seconds) | |
[23:35:23] | ghoti (ghoti!~paul@ip-24-156-185-66.user.start.ca) has joined #mythtv | |
[23:48:38] | ghoti (ghoti!~paul@ip-24-156-185-66.user.start.ca) has quit (Ping timeout: 256 seconds) | |
[23:49:16] | ghoti (ghoti!~paul@ip-24-156-185-66.user.start.ca) has joined #mythtv |
IRC Logs collected by
BeirdoBot.
Please use the above link to report any bugs.