Problem with City theme

Issue #29 duplicate
Former user created an issue

When I buil the DVD, I've this error with the "City" Theme:

[17:42:47] (DEBUG) -> creating text [17:42:47] (ERROR) Label [Batman: Arkham City] should have a minimum height of 15,00 for this font. java.util.zip.DataFormatException: Label [Batman: Arkham City] should have a minimum height of 15,00 for this font. at com.xkeybrew.utils.XUtils.computeClippedWrappedText(XUtils.java:498) at com.xkeybrew.utils.XUtils.computeBreakText(XUtils.java:685) at com.xkeybrew.views.dvdmenu.jaxb.DvdStylerHelper.createSvgText(DvdStylerHelper.java:346) at com.xkeybrew.views.dvdmenu.jaxb.DvdStylerHelper.createObjects(DvdStylerHelper.java:481) at com.xkeybrew.views.dvdmenu.jaxb.DvdStylerHelper.createMenu(DvdStylerHelper.java:573) at com.xkeybrew.views.dvdmenu.jaxb.DvdStylerHelper.buildDocument(DvdStylerHelper.java:131) at com.xkeybrew.views.dvdmenu.jaxb.DvdStylerHelper.build(DvdStylerHelper.java:76) at com.xkeybrew.controllers.BuildPopupController$1$1.call(BuildPopupController.java:188) at javafx.concurrent.Task$TaskCallable.call(Task.java:1426) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at com.xkeybrew.utils.XUtils.lambda$runAndWait$108(XUtils.java:735) at com.xkeybrew.utils.XUtils$$Lambda$88/12787719.run(Unknown Source) at com.sun.javafx.application.PlatformImpl$6$1.run(PlatformImpl.java:301) at com.sun.javafx.application.PlatformImpl$6$1.run(PlatformImpl.java:298) at java.security.AccessController.doPrivileged(Native Method) at com.sun.javafx.application.PlatformImpl$6.run(PlatformImpl.java:298) at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95) at com.sun.glass.ui.win.WinApplication._runLoop(Native Method) at com.sun.glass.ui.win.WinApplication.access$300(WinApplication.java:39) at com.sun.glass.ui.win.WinApplication$4$1.run(WinApplication.java:112) at java.lang.Thread.run(Thread.java:744)

Comments (2)

  1. 巴蒂斯Badisi repo owner

    This issue is a duplicate of #10. Current workaround is to edit then save the theme that is causing the error (doing so will automatically fix any font size issue during the save process) I will reopen the issue #10 with additional comment.

  2. Log in to comment