contour-terminal / contour

Modern C++ Terminal Emulator
http://contour-terminal.org/
Apache License 2.0
2.39k stars 101 forks source link

appimage cannot open #1595

Open newyorkthink opened 1 day ago

newyorkthink commented 1 day ago

Contour Terminal version

0.5.0.7168

Installer source

GitHub: release page

Operating System

kali linux

Architecture

x86-64

Other Software

No response

Steps to reproduce

./Downloads/contour-0.5.0.7168.AppImage

Expected Behavior

image

Actual Behavior


> ./Downloads/contour-0.5.0.7168.AppImage

(AppRun.wrapped:961305): GLib-GObject-CRITICAL **: 18:56:47.129: g_object_set: assertion 'G_IS_OBJECT (object)' failed

(AppRun.wrapped:961305): GLib-GObject-CRITICAL **: 18:56:47.129: g_object_set: assertion 'G_IS_OBJECT (object)' failed

(AppRun.wrapped:961305): GLib-GObject-CRITICAL **: 18:56:47.129: g_object_set: assertion 'G_IS_OBJECT (object)' failed

(AppRun.wrapped:961305): GLib-GObject-CRITICAL **: 18:56:47.129: g_object_set: assertion 'G_IS_OBJECT (object)' failed

(AppRun.wrapped:961305): GLib-GObject-CRITICAL **: 18:56:47.129: g_object_set: assertion 'G_IS_OBJECT (object)' failed

(AppRun.wrapped:961305): GLib-GObject-CRITICAL **: 18:56:47.129: g_object_set: assertion 'G_IS_OBJECT (object)' failed

(AppRun.wrapped:961305): GLib-GObject-CRITICAL **: 18:56:47.129: g_object_set: assertion 'G_IS_OBJECT (object)' failed

(AppRun.wrapped:961305): GLib-GObject-CRITICAL **: 18:56:47.129: g_object_set: assertion 'G_IS_OBJECT (object)' failed

(AppRun.wrapped:961305): GStreamer-CRITICAL **: 18:56:47.129: gst_bin_add_many: assertion 'GST_IS_ELEMENT (element_1)' failed

(AppRun.wrapped:961305): GStreamer-CRITICAL **: 18:56:47.129: gst_element_link_many: assertion 'GST_IS_ELEMENT (element_1)' failed

(AppRun.wrapped:961305): GStreamer-CRITICAL **: 18:56:47.129: gst_element_get_static_pad: assertion 'GST_IS_ELEMENT (element)' failed

(AppRun.wrapped:961305): GStreamer-CRITICAL **: 18:56:47.129: gst_ghost_pad_new: assertion 'GST_IS_PAD (target)' failed

(AppRun.wrapped:961305): GStreamer-CRITICAL **: 18:56:47.129: gst_element_add_pad: assertion 'GST_IS_PAD (pad)' failed

(AppRun.wrapped:961305): GStreamer-CRITICAL **: 18:56:47.129: gst_bin_add: assertion 'GST_IS_ELEMENT (element)' failed

(AppRun.wrapped:961305): GStreamer-CRITICAL **: 18:56:47.129: gst_bin_add: assertion 'GST_IS_ELEMENT (element)' failed

(AppRun.wrapped:961305): GStreamer-CRITICAL **: 18:56:47.129: gst_bin_add: assertion 'GST_IS_ELEMENT (element)' failed
zsh: segmentation fault  ./Downloads/contour-0.5.0.7168.AppImage

Additional notes

No response

Yaraslaut commented 1 day ago

Hi, thanks for the report