[mythtv-users] Ubuntu 10.04 package and Video Schema Issue

John Hoyt john.hoyt at gmail.com
Sun May 9 03:04:30 UTC 2010


On Sat, May 8, 2010 at 10:42 PM, Robert Shields <rwshields at gmail.com> wrote:

>
> On Sat, May 8, 2010 at 10:25 PM, John Hoyt <john.hoyt at gmail.com> wrote:
>
>>
>>
>> On Sat, May 8, 2010 at 10:18 PM, Robert Shields <rwshields at gmail.com>wrote:
>>
>>> Thanks for the quick reply!
>>>
>>> I tried doing this earlier (before I sent out the email):
>>>
>>> sudo apt-get update
>>> sudo apt-get upgrade
>>>
>>> It said everything was up to date...
>>>
>>> Sorry for my ignorance, but how do I update to r24486 without having to
>>> build from source?
>>>
>>>
>>> On Sat, May 8, 2010 at 10:15 PM, John Hoyt <john.hoyt at gmail.com> wrote:
>>>
>>>> On Sat, May 8, 2010 at 10:09 PM, Robert Shields <rwshields at gmail.com>wrote:
>>>>
>>>>> I recently did a complete new install of my OS (including a reformat)
>>>>> and installed Ubuntu 10.04.  I downloaded the MythTV 0.23 package.
>>>>> Everything works great expect for the Mythvideo plugin...
>>>>>
>>>>> Each time I start the frontend I get the following error:
>>>>>
>>>>> Error: MythTV database has newer Video Schema (1033) than expected
>>>>>> (1032)
>>>>>>
>>>>>
>>>>> From googling I have found that this is typical error to get when
>>>>> upgrading the DB from a prior version, but since I did a fresh install I am
>>>>> not sure why I am getting this.  Given that I have only had 0.23 I don't
>>>>> think doing a backup/restore of my DB will make any difference.
>>>>>
>>>>> Has anyone seen this before?  Any Suggestions?  What additional
>>>>> information would be helpful?
>>>>>
>>>>> *Thank you all so much for your help!*
>>>>>
>>>>>
>>>>> Also - I did double check that the backend and frontend are running the
>>>>> same version of Myth:
>>>>>
>>>>> media at media-desktop:~$ mythbackend --version
>>>>>> Please include all output in bug reports.
>>>>>> MythTV Version   : 24158
>>>>>> MythTV Branch    : branches/release-0-23-fixes
>>>>>> Network Protocol : 56
>>>>>> Library API      : 0.23.20100314-1
>>>>>> QT Version       : 4.6.2
>>>>>> Options compiled in:
>>>>>>  linux debug using_oss using_alsa using_pulse using_jack
>>>>>> using_pulseoutput using_backend using_dvb using_firewire using_frontend
>>>>>> using_glx_proc_addr_arb using_hdhomerun using_hdpvr using_iptv using_ivtv
>>>>>> using_joystick_menu using_libudev using_lirc using_mheg using_opengl_video
>>>>>> using_opengl_vsync using_qtdbus using_qtwebkit using_v4l using_x11
>>>>>> using_xrandr using_xv using_xvmc using_xvmc_vld using_xvmcw
>>>>>> using_bindings_perl using_bindings_python using_opengl using_vdpau
>>>>>> using_ffmpeg_threads using_libavc_5_3 using_live using_mheg
>>>>>>
>>>>>>
>>>>> media at media-desktop:~$ mythfrontend --version
>>>>> Please include all output in bug reports.
>>>>> MythTV Version   : 24158
>>>>> MythTV Branch    : branches/release-0-23-fixes
>>>>> Network Protocol : 56
>>>>> Library API      : 0.23.20100314-1
>>>>> QT Version       : 4.6.2
>>>>> Options compiled in:
>>>>>  linux debug using_oss using_alsa using_pulse using_jack
>>>>> using_pulseoutput using_backend using_dvb using_firewire using_frontend
>>>>> using_glx_proc_addr_arb using_hdhomerun using_hdpvr using_iptv using_ivtv
>>>>> using_joystick_menu using_libudev using_lirc using_mheg using_opengl_video
>>>>> using_opengl_vsync using_qtdbus using_qtwebkit using_v4l using_x11
>>>>> using_xrandr using_xv using_xvmc using_xvmc_vld using_xvmcw
>>>>> using_bindings_perl using_bindings_python using_opengl using_vdpau
>>>>> using_ffmpeg_threads using_libavc_5_3 using_live using_mheg
>>>>>
>>>>>
>>>>> --
>>>>> Rob Shields
>>>>> Email: rwshields at gmail.com
>>>>> CWRU Computer Science PhD Student
>>>>> S.A.G.E. Project Developer (http://darwin.cwru.edu/)
>>>>>
>>>>> _______________________________________________
>>>>> mythtv-users mailing list
>>>>> mythtv-users at mythtv.org
>>>>> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>>>>>
>>>>>
>>>>
>>>> Do another update, they're up to r24486 which should fix the problem.
>>>> When the mythbuntu guys autobuilder selected r24158 for the build it
>>>> selected a source revision where the mythtv and mythplugins svn repositories
>>>> were out of alignment.
>>>>
>>>> _______________________________________________
>>>> mythtv-users mailing list
>>>> mythtv-users at mythtv.org
>>>> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>>>>
>>>>
>>>
>>>
>>> --
>>> Rob Shields
>>> Email: rwshields at gmail.com
>>> CWRU Computer Science PhD Student
>>> S.A.G.E. Project Developer (http://darwin.cwru.edu/)
>>>
>>> _______________________________________________
>>> mythtv-users mailing list
>>> mythtv-users at mythtv.org
>>> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>>>
>>>
>> You'll want to active Mythbuntu's autobuilds, You can do this by going to
>> this site http://www.mythbuntu.org/auto-builds
>>
>> then run
>>
>>
>> sudo apt-get update
>> sudo apt-get upgrade
>>
>>
>> Also, some people on this list get their panties in a bunch when you top
>> post, so beware.
>>
>> _______________________________________________
>> mythtv-users mailing list
>> mythtv-users at mythtv.org
>> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>>
>>
> I activated the MythBuntu autobuilds and installed the updates:
>
> media at media-desktop:~$ mythbackend --version
>> Please attach all output as a file in bug reports.
>> MythTV Version   : 24486
>>
>> MythTV Branch    : branches/release-0-23-fixes
>> Network Protocol : 56
>> Library API      : 0.23.20100429-1
>>
>> QT Version       : 4.6.2
>>
>> media at media-desktop:~$ mythfrontend --version
>> Please attach all output as a file in bug reports.
>> MythTV Version   : 24486
>>
>> MythTV Branch    : branches/release-0-23-fixes
>> Network Protocol : 56
>> Library API      : 0.23.20100429-1
>>
>> QT Version       : 4.6.2
>>
>
> Sadly though, I am still getting the same error.  Any other ideas?
>
> Also, thanks for the heads up on the top posting...
>
>
> --
> Rob Shields
> Email: rwshields at gmail.com
> CWRU Computer Science PhD Student
> S.A.G.E. Project Developer (http://darwin.cwru.edu/)
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
>
I just checked all three of my frontends running 0.23 and they are all
running Video Schema 1032 (both on Ubuntu 9.10 and 10.04).  Were you by
chance running trunk (labeled by the Mythbuntu guys as 0.24) at any point?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20100508/a9c7a4f2/attachment.htm>


More information about the mythtv-users mailing list