[ scummvm-Bugs-1244818 ] Assertion `_isDirectory' failed
SourceForge.net
noreply at sourceforge.net
Tue Jul 26 00:13:55 CEST 2005
Bugs item #1244818, was opened at 2005-07-25 22:13
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=1244818&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: Unknown Crash/Other
Group: All Games
Status: Open
Resolution: None
Priority: 5
Submitted By: lysek (lysek)
Assigned to: Nobody/Anonymous (nobody)
Summary: Assertion `_isDirectory' failed
Initial Comment:
> cd /opt/scummvm/bin/
> ./scummvm -v
scummvm: backends/fs/posix/posix-fs.cpp:135: virtual FSList
POSIXFilesystemNode::listDir(AbstractFilesystemNode::ListMode)
const: Assertion `_isDirectory' failed.
Aborted
> ls
total 849K
849K scummvm*
> mkdir plugins
> ./scummvm -v
ScummVM 0.8.0CVS (Jul 24 2005 23:06:43)
Features compiled in: Vorbis FLAC MP3 ALSA zLib MPEG2
FluidSynth
So as you see scummvm wants to open the plugins directory
which isnt created by `make install'. A workaround is to create an
empty dir.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=1244818&group_id=37116
More information about the Scummvm-tracker
mailing list