Flow-Launcher / Flow-Launcher/Flow.Launcher

Update failure- user data copy failed & started without the previous version's settings data

Open
#4,288 3 comments 1 reaction 0 assignees View on GitHub
bug keep-fresh Needs investigation
Dominant language
C#
Stars
15.6k
Forks
644
Avg merge
16h 51m
Merged PRs (30d)
3

Description

### Checks

- [x] I have checked that this issue has not already been reported.

- [x] I am using the latest version of Flow Launcher.

- [ ] I am using the prerelease version of Flow Launcher.

### Problem Description

Flow wanted to update and I said no. Few hours later I get this error for every plugin and user settings. Then it asked me to update again and I agreed, so now I'm on fresh installation of 2.1.0.

### To Reproduce

_No response_

### Screenshots

Image

### Flow Launcher Version

2.0.3

### Windows Build Number

10.0.26200.7840

### Error Log

```shell

01:54:12.9817+02:00 - INFO - App.OnStartup - Begin Flow Launcher startup ----------------------------------------------------
01:54:12.9817+02:00 - INFO - App.OnStartup - Runtime info:
Flow Launcher version: 2.1.0
OS Version: 26200.7840
IntPtr Length: 8
x64: True
01:54:13.2209+02:00 - INFO - BinaryStorage.TryLoad - Cache file not exist, load default data
01:54:13.3917+02:00 - INFO - CommunityPluginSource.FetchAsync - Loading plugins from https://fastly.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher.PluginsManifest@main/plugins.json
01:54:13.4082+02:00 - INFO - CommunityPluginSource.FetchAsync - Loading plugins from https://gcore.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher.PluginsManifest@main/plugins.json
01:54:13.4082+02:00 - INFO - CommunityPluginSource.FetchAsync - Loading plugins from https://cdn.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher.PluginsManifest@main/plugins.json
01:54:13.4082+02:00 - INFO - CommunityPluginSource.FetchAsync - Loading plugins from https://raw.githubusercontent.com/Flow-Launcher/Flow.Launcher.PluginsManifest/main/plugins.json
01:54:13.5380+02:00 - INFO - ImageLoader.InitializeAsync - Preload images cost <0ms>
01:54:13.5380+02:00 - INFO - ImageLoader.InitializeAsync - Number of preload images is <4>, Images Number: 4, Unique Items 4
01:54:13.6830+02:00 - INFO - CommunityPluginSource.FetchAsync - Loaded 305 plugins from https://gcore.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher.PluginsManifest@main/plugins.json
01:54:14.4945+02:00 - INFO - App.OnStartup - End Flow Launcher startup ------------------------------------------------------
01:54:14.4945+02:00 - INFO - App.OnStartup - Begin plugin initialization ----------------------------------------------------
01:54:15.9106+02:00 - INFO - App.OnStartup - Startup cost <3642ms>
01:54:15.9106+02:00 - INFO - PluginManager.InitializePluginsAsync - Total init cost for is <37ms>
01:54:15.9106+02:00 - INFO - PluginManager.InitializePluginsAsync - Total init cost for is <52ms>
01:54:15.9106+02:00 - INFO - PluginManager.InitializePluginsAsync - Total init cost for is <65ms>
01:54:15.9106+02:00 - INFO - PluginManager.InitializePluginsAsync - Total init cost for is <114ms>
01:54:15.9106+02:00 - INFO - PluginManager.InitializePluginsAsync - Total init cost for is <129ms>
01:54:15.9106+02:00 - INFO - PluginManager.InitializePluginsAsync - Total init cost for is <128ms>
01:54:15.9254+02:00 - INFO - PluginManager.InitializePluginsAsync - Total init cost for is <111ms>
01:54:15.9254+02:00 - INFO - PluginManager.InitializePluginsAsync - Total init cost for is <128ms>
01:54:16.0789+02:00 - INFO - PluginManager.InitializePluginsAsync - Total init cost for is <395ms>
01:54:16.1962+02:00 - INFO - PluginManager.InitializePluginsAsync - Total init cost for is <366ms>
01:54:16.1962+02:00 - INFO - BinaryStorage.TryLoadAsync - Cache file not exist, load default data
01:54:16.1962+02:00 - INFO - BinaryStorage.TryLoadAsync - Cache file not exist, load default data
01:54:16.1962+02:00 - INFO - Main.InitAsync - Preload programs cost <10ms>
01:54:16.1962+02:00 - INFO - Main.InitAsync - Number of preload win32 programs <0>
01:54:16.1962+02:00 - INFO - Main.InitAsync - Number of preload uwps <0>
01:54:16.1962+02:00 - INFO - PluginManager.InitializePluginsAsync - Total init cost for is <352ms>
01:54:16.2851+02:00 - INFO - PluginManager.InitializePluginsAsync - Total init cost for is <508ms>
01:54:16.4637+02:00 - INFO - App.OnStartup - End plugin initialization ------------------------------------------------------
01:54:16.4637+02:00 - INFO - App.OnStartup - Startup cost <1969ms>
01:54:16.5048+02:00 - ERROR - - ------------- BEGIN Flow.Launcher.Plugin.Program exception -------------
01:54:16.5048+02:00 - ERROR - -
Exception full name: System.IO.FileNotFoundException
Error status: UNKNOWN
Class name: Win32
Calling method: ExeProgram
Program path: C:\Chromium\bin\chrome.exe
InnerException number: 1
Exception message: C:\Chromium\bin\chrome.exe
Exception error type: HResult -2147024894
Exception thrown in called method: System.Diagnostics.FileVersionInfo GetVersionInfo(System.String)
Possible interpretation of the error: File not found when trying to load the program from C:\Chromium\bin\chrome.exe
Possible resolution: Not yet known
01:54:16.5048+02:00 - ERROR - - ------------- END Flow.Launcher.Plugin.Program exception -------------
01:54:16.7680+02:00 - INFO - Main.IndexProgramsAsync - UWPProgram index cost <561ms>
01:54:26.0804+02:00 - INFO - Main.IndexProgramsAsync - Win32Program index cost <9873ms>

```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.