View Single Post
pichlo's Avatar
Posts: 6,453 | Thanked: 20,983 times | Joined on Sep 2012 @ UK
#155
Originally Posted by Dead1nside View Post
Has anybody using the Oxford dictionaries noticed that there are links to images in the dictionary entries like 'b56789.bmp', instead of just showing the image? I've tried to put the image directory in the same directory as the dictionaries but that doesn't help. Thanks in advance for any help solving this.
I find it curious that no one noticed except you and me. I agree it is quite annoying, but to MStarDict's defense I must say that I have looked into this and found that the problem is with the dictionary itself. The main .dict file contains IMG tags referring to the bitmaps with spurious non-printable characters in the file names. Example, <IMG src="_7e3d5890.bmp_">, where _ stands for non-printable chars 0x1E and 0x1F.

I have managed to remove the chars in a hex editor but then the index file did not match and MStarDict crashed on loading the dictionary, so I reverted it back to the original. If anyone could tell me how to fix the index that would be greatly appreciated.
 

The Following User Says Thank You to pichlo For This Useful Post: