Prerequisites
Note: Reporting against production release v3.2.6, not a dev build. Developer prerequisite items below are N/A.
Expected Behavior
After accepting the license agreement on first launch, the app should proceed to the sign-in screen and remain open.
Current Behavior
After accepting the license agreement, the app closes silently with no error message or dialog. Relaunching the app allows the user to proceed normally. This has been reproduced twice on the same machine, after clearing all app data between occurrences.
Steps to Reproduce
- Launch Deskreen Pro for the first time on a Windows 11 machine (or after clearing all app data).
- Accept the license agreement when prompted.
- Observe that the app closes silently immediately after acceptance.
- Relaunch the app — it proceeds to sign-in normally.
Possible Solution (Not obligatory)
Context
While relaunching resolves it, a silent crash on first run creates a poor first impression and may cause confusion for less technical users who may not think to relaunch.
Your Environment
- Node version : N/A (production release)
- Deskreen version or branch : 3.2.6
- Operating System and version : Windows 11 (latest)
- Link to your project : N/A
Prerequisites
Note: Reporting against production release v3.2.6, not a dev build. Developer prerequisite items below are N/A.
masterbranchDEBUG_PROD=true yarn build && yarn startExpected Behavior
After accepting the license agreement on first launch, the app should proceed to the sign-in screen and remain open.
Current Behavior
After accepting the license agreement, the app closes silently with no error message or dialog. Relaunching the app allows the user to proceed normally. This has been reproduced twice on the same machine, after clearing all app data between occurrences.
Steps to Reproduce
Possible Solution (Not obligatory)
Context
While relaunching resolves it, a silent crash on first run creates a poor first impression and may cause confusion for less technical users who may not think to relaunch.
Your Environment