#1971 closed defect (fixed)
TOOLS compress_simon crashes if directory is not writable
Reported by: | SF/jellby | Owned by: | cyxx |
---|---|---|---|
Priority: | normal | Component: | Tools |
Version: | Keywords: | ||
Cc: | Game: |
Description
I have the original soundfiles in a non-writable directory (mounted through samba, under linux). I try to run compress_simon from a local writable directory, but it segfaults. Other tools like compress_scumm_sou or compress_san work fine in this way.
CVS updated on 22th march
Ticket imported from: #1169111. Ticket imported from: bugs/1971.
Change History (3)
comment:1 by , 20 years ago
Status: | new → closed |
---|
comment:2 by , 20 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
comment:3 by , 20 years ago
Note:
See TracTickets
for help on using tickets.
Should be fixed in CVS. Temporary files are now created in the current directory (to behave like compress_scumm_sou).