+1

Support for rar v5 (.cbr) compressed archives

chrisr 5 years ago updated by Spazholio 4 years ago 1

Hello,

Seems winrar5 archived files are not supported, anyone can confirm this?

Thumbnails for this archives are not displayed.

20190221 08:15:06 [qtp875313400-781] WARN  com.ubooquity.f.a - Failed to read file, checking potential extension mistake (cbz/cbr) for: L:\test\testile01.cbr
20190221 08:15:06 [qtp875313400-781] INFO  com.ubooquity.f.a - File type is RAR (cbr)
20190221 08:15:06 [qtp875313400-781] INFO  com.ubooquity.f.a - No extension mistake detected.
20190221 08:15:06 [qtp875313400-781] WARN  com.ubooquity.provider.page.a - Could not extract page 0 from document L:\test\testile01.cbr (NullPointerException)

Thanks

I'm getting the exact same thing.  Exact error is:

20191214 17:22:11 [qtp713656449-349] INFO com.ubooquity.provider.page.a - Someone is reading [REDACTED BUT VALID PATH AND CBR FILE]
20191214 17:22:11 [qtp713656449-349] WARN com.ubooquity.f.a - Could not open file: [REDACTED BUT VALID PATH AND CBR FILE]
com.github.junrar.exception.RarException: notRarArchive
at com.ubooquity.fileformat.cbr.a.a(SourceFile:39) ~[Ubooquity.jar:2.1.2]
at com.ubooquity.f.a.b(SourceFile:73) ~[Ubooquity.jar:2.1.2]
at com.ubooquity.f.a.a(SourceFile:35) ~[Ubooquity.jar:2.1.2]
at com.ubooquity.provider.page.a.a(SourceFile:103) ~[Ubooquity.jar:2.1.2]
at com.ubooquity.provider.page.a.a(SourceFile:78) ~[Ubooquity.jar:2.1.2]
at com.ubooquity.d.c.a(SourceFile:142) ~[Ubooquity.jar:2.1.2]
at com.ubooquity.d.b.handle(SourceFile:54) ~[Ubooquity.jar:2.1.2]
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.0.v20161208.jar.2438193037046393114.tmp:9.4.0.v20161208]
at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:190) ~[jetty-server-9.4.0.v20161208.jar.2438193037046393114.tmp:9.4.0.v20161208]
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1228) ~[jetty-server-9.4.0.v20161208.jar.2438193037046393114.tmp:9.4.0.v20161208]
at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:170) ~[jetty-server-9.4.0.v20161208.jar.2438193037046393114.tmp:9.4.0.v20161208]
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1130) ~[jetty-server-9.4.0.v20161208.jar.2438193037046393114.tmp:9.4.0.v20161208]
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.0.v20161208.jar.2438193037046393114.tmp:9.4.0.v20161208]
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:118) ~[jetty-server-9.4.0.v20161208.jar.2438193037046393114.tmp:9.4.0.v20161208]
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.0.v20161208.jar.2438193037046393114.tmp:9.4.0.v20161208]
at org.eclipse.jetty.server.Server.handle(Server.java:564) ~[jetty-server-9.4.0.v20161208.jar.2438193037046393114.tmp:9.4.0.v20161208]
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:318) ~[jetty-server-9.4.0.v20161208.jar.2438193037046393114.tmp:9.4.0.v20161208]
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) ~[jetty-server-9.4.0.v20161208.jar.2438193037046393114.tmp:9.4.0.v20161208]
at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279) ~[jetty-io-9.4.0.v20161208.jar.18051769488839643774.tmp:9.4.0.v20161208]
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:112) ~[jetty-io-9.4.0.v20161208.jar.18051769488839643774.tmp:9.4.0.v20161208]
at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124) ~[jetty-io-9.4.0.v20161208.jar.18051769488839643774.tmp:9.4.0.v20161208]
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:672) ~[jetty-util-9.4.0.v20161208.jar.12143230720293408411.tmp:9.4.0.v20161208]
at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:590) ~[jetty-util-9.4.0.v20161208.jar.12143230720293408411.tmp:9.4.0.v20161208]
at java.base/java.lang.Thread.run(Thread.java:834) ~[na:na]
20191214 17:22:11 [qtp713656449-349] WARN com.ubooquity.f.a - Failed to read file, checking potential extension mistake (cbz/cbr) for: [REDACTED BUT VALID PATH AND CBR FILE]
20191214 17:22:11 [qtp713656449-349] INFO com.ubooquity.f.a - File type is RAR (cbr)
20191214 17:22:11 [qtp713656449-349] INFO com.ubooquity.f.a - No extension mistake detected.
20191214 17:22:11 [qtp713656449-349] WARN com.ubooquity.provider.page.a - Could not extract page 0 from document [REDACTED BUT VALID PATH AND CBR FILE] (NullPointerException)

Worrying to see that you had this 10 months ago and still no new version or fix though...