Page 1 of 3

Please help!

Posted: May 3rd, 2013, 2:31 am
by asterz
I am brand new to the whole NZB thing, but I used to be active on Usenet over 7 years or so ago-- I've pretty much forgotten everything about it . I'm pretty lost as to how this works. I downloaded SABnzbd and followed the instructions to drag the application into my app folder (Lion 10.7.5). When I click on the icon, nothing happens. I tried clicking on an nzb file, I tried dragging the file to the SABnzbd icon, nothing does anything. At first when I tried it, I had no Usenet service account. But then I read your getting started faq http://wiki.sabnzbd.org/getting-started and realized I had to have one. So I did that. I didn't download any newsreader client, but your list didn't say to do that? And newsgroupreviews.com lists SABnzbd itself as a newsgroup reader so..? I must say despite usually being able to figure out stuff like this, I am stumped. Any guidance would be very appreciated.

Re: Please help!

Posted: May 3rd, 2013, 1:30 pm
by shypike
Does a fat down-arrow show up in OSX's top menu bar?
Does SABnzbd report itself through the Notification Center?

Re: Please help!

Posted: May 3rd, 2013, 2:20 pm
by asterz
There is no fat arrow (assuming you mean the SABnzbd icon?). I don't think Notification Center is available in Lion-- I think it came out in Mountain Lion.

btw, if I try to drag the SABnzbd application to the trash, I get the message:
The item "SABnzbd+" can’t be moved to the Trash because it’s open.

Re: Please help!

Posted: May 3rd, 2013, 5:13 pm
by shypike
Did you install the specific Lion version?

Re: Please help!

Posted: May 4th, 2013, 4:43 am
by asterz
yes.

Re: Please help!

Posted: May 4th, 2013, 7:32 am
by shypike
Open a Terminal window and type:
/Applications/SABnzbd/Contents/MacOS/SABnzbd --console

Re: Please help!

Posted: May 5th, 2013, 3:08 am
by asterz
the result:

Code: Select all

-bash: /Applications/SABnzbd/Contents/MacOS/SABnzbd: No such file or directory

Re: Please help!

Posted: May 5th, 2013, 5:00 am
by shypike
I'm sorry, doing this from memory is always a risk. This is the correct way:

/Applications/SABnzbd.app/Contents/MacOS/SABnzbd --console

Re: Please help!

Posted: May 6th, 2013, 3:25 pm
by asterz
I did that and now I can't tell what is going on. The terminal window returns what looks like the same code you just gave me:
/Applications/SABnzbd.app/Contents/MacOS/SABnzbd --console
Nothing else changes, but if I then try to quit terminal, I get:
Do you want to close this window?
Closing this window will terminate the running processes: login, bash, SABnzbd.
Double clicking on the app icon still does nothing.

In Activity Monitor, SABnzbd shows as an active process using 100% of CPU. It is at the top of the list of processes when sorted by CPU usage.

p.s. the app itself is titled "SABnzbd+" on my computer, not "SABnzbd"

Re: Please help!

Posted: May 7th, 2013, 12:13 pm
by shypike
If this doesn't work, you did not install the software.
Did you drag the SABnzbd icon from the opened DMG file to "Programs"?

Re: Please help!

Posted: May 7th, 2013, 10:11 pm
by asterz
On a mac, the folder is called Applications. And I did install it, because the icon "SABnzbd+" is sitting in the Applications folder, and like I said, after I double-click on it, Activity Monitor shows that it is running and supposedly using a lot of cpu (100%).

Image

Uploaded with ImageShack.us

Re: Please help!

Posted: May 8th, 2013, 1:48 pm
by shypike
Possibly you installed it in a different place. Check with Finder.
First stop any running SABnzbd before starting it again.
If you are not able to start it from a Terminal, there's no way to diagnose properly.

Re: Please help!

Posted: May 8th, 2013, 2:45 pm
by asterz
Obviously, it is starting, as I showed you above. Whether I double-click the icon or type that terminal command, it shows up in Activity Monitor as being launched and an active process. However there is nothing else beyond the fact that it is running, no interface, no options. And after typing the terminal command, when I try to quit terminal it informs me that
Closing this window will terminate the running processes: login, bash, SABnzbd.
so obviously, the application is running. It just isn't doing anything that I can see.

Here you can see the path is correct:
Image

Uploaded with ImageShack.us

Re: Please help!

Posted: May 8th, 2013, 3:51 pm
by shypike
Does any output show on the Terminal window?
Was SABnzbd stopped before you started through Terminal?

Despite the fact that it shows up like SABnzbd+ in Finder, the path is really /Applications/SABnzbd.app

Re: Please help!

Posted: May 8th, 2013, 7:13 pm
by asterz
I made sure SABnzbd was stopped before I tried the Terminal command. I can quit it by highlighting it and choosing "Quit Process" in Activity Monitor.

After I type the command
Applications/SABnzbd.app/Contents/MacOS/SABnzbd --console
in Terminal, no output shows, but it seems to accept the command, and then I get the rectangular prompt character again. "Show Inspector" brings this:

Image

Uploaded with ImageShack.us