There is 1 update.
 
 
Cristal / cid:jira-generated-image-avatar-d4d60f8a-dd66-4f37-a31f-09d421c5ea4d CRISTAL-735 Open

Cristal electron packaging 0.23 is not starting

 
View issue   ยท   Add comment
 

1 update

 
cid:jira-generated-image-avatar-2d74b82d-aa04-48b5-9708-47f2cbd29805 Changes by Manuel Leduc on 06/Nov/25 17:17
 
Description: h2. Reproduction steps
* Download the appimage from cristal 0.23 or cristal 0.23.1
* Start it (chmod + x FILE; ./FILE --no-sandbox)

h2. Expected

The application starts.

h2. Actual

The application does not start (i.e., no window opens). No particular error log.

h2. Workound

Set {{XDG_SESSION_TYPE=x11}} environment variable.

h2. 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