eclipse-cdt-cloud / eclipse-cdt-cloud/cdt-cloud-blueprint
Hang on Splash Screen
- Dominant language
- TypeScript
- Stars
- 31
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
### Bug Description:
See this and following comments: https://github.com/eclipse-cdt-cloud/cdt-cloud-blueprint/pull/103#pullrequestreview-3882868900
There is one regression I noticed: When I start the Electron application I am stuck in the splash screen for 30 seconds until the main window shows up. My guess is that the window should already be ready but somehow the messaging/events are broken to show it. So we wait for the 30 seconds timeout for it to be shown.
### Additional Information
- Operating System: Ubuntu 24.04 with Wayland
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the Electron application startup path and the messaging/events discussed in the linked pull-request review. Reproduce the launch on Ubuntu 24.04 with Wayland, then trace why the splash screen waits for the 30-second timeout. Done means the main window appears without the delay.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, typescript
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100