When Listary launches, we get following error and the app crashes. Direct app installation and running doesn't have this issue, it only happens when launching through portableapps launcher. Seems like it's unable to load FlaUI.Core, but I can see the DLL file is available in the "Files" folder under plugins. Can some provide guidance on how we can fix this?
Listary has encountered a problem, please restart it.
Error message:
System.AggregateException: A Task's exception(s) were not observed either by
Waiting on the Task or accessing its Exception property. As a result, the
unobserved exception was rethrown by the finalizer thread. --- >
System.IO.FileNotFoundException: Could not load file or assembly 'FlaUI.Core,
Version=4.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its
dependencies. The system cannot find the file specified.
at Listary.FileAppPlugin.Files.FilesPlugin.BindFileWindow(IntPtr hWnd)
at Listary.Core.HookedWindows .<. p="" boolean="" v="" in="" q7ri6yygc6m82zrsbrwoskchspz1aww="">:line 135
at Listary.Core.HookedWindows .<. p="" in="" q7ri6yygc6m82zrsbrwoskchspz1aww="">:line 192
at System.Threading.Tasks.Task.Execute()
--- End of inner exception stack trace ---
at System.Threading.Tasks.TaskExceptionHolder.Finalize(
--- > (Inner Exception #0) System.IO.FileNotFoundException: Could not load file
or assembly 'FlaUI.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null'
or one of its dependencies. The system cannot find the file specified.
File name: 'FlaUI.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null'
at Listary.FileAppPlugin.Files.FilesPlugin.BindFileWindow(IntPtr hWnd)
at Listary.Core.HookedWindows .<. p="" boolean="" v="" in="" q7ri6yygc6m82zrsbrwoskchspz1aww="">:line 135
at Listary.Core.HookedWindows .<. q7ri6yygc6m82zrsbrwoskchspz1aww="">:line 192
at System.Threading. Tasks. Task.Execute(
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value
[HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure
logging.
To turn this feature off, remove the registry value
[HKLM\Software\Microsoft\Fusion!EnableLog].
Listary launches just fine on my Windows 10 machine. Please "include system details (OS version, 32 vs 64-bit), install path, new vs upgrade, etc."
Sometimes, the impossible can become possible, if you're awesome!