-
Notifications
You must be signed in to change notification settings - Fork 3
Description
When I attempt to attach and start the translation using modules other than Bergamot, the following error message appears. This happens regardless of which module I try to attach.
One thing I noticed in the stackTrace is the path "D:\a\WindowTranslator...". Since I do not have a D: drive on my computer, I am concerned that the application might be looking for a file path that doesn't exist on my system.
Could you please advise on how to resolve this issue?
OS : Windows 11 pro 25H2
Version: 0.9.19.0
Message: ウィンドウの埋め込みに失敗しました。
=== Exception Information ===
Type: System.Exception
Message: 翻訳モジュールが要求する権限の一部もしくは全てが付与されませんでした。
再度翻訳を試みた際に、再度権限の付与を求められます。
StackTrace:
at WindowTranslator.Plugin.GoogleAppsSctiptPlugin.GasTranslator.TranslateAsync(TextInfo[] srcTexts) in D:\a\WindowTranslator\WindowTranslator\Plugins\WindowTranslator.Plugin.GoogleAppsSctiptPlugin\GasTranslator.cs:line 68
at WindowTranslator.Modules.Main.MainViewModelBase.TranslateAsync(IEnumerable`1 texts) in D:\a\WindowTranslator\WindowTranslator\WindowTranslator\Modules\Main\MainViewModelBase.cs:line 294
=== Settings Information ===
Target: firefox
Language Source: en-US
Language Target: ja-JP
Font: Yu Gothic UI
FontScale: 1.1
OverlayShortcut: Ctrl + Alt + O
OverlayOpacity: 0.94
DisplayBusy: True
IsOneShotMode: False
Selected Plugins:
ICacheModule: LocalCache
IOcrModule: OneOcr
ITranslateModule: GasTranslator