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

Ubuntu: App takes a very long time to fully start #3759

Closed
3 tasks done
hichemfantar opened this issue Nov 16, 2024 · 1 comment
Closed
3 tasks done

Ubuntu: App takes a very long time to fully start #3759

hichemfantar opened this issue Nov 16, 2024 · 1 comment
Labels
blocked/needs-info Issues lacking information for resolution

Comments

@hichemfantar
Copy link

hichemfantar commented Nov 16, 2024

Pre-flight checklist

  • I have read the contribution documentation for this project.
  • I agree to follow the code of conduct that this project uses.
  • I have searched the issue tracker for a bug that matches the one I want to file, without success.

Electron Forge version

7.5.0

Electron version

v33.2.0

Operating system

Ubuntu 20.04.6 LTS

Last known working Electron Forge version

No response

Expected behavior

app shouldn't stay loading for so long

Actual behavior

Starts up quickly in dev mode but in prod the app stays in the loading state for 15s

Steps to reproduce

  1. clone https://github.com/hichemfantar/my-new-electron-app
  2. run .deb build
  3. install app
  4. open app

Additional information

testing machine specs:

RAM: 15.4 GiB
CPU: Intel® Core™ i5-10500H CPU @ 2.50GHz × 12

vscode and postman which are both electron apps load instantly

2024-11-16.14-44-54.mp4
@hichemfantar hichemfantar changed the title Ubuntu app takes a very long time to fully start Ubuntu build takes a very long time to fully start Nov 16, 2024
@hichemfantar hichemfantar changed the title Ubuntu build takes a very long time to fully start Ubuntu .deb build takes a very long time to fully start Nov 16, 2024
@hichemfantar hichemfantar changed the title Ubuntu .deb build takes a very long time to fully start Ubuntu: App takes a very long time to fully start Nov 16, 2024
@erickzhao erickzhao added the blocked/needs-info Issues lacking information for resolution label Jan 30, 2025
@erickzhao
Copy link
Member

Hey @hichemfantar, I don't know if this is a very actionable issue on the Forge side. Once the application is packaged, startup delay might be.

Does this only happen with apps built by Forge? Is there a specifically part of the packaging process that's causing this startup delay? That would help diagnosing the problem and coming up with a path to resolution.

@erickzhao erickzhao closed this as not planned Won't fix, can't repro, duplicate, stale Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked/needs-info Issues lacking information for resolution
Projects
None yet
Development

No branches or pull requests

2 participants