[mythtv] Re: Changing channels via myth protocol from a python
Mudit Wahal
mwahal at gmail.com
Thu May 26 20:25:30 UTC 2005
okay .. util.cpp .. has hardcoded length of 58. I think this can be an
option set via CLI or atleast some build time variable.
On 5/26/05, Mudit Wahal <mwahal at gmail.com> wrote:
> Solved the problem by putting some printfs in mythcontext.cpp file in
> function QString MythContext::FindThemeDir
>
> Then simply linked /usr/share/mythtv to /usr/local/share/mythtv :-)
>
> Now will look at the verbose printf and see why its truncating.
>
> On 5/26/05, Mudit Wahal <mwahal at gmail.com> wrote:
> > Side note, may be off-topic.
> >
> > I've 0.18 installed on my system via Knoppix Myth distribution. I
> > downloaded the 0.18.1 source code and build it. I also added all the
> > directories in my ld.so.conf which has newer *0.18.1.so files.
> >
> > I dont want to overwrite my existing myth installtion. So I'm trying
> > run the mythfrontend from the programs/mythfrontend directory. It
> > gives error message "couldn't find blue theme". I think its looking
> > for this theme somewhere else ? Because I dont get this message when I
> > run the /usr/bin/mythfrontend
> >
> > What do I need to setup so that I can run
> > programs/mythfrontend/mythfrondexe executable ?
> >
> > Also, how to dump the entire line in the logfile. Right now the line
> > is about 80-90 char long and its truncated with a "..." at the end.
> >
> > Thanks
> >
> > Mudit
> >
> >
> > On 5/26/05, Mudit Wahal <mwahal at gmail.com> wrote:
> > > Thanks Chris.
> > >
> > > This helps much better. But how do I get complete lines in the
> > > logfile. Seems like it only prints one line and the "...."
> > >
> > > Mudit
> > >
> > > On 5/26/05, Chris Pinkham <cpinkham at bc2va.org> wrote:
> > > > > Otherwise I may have to rebuild the mythfrontend from scratch and
> > > > > enable the verbose printfs somewhere to show me the request/reply
> > > > > sequences.
> > > >
> > > > Have you tried running "mythfrontend -v network"? I think it should
> > > > show you both sides of the conversation.
> > > >
> > > > --
> > > > Chris
> > > >
> > > >
> > > >
> > > > _______________________________________________
> > > > mythtv-dev mailing list
> > > > mythtv-dev at mythtv.org
> > > > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
> > > >
> > > >
> > > >
> > >
> >
>
More information about the mythtv-dev
mailing list