Bug: Translator crashes on startup if exe file referenced in configuration is missing (1 Viewer)

conquerist

New Member
August 31, 2014
1
0
Home Country
United States of America United States of America
Application:
Translator​

Version:
1.5.062​

Steps to reproduce:
  1. In the Translator setup dialog, add a new program.
  2. Rename or delete the exe file referenced in step 1.
  3. Close and restart Translator.
Observed faulty behavior:
Crash on every following attempt to start the program.​

Workaround:
Remove the relevant <ProgramSettings> node from %ALLUSERSPROFILE%\IR Server Suite\Translator\Translator.xml or restore the missing exe file.​

Event Viewer entry:
Application: Translator.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.FileNotFoundException
Stack:
at System.Drawing.Icon.ExtractAssociatedIcon(System.String, Int32)
at IrssUtils.Win32.GetIconFromFile(System.String)
at IrssUtils.Win32.GetImageFromFile(System.String)
at Translator.Program.UpdateNotifyMenu()
at Translator.MainForm.RefreshProgramList()
at Translator.MainForm..ctor()
at Translator.Program.Main(System.String[])
 

Users who are viewing this thread

Top Bottom