You are here

Listary Portable giving FlaUI.Core error

5 posts / 0 new
Last post
DigitalGaga
Offline
Last seen: 3 weeks 4 days ago
Joined: 2007-05-03 23:08
Listary Portable giving FlaUI.Core error

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].

John T. Haller
John T. Haller's picture
Online
Last seen: 41 min 46 sec ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
More Details

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!

DigitalGaga
Offline
Last seen: 3 weeks 4 days ago
Joined: 2007-05-03 23:08
Thank you for your time John.

Thank you for your time John. I am on Windows 11, x64 and Using ListaryPortable_6.3.5.94.paf.exe. Install path is "D:\#Apps\PortableApps\PortableApps\ListaryPortable", It's a new installation.

John T. Haller
John T. Haller's picture
Online
Last seen: 41 min 46 sec ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Number Sign

Ditch the # in your path. Part of Listary can't handle it. I tested in Windows 11 with your same path on C. Error occurs. Remove the # and the error does not occur.

Sometimes, the impossible can become possible, if you're awesome!

DigitalGaga
Offline
Last seen: 3 weeks 4 days ago
Joined: 2007-05-03 23:08
Hi John, you are right.

Hi John, you are right. Ditching the # in the path allows Listary to work fine. Never had any issues with this path for any other portableapp, so never even considered the path could be the issue. Thank you so much for your help!

Log in or register to post comments