User talk:Ldoktor
From MythTV Official Wiki
I successfully loaded the plug-in described in step 00 of mythNotes, found here => http://www.mythtv.org/wiki/Building_Plugins:MythNotes00
but when I try to complete step 01 I get the following error.
2011-02-11 11:41:12.809 Error: container 'Notes' is missing child 'notes' 2011-02-11 11:41:12.810 Error: container 'Notes' is missing child 'newnote' 2011-02-11 11:41:12.810 Error: container 'Notes' is missing child 'addbtn' 2011-02-11 11:41:12.810 Error: container 'Notes' is missing child 'closebtn' 2011-02-11 11:41:14.063 Error: container 'Notes' is missing child 'notes' 2011-02-11 11:41:14.063 Error: container 'Notes' is missing child 'newnote' 2011-02-11 11:41:14.063 Error: container 'Notes' is missing child 'addbtn' 2011-02-11 11:41:14.063 Error: container 'Notes' is missing child 'closebtn' 2011-02-11 11:41:14.758 Error: container 'Notes' is missing child 'notes' 2011-02-11 11:41:14.758 Error: container 'Notes' is missing child 'newnote' 2011-02-11 11:41:14.758 Error: container 'Notes' is missing child 'addbtn' 2011-02-11 11:41:14.758 Error: container 'Notes' is missing child 'closebtn' 2011-02-11 11:41:16.334 Error: container 'Notes' is missing child 'notes' 2011-02-11 11:41:16.334 Error: container 'Notes' is missing child 'newnote' 2011-02-11 11:41:16.334 Error: container 'Notes' is missing child 'addbtn' 2011-02-11 11:41:16.334 Error: container 'Notes' is missing child 'closebtn'
Where should this xml file be? Can you describe the paths better like "/mythtv/mythplugins/mythnotes/notesUI.h" and not like "/mythnotes/notesUI.h".
I edited "/usr/share/mythtv/themes/classic/mainmenu.xml" to add my plug-in the the main menu and not "/usr/share/mythtv/themes/defaultmenu/mainmenu.xml " because I tried the 2nd and it didn't work
Any insight? Thanks for sharing.