View Single Post
Old 05-23-2019, 02:34 PM   #192
Mister L
Groupie
Mister L is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Mister L is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Mister L is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Mister L is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Mister L is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Mister L is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Mister L is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Mister L is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Mister L is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Mister L is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Mister L is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.
 
Posts: 179
Karma: 91148
Join Date: Jun 2010
Device: Sony 350
Quote:
Originally Posted by Doitsu View Post
It'll display best practice recommendations similar to DAISY ACE.
For example, it'll flag missing lang/xml:lang attributes or empty <title></title> tags.
Quote:
Originally Posted by lumpynose View Post
Yep, just the thing for fussy perfectionists.
This looks brilliant (I am also a fussy perfectionist), thank you. However I've enabled it and get no info, just the normal "No problems found!" message.

If I run the plugin and then paste to the clipboard I get a message like this

Code:
EPUBCheck v4.2.1
Messages: 0 fatale / 0 erreur / 0 avertissement / 0 info / 0 usage

EPUBCheck terminé
java.lang.StackOverflowError
	at com.thaiopensource.relaxng.pattern.DuplicateAttributeDetector.startChoice(DuplicateAttributeDetector.java:42)
	at com.thaiopensource.relaxng.pattern.ChoicePattern.checkRestrictions(ChoicePattern.java:30)
followed by about a million " at com.thaiopensource.relaxng.pattern.ChoicePattern.c heckRestrictions(ChoicePattern.java:30)" variants.

Does that mean there is nothing at all to display because the file is already 100% perfect (seems wildly optimistic...) or am I missing something?

My prefs file looks like this now:

Code:
{
  "clipboard_copy": true,
  "github": true,
  "last_time_checked": "2019-05-23 18:01:45.895557",
  "update_check": true,
  "check_interval": 7,
  "usage": true
}
Thanks.
Mister L is offline   Reply With Quote