[mythtv] Mythtv'ic Bug ?
Christian Morant
mythtv-dev@snowman.net
Sun, 15 Dec 2002 14:07:25 +0000
Hi isaac,
I'm trying the new server / client architecture.
in the server.cpp in the routine :
void MythServer::discardClient(void)
{
QSocket *socket = (QSocket *)sender();
emit(endConnect(socket));
delete socket;
}
I get a null socket from :QSocket *socket = (QSocket *)sender();
so I get a crash.
Don't know if it's a bug but I tought you might be interested
Cheers,
Christian
P.S. I have the "realtime" rip/compress for mythmusic ready, I added
cddb/musicbrainz ids in the ogg/flac files
I first need to test this before I submit it but this end of year is really
crowded...
When this is done I'll try to help for the european program lists