Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Appimage starts very slow on Linux Mint 21 and is quite large compared to other messengers #4162

Open
1 task done
mruncreative opened this issue May 10, 2024 · 1 comment
Labels
bug Something isn't working desktop Related to desktop app linux Related to Linux platform windows Related to Windows platform

Comments

@mruncreative
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Platform

Linux

OS version

Linux Mint 21.3

App version

5.7.1 (42)

Current Behavior

I measured that it takes roughly 7 seconds for the window to appear after starting the application.

Expected Behavior

0-1 second are what is expected.

Steps To Reproduce

Start appimage on Linux Mint 21.3

Relevant log output

D: useDatabaseKey true
D: sendCmd: setTempFolder
D: sendCmd response type cmdOk
D: sendCmd: setFilesFolder
D: sendCmd response type cmdOk
D: sendCmd: setRemoteHostsFolder
D: sendCmd response type cmdOk
D: sendCmd: apiSetEncryptLocalFiles
D: sendCmd response type cmdOk
D: sendCmd: showActiveUser
D: sendCmd response type chatCmdError
D: apiGetActiveUser: chatCmdError chat noActiveUser
D: sendCmd: listRemoteHosts
D: sendCmd response type remoteHostList
D: user: null
D: ChatController startReceiver
D: sendCmd: setLocalDeviceName
D: sendCmd response type cmdOk
D: startChat: started without user
D: sendCmd: listUsers
D: sendCmd: listRemoteHosts
D: sendCmd response type remoteHostList
D: sendCmd response type usersList
D: sendCmd: listRemoteHosts
D: sendCmd response type remoteHostList
@mruncreative mruncreative added bug Something isn't working triage labels May 10, 2024
@Narasimha-sc Narasimha-sc added linux Related to Linux platform windows Related to Windows platform desktop Related to desktop app and removed triage labels May 10, 2024
@ITwrx
Copy link

ITwrx commented May 12, 2024

yeah, 7-8 seconds on f39 as well. If SimpleX is making network connections or something during this time it might be desirable to have a small window pop up and show the different things that are happening in the background until the full application is ready, so users know why it's taking so long.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working desktop Related to desktop app linux Related to Linux platform windows Related to Windows platform
Projects
None yet
Development

No branches or pull requests

3 participants