Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.7.3
-
None
-
MacOs 14.7.2 on M1
Homebrew 4.4.14
-
-
95e926d3b (dev), 9c4230280 (6.9), 7e1eb0a37 (6.8)
Description
Hello, i was trying to convert this attached file in .dic format to .bdic format using qwebengine-convert-dict.
I've got this error
Serializing...
Verifying...
Word does not match!
Index: 3459
Expected: à¦à¦²à¦¾à¦•à¦¾à¦°à§à¦°à¦¨à¦¿à¦¤à§à¦¯à¦¨à§ˆà¦®à¦¿à¦¤à§à¦¤à¦¿à¦•à§à¦°à¦˜à¦Ÿà¦¨à¦¾
Actual: à¦à¦²à¦¾à¦•à¦¾à¦°à§à¦°à¦¨à¦¿à¦¤à§à¦¯à¦¨à§ˆà¦®à¦¿à¦¤à§à¦¤à¦¿
ERROR converting, the dictionary does not check out OK.
I think it's one word causing this issue. It works perfectly if i try to convert only a cut down part of this dictionary.
Looking at https://code.qt.io/cgit/qt/qtwebengine.git/tree/src/core/tools/qwebengine_convert_dict/main.cpp , I think that the problem is caused by
third_party/hunspell/google/bdict_writer.h