njumzs / mythdroid

Automatically exported from code.google.com/p/mythdroid
0 stars 0 forks source link

Problem running Mythdroid with Mythtv 0.24 #27

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Which version of MythDroid were you using?
0.3.7 APK

Which version of MDD?
0.3.2

Which version of MythTV were you using? (e.g. mythfrontend --version)

this is mythbackend --version

MythTV Version   : 27220
MythTV Branch    : branches/release-0-24-fixes
Network Protocol : 63
Library API      : 0.24.20101028-1
QT Version       : 4.6.2

What steps will reproduce the problem?
1. Install mythdroid on handset & manually configure backend.
2. mythdroid on handset reports 'backend rejected us'
3. backend logs show:

2010-11-15 10:59:09.248 MainServer::HandleVersion - Client did not pass 
protocol token. Refusing connection!
2010-11-15 10:59:09.281 MainServer, Warning: Unknown socket closing 
MythSocket(0x91a6d50)
2010-11-15 10:59:09.642 MainServer::HandleVersion - Client did not pass 
protocol token. Refusing connection!
2010-11-15 10:59:09.687 MainServer, Warning: Unknown socket closing 
MythSocket(0x9182330)
2010-11-15 10:59:09.660 MainServer::HandleVersion - Client did not pass 
protocol token. Refusing connection!
2010-11-15 10:59:09.723 MainServer, Warning: Unknown socket closing 
MythSocket(0x91a31e0)

3. Attempting to install mdd on backend
4. perl mdd.pl

Database schema 1264 not supported.
Bindings support schema version 1263

If you are reporting a 'force close' issue, please attach relevant logs
(e.g. from 'Log Collector', available via the market).

Please provide any additional information below.

Hopefully the above is enough :)

George
george.poulson@gmail.com

Original issue reported on code.google.com by george.p...@gmail.com on 15 Nov 2010 at 11:19

GoogleCodeExporter commented 8 years ago
Thanks. The protocol token is supported in trunk and 0.4 binaries (based on 
trunk) will be made available soon. The MDD error looks like you haven't 
successfully upgraded the MythTV perl bindings to match your current version of 
MythTV. 

Original comment by foobum on 15 Nov 2010 at 11:33

GoogleCodeExporter commented 8 years ago
I've only got my Android handset a few days ago so I need to learn a bit
more to get the trunk version installed.
I'm using the Mythbuntu builds of MythTV on that particular frontend so I'll
try MDD on my other one (compiled from sources) next.
George

Original comment by george.p...@gmail.com on 15 Nov 2010 at 11:40