<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to tickets</title><link>https://sourceforge.net/p/easyjasub/tickets/</link><description>Recent changes to tickets</description><atom:link href="https://sourceforge.net/p/easyjasub/tickets/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 28 Sep 2024 10:31:19 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/easyjasub/tickets/feed.rss" rel="self" type="application/rss+xml"/><item><title>#4 wkhtmltoimage halts at each conversion from html to png</title><link>https://sourceforge.net/p/easyjasub/tickets/4/?limit=25#2106</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I guess the fix is to just add the option to the command runner &lt;a href="https://github.com/riccardove/easyjasub/blob/master/easyjasub-lib/src/main/java/com/github/riccardove/easyjasub/WkHtmlToImageProcessBuilder.java" rel="nofollow"&gt;https://github.com/riccardove/easyjasub/blob/master/easyjasub-lib/src/main/java/com/github/riccardove/easyjasub/WkHtmlToImageProcessBuilder.java&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;It was a long time ago, I need to rethink how to release this stuff ...&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Riccardo</dc:creator><pubDate>Sat, 28 Sep 2024 10:31:19 -0000</pubDate><guid>https://sourceforge.netf3fd127fb7998d4a5b9aa62b22a4c06c54984b51</guid></item><item><title>#4 wkhtmltoimage halts at each conversion from html to png</title><link>https://sourceforge.net/p/easyjasub/tickets/4/?limit=25#2393/e779</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;You are a hero&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Joshua Calvin Koa</dc:creator><pubDate>Thu, 26 Sep 2024 22:39:55 -0000</pubDate><guid>https://sourceforge.net46c50b6042f048755fce574b7304a9cddd0e8483</guid></item><item><title>#4 wkhtmltoimage halts at each conversion from html to png</title><link>https://sourceforge.net/p/easyjasub/tickets/4/?limit=25#2393</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have found that you need to pass &lt;code&gt;--enable-local-file-access&lt;/code&gt; to the &lt;code&gt;wkhtmltoimage&lt;/code&gt; in order to avoid this problem, so I have created a batch file with the following content and passed the name to the &lt;code&gt;easyjasub&lt;/code&gt;:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;wkhtmltoimage.exe --enable-local-file-access %*
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">apsen</dc:creator><pubDate>Sat, 14 Sep 2024 22:35:54 -0000</pubDate><guid>https://sourceforge.net7b03c1243e2b750b27b95d05499023097f9c641e</guid></item><item><title>wkhtmltoimage halts at each conversion from html to png</title><link>https://sourceforge.net/p/easyjasub/tickets/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I'm hoping this will reach you still, I know it's been a while. I'm trying to run the command:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;java -jar easyjasub.jar -ja 01.srt -tr disabled -wk wkhtmltoimage&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;But it stops at each conversion-- it will begrudingly still convert that one page to an image but then halt. So I would have to keep running this command over and over until I get through all the HTML pages (which can be a lot...) This is the error message I am getting, and I am not sure if it is a permissions issue (I've chmod u+x on the parent and child folders). Any help would be great, I'd love to be able to use this!&lt;/p&gt;
&lt;p&gt;`onWriteImagesStart /Users/Sherlock/Sandbox/easyjasub/01_easyjasub wkhtmltoimage 1280&lt;/p&gt;
&lt;p&gt;easyjasub-cmd 0.6.2 &lt;a href="http://easyjasub.sourceforge.net" rel="nofollow"&gt;http://easyjasub.sourceforge.net&lt;/a&gt; built on 2015-01-05&lt;br/&gt;
Execution error:&lt;br/&gt;
Error invoking wkhtmltoimage to write files on folder /Users/Sherlock/Sandbox/easyjasub/01_easyjasub : Error invoking wkhtmltoimage command, it returned 1`&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 08 Oct 2022 02:29:49 -0000</pubDate><guid>https://sourceforge.net028e4291ea5ead30ed9f6c1571636d18f900ef11</guid></item><item><title>Possible TTML2 exporting support?</title><link>https://sourceforge.net/p/easyjasub/tickets/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I wonder, with Netflix and all, is the support for xml-based TTML2 is wide enough for you to try and implement exporting to it.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">an lo</dc:creator><pubDate>Thu, 18 Mar 2021 03:03:26 -0000</pubDate><guid>https://sourceforge.net6e57ec8ff494ff6ec08e1270b7a9a77826cefe1d</guid></item><item><title>#2 Bug with a subtitle file</title><link>https://sourceforge.net/p/easyjasub/tickets/2/?limit=25#2630</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Thanks for this release 0.6 release. I start using it from now.&lt;br /&gt;
I have used 0.5 version with correction this week and didn't have problems any more (around 30 srt files converted). I inform you when I notice somenthing else.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Riccardo</dc:creator><pubDate>Sun, 26 Oct 2014 17:48:18 -0000</pubDate><guid>https://sourceforge.net79ddc63a13e7732e48a10af5c5d6c3051855954b</guid></item><item><title>#2 Bug with a subtitle file</title><link>https://sourceforge.net/p/easyjasub/tickets/2/?limit=25#191c</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have now released a new 0.6 version fixing the problem with mixed katakana/kanji words, please try that instead of the shapshot version I attached (I have now deleted it) to my previous post&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Riccardo</dc:creator><pubDate>Sat, 25 Oct 2014 07:50:02 -0000</pubDate><guid>https://sourceforge.net9451ce302ed43e7e32e6f65650c481463b7df4a3</guid></item><item><title>#1 Impossible to use Easyjasub</title><link>https://sourceforge.net/p/easyjasub/tickets/1/?limit=25#3436</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have released a 0.6 version with fixes to the defects you notified in this ticket:&lt;br /&gt;
- reading the original test.srt now works, the issue was caused by a BOM marker in the file&lt;br /&gt;
- dictionary file is not required unless found or explicitly specified with -d option&lt;br /&gt;
- a warning is issued if wkhtmltoimage is not found, unfortunately I am having issues in making the html to png rendering libraries work&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Riccardo</dc:creator><pubDate>Sat, 25 Oct 2014 07:46:04 -0000</pubDate><guid>https://sourceforge.netf49a2deb78ced37e909c3ce414433827b325ad02</guid></item><item><title>#2 Bug with a subtitle file</title><link>https://sourceforge.net/p/easyjasub/tickets/2/?limit=25#6b0d</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Would you please retry with the internal version attached here? It should avoid the issue&lt;/p&gt;
&lt;p&gt;It does not fix the problem completely yet so I am not releasing it&lt;/p&gt;
&lt;p&gt;the issue is triggered by words that contain both kanji and katakana like "虎ノ門"&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Riccardo</dc:creator><pubDate>Mon, 20 Oct 2014 10:29:44 -0000</pubDate><guid>https://sourceforge.net2780a4db65825968e468de53a7b2474efa571cd3</guid></item><item><title>#2 Bug with a subtitle file</title><link>https://sourceforge.net/p/easyjasub/tickets/2/?limit=25#aac9</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Thanks for your advice&lt;br /&gt;
I think I have same problem with this file.&lt;/p&gt;
&lt;p&gt;C:\Program Files\Easyjasub&amp;gt;easyjasub -d disabled -wk .\wkhtmltopdf\bin\wkhtmltoi&lt;br /&gt;
mage.exe -ja Hotaru_no_Hikari_2_ep01_(704x396_XviD).jp.ass&lt;br /&gt;
Processing Hotaru_no_Hikari_2_ep01_(704x396_XviD)&lt;br /&gt;
Japanese subtitles file: Hotaru_no_Hikari_2_ep01_(704x396_XviD).jp.ass&lt;br /&gt;
CSS file: Hotaru_no_Hikari_2_ep01_(704x396_XviD)&lt;em&gt;easyjasub/html/Hotaru_no_Hikari&lt;br /&gt;
_2_ep01&lt;/em&gt;(704x396_XviD).css&lt;em&gt;&lt;br /&gt;
HTML intermediate directory: Hotaru_no_Hikari_2_ep01_(704x396_XviD)_easyjasub/ht&lt;br /&gt;
ml&lt;/em&gt;&lt;br /&gt;
Japanese text file: Hotaru_no_Hikari_2_ep01_(704x396_XviD)&lt;em&gt;easyjasub/Hotaru_no_H&lt;br /&gt;
ikari_2_ep01&lt;/em&gt;(704x396_XviD).txt&lt;em&gt;&lt;br /&gt;
BDN XML file: Hotaru_no_Hikari_2_ep01_(704x396_XviD)&lt;/em&gt;&lt;em&gt;easyjasub/Hotaru_no_Hikari&lt;/em&gt;&lt;br /&gt;
2_ep01_(704x396_XviD).xml&lt;br /&gt;
IDX file: Hotaru_no_Hikari_2_ep01_(704x396_XviD).idx*&lt;br /&gt;
onReadJapaneseSubtitlesStart C:\Program Files\Easyjasub\Hotaru_no_Hikari_2_ep01_&lt;br /&gt;
(704x396_XviD).jp.ass&lt;br /&gt;
onReadJapaneseSubtitlesEnd C:\Program Files\Easyjasub\Hotaru_no_Hikari_2_ep01_(7&lt;br /&gt;
04x396_XviD).jp.ass&lt;br /&gt;
onWriteOutputJapaneseTextFileStart C:\Program Files\Easyjasub\Hotaru_no_Hikari_2&lt;br /&gt;
&lt;em&gt;ep01&lt;/em&gt;(704x396_XviD)&lt;em&gt;easyjasub\Hotaru_no_Hikari_2_ep01&lt;/em&gt;(704x396_XviD).txt&lt;br /&gt;
onWriteOutputJapaneseTextFileEnd C:\Program Files\Easyjasub\Hotaru_no_Hikari_2_e&lt;br /&gt;
p01_(704x396_XviD)&lt;em&gt;easyjasub\Hotaru_no_Hikari_2_ep01&lt;/em&gt;(704x396_XviD).txt&lt;br /&gt;
onReadTranslatedSubtitlesSkipped &amp;lt;null&amp;gt;&lt;br /&gt;
onLuceneParseStart&lt;/p&gt;
&lt;p&gt;easyjasub-cmd 0.5.0 &lt;a href="http://easyjasub.sourceforge.net"&gt;http://easyjasub.sourceforge.net&lt;/a&gt; built on 2014-07-28&lt;br /&gt;
Unexpected error:&lt;br /&gt;
String index out of range: -1&lt;br /&gt;
java.lang.StringIndexOutOfBoundsException: String index out of range: -1&lt;br /&gt;
        at java.lang.AbstractStringBuilder.substring(Unknown Source)&lt;br /&gt;
        at java.lang.StringBuilder.substring(Unknown Source)&lt;br /&gt;
        at com.github.riccardove.easyjasub.SubtitleItemElementsList.furiganaToEl&lt;br /&gt;
ements(SubtitleItemElementsList.java:102)&lt;br /&gt;
        at com.github.riccardove.easyjasub.SubtitleItemElementsList.createElemen&lt;br /&gt;
tsList(SubtitleItemElementsList.java:73)&lt;br /&gt;
        at com.github.riccardove.easyjasub.SubtitleListLuceneAnalyzer.trySetFuri&lt;br /&gt;
gana(SubtitleListLuceneAnalyzer.java:120)&lt;br /&gt;
        at com.github.riccardove.easyjasub.SubtitleListLuceneAnalyzer.analyzeLin&lt;br /&gt;
e(SubtitleListLuceneAnalyzer.java:68)&lt;br /&gt;
        at com.github.riccardove.easyjasub.SubtitleListLuceneAnalyzer.run(Subtit&lt;br /&gt;
leListLuceneAnalyzer.java:104)&lt;br /&gt;
        at com.github.riccardove.easyjasub.EasyJaSub.luceneAnalyze(EasyJaSub.jav&lt;br /&gt;
a:348)&lt;br /&gt;
        at com.github.riccardove.easyjasub.EasyJaSub.run(EasyJaSub.java:73)&lt;br /&gt;
        at com.github.riccardove.easyjasub.EasyJaSubCommandLineApp.runEasyJaSub(&lt;br /&gt;
EasyJaSubCommandLineApp.java:196)&lt;br /&gt;
        at com.github.riccardove.easyjasub.EasyJaSubCommandLineApp.execute(EasyJ&lt;br /&gt;
aSubCommandLineApp.java:150)&lt;br /&gt;
        at com.github.riccardove.easyjasub.EasyJaSubCommandLineApp.run(EasyJaSub&lt;br /&gt;
CommandLineApp.java:58)&lt;br /&gt;
        at com.github.riccardove.easyjasub.App.main(App.java:38)&lt;br /&gt;
This error may be a problem in the program, please report it.&lt;br /&gt;
Issues management: &lt;a href="https://sourceforge.net/p/easyjasub/tickets"&gt;https://sourceforge.net/p/easyjasub/tickets/&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fabien</dc:creator><pubDate>Thu, 16 Oct 2014 05:16:34 -0000</pubDate><guid>https://sourceforge.net543ed7ba70155f3086886cb2c1c61cd2d95d8650</guid></item></channel></rss>