You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The SchildiChat desktop application crashes immediately upon launch when started with the following command on a system using the Hyprland Wayland compositor:
The crash results in a segmentation fault and core dump, preventing any interaction with the application.
Interestingly, the application launched successfully once before configuring the user account but crashes with a segmentation fault on all subsequent attempts.
Steps to Reproduce:
Launch the SchildiChat desktop application with the command:
SchildiChat should launch successfully without crashing, allowing for normal usage.
Actual Behavior:
The application crashes immediately upon launch, with the terminal output showing the following:
$ schildichat-desktop --enable-features=UseOzonePlatform,WebRTCPipeWireCapturer --ozone-platform=wayland
No update_base_url is defined: auto update is disabled
Fetching translation json for locale: en_EN
Changing application language to en-us
Fetching translation json for locale: en-us
Resetting the UI components after locale change
Resetting the UI components after locale change
Segmentation fault (core dumped)
Additional Details:
The issue occurs only when launching with the above command; Element launches successfully every time on the same system.
The text was updated successfully, but these errors were encountered:
Environment:
Description:
The SchildiChat desktop application crashes immediately upon launch when started with the following command on a system using the Hyprland Wayland compositor:
The crash results in a segmentation fault and core dump, preventing any interaction with the application.
Interestingly, the application launched successfully once before configuring the user account but crashes with a segmentation fault on all subsequent attempts.
Steps to Reproduce:
Expected Behavior:
SchildiChat should launch successfully without crashing, allowing for normal usage.
Actual Behavior:
The application crashes immediately upon launch, with the terminal output showing the following:
Additional Details:
The text was updated successfully, but these errors were encountered: