[mythtv-users] mythfrontend hangs with "NVP::OpenFile(): Error, file not found: output.nuv"

David Brodbeck gull at gull.us
Sun Dec 28 20:02:18 UTC 2008


Michael T. Dean wrote:
> On 12/28/2008 03:55 AM, David Brodbeck wrote:
>> I just updated one of my frontends to the latest 0.21-fixes package from 
>> Packman, 0.21-19.  The backend is running 0.21-13.  Both of these 
>> packages have the same library API version and the same protocol number, 
>> so they should be cross-compatible (I think.)
>>   
> 
> Those versions numbers mean very little to Myth people--just to Packman 
> people.  Use mythfrontend --version or mythbackend --version to get the 
> actual version information.

The curious thing is mythfrontend --version gives the same information
for both packages, so I'm not sure where any incompatibility would be
coming from.

mythfrontend --version (on both machines):
MythTV Version   : Unknown
MythTV Branch    : branches/release-0-21-fixes
Library API      : 0.21.20080304-1
Network Protocol : 40
Options compiled in:
 linux release using_oss using_alsa using_arts using_jack using_backend
using_dbox2 using_dvb using_firewire using_frontend using_hdhomerun
using_iptv using_ivtv using_joystick_menu using_lirc using_opengl_vsync
using_opengl_video using_v4l using_x11 using_xrandr using_xv using_xvmc
using_xvmcw using_xvmc_vld using_bindings_perl using_bindings_python
using_opengl using_ffmpeg_threads using_libavc_5_3 using_live

mythbackend --version (on the master backend):
MythTV Version   : Unknown
MythTV Branch    : branches/release-0-21-fixes
Library API      : 0.21.20080304-1
Network Protocol : 40
Options compiled in:
 linux release using_oss using_alsa using_arts using_jack using_backend
using_dbox2 using_dvb using_firewire using_frontend using_hdhomerun
using_iptv using_ivtv using_joystick_menu using_lirc using_opengl_vsync
using_opengl_video using_v4l using_x11 using_xrandr using_xv using_xvmc
using_xvmcw using_xvmc_vld using_bindings_perl using_bindings_python
using_opengl using_ffmpeg_threads using_libavc_5_3 using_live


> Looks like your database/backend setup is wrong.  Run mythtv-setup on 
> both the local and remote machines and make sure you've specified the 
> right IP addresses for the database server, local backend, and master 
> backend.  Note that if you /do/ actually have a remote backend, you 
> should /not/ use 127.0.0.1 anywhere.

I ran mythtv-setup on the master backend and it had the proper IP.  The
frontend machine with the problem is a frontend *only*, so it doesn't
have mythtv-setup; however, I deleted the config.xml file and manually
reconfigured mythfrontend on it to  make sure it had the proper IP.

The frontend on the working machine has 'localhost' for its DBHostName,
but I didn't configure that one.  I can't seem to manually reconfigure
it; if I delete the config.xml file it just automatically reconfigures
itself with localhost without asking me.

This worked fine before I upgraded the package.  Is it possible for two
mythtv versions that report the same version numbers to have hidden
incompatibilities?  Is Packman just distributing a bad build?  I'm
afraid to try upgrading the master backend for fear I'll break that one,
too.


More information about the mythtv-users mailing list