Wednesday, April 28th, 2021, 00:21 UTC | ||
[00:21:46] | madder_enz (madder_enz!~mad_enz@cpe00508b114c3e-cm788df7e75290.cpe.net.fido.ca) has joined #mythtv | |
[00:22:08] | mad_enz (mad_enz!~mad_enz@cpe00508b114c3e-cm788df7e75290.cpe.net.fido.ca) has quit (Read error: Connection reset by peer) | |
[01:38:59] | amessina (amessina!~amessina@unaffiliated/amessina) has quit (Quit: Konversation terminated!) | |
[05:04:01] | pppingme (pppingme!~pppingme@unaffiliated/pppingme) has joined #mythtv | |
[05:30:00] | peterbennett (peterbennett!~pi@mythtv/developer/peterbennett) has quit (Quit: WeeChat 2.3) | |
[05:32:01] | peterbennett (peterbennett!~pi@2601:183:100:a:641d:7912:7e69:e6e1) has joined #mythtv | |
[05:32:02] | peterbennett (peterbennett!~pi@2601:183:100:a:641d:7912:7e69:e6e1) has quit (Changing host) | |
[05:32:02] | peterbennett (peterbennett!~pi@mythtv/developer/peterbennett) has joined #mythtv | |
[05:32:02] | Mode for #mythtv by ChanServ!ChanServ@services. : +v peterbennett | |
[07:06:31] | Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7d83:6501:6ea1:20d:5872:d872) has joined #mythtv | |
[07:06:31] | Mode for #mythtv by ChanServ!ChanServ@services. : +v Steve-Goodey | |
[07:31:44] | warpme_ (warpme_!uid391875@gateway/web/irccloud.com/x-evsbltmxxntctbvu) has joined #mythtv | |
[07:35:43] | markspieth2 (markspieth2!~yaaic@mythtv/developer/markspieth) has joined #mythtv | |
[07:35:44] | Mode for #mythtv by ChanServ!ChanServ@services. : +v markspieth2 | |
[07:38:39] | markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has quit (Ping timeout: 265 seconds) | |
[08:09:15] | markspieth2 (markspieth2!~yaaic@mythtv/developer/markspieth) has quit (Read error: Connection reset by peer) | |
[08:09:28] | markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has joined #mythtv | |
[08:09:28] | Mode for #mythtv by ChanServ!ChanServ@services. : +v markspieth | |
[08:41:22] | Maliuta (Maliuta!maliutamat@gateway/shell/matrix.org/x-bjoaosvmtyldxqtd) has quit (Quit: Bridge terminating on SIGTERM) | |
[08:41:52] | SteveGoodey (SteveGoodey!~steve@host86-149-199-158.range86-149.btcentralplus.com) has joined #mythtv | |
[08:41:53] | Mode for #mythtv by ChanServ!ChanServ@services. : +v SteveGoodey | |
[08:49:59] | Guest30649 (Guest30649!maliutamat@gateway/shell/matrix.org/x-yqozatocainmkali) has joined #mythtv | |
[10:06:11] | RokLobsta (RokLobsta!~Dirkka@2001:44b8:4168:700:acb6:f822:fe7d:5f2f) has joined #mythtv | |
[10:29:59] | RokLobsta (RokLobsta!~Dirkka@2001:44b8:4168:700:acb6:f822:fe7d:5f2f) has quit (Quit: Leaving) | |
[10:45:30] | markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has quit (Read error: Connection reset by peer) | |
[10:45:35] | markspieth2 (markspieth2!~yaaic@mythtv/developer/markspieth) has joined #mythtv | |
[10:45:36] | Mode for #mythtv by ChanServ!ChanServ@services. : +v markspieth2 | |
[12:02:14] | Warped (Warped!~Warped@unaffiliated/warped) has quit (Quit: ChatZilla 0.9.92-rdmsoft [XULRunner 35.0.1/20150122214805]) | |
[12:22:17] | markspieth2 (markspieth2!~yaaic@mythtv/developer/markspieth) has quit (Remote host closed the connection) | |
[14:33:07] | markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has joined #mythtv | |
[14:33:07] | Mode for #mythtv by ChanServ!ChanServ@services. : +v markspieth | |
[15:57:41] | Warped (Warped!~Warped@unaffiliated/warped) has joined #mythtv | |
[19:19:09] | markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has quit (Ping timeout: 268 seconds) | |
[20:21:56] | hampton: | Should every update to a theme include a version bump? I updated a theme to remove the last clause from the ill-formed line '<textarea name="genres" from="base_textarea" from="cast">'. Qt5 didn't care about the extra "from", but Qt6 refuses to parse it. |
[20:25:24] | stuarta: | that i'm not sure about. the packager will automatically update it, and therefore the metadata will be updated too. so i suspect it's not needed |
[20:30:11] | stuarta: | but tbh, until you try it, i really have no idea |
[20:30:25] | stuarta: | paul-h might, as he does do some themes |
[20:31:01] | hampton: | I already committed the simple deletion without a version bump. |
[20:31:22] | stuarta: | so it'll build at around 4am/4pm gmt |
[20:31:37] | stuarta: | and propogate to the mirrors about 40minutes later |
[20:33:08] | hampton: | So, I finally got RPMs built and updated one of my frontend boxes to run MythTV/Qt6. That's how I tripped over the problem. I'm going to try and commit this batch of changes tomorrow afternoon or Friday. |
[20:33:59] | stuarta: | well done |
[20:34:02] | hampton: | I downloaded all the active themes and only the one seems to have the duplicated "from" attribute. |
[20:35:13] | hampton: | Thanks. Its services API is lacking anything that uses QScript. |
[20:36:46] | stuarta: | not surprising |
[20:38:01] | stuarta: | i'm not going to have time to do much work on that side of things for a few months, got a couple of certification exams coming up that are taking up all my time with study |
[20:38:03] | hampton: | I plan to create a new qt6 branch so anyone else can play with it. All the real changes are/will be in the main branch. The only commit in the qt6 branch will be the one to hack out anything using QScript. As bits of the code are converted over from QScript, that patch should continue to shrink. |
[20:38:21] | ** hampton remembers shat ** | |
[20:40:58] | stuarta: | shat? |
[20:41:28] | hampton: | lol. that. |
[20:41:37] | stuarta: | hah |
[20:41:51] | hampton: | I think all my certifications are about to expire. |
[20:42:00] | stuarta: | mine did a while back |
[20:42:24] | hampton: | RH or LPI? |
[20:43:17] | stuarta: | i was RHCA, but as my RHCE expired, i'm back studying for RHCSA, which is painful |
[20:43:27] | stuarta: | it's like sysadmin 101 |
[20:44:13] | hampton: | lol. I had my RHCE but never went for the RHCA |
[20:44:40] | stuarta: | all i can say is performance tuning is a bastard of an exam |
[20:47:10] | hampton: | I'll take a look at the devel/http branch sometime and see what it looks like to convert a service. |
[20:48:09] | stuarta: | i should at least commit my patch which enables a "hello world" from the backend via the new webserver |
[20:48:19] | stuarta: | but it's kinda POC |
[20:49:28] | Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7d83:6501:6ea1:20d:5872:d872) has quit (Quit: Konversation terminated!) | |
[20:49:28] | stuarta: | i started on the status page, but haven't got very far, as it pre-dates the services api and is thus "hand cranked". it may be the 1 part we have to break compatibility with |
[20:50:17] | hampton: | I'm probably going to try and pick off a few of the simpler items from my todo list, then circle back to removing the Qt5Compat module from the qt6 build, and then maybe look at the services. |
[20:50:36] | stuarta: | services api is a whole piece of work in itself |
[20:50:50] | stuarta: | because each one needs porting to the new framework |
[20:51:08] | stuarta: | and de-qtscripting as necessary |
[20:53:11] | stuarta: | example -> old and new code side by side -> https://github.com/MythTV/mythtv/tree/devel/h . . . end/services |
[20:54:54] | hampton: | Thanks. I'll look. |
[20:55:03] | hampton: | I wonder if I should base the devel/qt6 branch on the devel/http branch. |
[20:55:10] | hampton: | Gotta run. |
[20:59:34] | stuarta: | that branch isn't wildly divergent from master (as i've been merging master to it often) -> https://github.com/MythTV/mythtv/compare/devel/http |
[21:22:57] | SteveGoodey (SteveGoodey!~steve@host86-149-199-158.range86-149.btcentralplus.com) has quit (Quit: Konversation terminated!) | |
[21:23:27] | markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has joined #mythtv | |
[21:23:27] | Mode for #mythtv by ChanServ!ChanServ@services. : +v markspieth | |
[22:19:21] | warpme_ (warpme_!uid391875@gateway/web/irccloud.com/x-evsbltmxxntctbvu) has quit (Quit: Connection closed for inactivity) | |
[22:32:50] | markspieth2 (markspieth2!~yaaic@mythtv/developer/markspieth) has joined #mythtv | |
[22:32:51] | Mode for #mythtv by ChanServ!ChanServ@services. : +v markspieth2 | |
[22:35:43] | markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has quit (Ping timeout: 265 seconds) | |
[22:57:45] | markspieth2 (markspieth2!~yaaic@mythtv/developer/markspieth) has quit (Read error: Connection reset by peer) | |
[22:57:54] | markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has joined #mythtv | |
[22:57:54] | Mode for #mythtv by ChanServ!ChanServ@services. : +v markspieth | |
[23:26:46] | frobnic (frobnic!fb@b2b-130-180-11-14.unitymedia.biz) has quit (Ping timeout: 240 seconds) | |
[23:31:53] | frobnic (frobnic!fb@b2b-130-180-11-14.unitymedia.biz) has joined #mythtv | |
[23:33:58] | mad_enz (mad_enz!~mad_enz@cpe00508b114c3e-cm788df7e75290.cpe.net.fido.ca) has joined #mythtv | |
[23:34:18] | madder_enz (madder_enz!~mad_enz@cpe00508b114c3e-cm788df7e75290.cpe.net.fido.ca) has quit (Read error: Connection reset by peer) | |
[23:36:08] | markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has quit (Read error: Connection reset by peer) | |
[23:40:37] | markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has joined #mythtv | |
[23:40:37] | Mode for #mythtv by ChanServ!ChanServ@services. : +v markspieth |
IRC Logs collected by
BeirdoBot.
Please use the above link to report any bugs.