[mythtv] MythWifi Remote Control plugin

Paul Woodward paul.woodward at gmail.com
Sat May 28 22:47:57 UTC 2005


I see the following in the logs:
2005-05-28 23:45:19.576 New DB connection, total: 1
Total desktop width=1280, height=1024, numscreens=1
2005-05-28 23:45:19.581 Using screen 0, 1280x1024 at 0,0
2005-05-28 23:45:19.586 mythfrontend version: 0.18.20050504-1
www.mythtv.org<http://www.mythtv.org/>
2005-05-28 23:45:19.586 Enabled verbose msgs :all
Xlib: extension "RANDR" missing on display "localhost:11.0".
DisplaResX: Unable to XRRgetScreenInfo
2005-05-28 23:45:20.149 max_width: 0 max_height: 0
Xlib: extension "RANDR" missing on display "localhost:11.0".
DisplaResX: Unable to XRRgetScreenInfo
2005-05-28 23:45:20.238 Switching to square mode (Titivillus)
*mythtv: could not connect to socket
mythtv: No such file or directory*
lirc_init failed for mythtv, see preceding messages
2005-05-28 23:45:27.816 /home/mythtv/.mythtv/joystickmenurc not found.
2005-05-28 23:45:27.816 Joystick disabled.
2005-05-28 23:45:27.905 Registering Internal as a media playback plugin.
2005-05-28 23:45:27.923 Registering MythDVD DVD Media Handler as a media 
handler
2005-05-28 23:45:27.924 Registering MythDVD VCD Media Handler as a media 
handler
2005-05-28 23:45:28.256 Registering MythMusic Media Handler as a media 
handler
SIP: Creating autogen directory entry for this host
2005-05-28 23:45:28.344 New DB connection, total: 2
SIP listening on IP Address 192.168.0.5:5060 <http://192.168.0.5:5060> NAT 
address 192.168.0.5 <http://192.168.0.5>
SIP: Cannot register; proxy, username or password not set
  Are the bold lines mythwifi?
 As you can see, there's no evidence of mythfrontend initializing the wifi 
plugin. 

 On 5/28/05, Femi Veys <femiveys at hotmail.com> wrote: 
> 
> Has the frontend initialized the plugin? (In the latest version you get a
> message in the console).
> 
> >From: Paul Woodward <paul.woodward at gmail.com>
> >Reply-To: Paul Woodward <paul.woodward at gmail.com>,Development of mythtv
> ><mythtv-dev at mythtv.org>
> >To: Development of mythtv <mythtv-dev at mythtv.org>
> >Subject: Re: [mythtv] MythWifi Remote Control plugin
> >Date: Sat, 28 May 2005 15:44:20 +0100
> >
> >I get exactly the same result using 0.18.1 (CVS). In my case I don't 
> think
> >the database is being created or populated. I have trued restarting backa
> >nd
> >front ends after the install. Anything alse I can do to debug this?
> >
> >On 5/28/05, Michael Segulja <msegulja at lmdcs.com> wrote:
> > >
> > > Just wanted to let you know I got the latest version installed on 
> MythTV
> > > 0.17.1, but I'm having a problem getting it configured. Not sure if 
> I'm
> > > doing something wrong, but I ran the default.sh script in the layout
> > > folder and set it to the hostname. My frontend and backend are on the
> > > same box...
> > >
> > > When I connect to http://mythbox/web, I get the drop down menu and
> > > password field, but the drop down menu is blank. How do I get it set 
> up
> > > for my hostname?
> > >
> > > Thanks for your help,
> > > Michael
> > >
> > > Femi Veys wrote:
> > >
> > > > I have added a solution for users of older versions of MythTV in the
> > > > most recent version of the tarball on my website. I have not been 
> able
> > > > to test it (I dont have an older version of MythTV installed right
> > > > now), but I think it should work.
> > > > Tell me if it worked please, so I can fix where necessary.
> > > >
> > > >> From: Michael Segulja <msegulja at lmdcs.com>
> > > >> Reply-To: Development of mythtv <mythtv-dev at mythtv.org>
> > > >> To: Development of mythtv <mythtv-dev at mythtv.org>
> > > >> Subject: Re: [mythtv] MythWifi Remote Control plugin
> > > >> Date: Thu, 26 May 2005 20:30:20 -0500
> > > >>
> > > >> I'm very interested in your PDA plugin, but I'm having trouble
> > > >> getting mythwifi to compile. Here's the output from make:
> > > >>
> > > >> [root at hansolo mythwifi]# make
> > > >> g++ -c -pipe -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer
> > > >> -D_REENTRANT -fPIC -D_GNU_SOURCE -DPREFIX=\"/usr\" -DQT_NO_DEBUG
> > > >> -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED
> > > >> -I/usr/lib/qt-3.3/mkspecs/default -I. -I/usr/include
> > > >> -I/usr/local/include -I/usr/lib/qt-3.3/include -o main.o main.cpp
> > > >> g++ -c -pipe -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer
> > > >> -D_REENTRANT -fPIC -D_GNU_SOURCE -DPREFIX=\"/usr\" -DQT_NO_DEBUG
> > > >> -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED
> > > >> -I/usr/lib/qt-3.3/mkspecs/default -I. -I/usr/include
> > > >> -I/usr/local/include -I/usr/lib/qt-3.3/include -o mythwifi.o
> > > >> mythwifi.cpp
> > > >> g++ -c -pipe -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer
> > > >> -D_REENTRANT -fPIC -D_GNU_SOURCE -DPREFIX=\"/usr\" -DQT_NO_DEBUG
> > > >> -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED
> > > >> -I/usr/lib/qt-3.3/mkspecs/default -I. -I/usr/include
> > > >> -I/usr/local/include -I/usr/lib/qt-3.3/include -o mythwifixml.o
> > > >> mythwifixml.cpp
> > > >> g++ -c -pipe -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer
> > > >> -D_REENTRANT -fPIC -D_GNU_SOURCE -DPREFIX=\"/usr\" -DQT_NO_DEBUG
> > > >> -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED
> > > >> -I/usr/lib/qt-3.3/mkspecs/default -I. -I/usr/include
> > > >> -I/usr/local/include -I/usr/lib/qt-3.3/include -o mythwifisocket.o
> > > >> mythwifisocket.cpp
> > > >> g++ -c -pipe -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer
> > > >> -D_REENTRANT -fPIC -D_GNU_SOURCE -DPREFIX=\"/usr\" -DQT_NO_DEBUG
> > > >> -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED
> > > >> -I/usr/lib/qt-3.3/mkspecs/default -I. -I/usr/include
> > > >> -I/usr/local/include -I/usr/lib/qt-3.3/include -o mythwifidbcheck.o
> > > >> mythwifidbcheck.cpp
> > > >> mythwifidbcheck.cpp: In function `void UpdateDBVersionNumber(const
> > > >> QString&)':
> > > >> mythwifidbcheck.cpp:52: error: 'class MSqlQuery' has no member 
> named
> > > >> 'InitCon'
> > > >> mythwifidbcheck.cpp: In function `void performActualUpdate(const
> > > >> QString*,
> > > >> QString, QString&)':
> > > >> mythwifidbcheck.cpp:65: error: 'class MSqlQuery' has no member 
> named
> > > >> 'InitCon'
> > > >> make: *** [mythwifidbcheck.o] Error 1
> > > >>
> > > >> Any ideas?
> > > >>
> > > >> Thanks,
> > > >> Michael Segulja
> > > >>
> > > >> Femi Veys wrote:
> > > >>
> > > >>> Hi,
> > > >>>
> > > >>> I have made a Remote Control plugin. It is still in an early 
> stage,
> > > but
> > > >>> neverethless usable yet.
> > > >>> It is intended for a PDA to be used as remote control using the
> > > >>> wireless
> > > >>> network interface. It consists of a plugin and a webinterface.
> > > >>> The plugin uses bidrectional socket communication. So a Java 
> client
> > > >>> can be
> > > >>> possible too. For now I have used a webinterface as most PDA's 
> have
> >a
> > > >>> browser.
> > > >>> The webinterface is highly customizable as the layout is stored in
> >the
> > > >>> database.
> > > >>> You can find all information and source code on my site:
> > > >>> http://studwww.ugent.be/~aveys/mythwifi/
> > > >>>
> > > >>> I hope it can be of use to anyone. Don't hesitate to contact me if
> >you
> > > >>> have any questions.
> > > >>>
> > > >>> Regards,
> > > >>>
> > > >>> Arnaud Femi Veys
> > > >>>
> > > >>>
> > > >>> _______________________________________________
> > > >>> mythtv-dev mailing list
> > > >>> mythtv-dev at mythtv.org
> > > >>> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
> > > >>
> > > >>
> > > >>
> > > >> --
> > > >>
> > > >>
> > > >> Michael Segulja
> > > >> LMD Computing Solutions, Inc.
> > > >> (281) 376-8181 | Office.
> > > >> (281) 300-8285 | Mobile
> > > >> (281) 576-7230 | Fax
> > > >> http://www.lmdcs.com
> > > >>
> > > >> |
> > > >> | To mess up a Linux box, you need to work at it;
> > > >> | to mess up your Windows box, you just need to work on it.
> > > >> | - Scott Granneman, Security Focus
> > > >> |
> > > >>
> > > >> _______________________________________________
> > > >> mythtv-dev mailing list
> > > >> mythtv-dev at mythtv.org
> > > >> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
> > > >
> > > >
> > > >
> > > > _______________________________________________
> > > > mythtv-dev mailing list
> > > > mythtv-dev at mythtv.org
> > > > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
> > >
> > >
> > > --
> > >
> > >
> > > Michael Segulja
> > > LMD Computing Solutions, Inc.
> > > (281) 376-8181 | Office.
> > > (281) 300-8285 | Mobile
> > > (281) 576-7230 | Fax
> > > http://www.lmdcs.com
> > >
> > > |
> > > | To mess up a Linux box, you need to work at it;
> > > | to mess up your Windows box, you just need to work on it.
> > > | - Scott Granneman, Security Focus
> > > |
> > >
> > > _______________________________________________
> > > mythtv-dev mailing list
> > > mythtv-dev at mythtv.org
> > > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
> > >
> >_______________________________________________
> >mythtv-dev mailing list
> >mythtv-dev at mythtv.org
> >http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
> 
> 
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-dev/attachments/20050528/043be552/attachment-0001.htm


More information about the mythtv-dev mailing list