Open fylexr opened 2 years ago
I wasn't able to reproduce. Could you share the log?
Sure, here it is :
12:48:42.4209+02:00 - INFO - App.OnStartup - Begin Flow Launcher startup ----------------------------------------------------
12:48:42.4261+02:00 - INFO - App.OnStartup - Runtime info:
Flow Launcher version: 1.9.4
OS Version: Microsoft Windows NT 10.0.19044.0
IntPtr Length: 8
x64: True
12:48:42.6578+02:00 - INFO - ImageLoader.Initialize - Preload images cost <64ms>
12:48:42.6584+02:00 - INFO - ImageLoader.Initialize - Number of preload images is <2>, Images Number: 2, Unique Items 2
12:48:44.4213+02:00 - INFO - PluginManager.InitializePlugins - Total init cost for
12:48:46.9439+02:00 - INFO - App.OnStartup - Startup cost <4943ms>
12:48:47.6330+02:00 - INFO - Updater.UpdateApp - Future Release <{
"SHA1": "77731989FEB97E4074DE8F76F321CD45F73A1557",
"BaseUrl": null,
"Filename": "FlowLauncher-1.9.4-full.nupkg",
"Query": null,
"Filesize": 95274002,
"IsDelta": false,
"StagingPercentage": null,
"EntryAsString": "77731989FEB97E4074DE8F76F321CD45F73A1557 FlowLauncher-1.9.4-full.nupkg 95274002",
"Version": {
"Version": {
"Major": 1,
"Minor": 9,
"Build": 4,
"Revision": 0,
"MajorRevision": 0,
"MinorRevision": 0
},
"SpecialVersion": ""
},
"PackageName": "FlowLauncher"
}>
12:49:17.0585+02:00 - ERROR - - ------------- BEGIN Flow.Launcher.Plugin.Program exception -------------
12:49:17.0585+02:00 - ERROR - -
Exception full name: System.IO.FileNotFoundException
Error status: UNKNOWN
Class name: Win32
Calling method: LnkProgram
Program path: C:\Users\User\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\OneDrive.lnk
InnerException number: 1
Exception message: Le fichier spécifié est introuvable. (0x80070002)
Exception error type: HResult -2147024894
Exception thrown in called method: Void Resolve(Accessibility._RemotableHandle ByRef, SLR_FLAGS)
Possible interpretation of the error: An unexpected error occurred in the calling method LnkProgram
Possible resolution: Not yet known
12:49:17.0585+02:00 - ERROR - - ------------- END Flow.Launcher.Plugin.Program exception -------------
12:49:30.0423+02:00 - ERROR - - ------------- BEGIN Flow.Launcher.Plugin.Program exception -------------
12:49:30.0423+02:00 - ERROR - -
Exception full name: System.Runtime.InteropServices.COMException
Error status: KNOWN
Class name: Win32
Calling method: LnkProgram
Program path: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\Windows Media Player.lnk
InnerException number: 1
Exception message: Error HRESULT E_FAIL has been returned from a call to a COM component.
Exception error type: HResult -2147467259
Exception thrown in called method: Void GetDescription(System.Text.StringBuilder, Int32)
Possible interpretation of the error: Error caused likely due to trying to get the description of the program
Possible resolution: Can be ignored and Flow Launcher should still continue, however the program may not be loaded
12:49:30.0423+02:00 - ERROR - - ------------- END Flow.Launcher.Plugin.Program exception -------------
12:49:30.0699+02:00 - ERROR - - ------------- BEGIN Flow.Launcher.Plugin.Program exception -------------
12:49:30.0699+02:00 - ERROR - -
Exception full name: System.Runtime.InteropServices.COMException
Error status: KNOWN
Class name: Win32
Calling method: LnkProgram
Program path: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\ODBC Data Sources (32-bit).lnk
InnerException number: 1
Exception message: Error HRESULT E_FAIL has been returned from a call to a COM component.
Exception error type: HResult -2147467259
Exception thrown in called method: Void GetDescription(System.Text.StringBuilder, Int32)
Possible interpretation of the error: Error caused likely due to trying to get the description of the program
Possible resolution: Can be ignored and Flow Launcher should still continue, however the program may not be loaded
12:49:30.0699+02:00 - ERROR - - ------------- END Flow.Launcher.Plugin.Program exception -------------
12:49:50.9123+02:00 - INFO - Flow.Launcher.Plugin.Program.Main - Win32Program index cost <66022ms>
17:30:06.4490+02:00 - ERROR - JsonRPCPlugin.Execute - Empty standard output and standard error.
17:48:47.3705+02:00 - INFO - Updater.UpdateApp - Future Release <{
"SHA1": "77731989FEB97E4074DE8F76F321CD45F73A1557",
"BaseUrl": null,
"Filename": "FlowLauncher-1.9.4-full.nupkg",
"Query": null,
"Filesize": 95274002,
"IsDelta": false,
"StagingPercentage": null,
"EntryAsString": "77731989FEB97E4074DE8F76F321CD45F73A1557 FlowLauncher-1.9.4-full.nupkg 95274002",
"Version": {
"Version": {
"Major": 1,
"Minor": 9,
"Build": 4,
"Revision": 0,
"MajorRevision": 0,
"MinorRevision": 0
},
"SpecialVersion": ""
},
"PackageName": "FlowLauncher"
}>
18:04:21.6863+02:00 - ERROR - JsonRPCPlugin.Execute - Empty standard output and standard error.
22:48:48.1498+02:00 - INFO - Updater.UpdateApp - Future Release <{
"SHA1": "77731989FEB97E4074DE8F76F321CD45F73A1557",
"BaseUrl": null,
"Filename": "FlowLauncher-1.9.4-full.nupkg",
"Query": null,
"Filesize": 95274002,
"IsDelta": false,
"StagingPercentage": null,
"EntryAsString": "77731989FEB97E4074DE8F76F321CD45F73A1557 FlowLauncher-1.9.4-full.nupkg 95274002",
"Version": {
"Version": {
"Major": 1,
"Minor": 9,
"Build": 4,
"Revision": 0,
"MajorRevision": 0,
"MinorRevision": 0
},
"SpecialVersion": ""
},
"PackageName": "FlowLauncher"
}>
It's pretty weird. The log doesn't contain any information about the libretranslate plugin.
I can reactivate the plugin and use it but it always get disabled some times after. Tried leveling up the priority, didn't change a thing.