MythLogBot@irc.freenode.net :: #mythtv

Daily chat history

Current users (48):

afisher, aloril, amessina, Anssi, blahdodo, brfransen, ChanServ, clever, cybrNaut, davic, ElmerFudd, frobnic, ghoti, gregl, Guest58067, hampton, ijc, ilmostro, jpabq_, knowledgejunkie, kwizart, libsci, mad_enz, markspieth, MitchCapper, mkbloke, mrec, MythBuild, MythLogBot, MythNotifyBot, ooshlablu, Panic, peper03, poptix, pppingme, ramshadow, rhpot1991, sphery_, stuarta, tonsofpc1, tris, urgodfather, Valen, Warped, warpme_, xris, zbot, _charly__
Friday, March 19th, 2021, 00:23 UTC
[00:23:32] SteveGoodey (SteveGoodey!~steve@host86-150-63-51.range86-150.btcentralplus.com) has joined #mythtv
[00:23:32] Mode for #mythtv by ChanServ!ChanServ@services. : +v SteveGoodey
[01:17:54] hampton: gigem: I didn't actually change any behavior. In Qt5 < 5.14, QMutex recursion behavior was specified in the constructor. In Qt 5.14, the new QRecursiveMutex class was created which shared code with QMutex, and you could still specify which behavior you wanted in the constructor. Qt6 split the two types of mutex into completely separate classes, which is what requires the code changes to convert QMutex(QMutex::Recursive) to QRecursiveMute
[01:17:54] hampton: x().
[01:18:55] hampton: If I did actually change a non-recursive mutex into a recursive mutex, that's a mistake and should be fixed.
[01:25:39] SteveGoodey (SteveGoodey!~steve@host86-150-63-51.range86-150.btcentralplus.com) has quit (Quit: Konversation terminated!)
[02:06:30] cybrNaut (cybrNaut!~cybrNaut@rrcs-67-53-148-69.west.biz.rr.com) has quit (Changing host)
[02:06:31] cybrNaut (cybrNaut!~cybrNaut@unaffiliated/cybrnaut) has joined #mythtv
[04:16:45] markspieth2 (markspieth2!~yaaic@mythtv/developer/markspieth) has joined #mythtv
[04:16:45] Mode for #mythtv by ChanServ!ChanServ@services. : +v markspieth2
[04:17:36] markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has quit (Ping timeout: 272 seconds)
[04:31:10] markspieth2 (markspieth2!~yaaic@mythtv/developer/markspieth) has quit (Read error: Connection reset by peer)
[04:31:19] markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has joined #mythtv
[04:31:19] Mode for #mythtv by ChanServ!ChanServ@services. : +v markspieth
[05:52:00] peterbennett (peterbennett!~pi@mythtv/developer/peterbennett) has quit (Quit: WeeChat 2.3)
[05:54:02] peterbennett (peterbennett!~pi@mythtv/developer/peterbennett) has joined #mythtv
[05:54:02] Mode for #mythtv by ChanServ!ChanServ@services. : +v peterbennett
[06:30:01] markspieth2 (markspieth2!~yaaic@mythtv/developer/markspieth) has joined #mythtv
[06:30:02] Mode for #mythtv by ChanServ!ChanServ@services. : +v markspieth2
[06:32:30] markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has quit (Ping timeout: 272 seconds)
[06:58:19] markspieth2 (markspieth2!~yaaic@mythtv/developer/markspieth) has quit (Read error: Connection reset by peer)
[06:58:34] markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has joined #mythtv
[06:58:34] Mode for #mythtv by ChanServ!ChanServ@services. : +v markspieth
[07:14:01] Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7d83:6501:6ea1:20d:5872:d872) has joined #mythtv
[07:14:01] Mode for #mythtv by ChanServ!ChanServ@services. : +v Steve-Goodey
[07:28:52] markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has quit (Ping timeout: 272 seconds)
[07:31:45] markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has joined #mythtv
[07:31:45] Mode for #mythtv by ChanServ!ChanServ@services. : +v markspieth
[09:33:42] SteveGoodey (SteveGoodey!~steve@host86-150-63-51.range86-150.btcentralplus.com) has joined #mythtv
[09:33:43] Mode for #mythtv by ChanServ!ChanServ@services. : +v SteveGoodey
[10:08:22] markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has quit (Read error: Connection reset by peer)
[10:08:38] markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has joined #mythtv
[10:08:38] Mode for #mythtv by ChanServ!ChanServ@services. : +v markspieth
[10:36:40] ooshlablu (ooshlablu!~ooshlablu@2601:18d:4600:43f0:a038:14ff:fe50:8510) has quit (Ping timeout: 244 seconds)
[10:43:55] Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7d83:6501:6ea1:20d:5872:d872) has quit (Quit: Konversation terminated!)
[10:47:08] markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has quit (Read error: Connection reset by peer)
[10:47:18] markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has joined #mythtv
[10:47:18] Mode for #mythtv by ChanServ!ChanServ@services. : +v markspieth
[10:59:57] ooshlablu (ooshlablu!~ooshlablu@2601:18d:4600:43f0:a038:14ff:fe50:8510) has joined #mythtv
[11:36:45] stuarta: ugh, why are we using MSocketDevice which is pulled straight from the Qt3Support module????
[11:37:09] stuarta: i am further down the rabbit hole than i was yesterday
[11:37:46] stuarta: ended up looking at QUdpSocket, which includes nice functions for reading whole datagrams, and we still do it the old school way
[11:38:03] stuarta: ie. looping on reads until we have the data
[11:41:13] stuarta: code is fundamentally unchanged since it was copied into the tree
[11:41:24] stuarta: apart from a bit of modernization
[12:12:15] hampton: That's always been on my list to eventually look at since it was Qt3 code.
[12:15:11] stuarta: hurrah
[12:42:24] stuarta: hampton: i have no doubt that will be a massive rabbit hole
[12:44:55] hampton: A whole warren
[12:46:34] stuarta: i started a looking how to enable the new webserver across the board, now i'm down in the depths of SSDP/UPnP
[12:49:01] stuarta: i'm going to park IPv6 SSDP support for the moment, what we have isn't functional anyway
[12:50:08] stuarta: tbh, i seriously doubt there are many actual devices which do support it
[12:50:53] hampton: IPv6 is the wave of the future...
[12:51:04] hampton: Oh wait, didn't I first say that 20 years ago?
[12:51:08] stuarta: oh i run it natively, and it hurts to not make it work
[12:52:13] hampton: I've never had an ISP that provided IPv6 addresses, so I've never enable it and usually disable it when I trip across it.
[12:52:46] stuarta: that's on my "essential" list for choosing an ISP
[13:16:57] Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7d83:6501:6ea1:20d:5872:d872) has joined #mythtv
[13:16:57] Mode for #mythtv by ChanServ!ChanServ@services. : +v Steve-Goodey
[14:17:41] stuarta: the Configuration class is next on my hit list
[14:48:08] gregl (gregl!~greg@cpe-24-194-253-7.nycap.res.rr.com) has quit (Remote host closed the connection)
[15:03:30] Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7d83:6501:6ea1:20d:5872:d872) has quit (Quit: Konversation terminated!)
[15:54:01] stuarta: why do we have MythContext and MythCoreContext
[15:55:13] stuarta: yet another oddity
[15:55:46] stuarta: and MythContext creates the MythCoreContext
[15:56:04] Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7d83:6501:6ea1:20d:5872:d872) has joined #mythtv
[15:56:04] Mode for #mythtv by ChanServ!ChanServ@services. : +v Steve-Goodey
[15:58:18] stuarta: doxygen can't work out their connection, interesting
[16:22:31] peterbennett: stuarta: Maybe back in the early days people were concerned with how long it took to compile after a change, so they split things into smaller p[arts with less dependencies ?
[16:23:03] stuarta: dunno, really legacy stuff
[16:27:28] stuarta: i suspect it's more MythContext is old, MythCoreContext is new
[16:58:11] stuarta: bah, moving configuration.[cpp|h] leads to linker hell
[17:05:30] gigem: hampton: Sorry, I got distracted last night (that happens way too often lately). I had no idea we used so many recursvie mutexes. That's disappointing.
[17:09:21] hampton: No worries.
[17:09:47] hampton: Something to add to your project list? :-D
[17:39:44] urgodfather (urgodfather!~urgodfath@unaffiliated/urgodfather) has joined #mythtv
[18:13:26] gigem: There's probably no point in adding this one. There are already too many, higher priority things that I know I'll never get to. :(
[19:19:21] stuarta: i have one of those lists too :-/
[19:26:17] hampton: Me three. :-/
[20:03:27] RokLobsta (RokLobsta!~Dirkka@119-17-136-18.771188.mel.static.aussiebb.net) has joined #mythtv
[20:13:15] RokLobsta (RokLobsta!~Dirkka@119-17-136-18.771188.mel.static.aussiebb.net) has quit (Quit: Leaving)
[20:37:23] davic (davic!uid473656@gateway/web/irccloud.com/x-zswkisoykrpqjvfh) has joined #mythtv
[20:56:27] RokLobsta (RokLobsta!~Dirkka@119-17-136-18.771188.mel.static.aussiebb.net) has joined #mythtv
[21:00:26] RokLobsta (RokLobsta!~Dirkka@119-17-136-18.771188.mel.static.aussiebb.net) has quit (Client Quit)
[21:02:22] peterbennett (peterbennett!~pi@mythtv/developer/peterbennett) has left #mythtv ()
[21:13:40] amessina (amessina!~amessina@unaffiliated/amessina) has joined #mythtv
[22:02:14] Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7d83:6501:6ea1:20d:5872:d872) has quit (Quit: Konversation terminated!)
[22:13:46] kwizart (kwizart!~kwizart@fedora/kwizart) has quit (Ping timeout: 264 seconds)
[22:14:02] kwizart (kwizart!~kwizart@fedora/kwizart) has joined #mythtv
[22:14:02] Mode for #mythtv by ChanServ!ChanServ@services. : +v kwizart
[22:46:35] markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has quit (Ping timeout: 272 seconds)
[22:46:46] markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has joined #mythtv
[22:46:46] Mode for #mythtv by ChanServ!ChanServ@services. : +v markspieth
[22:52:07] SteveGoodey (SteveGoodey!~steve@host86-150-63-51.range86-150.btcentralplus.com) has quit (Quit: Konversation terminated!)
[23:22:33] markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has quit (Read error: Connection reset by peer)
[23:26:37] markspieth (markspieth!~yaaic@mythtv/developer/markspieth) has joined #mythtv
[23:26:37] Mode for #mythtv by ChanServ!ChanServ@services. : +v markspieth
[23:43:17] gregl (gregl!~greg@cpe-24-194-253-7.nycap.res.rr.com) has joined #mythtv

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