Firefly server seems incompatible with Leopard.
Preference pane cannot determine status, icon does not appear in menu bar, server does not run.
Mic
micpool wrote:Firefly server seems incompatible with Leopard.
Preference pane cannot determine status, icon does not appear in menu bar, server does not run.
Mic
Dec 29 01:08:58 pixelmemory [0x0-0x124124].com.apple.systempreferences[8237]: The process has forked and you cannot use this CoreFoundation functionality safely. You MUST exec().
Dec 29 01:08:58 pixelmemory [0x0-0x124124].com.apple.systempreferences[8237]: Break on __THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__() to debug.
Dec 29 01:08:58 pixelmemory [0x0-0x124124].com.apple.systempreferences[8237]: db_sqlite2_open: unable to open database: /private/var/root/Library/Application Support/Firefly/songs.db (/private/var/root/Library/Application Support/Firefly/songs.db)
Dec 29 01:08:58 pixelmemory mt-daapd[8267]: db_sqlite2_open: unable to open database: /private/var/root/Library/Application Support/Firefly/songs.db (/private/var/root/Library/Application Support/Firefly/songs.db)
Kevin McMurtrie wrote:Firefly 1.1b doesn't work with 10.5.1 PPC for me. It logs hundreds of errors into the Console then fails. After that, System Events consumes all CPU time and must be manually killed.Code: Select allDec 29 01:08:58 pixelmemory [0x0-0x124124].com.apple.systempreferences[8237]: The process has forked and you cannot use this CoreFoundation functionality safely. You MUST exec().
Dec 29 01:08:58 pixelmemory [0x0-0x124124].com.apple.systempreferences[8237]: Break on __THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__() to debug.
Dec 29 01:08:58 pixelmemory [0x0-0x124124].com.apple.systempreferences[8237]: db_sqlite2_open: unable to open database: /private/var/root/Library/Application Support/Firefly/songs.db (/private/var/root/Library/Application Support/Firefly/songs.db)
Dec 29 01:08:58 pixelmemory mt-daapd[8267]: db_sqlite2_open: unable to open database: /private/var/root/Library/Application Support/Firefly/songs.db (/private/var/root/Library/Application Support/Firefly/songs.db)
Kevin McMurtrie wrote:I installed it on a pure server so the normal user is root. If I install it as another user, will it still run after that user logs out? This machine only has 512MB so multiple concurrent GUI users isn't a good idea.
I tried "touch"ing the path it complains about. It's valid.
Kevin McMurtrie wrote:I'll have to take a look creating a simple open source Java server for Roku if I have the time. The one hard part would be getting good sample code to parse headers for all of the supported file formats. I'd like to help with mt-daap but the crudeness of C and the quirks of C++ make pastime coding too frustrating for me.