View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 28 posts ] 
Go to page Previous  1, 2

Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject:
PostPosted: Wed Nov 30, 2005 3:46 am 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
Diffs are in /usr/src/mythtv/sources

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 
 Post subject: mythburn not showing up
PostPosted: Thu Dec 01, 2005 5:23 am 
Offline
Joined: Mon Nov 29, 2004 7:59 am
Posts: 25
Location: Hoogland, The Netherlands
Hi all,

Have SVN from 3 days ago, untard in svnbuilddir/mythplugins
qmake mythburn.pro
make
make install
the images are copied in /usr/share/myth/themes/default
libmythburn.so is in /usr/lib/mythtv/plugins/
with all the other plugins. There is only one plugins directory according to:
locate mythtv/plugins
/usr/lib/mythtv/plugins
/usr/lib/mythtv/plugins/libmythgame.so
/usr/lib/mythtv/plugins/libmythbookmarkmanager.so
/usr/lib/mythtv/plugins/libmythcontrols.so
/usr/lib/mythtv/plugins/libmythdvd.so
/usr/lib/mythtv/plugins/libmythgallery.so
/usr/lib/mythtv/plugins/libmythmusic.so
/usr/lib/mythtv/plugins/libmythnews.so
/usr/lib/mythtv/plugins/libmythphone.so
/usr/lib/mythtv/plugins/libmythvideo.so
/usr/lib/mythtv/plugins/libmythweather.so
/usr/lib/mythtv/plugins/libmythburn.so
the xml file is where it belongs
locate mythburn-ui.xml
/usr/share/mythtv/themes/default/mythburn-ui.xml
/usr/share/mythtv/themes/blue/mythburn-ui.xml
/usr/share/mythtv/themes/defaultosd/mythburn-ui.xml
/usr/share/mythtv/themes/blueosd/mythburn-ui.xml
/usr/share/mythtv/themes/oldosd/mythburn-ui.xml
/usr/share/mythtv/themes/G.A.N.T./mythburn-ui.xml
/usr/share/mythtv/themes/classic/mythburn-ui.xml
/usr/share/mythtv/themes/DVR/mythburn-ui.xml
By looking where the xml files are, I also saw that there are few other ones that also don't show up being webcam-ui.xml welcome-ui.xml and mythburn-ui.xml.
Should be something changed in some main.xml ??
Thanks in advance for any help


Top
 Profile  
 
 Post subject:
PostPosted: Thu Dec 01, 2005 12:45 pm 
Offline
Joined: Sat Nov 12, 2005 3:52 pm
Posts: 65
belcampo

Every thing look OK apart from the multiple copies of mythburn-ui.xml everywhere. In a normal install there would only be the one copy in ...mythtv/themes/default/mythburn-ui.xml. :?

I don't think that is the problem though. When you say you have svn from 3 days ago is that both mythtv and mythplugins?

Quote:
By looking where the xml files are, I also saw that there are few other ones that also don't show up being webcam-ui.xml welcome-ui.xml and mythburn-ui.xml.
Should be something changed in some main.xml ??


I think webcam-ui.xml is part of mythphone. welcome-ui.xml is part of mythwelcome a new feature added recently to svn, look at the README file in the .../mythtv/programs/mythwelcome if you want to know more.

Yes there should be some new menu items for MythBurn.

What do you get if you type this into a console:
Code:
grep mythburn /usr/share/mythtv/themes/classic/*


Top
 Profile  
 
PostPosted: Thu Dec 01, 2005 2:15 pm 
Offline
Joined: Mon Nov 29, 2004 7:59 am
Posts: 25
Location: Hoogland, The Netherlands
grep mythburn /usr/share/mythtv/themes/classic/*
/usr/share/mythtv/themes/classic/mythburn-ui.xml: The mythburn wizard
/usr/share/mythtv/themes/classic/mythburn-ui.xml: <window name="mythburn_wizard_ui">

"All' that mythburn-ui.xml come from me making links in the hope that another theme would display the 'missing'.

Yes both mythtv as plugins


Top
 Profile  
 
 Post subject:
PostPosted: Thu Dec 01, 2005 3:45 pm 
Offline
Joined: Sat Nov 12, 2005 3:52 pm
Posts: 65
Doesn't look like the installed version of myth is from 3 days ago to me.
The grep command should have also showed mainmenu.xml and main_settings.xml as well, which is where the mythburn menu items should be.

Did the install go OK for both mythtv and mythplugins?

On the "System Status" page what does the Myth version: 0.19XXXXXX say?


Top
 Profile  
 
PostPosted: Fri Dec 02, 2005 2:54 am 
Offline
Joined: Mon Nov 29, 2004 7:59 am
Posts: 25
Location: Hoogland, The Netherlands
Sorry to have bothered you with this.
My fault, as always it's the users fault.
it says 0.19.20051026-1
It was a few days ago, but the version was from beginning of november, I needed that one to be able to apply a certain patch
Now compiling 8095.

And it's there, you already guessed so I think. Thanks for helping.


Top
 Profile  
 
 Post subject: This looks nice!
PostPosted: Mon Dec 05, 2005 7:58 am 
Offline
Joined: Wed Jan 26, 2005 3:13 pm
Posts: 117
How about some clear instructions on installing this pluging into R5A26. I have Mythburn work great! I am talking about the mythburn-ui

I can get the Mythburn-ui from CVS. I just don't have a clue what to do next.

I don't need an answer like just compile it against the plugins and qmake ,make make install. That doesn't tell me anything. I have installed some things from source but not Myth. Plus I have tried that a few times and all it does is complain about thing.

KEEP UP THE GOOD WORK!!!!!


snake


Top
 Profile  
 
 Post subject:
PostPosted: Mon Dec 05, 2005 4:19 pm 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
This UI requires MythTV from SVN, so clearly this won't work with R5A26 unless you also get MythTV from SVN.

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 
 Post subject: LOL
PostPosted: Tue Dec 06, 2005 9:55 am 
Offline
Joined: Wed Jan 26, 2005 3:13 pm
Posts: 117
I noticed that After Wrote the question... lol


Thanks Cesman..

snake


Top
 Profile  
 
 Post subject:
PostPosted: Tue Dec 06, 2005 1:59 pm 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
You're welcome.

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 
PostPosted: Tue Dec 13, 2005 11:27 am 
Offline
Joined: Mon Nov 29, 2004 7:59 am
Posts: 25
Location: Hoogland, The Netherlands
Hi all,

How (im)possible is it to get the mythburn-ui running on a version from branches/release-0-18-fixes.
Current SVN is that weak on Live-TV that it makes it 'almost unusable' at home.
I think it will be several more weeks to get it usable I think. If it wouldn't be too difficult maybe it's worth the work, otherwise we'll wait a few weeks

Henk Schoneveld


Top
 Profile  
 
 Post subject:
PostPosted: Wed Dec 14, 2005 4:36 am 
Offline
Joined: Fri Jul 08, 2005 2:55 pm
Posts: 5
Location: New Zealand
I take it that the references to the new mythburn-ui being in CVS you mean the sourceforge CVS for mythburn - not the svn repository for mythtv

Is there a mirror anywhere as its next to impossible to get into sf from here (timeouts etc) so I can't even check if there IS a module called mythburn-ui lurking there...

Cheers

--
Robin


Top
 Profile  
 
PostPosted: Thu Dec 15, 2005 7:11 am 
Offline
Joined: Mon Nov 29, 2004 7:59 am
Posts: 25
Location: Hoogland, The Netherlands
First of all CVS of Myth is replaced by SVN, cvs doesn't exist anymore for Myth, Mythburn isn't an official Myth plugin so you can't find it there, look at the knoppmyth site, there you'll find it


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 28 posts ] 
Go to page Previous  1, 2



All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 13 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu