venj / theunarchiver

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

Decrunching error when extracting multi-part RAR archives with .r00, .r01, ... endings #240

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Drag in one of the attached files (part of a multi-part RAR archive)

In commit 378, The Unarchiver complains about a decrunching error.

Strangely, when I change the endings to .part1.rar and .part2.rar everything 
works.

I suspect this crept in during one of the last changes since commit 371 can 
open the files just fine.

Original issue reported on code.google.com by philipp.mayerhofer on 12 Mar 2010 at 6:17

Attachments:

GoogleCodeExporter commented 9 years ago
Geez, RAR's horrid multi-part handling...

Original comment by paracel...@gmail.com on 12 Mar 2010 at 10:44

GoogleCodeExporter commented 9 years ago
Gah. RAR has a bit in the header to indicate if it is using new style 
(part1.rar) names or old (.r01). Of course this 
one is set to use new but doesn't. So I guess you can't really trust that bit 
at all. How very like RAR...

Original comment by paracel...@gmail.com on 10 Apr 2010 at 12:36

GoogleCodeExporter commented 9 years ago
Got the same problem. I try to change extension from .part1.rar to .rar but 
still got "error on decrunching".
Any help ??

Original comment by sgfrank...@gmail.com on 20 Jul 2013 at 12:22

GoogleCodeExporter commented 9 years ago
As the bug is closed, it is probably not the same problem. Please file a new 
bug, and provide more information, and preferably also a way to get a hold of 
the files. If I can't reproduce the problem I can not do anything about it.

Original comment by paracel...@gmail.com on 20 Jul 2013 at 12:24