story-apps / starc

Reinventing the screenwriting software.
https://starc.app
GNU General Public License v3.0
238 stars 27 forks source link

Takes a long time to load [linux] #235

Open foozzi opened 6 months ago

foozzi commented 6 months ago

Version: AppImage version from the site. OS: Arch linux Settings: Default settings

The application takes a long time to load

https://i.imgur.com/VgCJK3N.mp4

dimkanovikov commented 6 months ago

Can you please start the app from the terminal and share output which it provided?

foozzi commented 6 months ago

Can you please start the app from the terminal and share output which it provided?

2024.05.13 23:48:11.799 [I] Story Architect version 0.7.1, Arch Linux, x86_64
2024.05.13 23:48:11.800 [I] Loading fonts
2024.05.13 23:48:12.136 [I] Starting the application
2024.05.13 23:48:12.136 [I] Setup translation for en
2024.05.13 23:48:12.138 [I] Setup design system theme
2024.05.13 23:48:12.138 [I] Setup design system scale factor
2024.05.13 23:48:12.138 [I] Setup design system density
2024.05.13 23:48:12.182 [I] Show application window
2024.05.13 23:48:12.202 [I] Make startup checks
2024.05.13 23:48:12.202 [I] Starting cloud service connection
2024.05.13 23:48:12.207 [I] Configure autosaving
2024.05.13 23:48:12.215 [I] Show projects screen
2024.05.13 23:48:12.215 [D] Show content: Ui::ProjectsToolBar, Ui::ProjectsNavigator, Ui::ProjectsView
2024.05.13 23:48:12.861 [I] Connect to server
2024.05.13 23:48:14.853 [I] Closing current project
2024.05.13 23:48:14.853 [W] Current project is not valid. Skip closing.
2024.05.13 23:48:14.886 [I] Activate plugin "" (default "application/x-starc/editor/screenplay/text/text")
2024.05.13 23:48:14.899 [D] Activate plugin view
2024.05.13 23:48:14.908 [I] Init screenplay text manager
2024.05.13 23:48:14.908 [I] Create screenplay text view for model
2024.05.13 23:48:14.989 [I] Set model for view
2024.05.13 23:48:14.991 [I] Model for view set
2024.05.13 23:48:14.991 [I] Screenplay text view created
2024.05.13 23:48:14.993 [I] Set model for view
2024.05.13 23:48:14.993 [D] Activate plugin view options
2024.05.13 23:48:14.993 [D] Activate plugin manager
2024.05.13 23:48:14.993 [I] Plugin activated
2024.05.13 23:48:14.993 [I] Show project screen
2024.05.13 23:48:14.993 [D] Show content: Ui::ProjectToolBar, Ui::ProjectNavigator, Splitter

After the second launch it loads normally