[ scummvm-Bugs-2905706 ] GUI Tools: compress_sword2 does not work

SourceForge.net noreply at sourceforge.net
Sun Nov 29 19:27:26 CET 2009


Bugs item #2905706, was opened at 2009-11-29 18:27
Message generated for change (Tracker Item Submitted) made by criezy
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=2905706&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: Tools
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Thierry Crozat (criezy)
Assigned to: Nobody/Anonymous (nobody)
Summary: GUI Tools: compress_sword2 does not work

Initial Comment:
Using GSoC 2009 GUI Tools compiled on Sunday November 29, 2009 (today)
Intel Mac running MacOS X

Both the GUI and the CLI do not work.
With the GUI it stops right at the beginning with the following error:
Fatal Error Occured: Read beyond the end of file (tempfile.wav)

I gives the same error wether I select speech1.clu or music1.clu as input file.


With the CLI it seems to compress the data correctly but fails to create the output file:

$ ./tools_cli --tool compress_sword2 BS2/speech1.clu
[... a lot of lame ouput]

Fatal Error : Could not open file BS2/speech1.clu

And I have temporary files lying around (tempfile.dat of 52.7 Mb, tempfile.idx, tempfile.wav and tempfile.mp3)

If I try to specify an output directory with -o BS2/compressed I get the result although th error message changes slightly:
Fatal Error : Could not open file BS2/compressed/

And if I try to give an output file name (-o BS2/compressed/speech1.clu) the error message becomes
Fatal Error : Could not open file BS2/compressed/speech1.clu/

(which confirm it is expecting a directory with -o I suppose)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=2905706&group_id=37116




More information about the Scummvm-tracker mailing list