LykosAI / StabilityMatrix

Multi-Platform Package Manager for Stable Diffusion
https://lykos.ai
GNU Affero General Public License v3.0
4.45k stars 288 forks source link

App does not fully start anymore #714

Closed fmarczin closed 3 months ago

fmarczin commented 3 months ago

Started after upgrade to version 2.11.2

Output:

Setup:  took 0.03ms

[INFO]  ModelIndexService   Loading models from database...
[INFO]  ModelIndexService   Loaded 173 models from database in 136.98ms
[INFO]  ModelIndexService   Refreshing model index...
[INFO]  ModelIndexService   Model index refreshed with 173 entries, took 19.76ms (84.88ms db)
[TRACE] SettingsManager [RelayPropertyFor] OutputsPageViewModel.ShowFolders -> Settings.IsOutputsTreeViewEnabled
[TRACE] SettingsManager [RelayPropertyFor] MainSettingsViewModel.InfinitelyScrollWorkflowBrowser -> Settings.IsWorkflowInfiniteScrollEnabled
[TRACE] SettingsManager [RelayPropertyFor] MainSettingsViewModel.SelectedNumberFormatMode -> Settings.NumberFormatMode
[TRACE] SettingsManager [RelayPropertyFor] MainSettingsViewModel.AutoLoadCivitModels -> Settings.AutoLoadCivitModels
[TRACE] SettingsManager [RelayPropertyFor] MainSettingsViewModel.MoveFilesOnImport -> Settings.MoveFilesOnImport
[TRACE] CompletionProvider  Loading tags from /Volumes/SSD2/StabilityAI/Tags/danbooru.csv with Blake3 hash "2f20d20de38da8ca2dabafec02c947d5e6385d9e1adb4230a1aa9187220f79d3"
[DEBUG] CompletionProvider  Loading existing index for /Users/<private>/Library/Application Support/StabilityMatrix/Temp/Tags/2f20d20de38da8ca2dabafec02c947d5e6385d9e1adb4230a1aa9187220f79d3/index.bin, /Users/<private>/Library/Application Support/StabilityMatrix/Temp/Tags/2f20d20de38da8ca2dabafec02c947d5e6385d9e1adb4230a1aa9187220f79d3/header.bin
[INFO]  MainWindowViewModel App started (1.83s)
2024-06-24 16:49:05.330 StabilityMatrix.Avalonia[4330:26366] WARNING: Secure coding is not enabled for restorable state! Enable secure coding by implementing NSApplicationDelegate.applicationSupportsSecureRestorableState: and returning YES.
[INFO]  CompletionProvider  Loaded 99997 tags for "danbooru.csv" in 0.54s

Then nothing, the process is stuck at ~25% CPU and does not open any application window. Platform: MacOS 14.5

fmarczin commented 3 months ago

Just solved. The MacOS window manager for some reason had placed it outside of the desktop area.