Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
0.23
-
Unknown
-
N/A
-
N/A
-
Description
Reproduction steps
- Download the appimage from cristal 0.23 or cristal 0.23.1
- Start it (chmod + x FILE; ./FILE --no-sandbox)
Expected
The application starts.
Actual
The application does not start (i.e., no window opens). No particular error log.
Workound
Set XDG_SESSION_TYPE=x11 environment variable.
Analysis
More precisely, the issue is when the upgrade to 38.2.0 (https://github.com/xwiki-contrib/cristal/commit/3589ce03d068e02ee49a12cda13fa498406c0eaa).
Actual root cause -> https://github.com/electron/electron/issues/48737
Attachments
Issue Links
- is caused by
-
CRISTAL-667 Upgrade to electron 38.2.1
-
- Closed
-