copyliu / furigana_inserter

Automatically exported from code.google.com/p/itadaki
Other
1 stars 0 forks source link

Furigana inserter does not work (I don't have anything more specific) #12

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. call any Website with Kanji, e.g. the Japanese Wikipedia
2. right-click and select add furigana

What is the expected output? What do you see instead?
I expect the furigana to show up, but nothing happens at all. No furigana, no 
messages or anything. I'm using Furigana inserter on another machine and don't 
have any issues there.

What version of the product are you using? On what operating system?
Win XP SP3, Firefox 3.6.13, Furigana inserter 1.2.4, Dictionary for Furigana 
Inserter 1.2, HTML Ruby 6.22.3. I tried to uninstall other Add-ons like 
no-script, Ad Blocker Plus, and Rikaichan, end even did a clean re-install of 
Firefox but to no avail.

Please provide any additional information below.

Original issue reported on code.google.com by the...@gmx.de on 12 Jan 2011 at 11:11

GoogleCodeExporter commented 8 years ago
Go to "about:config" (type it in the location bar). Set 
"javascript.options.showInConsole" to true (double click it). The go to the 
Error Console in the Tools Menu. Are there any error messages there? If so then 
copy and paste them here.

Original comment by zorkz...@hotmail.com on 12 Jan 2011 at 1:04

GoogleCodeExporter commented 8 years ago
Thanks for the quick reply. OK, there is one error:

Fehler: uncaught exception: [Exception... "Component returned failure code: 
0x80004005 (NS_ERROR_FAILURE) [iYomikataDictionary.getError]"  nsresult: 
"0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: 
chrome://furiganainserter/content/furiganainserter.js :: anonymous :: line 468" 
 data: no]

hope, this helps...

Original comment by the...@gmx.de on 12 Jan 2011 at 2:02

GoogleCodeExporter commented 8 years ago
I don't know why this happens. Just tried it and it seems to be working for me. 
You can try creating a new profile. Reinstalling Firefox is useless, all data 
is kept in a profile. See here for more information 
http://support.mozilla.com/de/kb/Profile%20verwalten?s=profile&as=s .

Original comment by zorkz...@hotmail.com on 12 Jan 2011 at 2:55

GoogleCodeExporter commented 8 years ago
Tried to use a new profile... didn't help either. I think I will be limited to 
use that other machine mentioned above then.

Nevertheless, thanks for your efforts and quick response. I truly appreciate 
that.

Original comment by the...@gmx.de on 12 Jan 2011 at 3:28

GoogleCodeExporter commented 8 years ago
If you still want to get it to work then I can suggest one more thing. Install 
Mecab. See the FAQ for this. Then add "C:\Programme\MeCab\bin" to the "PATH" 
environment variable. Search Windows help for "Umgebungsvariablen" if you have 
German Windows.

I think that FI fails to load "libmecab.dll" that is included in the extension. 
Could be a problem with the path.

You can also try Firefox 4 beta. It's already stable.

Original comment by zorkz...@hotmail.com on 13 Jan 2011 at 10:54

GoogleCodeExporter commented 8 years ago
works for me

Original comment by zorkz...@hotmail.com on 15 Jul 2011 at 3:38