View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 5 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Thu Oct 27, 2005 1:02 pm 
Offline
Joined: Thu Oct 27, 2005 12:55 pm
Posts: 4
The Knoppmyth front end is seeing them but the MacOS version is not. Is there a protocol mismatch problem?

/* Version of backend. This is Knoppmyth R22 */

pozar@mythtv:~$ /usr/bin/mythbackend --version
0.19.20050712-1
Options compiled in:
linux release using_xvmcw using_v4l using_oss using_alsa using_arts
using_jack using_ivtv using_firewire using_dbox2 using_lirc
using_joystick_menu using_dvb using_dvb_eit using_x11 using_xv
using_dvdnav using_xrandr using_xvmc using_xvmc_vld using_opengl_vsync
using_frontend using_backend

/* Backend log when asking for a list of currently recorded programs */

2005-10-27 11:43:17.509 JobQueue currently set at 1 job(s) max and to run new jobs from 00:00 to 23:59
2005-10-27 11:43:17.518 JobQueue::GetJobsInQueue: findJobs search bitmask 4, found 0 total jobs
2005-10-27 11:43:17.831 read <- 12 28 ANN Playback ip254.lns.com 0
2005-10-27 11:43:17.837 MainServer::HandleAnnounce Playback
2005-10-27 11:43:17.846 adding: ip254.lns.com as a client (events: 0)
2005-10-27 11:43:17.851 write -> 12 2 OK
2005-10-27 11:43:17.915 read <- 12 21 QUERY_RECORDINGS Play
2005-10-27 11:43:17.922 write -> 12 1 0
2005-10-27 11:43:18.195 read <- 13 28 ANN Playback ip254.lns.com 1
2005-10-27 11:43:18.200 MainServer::HandleAnnounce Playback
2005-10-27 11:43:18.212 adding: ip254.lns.com as a client (events: 1)
2005-10-27 11:43:18.221 write -> 13 2 OK
2005-10-27 11:43:22.091 read <- 12 21 QUERY_RECORDINGS Play
2005-10-27 11:43:22.101 write -> 12 1 0
2005-10-27 11:43:24.855 read <- 12 41 QUERY_IS_ACTIVE_BACKEND[]:[]ip254.lns.com
2005-10-27 11:43:24.861 write -> 12 5 FALSE

/*
This is the frontend for the Mac from:
http://www.thesniderpad.com/index.php?o ... info&id=59

File Title: MythFrontend SVN Package with Plugins 20051026 Description: A nightly SVN build of MythTV for Mac OSX
Submitted On: 26 Oct 2005
Submitted By: ()
File Date: 26 Oct 2005
File Version: 20051026
File Size: 47686742
*/

ip254.lns.com:MacOS (41) :/Users/pozar/Desktop/MythFrontend.app/Contents/MacOS/mythfrontend --verbose all
2005-10-27 11:37:36.715 Using runtime prefix = /Users/pozar/Desktop/MythFrontend.app/Contents/Resources
2005-10-27 11:37:36.761 New DB connection, total: 1
2005-10-27 11:37:36.785 Total desktop dim: 1280x854, with 1 screen[s].
2005-10-27 11:37:36.791 Using screen 0, 1280x854 at 0,0
2005-10-27 11:37:36.801 mythfrontend version: 0.19.20051023-1 www.mythtv.org
2005-10-27 11:37:36.802 Enabled verbose msgs :all
2005-10-27 11:37:37.275 max_width: 1280 max_height: 854
2005-10-27 11:37:37.463 Total desktop dim: 1280x854, with 1 screen[s].
2005-10-27 11:37:37.466 Using screen 0, 1280x854 at 0,0
2005-10-27 11:37:37.470 Switching to square mode (G.A.N.T.)
2005-10-27 11:37:38.029 Registering Internal as a media playback plugin.
2005-10-27 11:37:38.063 Registering MythDVD DVD Media Handler as a media handler
2005-10-27 11:37:38.065 Registering MythDVD VCD Media Handler as a media handler
2005-10-27 11:37:46.118 All Programs
2005-10-27 11:37:46.765 Connecting to backend server: 192.168.100.99:6543 (try 1 of 5)
2005-10-27 11:37:46.767 write -> 11 28 ANN Playback ip254.lns.com 0
2005-10-27 11:37:46.786 read <- 11 2 OK
2005-10-27 11:37:46.789 write -> 11 21 QUERY_RECORDINGS Play
2005-10-27 11:37:46.800 read <- 11 1 0
2005-10-27 11:37:46.998 write -> 12 28 ANN Playback ip254.lns.com 1
2005-10-27 11:37:47.014 read <- 12 2 OK
2005-10-27 11:37:48.044 New DB connection, total: 2
2005-10-27 11:37:48.064 write -> 11 21 QUERY_RECORDINGS Play
2005-10-27 11:37:48.374 read <- 11 1 0
2005-10-27 11:37:50.717 write -> 11 41 QUERY_IS_ACTIVE_BACKEND[]:[]ip254.lns.com
2005-10-27 11:37:50.726 read <- 11 5 FALSE


Top
 Profile  
 
PostPosted: Thu Oct 27, 2005 1:52 pm 
Offline
Joined: Thu Oct 27, 2005 12:55 pm
Posts: 4
I should add that I can view live TV and can see the recorded programs through the "Mangage Recordings" -> "Previously Recorded". I just can see them in "Manage Recordings" -> "Delete Recordings" and "Media Library" -> "Watch Recordings".

Thanks all...
Tim


Top
 Profile  
 
PostPosted: Thu Oct 27, 2005 1:58 pm 
Offline
Joined: Thu Oct 27, 2005 12:55 pm
Posts: 4
Of course running an older version of the mac frontend gets me a conflict with the protocols.

ip254.lns.com:MacOS (42) :/Applications/MythFrontend.app/Contents/MacOS/mythfrontend --verbose all
2005-10-27 12:54:23.667 Using runtime prefix = /Applications/MythFrontend.app/Contents/Resources
2005-10-27 12:54:24.131 New DB connection, total: 1
2005-10-27 12:54:24.159 Using screen 0, 1280x854 at 0,0
2005-10-27 12:54:24.209 Setting Lock for Database Schema upgrade. If you see a long pause here it means the Schema is already locked and is being upgraded by another Myth process.
2005-10-27 12:54:24.236 New DB connection, total: 2
2005-10-27 12:54:24.269 Upgrading to schema version 1076
2005-10-27 12:54:24.274 New DB connection, total: 3
2005-10-27 12:54:24.488 Database Schema upgrade complete, unlocking.
2005-10-27 12:54:24.489 mythfrontend version: 0.17.20050223-1 www.mythtv.org
2005-10-27 12:54:24.540 Enabled verbose msgs :all
2005-10-27 12:54:25.572 Switching to square mode (G.A.N.T.)
2005-10-27 12:54:26.794 Registering Internal as a media playback plugin.
2005-10-27 12:54:26.924 Registering MythDVD DVD Media Handler as a media handler
2005-10-27 12:54:43.567 All Programs
2005-10-27 12:54:49.599 Connecting to backend server: 192.168.100.99:6543 (try 1 of 5)
2005-10-27 12:54:49.732 write->12 21 MYTH_PROTO_VERSION 15:
2005-10-27 12:54:49.838 Protocol version mismatch (frontend=15,backend=18)

2005-10-27 12:55:17.090 Connecting to backend server: 192.168.100.99:6543 (try 1 of 5)
2005-10-27 12:55:17.092 write->12 21 MYTH_PROTO_VERSION 15:
2005-10-27 12:55:17.130 Protocol version mismatch (frontend=15,backend=18)

ip254.lns.com:MacOS (44) :/Applications/MythFrontend.app/Contents/MacOS/mythfrontend --version
0.17.20050223-1


Top
 Profile  
 
 Post subject: Wrong alley...
PostPosted: Thu Oct 27, 2005 3:36 pm 
Offline
Joined: Thu Oct 27, 2005 12:55 pm
Posts: 4
Looks like Knoppmyth is not populating the database. The problem is alson on the server frontend.


Top
 Profile  
 
PostPosted: Fri Oct 28, 2005 7:42 pm 
Offline
Joined: Sun Apr 18, 2004 2:58 pm
Posts: 79
Location: San Francisco, CA
pozar wrote:
The Knoppmyth front end is seeing them but the MacOS version is not. Is there a protocol mismatch problem?


See the fix here:

http://mysettopbox.tv/phpBB2/viewtopic.php?t=6572

You need to add that row to the MBE MySQL settings table. Instructions are in the post, as well as a link to a version of MythFrontend that works fine.


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 19 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:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu