Page 1 of 1
0.6.15 not working on Appletv 1st gen
Posted: February 18th, 2012, 12:19 am
by siginit
AppleTV:Applications frontrow$ uname -a
Darwin AppleTV.local 8.8.2 Darwin Kernel Version 8.8.2: Mon Jan 29 18:57:29 PST 2007; root:xnu-792.94.18~1/RELEASE_I386 i386 i386
using command
'open /Applications/SABnzdb.app '
does not work which is version 0.6.15
an older version 0.6.10 works fine.
Re: 0.6.15 not working on Appletv 1st gen
Posted: February 18th, 2012, 5:13 am
by shypike
Does not work in which way?
Re: 0.6.15 not working on Appletv 1st gen
Posted: February 18th, 2012, 10:31 am
by siginit
I dont see any process running with ps -auxwww | grep SAB
Re: 0.6.15 not working on Appletv 1st gen
Posted: February 18th, 2012, 1:47 pm
by shypike
Did you install the OSX DMG on AppleTV, does that even work?
You might want to try our Leopard DMG instead.
Start it like this and check for error messages:
/Applications/SABnzbd.app/Contents/MacOS/SABnzbd --console
Re: 0.6.15 not working on Appletv 1st gen
Posted: February 19th, 2012, 12:52 am
by siginit
AppleTV:frontrow frontrow$ /Applications/SABnzbd.app/Contents/MacOS/SABnzbd --console
dyld: unknown required load command 0x80000022
Trace/BPT trap
I am going to try the leopard version.
Re: 0.6.15 not working on Appletv 1st gen
Posted: February 19th, 2012, 1:03 am
by siginit
Downloaded the leopard version and works fine.
Thanks for your help.
AppleTV:tmp frontrow$ ls
SABnzbd-0.6.15-osx-leopard.dmg
AppleTV:tmp frontrow$ hdiutil attach SABnzbd-0.6.15-osx-leopard.dmg
Checksumming Driver Descriptor Map (DDM : 0)...
Driver Descriptor Map (DDM : 0): verified CRC32 $4D69D0B2
Checksumming Apple (Apple_partition_map : 1)...
Apple (Apple_partition_map : 1): verified CRC32 $18BDFC4F
Checksumming disk image (Apple_HFS : 2)...
.............................................................................................................
disk image (Apple_HFS : 2): verified CRC32 $56687F51
verified CRC32 $8D656327
/dev/disk2 Apple_partition_scheme
/dev/disk2s1 Apple_partition_map
/dev/disk2s2 Apple_HFS /Volumes/SABnzbd-0.6.15
AppleTV:tmp frontrow$ /Volumes/SABnzbd-0.6.15/SABnzbd.app/Contents/MacOS/SABnzbd --console
INFO:cherrypy.error:[18/Feb/2012:21:59:22] ENGINE Bus STARTING
INFO:cherrypy.error:[18/Feb/2012:21:59:22] ENGINE Started monitor thread '_TimeoutMonitor'.
2012-02-18 21:59:22.810 SABnzbd[247] The sender of menu item actions is now the NSMenuItem, not an NSMatrix. A menu item action method appears to be trying to send the NSMatrix method 'setHidden:' to its sender. This is no longer valid. Please change the code.
INFO:cherrypy.error:[18/Feb/2012:21:59:22] ENGINE Serving on 10.0.1.4:8081
INFO:cherrypy.error:[18/Feb/2012:21:59:22] ENGINE Bus STARTED