ccextractorfluttergui icon indicating copy to clipboard operation
ccextractorfluttergui copied to clipboard

[BUG] HardsubX still not work on Windows GUI

Open hajimekun opened this issue 3 years ago • 9 comments

I think the title is sufficiently clear, please fix this

hajimekun avatar Mar 20 '22 16:03 hajimekun

The GUI just uses the --hardsubx flag from the ccx binary, does the GUI output any error? what other flags have you passed?

techno-disaster avatar Mar 20 '22 19:03 techno-disaster

The GUI just uses the --hardsubx flag from the ccx binary, does the GUI output any error? what other flags have you passed?

grafik

This is the error message I receive when I try to use hardsubx.

dedudee avatar May 05 '22 16:05 dedudee

The GUI just uses the --hardsubx flag from the ccx binary, does the GUI output any error? what other flags have you passed?

grafik

This is the error message I receive when I try to use hardsubx.

Looks like a ccx bug and not related to the GUI. cc: @cfsmp3

techno-disaster avatar May 05 '22 17:05 techno-disaster

The GUI just uses the --hardsubx flag from the ccx binary, does the GUI output any error? what other flags have you passed?

grafik This is the error message I receive when I try to use hardsubx.

Looks like a ccx bug and not related to the GUI. cc: @cfsmp3

I guess some tesseract data doesn't come with the install and I don't know where the programm is looking for that data.

dedudee avatar May 05 '22 19:05 dedudee

Normally everything should be included, but the tesseract library might be looking at the wrong place...

What you can try to do is to install tesseract yourself (on their suggested location), by using one of the 4.x installers available here: https://digi.bib.uni-mannheim.de/tesseract/

canihavesomecoffee avatar May 06 '22 06:05 canihavesomecoffee

Unfortunately I am not an expert in this area. I tried what you suggested, even with the 5.x versions before and added it to PATH. Still it did not work. Do you have any other hotfixes?

dedudee avatar May 08 '22 20:05 dedudee

5.x is not supported (yet) by CCExtractor, so won't work for sure (hence my suggestion for a 4.x install).

If the 4.x version didn't work I don't have immediate suggestions :(

Normally we'll have an update for the HardSubX by the end of this year's GSoC, so we can pay extra attention to test out these things :)

canihavesomecoffee avatar May 08 '22 20:05 canihavesomecoffee

This sounds great! Hopefully this can be fixed easily. Thank you for your help.

dedudee avatar May 09 '22 16:05 dedudee

I've the same issue on Windows 11 even after I did this.

Tizioincognit0 avatar Jul 20 '22 14:07 Tizioincognit0