[mythtvnz] front end for mac osx 10.6

Roger Searle roger.searle at gmail.com
Fri Oct 7 21:56:12 BST 2011


On 29/09/11 22:36, criggie wrote:
>>> On 29/09/11 22:25, Roger Searle wrote:
>>>> Does anyone have a front end running on Mac OSX 10.6 Snow Leopard?  I've
>>>> tried the following from SourceForge being 0.24 +fixes to match my
>>>> current FE/BE:
>>>>
>>>> http://sourceforge.net/projects/mythtvformacosx/files/
>>> Yes that's the one I've got, and it works nicely for me... other than
>>> having all the menu items in different places.
>>>
>>> Check your backend's SQL and see if any config has been created for it?
>> Try the settings table select * from settings where hostname 
>> like"%imac%"; 
I'd welcome any suggestions what to do from here, I pretty much just 
chase my tail from here.  Seems no config is created on the BE for the 
mac FE?

mysql> select * from settings where hostname like "macbook";
Empty set (0.00 sec)

On the BE (following starting the mac FE below) the log shows:
2011-10-08 09:37:15.321 MainServer, Warning: Unknown socket closing 
MythSocket(0x7f5c20039070)

Here's the mac FE, it has at least managed to pick up the correct BE IP 
address, DBPassword from the BE's mysql.txt file.  Appears to make a 
connection and then get disconnected.  FE never actually appears:

rs-macbook:Applications roger$ 
MythFrontend.app/Contents/MacOS/MythFrontend -v most
2011-10-08 09:37:54.146 MythFrontend version: fixes/0.24 
[v0.24.1-85-ge16613a-dirty] www.mythtv.org
2011-10-08 09:37:54.210 Using runtime prefix = 
/Applications/MythFrontend.app/Contents/Resources
2011-10-08 09:37:54.210 Using configuration directory = /Users/roger/.mythtv
2011-10-08 09:37:54.214 (old)Settings::ReadSettings(settings.txt) - No 
such file
2011-10-08 09:37:54.235 UPnp - Constructor
2011-10-08 09:37:54.235 MediaRenderer::Begin
2011-10-08 09:37:54.347 ThreadPool:HTTP: Initial 1, Max 25, Timeout 60000
2011-10-08 09:37:54.347 ThreadPool:AddWorkerThread - HTTP_WorkerThread
2011-10-08 09:37:54.348 HttpServer() - SharePath = 
/Applications/MythFrontend.app/Contents/Resources/share/mythtv/
2011-10-08 09:37:54.350 UPnp::Initialize - Begin
2011-10-08 09:37:54.350 UPnp::Initialize - Starting TaskQueue
2011-10-08 09:37:54.351 UPnp::Initialize - Creating SSDP Thread at port 6547
2011-10-08 09:37:54.353 UPnp::Initialize - End
2011-10-08 09:37:54.353 MediaRenderer::Creating UPnp Description
2011-10-08 09:37:54.353 MediaRenderer::Registering MythFEXML Service.
2011-10-08 09:37:54.365 MediaRenderer::Registering CMGR Service.
2011-10-08 09:37:54.365 UPnp::Start - Starting SSDP Thread (Multicast)
2011-10-08 09:37:54.365 UPnp::Start - Enabling Notifications
2011-10-08 09:37:54.366 SSDP::EnableNotifications() - creating new task
2011-10-08 09:37:54.366 SSDP::EnableNotifications() - sending NTS_byebye
2011-10-08 09:37:54.366 
LookupUDN(urn:schemas-upnp-org:device:MediaRenderer:1) 
sName=UPnP/UDN/MediaRenderer, sUDN=7bc18313-3712-4990-a899-bdb43611e1ff
2011-10-08 09:37:56.716 SSDP::EnableNotifications() - sending NTS_alive
2011-10-08 09:37:56.716 SSDP::EnableNotifications() - Task added to UPnP 
queue
2011-10-08 09:37:56.716 UPnp::Start - Returning
2011-10-08 09:37:56.716 MediaRenderer::End
2011-10-08 09:37:56.742 (old)Settings::ReadSettings(settings.txt) - No 
such file
2011-10-08 09:37:56.742 
(old)Settings::ReadSettings(/Applications/MythFrontend.app/Contents/Resources/share/mythtv/mysql.txt) 
- No such file
2011-10-08 09:37:56.743 
(old)Settings::ReadSettings(/Applications/MythFrontend.app/Contents/Resources/etc/mythtv/mysql.txt) 
- No such file
2011-10-08 09:37:56.762 
(old)Settings::ReadSettings(/Users/roger/.mythtv/mysql.txt) - 
'DBHostName' = '192.168.1.100'.
2011-10-08 09:37:56.762 
(old)Settings::ReadSettings(/Users/roger/.mythtv/mysql.txt) - 'DBPort' = 
'6543'.
2011-10-08 09:37:56.762 
(old)Settings::ReadSettings(/Users/roger/.mythtv/mysql.txt) - 
'DBUserName' = 'mythtv'.
2011-10-08 09:37:56.762 
(old)Settings::ReadSettings(/Users/roger/.mythtv/mysql.txt) - 
'DBPassword' = 'xlNd4HV3'.
2011-10-08 09:37:56.762 
(old)Settings::ReadSettings(/Users/roger/.mythtv/mysql.txt) - 'DBName' = 
'mythconverg'.
2011-10-08 09:37:56.763 
(old)Settings::ReadSettings(/Users/roger/.mythtv/mysql.txt) - 'DBType' = 
'QMYSQL3'.
2011-10-08 09:37:56.763 (old)Settings::ReadSettings(./mysql.txt) - No 
such file
2011-10-08 09:37:56.763 Empty LocalHostName.
2011-10-08 09:37:56.763 Using localhost value of rs-macbook.local
2011-10-08 09:37:56.763 MCP::DefaultUPnP() - No default UPnP backend
2011-10-08 09:37:56.763 Testing network connectivity to '192.168.1.100'
2011-10-08 09:37:56.887 MythSocket(434e40:22): new socket
2011-10-08 09:37:56.888 MythSocket(434e40:22): attempting connect() to 
(192.168.1.100:6543)
2011-10-08 09:37:56.889 MythSocket(434e40:22): state change Idle -> 
Connected
2011-10-08 09:37:56.889 MythSocket(434e40:22): DownRef: -1
2011-10-08 09:37:56.889 MythSocket(434e40:22): state change Connected -> 
Idle
2011-10-08 09:37:56.889 MythSocket(434e40:-1): delete socket
2011-10-08 09:37:57.034 New DB connection, total: 1




More information about the mythtvnz mailing list