Hi there.
This is what the error.log says:
Download complete, but there was an unhandled
error moving it to the completed downloads
directory. PLEASE REPORT THIS ERROR.
The error generated was: 0 which means:
Undefined error: 0
My set up:
OS X version 10.0.3 updated to CURRENT
OpenAG X 1.1.1 (cvs 1.38)
tmp downloads is default,
completed downloads resides on a network drive
(CIFS/windows share via win2k).
What I was doing:
Downloading a large (66Meg) mp3
Network drive filled up during download, leaving
less than 66meg available....
What the OpenAG X did (or appears to have done):
Copied as much of it could to the completed
downloads drive (46meg) and removed whole file
from the tmp directory.
It then went on to start downloading the next file in
the queue - and ended up with the same error
message.
(BTW: I've been looking for a OS X client for ages,
thanks for developing one that actually works. Your
program isn't the only OS X one I've used that
doesn't cope gracefully with lack of memory -
iTunes doesn't either.)
Note: Couldn't find anything related to this in
Console.log - it'd appears to have been overwritten
since then.
Any further questions, email me, since I prolly
won't check this board much!
Cog.
cog-nospamplease@cognite.net
Logged In: YES
user_id=151346
Thank you very much Cog for the very informative bug report.
This is a serious issue... rooted in how I've had to deal with File moving
becuase of String encodings, etc... currently I use the UNIX command
mv to do all teh file moves... and it obviously performs porly in this case.
I will look into this bug further, including moving back to a "apple
sanctioned" way of moving files....
This should be fixed in the next release.
Also, you talk about OpenAG not dealing well with low memory... I
guess I've never tried. It should NEVER use over about 10% of the
processor, and no more than about 2 Meg of RAM. There is a bug
currently out which causes it to spiral into death after completing an
upload... that will shoot the processor way up... Hopefully there are no
Memory leaks in 1.1.1 Make sure you have the latest version.
http://www.openag.org/
Thanks again.
Happy downloading.
Eric
Lead Programmer, OpenAGs Project