0
Planned

Mobile Site

Hayden Jones 10 years ago updated by Tom 10 years ago 3

Hi,

Awesome work on the full screen mobile app for android. Its working great. Do you think it would be possible to also add the following line to the header:

<meta name="viewport" content="width=device-width, initial-scale=1">


The scale '1' might be a bit high but it will increase the "zoom" of the mobile site making it look much more app like. Using remote chrome developer tools I have tested this. The CSS might need some slight tweaking but it does make things much more usable.


Thanks,

0
Completed

HTTPS support (secured connection)

Tom 11 years ago updated 11 years ago 3
0
Planned

Error reading multi-tiered comic files

Patrick Johnson 10 years ago updated by Tom 10 years ago 2

It seems when comic files have multiple tiers comicinfo.xml isn't being read. Specifically when it is structured like this:


comic.cbz/comic/p001

comic.cbz/comicinfo.xml


rather than:


comic.cbz/p001

comic.cbz/comicinfo.xml


Not sure if this is intended or not.

0
Completed

Thanks for the new version! The ereader works great!

Tom Davies 10 years ago updated by Tom 10 years ago 3

Just wanted to say thanks for the new version of Ubooquity. The embedded ereader works great!

0
Under review

Error opening some PNG files in Comics

Michael 10 years ago updated by Alpe 7 years ago 3
I am unable to view certain PNGs from my Libary with the current Version (1.8.2) and I think it may be related to the this Bug because of the error Messages (also no Idea why it's using the JPEGImageWriter).
Getting the following Errors in the log:

Error 1:
WARN com.ubooquity.provider.page.a - Could not extract page 0 from comic /volume1/homes/Michael/photo/Comic_Manga/[redacted]/cayn99_Short_Stories&Art.cbz
javax.imageio.IIOException: Illegal band size: should be 0 < size <= 8
   at com.sun.imageio.plugins.jpeg.JPEGImageWriter.writeOnThread(JPEGImageWriter.java:494) ~[na:1.7.0_75]
   at com.sun.imageio.plugins.jpeg.JPEGImageWriter.write(JPEGImageWriter.java:360) ~[na:1.7.0_75]
    at com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter.write(Unknown Source) ~[imageio-jpeg-3.1.0.jar.3623165038975502604.tmp:3.1.0]
   at com.ubooquity.provider.page.a.a(SourceFile:129) [Ubooquity.jar:1.8.2]
   at com.ubooquity.provider.page.a.a(SourceFile:80) [Ubooquity.jar:1.8.2]
   at com.ubooquity.c.a(SourceFile:318) [Ubooquity.jar:1.8.2]
   at com.ubooquity.c.a(SourceFile:57) [Ubooquity.jar:1.8.2]
   at com.ubooquity.c$1.a(SourceFile:129) [Ubooquity.jar:1.8.2]
   at com.ubooquity.e.e.a(SourceFile:287) [Ubooquity.jar:1.8.2]
   at com.ubooquity.e.e$f.a(SourceFile:830) [Ubooquity.jar:1.8.2]
   at com.ubooquity.e.e$1$1.run(SourceFile:210) [Ubooquity.jar:1.8.2]
   at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_75]
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_75]
   at java.lang.Thread.run(Thread.java:745) [na:1.7.0_75]

Irfanview Filedata:
Image 46

Can't post an example Image because NSFW.

Error 2
[pool-1-thread-3] WARN com.ubooquity.provider.page.a - Could not extract page 8 from comic /volume1/homes/Michael/photo/Comic_Manga/Body Swap/Uchuu_o_Kakeru_Yodaka_vol01-_ch01-.cbz
javax.imageio.IIOException: Bogus input colorspace
at com.sun.imageio.plugins.jpeg.JPEGImageWriter.writeImage(Native Method) ~[na:1.7.0_75]
at com.sun.imageio.plugins.jpeg.JPEGImageWriter.writeOnThread(JPEGImageWriter.java:1058) ~[na:1.7.0_75]
at com.sun.imageio.plugins.jpeg.JPEGImageWriter.write(JPEGImageWriter.java:360) ~[na:1.7.0_75]
at com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageWriter.write(Unknown Source) ~[imageio-jpeg-3.1.0.jar.3623165038975502604.tmp:3.1.0]
at com.ubooquity.provider.page.a.a(SourceFile:129) [Ubooquity.jar:1.8.2]
at com.ubooquity.provider.page.a.a(SourceFile:80) [Ubooquity.jar:1.8.2]
at com.ubooquity.c.a(SourceFile:318) [Ubooquity.jar:1.8.2]
at com.ubooquity.c.a(SourceFile:57) [Ubooquity.jar:1.8.2]
at com.ubooquity.c$1.a(SourceFile:129) [Ubooquity.jar:1.8.2]
at com.ubooquity.e.e.a(SourceFile:287) [Ubooquity.jar:1.8.2]
at com.ubooquity.e.e$f.a(SourceFile:830) [Ubooquity.jar:1.8.2]
at com.ubooquity.e.e$1$1.run(SourceFile:210) [Ubooquity.jar:1.8.2]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_75]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_75]
at java.lang.Thread.run(Thread.java:745) [na:1.7.0_75]

Irfanview Filedata:
Image 47

Example Image:
Image 48

0
Not a bug

Error - javax.xml.bind.UnmarshalException

Bobby Hill 10 years ago updated by Tom 10 years ago 1

My program will no longer start up. :(


Here is the error I get, and the only option is to close the Ubooquity.


javax.xml.bind.UnmarshalException

- with linked exception:
[org.xml.sax.SAXParseException; systemId: file:/C:/Users/xbmc/Documents/Ubooquity/preferences.xml; lineNumber: 1; columnNumber: 1; Premature end of file.]
at javax.xml.bind.helpers.AbstractUnmarshallerImpl.createUnmarshalException(Unknown Source)
at com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallerImpl.createUnmarshalException(Unknown Source)
at com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(Unknown Source)
at com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(Unknown Source)
at javax.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(Unknown Source)
at javax.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(Unknown Source)
at javax.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(Unknown Source)
at javax.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(Unknown Source)
at com.ubooquity.Ubooquity.w(SourceFile:138)
at com.ubooquity.Ubooquity.main(SourceFile:214)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.ubooquity.e.c.a(SourceFile:823)
at com.ubooquity.Launcher.main(SourceFile:10)
Caused by: org.xml.sax.SAXParseException; systemId: file:/C:/Users/xbmc/Documents/Ubooquity/preferences.xml; lineNumber: 1; columnNumber: 1; Premature end of file.
at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
... 14 more


0
Planned

Online Reading + scrolling mouse interaction

Elouan 10 years ago updated 10 years ago 4

I'm continuing my list of requests that would make ubooquity nicer.

When online reading we can turn pages using keys only. It would be nice to add new mouse interactions too:

- scroll up/down to turn pages


0
Not a bug

The comic books are not registered according to the file name.

김진우 10 years ago updated by Tom 10 years ago 4
I use to install the SYNOLOGY NAS.The language I use is Korean.
Only folders and files in English to function normally.
But it never registered the name of the file containing the Korean.
How can I fix it?
0
Answered

Ubboquity CentOS Upgrade Process

Lokoalex 10 years ago updated 10 years ago 2

Does anyone know how to upgrade to the latest version? I am tempted to upgrade but dont want to break anything.

0
Declined

Sort comics without 'The'

Frank Bean 10 years ago updated by Tom 10 years ago 1
Would it be possible to have it sort comic titles ignoring 'The'? for example, i'd rather see The Walking Dead in W instead of T