0.6.15 not working on Appletv 1st gen

Report & discuss bugs found in SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
siginit
Newbie
Newbie
Posts: 4
Joined: February 18th, 2012, 12:11 am

0.6.15 not working on Appletv 1st gen

Post 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.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: 0.6.15 not working on Appletv 1st gen

Post by shypike »

Does not work in which way?
siginit
Newbie
Newbie
Posts: 4
Joined: February 18th, 2012, 12:11 am

Re: 0.6.15 not working on Appletv 1st gen

Post by siginit »

I dont see any process running with ps -auxwww | grep SAB
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: 0.6.15 not working on Appletv 1st gen

Post 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
siginit
Newbie
Newbie
Posts: 4
Joined: February 18th, 2012, 12:11 am

Re: 0.6.15 not working on Appletv 1st gen

Post 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.
siginit
Newbie
Newbie
Posts: 4
Joined: February 18th, 2012, 12:11 am

Re: 0.6.15 not working on Appletv 1st gen

Post 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
Post Reply