johnthad / zipeg

Automatically exported from code.google.com/p/zipeg
0 stars 0 forks source link

AssertionError ArchiveProcessor.doExtract(ArchiveProcessor:771) #33

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
java.lang.AssertionError: directory.rar/
ArchiveProcessor.doExtract(ArchiveProcessor:771)
ArchiveProcessor.doWork(ArchiveProcessor:233)
ArchiveProcessor.access$000(ArchiveProcessor:13)
ArchiveProcessor$1$1.run(ArchiveProcessor:94)
Debug.execute(Debug:93)
ArchiveProcessor$1.run(ArchiveProcessor:92)
java.lang.Thread.run(Unknown Source)

Original issue reported on code.google.com by leo.kuzn...@gmail.com on 9 Dec 2010 at 7:17

GoogleCodeExporter commented 8 years ago
The crash happens when a directory has archive type suffix.
Zipeg used to present user with context menu "Open inside Zipeg" which is only 
valid for real archive files but not directories.

Original comment by leo.kuzn...@gmail.com on 9 Dec 2010 at 7:19