From owner-freebsd-ports@FreeBSD.ORG Sun Jan 18 12:24:46 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E7C2010656DC for ; Sun, 18 Jan 2009 12:24:46 +0000 (UTC) (envelope-from craig001@lerwick.hopto.org) Received: from lerwick.hopto.org (81-178-20-70.dsl.pipex.com [81.178.20.70]) by mx1.freebsd.org (Postfix) with SMTP id 1B6E38FC23 for ; Sun, 18 Jan 2009 12:24:45 +0000 (UTC) (envelope-from craig001@lerwick.hopto.org) Received: (qmail 48078 invoked by uid 98); 18 Jan 2009 12:22:31 +0000 Received: from 192.168.0.2 by polaris.lerwick.hopto.org (envelope-from , uid 82) with qmail-scanner-2.01 (clamdscan: 0.88.4/1789. hbedv: 7.1.1.11/6.35.1.178. f-prot: 4.6.6/3.16.14. spamassassin: 3.1.4. Clear:RC:1(192.168.0.2):. Processed in 0.233562 secs); 18 Jan 2009 12:22:31 -0000 Received: from main.lerwick.hopto.org (HELO ?192.168.0.2?) (192.168.0.2) by lerwick.hopto.org with SMTP; 18 Jan 2009 12:22:30 +0000 From: Craig Butler To: Greg 'groggy' Lehey In-Reply-To: <20090117062931.GE5043@dereel.lemis.com> References: <490B64FC.60608@FreeBSD.org> <20081104072440.GA44156@dereel.lemis.com> <49106BFF.9070305@FreeBSD.org> <1230742678.30559.29.camel@main.lerwick.hopto.org> <20081231174333.GA2839@soaustin.net> <495BBFFB.50808@FreeBSD.org> <496FBA3C.8020705@FreeBSD.org> <20090117062931.GE5043@dereel.lemis.com> Content-Type: text/plain Date: Sun, 18 Jan 2009 12:24:47 +0000 Message-Id: <1232281487.74947.11.camel@main.lerwick.hopto.org> Mime-Version: 1.0 X-Mailer: Evolution 2.24.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: Greg Larkin , freebsd-multimedia@freebsd.org, Bernhard Froehlich , FreeBSD Ports ML , Anders Troback Subject: Re: Call for testers: MythTV 0.21 port upgrade X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jan 2009 12:24:47 -0000 > OK, I've built mythtv-frontend. On a machine with no prior > installation, it finds the machine running a MythTV 0.21 back end (how?). > I needed to extract the password to the MySQL database > from the back end, but then it seems to work. upnp calls I think, the mythbackend announces its self via upnp (in yukki windows and icon appears in my network places) > On another machine, where I have a MySQL server with an old version of > the mythconverg database, I can't start it: it connects to the > database, finds that it's the wrong version, and stops again. I > suspect that I could fix that with mythtv-setup, but the port doesn't > install it. Would it be difficult to get it to do so? This is usually handles my the updated mythbackend, it automatically updated my database when moving from 0.20 to 0.21... There are instructions in the UPGRADING file within the extracted sources if your last release was older than 0.20 > Also, every time I stop the front end, it SIGSEGVs. I haven't > investigated why. Aye, this happens on the old .20 release and the pre-released 0.21 and now this version. Its not really a problem just need to tidy up the core dumps. How do you find the livetv does yours stutter after some adverts fade to black ? I have found the only way to recover is to switch inputs or come out of livetv then re enter it, a tad annoying. -- It does not happen on recorded stuff. Cheers Craig B