aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Pages: 1 [2] 3

Author Topic: Problem with starting aMule  (Read 20501 times)

bettix

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 29
Still Confusing..help!
« Reply #15 on: April 06, 2006, 06:32:06 PM »

I don't really understand peer to peer stuff, so please be more clear....what does mean first italic? and what is a terminal, is the terminal i have in utility? I don't know I don't understand, i've tried a few things but it says, that does not match..... strange

PLEASE BE MORE BASIC IN EXPLANING.................I'M GETTING NUTS
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: Problem with starting aMule
« Reply #16 on: April 06, 2006, 06:53:44 PM »

This is italic text. This is bold text. This is underlined text. This is normal text.

Yes, I mean the Terminal you have in Utilies.

And this is not about Peer-to-Peer stuff, these are just some basic things about the backbone of your Operating System.

Could you please post the messages you got about 'does not match'?

And just try to be calm. :) Computers ain't worth any emotions.
Logged

bettix

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 29
i know.....
« Reply #17 on: April 07, 2006, 10:09:08 AM »

.....what a italic text is but couldn't recognize from the writing you've sent me....
Logged

thedude0001

  • evil bugfinder ;)
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 827
Re: Problem with starting aMule
« Reply #18 on: April 07, 2006, 12:24:21 PM »

Well, the bold got lost because the tags are ignored inside code tags, I took the liberty to change that to quote ^^
Logged
Das Schlimme auf dieser Welt ist
daß die Dummen so selbstsicher sind
und die Gescheiten so voller Zweifel.

bettix

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 29
Re: Problem with starting aMule
« Reply #19 on: April 07, 2006, 09:48:09 PM »

hi wuischke,

are you there? I still have that prob...

Last login: Fri Apr 7 19:56:10 on console
Welcome to Darwin!
[adsl-ull-253-252:~] bettaman% /Users/bettaman/Desktop/aMule.app/
tcsh: /Users/bettaman/Desktop/aMule.app/: Permission denied.
[adsl-ull-253-252:~] bettaman%
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: Problem with starting aMule
« Reply #20 on: April 07, 2006, 10:16:12 PM »

OK. We need to get to know the file's permissions.

One way to find this out is by using the terminal.
Open up a terminal, just like you did it to start amule.
Then type or copy the following in the terminal.
Code: [Select]
ls -l /Users/bettaman/Desktop/ | grep aMule.appTo explain the command:
'ls' lists all files in a directory.
The switch '-l' list further details about the files.
The '|' forwards the output to the next command.
'grep' filters the result, that only lines with 'aMule.app' will be outputted.

Now you should please post the result of this command here.


Maybe there is someone else who knows more about mac, who can post here as well.
Logged

bongo

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 37
Re: Problem with starting aMule
« Reply #21 on: April 08, 2006, 12:51:58 PM »

i think was bettix tries is to start the application package in the terminal which doesn't work. when i try it here i get also an error (amule.app is a directory). the different error on bettix side is sure a permission thing but to get the cause for the problem not beeing able to start amule with double-click you must ctrl-click in finder (or right-click if you have a 2-btn mouse) your amule on the desktop.
in the popup-menu the is a command like "show package contents". select it an you get a new window with the content of the amule package.
open the folder "contents".
open the folder "MacOS"
there you have the amule application.

now open a terminal window (start application terminal in folder applications/utilities)
now drag the application amule form above in the open terminal window.
you have then something like
Code: [Select]
tcsh: /Users/bettaman/Desktop/aMule.app/Contents/MacOS/amulenow press return.

now either amule will start or you will get an error which could be of some help to find out what's wrong.

(if amule start up normally don't worry if it exits when you close your terminal window, this is normal)
Logged

bettix

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 29
Re: Problem with starting aMule
« Reply #22 on: April 08, 2006, 07:38:30 PM »

dear Bongo tanx you were really clear....I did all what you've said, but when I open  the popup-menu the  command show package contents I've select and you got the window with the content of the amule package, i've opened the folder
opened the folder "MacOS" but there wasn't the amule application, i had 6 elments, I show it to you: 1- ed2kHelperScript.app, 2-an icon like the one of the terminal, i think is a consol, named amule,and other 3, one is amulecmd, the other is: amuleweb, and: ed2k.....but not amule app. that one is on my desktop... so...i've tried to open the terminal amule finded in the os folder and this is the result, but i don't know if is relevant to do it or not, i'll show it to you anyway:

 Last login: Sat Apr  8 19:25:25 on ttyp1
/Users/bettaman/Desktop/aMule.app/Contents/MacOS/amule; exit
Welcome to Darwin!
[adsl-ull-253-252:~] bettaman% /Users/bettaman/Desktop/aMule.app/Contents/MacOS/amule; exit
Initialising aMule
Checking if there is an instance already running...
There seems to be an instance of aMule already running
If this is not the case, you may have to remove
the file ~/.aMule/muleLock, to allow aMule to run.
Attempting to raise current running instance.
logout
[Processo completato]
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: Problem with starting aMule
« Reply #23 on: April 08, 2006, 07:59:06 PM »

Hello bettix!

Either you did already start aMule and it is running. If this is the case, just close the other running aMule and try it again.
If you are sure, that there is no other aMule running, delete the file ".mulelock" aMule's configuration directory.

regards :)
Logged

bongo

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 37
Re: Problem with starting aMule
« Reply #24 on: April 09, 2006, 12:26:34 PM »

the amule with the terminal icon is the right on. as wuischke said, there is probably already an amule process running on your machine.
open the process monitor in your utilities folder and you get a list of all running programms. if ther is one called amule select it and end it with the btn in the right corner.
this can happen when amule crashes and the gui disappears but the process itself gets not killed.

then try again the terminal-thing from above to see if there is an error.

if there is no amule in the process listing it's probably th lock file.
so go to ~/library/application support/ where ~ is your home folder.
there you have an folder amule.
now open the terminal enter "cd " and drag the amule folder in the terminal window and press return.

now enter "ls" and you get a listing of the files in the amule folder.
if there is a file "muleLok" (and amule isn't running as checked above) type "rm muleLok" and the try starting amule again.
Logged

bettix

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 29
Re: Problem with starting aMule
« Reply #25 on: April 09, 2006, 01:06:36 PM »

Amule isn't running from the process....


the terminal I have to drag amule folder is from utility terminal? because in the sistem folder there is a empty folder called terminal....anyway i did it from the usual terminal fro utility...and nothing happen....when u say enter CD you mean type cd? and enter is also?
« Last Edit: April 09, 2006, 01:11:13 PM by bettix »
Logged

bettix

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 29
Re: Problem with starting aMule
« Reply #26 on: April 09, 2006, 01:09:14 PM »

it says...command not found  ....??

[adsl-ull-253-252:~] bettaman%
[adsl-ull-253-252:~] bettaman% /Users/bettaman/Library/Application\ Support/aMule/
tcsh: /Users/bettaman/Library/Application Support/aMule/: Permission denied.
[adsl-ull-253-252:~] bettaman% cd/Users/bettaman/Library/Application\ Support/aMule/
tcsh: cd/Users/bettaman/Library/Application Support/aMule/: Command not found.
[adsl-ull-253-252:~] bettaman% is
tcsh: is: Command not found.
[adsl-ull-253-252:~] bettaman%
Logged

bettix

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 29
Re: Problem with starting aMule
« Reply #27 on: April 09, 2006, 01:09:59 PM »

listen....isn't it better if i re-installit it?
« Last Edit: April 09, 2006, 01:12:18 PM by bettix »
Logged

ken

  • Hero Member
  • *****
  • Karma: 4
  • Offline Offline
  • Posts: 825
Re: Problem with starting aMule
« Reply #28 on: April 09, 2006, 02:36:51 PM »

bettix, probably the simplest solution for you is to just trash the muleLock file  from ~/Library/Application Support/aMule.  You can do this from the Finder -- no need to mess with the Terminal.  That should allow aMule to start.
Logged

VonSmallHousen

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
Should this be in this thread
« Reply #29 on: May 02, 2006, 12:21:36 PM »

I also have a problem with not only starting up. But I kind of traced it (from a user point of view).

I'm running BOINC. I usualy have it to "Run Allways" since it is nicely behaved and backs off the cpu when I nead it for other things.

The only exception is with aMule.

If I have boinc running when I startup aMule, it loads the UI but the system starts spinning the little colored disk and it does'nt load anymore. While in this state of "spinning" if I pause boinc it finishes loading aMule and all is normal.

Second problem.

It is similar to the first and must have to do with the same problem as it affects amule and boinc.
If I have amule running and set boinc to run after a few minutes of inactivity the folowing happens:
as soon as boinc starts crunching aMule let's go of the processor, looses the conection, stops up/downloading.

Is this a bug

running 10.4.6 with amule 2.1.1 and latest boinc
« Last Edit: May 02, 2006, 04:46:59 PM by VonSmallHousen »
Logged
Pages: 1 [2] 3