[GH-ISSUE #1149] Broken Linux Qt build #358

Closed
opened 2026-02-27 21:05:54 +03:00 by kerem · 49 comments
Owner

Originally created by @ngoquang2708 on GitHub (Sep 29, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/1149

Qt AppImage taken from https://github.com/shadps4-emu/shadPS4/actions/runs/11090758200.
Host: Arch Linux.
No logs in user/log/.
Terminal:

qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""

(shadps4:183436): GLib-GObject-CRITICAL **: 18:03:36.302: g_object_set: assertion 'G_IS_OBJECT (object)' failed

(shadps4:183436): GLib-GObject-CRITICAL **: 18:03:36.302: g_object_set: assertion 'G_IS_OBJECT (object)' failed

(shadps4:183436): GLib-GObject-CRITICAL **: 18:03:36.302: g_object_set: assertion 'G_IS_OBJECT (object)' failed

(shadps4:183436): GLib-GObject-CRITICAL **: 18:03:36.302: g_object_set: assertion 'G_IS_OBJECT (object)' failed

(shadps4:183436): GLib-GObject-CRITICAL **: 18:03:36.302: g_object_set: assertion 'G_IS_OBJECT (object)' failed

(shadps4:183436): GLib-GObject-CRITICAL **: 18:03:36.302: g_object_set: assertion 'G_IS_OBJECT (object)' failed

(shadps4:183436): GLib-GObject-CRITICAL **: 18:03:36.302: g_object_set: assertion 'G_IS_OBJECT (object)' failed

(shadps4:183436): GLib-GObject-CRITICAL **: 18:03:36.302: g_object_set: assertion 'G_IS_OBJECT (object)' failed

(shadps4:183436): GStreamer-CRITICAL **: 18:03:36.302: gst_bin_add_many: assertion 'GST_IS_ELEMENT (element_1)' failed

(shadps4:183436): GStreamer-CRITICAL **: 18:03:36.302: gst_element_link_many: assertion 'GST_IS_ELEMENT (element_1)' failed

(shadps4:183436): GStreamer-CRITICAL **: 18:03:36.302: gst_element_get_static_pad: assertion 'GST_IS_ELEMENT (element)' failed

(shadps4:183436): GStreamer-CRITICAL **: 18:03:36.302: gst_ghost_pad_new: assertion 'GST_IS_PAD (target)' failed

(shadps4:183436): GStreamer-CRITICAL **: 18:03:36.302: gst_element_add_pad: assertion 'GST_IS_PAD (pad)' failed

(shadps4:183436): GStreamer-CRITICAL **: 18:03:36.302: gst_bin_add: assertion 'GST_IS_ELEMENT (element)' failed

(shadps4:183436): GStreamer-CRITICAL **: 18:03:36.302: gst_bin_add: assertion 'GST_IS_ELEMENT (element)' failed

(shadps4:183436): GStreamer-CRITICAL **: 18:03:36.302: gst_bin_add: assertion 'GST_IS_ELEMENT (element)' failed
Segmentation fault (core dumped)
Originally created by @ngoquang2708 on GitHub (Sep 29, 2024). Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/1149 Qt AppImage taken from https://github.com/shadps4-emu/shadPS4/actions/runs/11090758200. Host: Arch Linux. No logs in ```user/log/```. Terminal: ``` qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in "" (shadps4:183436): GLib-GObject-CRITICAL **: 18:03:36.302: g_object_set: assertion 'G_IS_OBJECT (object)' failed (shadps4:183436): GLib-GObject-CRITICAL **: 18:03:36.302: g_object_set: assertion 'G_IS_OBJECT (object)' failed (shadps4:183436): GLib-GObject-CRITICAL **: 18:03:36.302: g_object_set: assertion 'G_IS_OBJECT (object)' failed (shadps4:183436): GLib-GObject-CRITICAL **: 18:03:36.302: g_object_set: assertion 'G_IS_OBJECT (object)' failed (shadps4:183436): GLib-GObject-CRITICAL **: 18:03:36.302: g_object_set: assertion 'G_IS_OBJECT (object)' failed (shadps4:183436): GLib-GObject-CRITICAL **: 18:03:36.302: g_object_set: assertion 'G_IS_OBJECT (object)' failed (shadps4:183436): GLib-GObject-CRITICAL **: 18:03:36.302: g_object_set: assertion 'G_IS_OBJECT (object)' failed (shadps4:183436): GLib-GObject-CRITICAL **: 18:03:36.302: g_object_set: assertion 'G_IS_OBJECT (object)' failed (shadps4:183436): GStreamer-CRITICAL **: 18:03:36.302: gst_bin_add_many: assertion 'GST_IS_ELEMENT (element_1)' failed (shadps4:183436): GStreamer-CRITICAL **: 18:03:36.302: gst_element_link_many: assertion 'GST_IS_ELEMENT (element_1)' failed (shadps4:183436): GStreamer-CRITICAL **: 18:03:36.302: gst_element_get_static_pad: assertion 'GST_IS_ELEMENT (element)' failed (shadps4:183436): GStreamer-CRITICAL **: 18:03:36.302: gst_ghost_pad_new: assertion 'GST_IS_PAD (target)' failed (shadps4:183436): GStreamer-CRITICAL **: 18:03:36.302: gst_element_add_pad: assertion 'GST_IS_PAD (pad)' failed (shadps4:183436): GStreamer-CRITICAL **: 18:03:36.302: gst_bin_add: assertion 'GST_IS_ELEMENT (element)' failed (shadps4:183436): GStreamer-CRITICAL **: 18:03:36.302: gst_bin_add: assertion 'GST_IS_ELEMENT (element)' failed (shadps4:183436): GStreamer-CRITICAL **: 18:03:36.302: gst_bin_add: assertion 'GST_IS_ELEMENT (element)' failed Segmentation fault (core dumped) ```
kerem closed this issue 2026-02-27 21:05:54 +03:00
Author
Owner

@PrimalSmite commented on GitHub (Sep 29, 2024):

Same problem on same system.

<!-- gh-comment-id:2381321743 --> @PrimalSmite commented on GitHub (Sep 29, 2024): Same problem on same system.
Author
Owner

@s0mebodyhelpme commented on GitHub (Sep 29, 2024):

Same here.

<!-- gh-comment-id:2381339620 --> @s0mebodyhelpme commented on GitHub (Sep 29, 2024): Same here.
Author
Owner

@ngoquang2708 commented on GitHub (Sep 29, 2024):

Crashes started with this PR https://github.com/shadps4-emu/shadPS4/pull/1130. AppImage before this PR don't crash.

<!-- gh-comment-id:2381367834 --> @ngoquang2708 commented on GitHub (Sep 29, 2024): Crashes started with this PR https://github.com/shadps4-emu/shadPS4/pull/1130. AppImage before this PR don't crash.
Author
Owner

@ConnorG512 commented on GitHub (Sep 29, 2024):

Can confirm I also had the same issue on main 80bf46d. I was advised to try XWayland when I reported to the discord. I didn't have much luck but it might be something you can try.

<!-- gh-comment-id:2381371686 --> @ConnorG512 commented on GitHub (Sep 29, 2024): Can confirm I also had the same issue on main 80bf46d. I was advised to try XWayland when I reported to the discord. I didn't have much luck but it might be something you can try.
Author
Owner

@ngoquang2708 commented on GitHub (Sep 29, 2024):

It won't crash when I extract the shadps4 binary from the appimage and run on my Arch Linux host.

<!-- gh-comment-id:2381382035 --> @ngoquang2708 commented on GitHub (Sep 29, 2024): It won't crash when I extract the shadps4 binary from the appimage and run on my Arch Linux host.
Author
Owner

@qurious-pixel commented on GitHub (Sep 29, 2024):

It appears to be caused by the bundled lib libgstreamer-1.0.so.0.

Removing that from the AppImage package fixes the issue.

<!-- gh-comment-id:2381585350 --> @qurious-pixel commented on GitHub (Sep 29, 2024): It appears to be caused by the bundled lib `libgstreamer-1.0.so.0`. Removing that from the AppImage package fixes the issue.
Author
Owner

@cournat commented on GitHub (Sep 30, 2024):

It appears to be caused by the bundled lib libgstreamer-1.0.so.0.

Removing that from the AppImage package fixes the issue.

Could you possibly explain how to do that? Just stating that isn't very helpful.

<!-- gh-comment-id:2381799546 --> @cournat commented on GitHub (Sep 30, 2024): > It appears to be caused by the bundled lib `libgstreamer-1.0.so.0`. > > Removing that from the AppImage package fixes the issue. Could you possibly explain how to do that? Just stating that isn't very helpful.
Author
Owner

@ngoquang2708 commented on GitHub (Sep 30, 2024):

<!-- gh-comment-id:2381955618 --> @ngoquang2708 commented on GitHub (Sep 30, 2024): * Mount app image: https://docs.appimage.org/user-guide/run-appimages.html#mount-or-extract-appimages * Copy the content from the ```/tmp/XXX``` dir to another dir * Delete ```usr/lib/libgstreamer-1.0.so.0``` * Repack https://github.com/AppImage/AppImageKit#appimagetool-usage
Author
Owner

@ngoquang2708 commented on GitHub (Sep 30, 2024):

@cournat Try google next time.

<!-- gh-comment-id:2381956244 --> @ngoquang2708 commented on GitHub (Sep 30, 2024): @cournat Try google next time.
Author
Owner

@ngoquang2708 commented on GitHub (Sep 30, 2024):

After remove libgstreamer-1.0.so.0, it can run on Arch Linux now, but still crash on SteamOS 3.6 Beta.

<!-- gh-comment-id:2381964598 --> @ngoquang2708 commented on GitHub (Sep 30, 2024): After remove ```libgstreamer-1.0.so.0```, it can run on Arch Linux now, but still crash on SteamOS 3.6 Beta.
Author
Owner

@ngoquang2708 commented on GitHub (Sep 30, 2024):

I can run the unmodified appimage on SteamOS 3.6 Beta with this:

env LD_LIBRARY_PATH=/lib ./Shadps4-qt.AppImage
<!-- gh-comment-id:2382168917 --> @ngoquang2708 commented on GitHub (Sep 30, 2024): I can run the unmodified appimage on SteamOS 3.6 Beta with this: ``` env LD_LIBRARY_PATH=/lib ./Shadps4-qt.AppImage ```
Author
Owner

@tGecko commented on GitHub (Sep 30, 2024):

Will look into it, since apparently I broke it 😅

<!-- gh-comment-id:2382280666 --> @tGecko commented on GitHub (Sep 30, 2024): Will look into it, since apparently I broke it 😅
Author
Owner

@tGecko commented on GitHub (Sep 30, 2024):

Please test https://github.com/shadps4-emu/shadPS4/actions/runs/11102990739

<!-- gh-comment-id:2382571650 --> @tGecko commented on GitHub (Sep 30, 2024): Please test https://github.com/shadps4-emu/shadPS4/actions/runs/11102990739
Author
Owner

@ngoquang2708 commented on GitHub (Sep 30, 2024):

Won't crash on Arch Linux anymore. Still crash on SteamOS 3.6 Beta but I think that just SteamOS fault.

<!-- gh-comment-id:2382664462 --> @ngoquang2708 commented on GitHub (Sep 30, 2024): Won't crash on Arch Linux anymore. Still crash on SteamOS 3.6 Beta but I think that just SteamOS fault.
Author
Owner

@ngoquang2708 commented on GitHub (Sep 30, 2024):

One interesting thing is that, if I mount and run the appimage mannually, there is a bulk of failed to load plugin log messages. Leave it here for anyone interested.

[quang@g531gt Downloads]$ ./AppDir/AppRun
qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""

(shadps4:100093): GStreamer-WARNING **: 17:01:50.572: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though.

(shadps4:100093): GStreamer-WARNING **: 17:01:50.573: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstwaylandsink.so': /usr/lib/libgstwayland-1.0.so.0: undefined symbol: wl_display_create_queue_with_name

(shadps4:100093): GStreamer-WARNING **: 17:01:50.575: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though.

(shadps4:100093): GStreamer-WARNING **: 17:01:50.615: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstlibav.so': /usr/lib/libtiff.so.6: undefined symbol: jpeg12_write_raw_data, version LIBJPEG_8.0

(shadps4:100093): GStreamer-WARNING **: 17:01:50.617: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though.

(shadps4:100093): GStreamer-WARNING **: 17:01:50.619: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstqml6.so': /home/quang/Downloads/AppDir/usr/bin/../lib/libQt6Core.so.6: version `Qt_6.7' not found (required by /usr/lib/gstreamer-1.0/libgstqml6.so)

(shadps4:100093): GStreamer-WARNING **: 17:01:50.621: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though.

(shadps4:100093): GStreamer-WARNING **: 17:01:50.625: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstchromaprint.so': /usr/lib/libtiff.so.6: undefined symbol: jpeg12_write_raw_data, version LIBJPEG_8.0

(shadps4:100093): GStreamer-WARNING **: 17:01:50.627: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though.

(shadps4:100093): GStreamer-WARNING **: 17:01:50.628: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstcurl.so': /home/quang/Downloads/AppDir/usr/bin/../lib/libssl.so.3: version `OPENSSL_3.2.0' not found (required by /usr/lib/libcurl.so.4)

(shadps4:100093): GStreamer-WARNING **: 17:01:50.630: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though.

(shadps4:100093): GStreamer-WARNING **: 17:01:50.633: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstladspa.so': /home/quang/Downloads/AppDir/usr/bin/../lib/libssl.so.3: version `OPENSSL_3.2.0' not found (required by /usr/lib/libcurl.so.4)

(shadps4:100093): GStreamer-WARNING **: 17:01:50.635: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though.

(shadps4:100093): GStreamer-WARNING **: 17:01:50.637: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstrsvg.so': /usr/lib/libtiff.so.6: undefined symbol: jpeg12_write_raw_data, version LIBJPEG_8.0

(shadps4:100093): GStreamer-WARNING **: 17:01:50.639: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though.

(shadps4:100093): GStreamer-WARNING **: 17:01:50.641: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstspandsp.so': /usr/lib/libtiff.so.6: undefined symbol: jpeg12_write_raw_data, version LIBJPEG_8.0

(shadps4:100093): GStreamer-WARNING **: 17:01:50.642: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though.

(shadps4:100093): GStreamer-WARNING **: 17:01:50.644: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstgdkpixbuf.so': /usr/lib/libtiff.so.6: undefined symbol: jpeg12_write_raw_data, version LIBJPEG_8.0

(shadps4:100093): GStreamer-WARNING **: 17:01:50.646: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though.

(shadps4:100093): GStreamer-WARNING **: 17:01:50.646: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstwaylandsink.so': /usr/lib/libgstwayland-1.0.so.0: undefined symbol: wl_display_create_queue_with_name

(shadps4:100093): GStreamer-WARNING **: 17:01:50.648: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though.

(shadps4:100093): GStreamer-WARNING **: 17:01:50.653: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstlibav.so': /usr/lib/libtiff.so.6: undefined symbol: jpeg12_write_raw_data, version LIBJPEG_8.0

(shadps4:100093): GStreamer-WARNING **: 17:01:50.655: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though.

(shadps4:100093): GStreamer-WARNING **: 17:01:50.656: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstqml6.so': /home/quang/Downloads/AppDir/usr/bin/../lib/libQt6Core.so.6: version `Qt_6.7' not found (required by /usr/lib/gstreamer-1.0/libgstqml6.so)

(shadps4:100093): GStreamer-WARNING **: 17:01:50.658: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though.

(shadps4:100093): GStreamer-WARNING **: 17:01:50.663: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstchromaprint.so': /usr/lib/libtiff.so.6: undefined symbol: jpeg12_write_raw_data, version LIBJPEG_8.0

(shadps4:100093): GStreamer-WARNING **: 17:01:50.665: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though.

(shadps4:100093): GStreamer-WARNING **: 17:01:50.665: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstcurl.so': /home/quang/Downloads/AppDir/usr/bin/../lib/libssl.so.3: version `OPENSSL_3.2.0' not found (required by /usr/lib/libcurl.so.4)

(shadps4:100093): GStreamer-WARNING **: 17:01:50.667: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though.

(shadps4:100093): GStreamer-WARNING **: 17:01:50.668: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstladspa.so': /home/quang/Downloads/AppDir/usr/bin/../lib/libssl.so.3: version `OPENSSL_3.2.0' not found (required by /usr/lib/libcurl.so.4)

(shadps4:100093): GStreamer-WARNING **: 17:01:50.670: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though.

(shadps4:100093): GStreamer-WARNING **: 17:01:50.671: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstrsvg.so': /usr/lib/libtiff.so.6: undefined symbol: jpeg12_write_raw_data, version LIBJPEG_8.0

(shadps4:100093): GStreamer-WARNING **: 17:01:50.673: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though.

(shadps4:100093): GStreamer-WARNING **: 17:01:50.673: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstspandsp.so': /usr/lib/libtiff.so.6: undefined symbol: jpeg12_write_raw_data, version LIBJPEG_8.0

(shadps4:100093): GStreamer-WARNING **: 17:01:50.675: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though.

(shadps4:100093): GStreamer-WARNING **: 17:01:50.676: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstgdkpixbuf.so': /usr/lib/libtiff.so.6: undefined symbol: jpeg12_write_raw_data, version LIBJPEG_8.0

(shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: gst_value_collect_int_range: assertion 'collect_values[0].v_int < collect_values[1].v_int' failed

(shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: range start is not smaller than end for `GstIntRange'

(shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: gst_value_collect_int_range: assertion 'collect_values[0].v_int < collect_values[1].v_int' failed

(shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: range start is not smaller than end for `GstIntRange'

(shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: gst_value_collect_int_range: assertion 'collect_values[0].v_int < collect_values[1].v_int' failed

(shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: range start is not smaller than end for `GstIntRange'

(shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: gst_value_collect_int_range: assertion 'collect_values[0].v_int < collect_values[1].v_int' failed

(shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: range start is not smaller than end for `GstIntRange'

(shadps4:100093): GStreamer-Video-CRITICAL **: 17:01:50.686: gst_video_dma_drm_fourcc_to_string: assertion 'fourcc != DRM_FORMAT_INVALID' failed

(shadps4:100093): GStreamer-Video-CRITICAL **: 17:01:50.686: gst_video_dma_drm_fourcc_to_string: assertion 'fourcc != DRM_FORMAT_INVALID' failed

(shadps4:100093): GStreamer-Video-CRITICAL **: 17:01:50.686: gst_video_dma_drm_fourcc_to_string: assertion 'fourcc != DRM_FORMAT_INVALID' failed

(shadps4:100093): GStreamer-Video-CRITICAL **: 17:01:50.686: gst_video_dma_drm_fourcc_to_string: assertion 'fourcc != DRM_FORMAT_INVALID' failed

(shadps4:100093): GStreamer-Video-CRITICAL **: 17:01:50.686: gst_video_dma_drm_fourcc_to_string: assertion 'fourcc != DRM_FORMAT_INVALID' failed

(shadps4:100093): GStreamer-Video-CRITICAL **: 17:01:50.686: gst_video_dma_drm_fourcc_to_string: assertion 'fourcc != DRM_FORMAT_INVALID' failed

(shadps4:100093): GStreamer-Video-CRITICAL **: 17:01:50.686: gst_video_dma_drm_fourcc_to_string: assertion 'fourcc != DRM_FORMAT_INVALID' failed

(shadps4:100093): GStreamer-Video-CRITICAL **: 17:01:50.686: gst_video_dma_drm_fourcc_to_string: assertion 'fourcc != DRM_FORMAT_INVALID' failed

(shadps4:100093): GStreamer-Video-CRITICAL **: 17:01:50.686: gst_video_dma_drm_fourcc_to_string: assertion 'fourcc != DRM_FORMAT_INVALID' failed

(shadps4:100093): GStreamer-Video-CRITICAL **: 17:01:50.686: gst_video_dma_drm_fourcc_to_string: assertion 'fourcc != DRM_FORMAT_INVALID' failed

(shadps4:100093): GStreamer-Video-CRITICAL **: 17:01:50.686: gst_video_dma_drm_fourcc_to_string: assertion 'fourcc != DRM_FORMAT_INVALID' failed

(shadps4:100093): GStreamer-Video-CRITICAL **: 17:01:50.686: gst_video_dma_drm_fourcc_to_string: assertion 'fourcc != DRM_FORMAT_INVALID' failed

(shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: gst_value_collect_int_range: assertion 'collect_values[0].v_int < collect_values[1].v_int' failed

(shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: range start is not smaller than end for `GstIntRange'

(shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: gst_value_collect_int_range: assertion 'collect_values[0].v_int < collect_values[1].v_int' failed

(shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: range start is not smaller than end for `GstIntRange'

(shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: gst_value_collect_int_range: assertion 'collect_values[0].v_int < collect_values[1].v_int' failed

(shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: range start is not smaller than end for `GstIntRange'

(shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: gst_value_collect_int_range: assertion 'collect_values[0].v_int < collect_values[1].v_int' failed

(shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: range start is not smaller than end for `GstIntRange'

(shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: gst_value_collect_int_range: assertion 'collect_values[0].v_int < collect_values[1].v_int' failed

(shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: range start is not smaller than end for `GstIntRange'

(shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: gst_value_collect_int_range: assertion 'collect_values[0].v_int < collect_values[1].v_int' failed

(shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: range start is not smaller than end for `GstIntRange'

(shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: gst_value_collect_int_range: assertion 'collect_values[0].v_int < collect_values[1].v_int' failed

(shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: range start is not smaller than end for `GstIntRange'

(shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: gst_value_collect_int_range: assertion 'collect_values[0].v_int < collect_values[1].v_int' failed

(shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: range start is not smaller than end for `GstIntRange'

(shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: gst_value_collect_int_range: assertion 'collect_values[0].v_int < collect_values[1].v_int' failed

(shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: range start is not smaller than end for `GstIntRange'

(shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: gst_value_collect_int_range: assertion 'collect_values[0].v_int < collect_values[1].v_int' failed

(shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: range start is not smaller than end for `GstIntRange'

<!-- gh-comment-id:2382682107 --> @ngoquang2708 commented on GitHub (Sep 30, 2024): One interesting thing is that, if I mount and run the appimage mannually, there is a bulk of failed to load plugin log messages. Leave it here for anyone interested. ``` [quang@g531gt Downloads]$ ./AppDir/AppRun qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in "" (shadps4:100093): GStreamer-WARNING **: 17:01:50.572: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though. (shadps4:100093): GStreamer-WARNING **: 17:01:50.573: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstwaylandsink.so': /usr/lib/libgstwayland-1.0.so.0: undefined symbol: wl_display_create_queue_with_name (shadps4:100093): GStreamer-WARNING **: 17:01:50.575: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though. (shadps4:100093): GStreamer-WARNING **: 17:01:50.615: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstlibav.so': /usr/lib/libtiff.so.6: undefined symbol: jpeg12_write_raw_data, version LIBJPEG_8.0 (shadps4:100093): GStreamer-WARNING **: 17:01:50.617: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though. (shadps4:100093): GStreamer-WARNING **: 17:01:50.619: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstqml6.so': /home/quang/Downloads/AppDir/usr/bin/../lib/libQt6Core.so.6: version `Qt_6.7' not found (required by /usr/lib/gstreamer-1.0/libgstqml6.so) (shadps4:100093): GStreamer-WARNING **: 17:01:50.621: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though. (shadps4:100093): GStreamer-WARNING **: 17:01:50.625: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstchromaprint.so': /usr/lib/libtiff.so.6: undefined symbol: jpeg12_write_raw_data, version LIBJPEG_8.0 (shadps4:100093): GStreamer-WARNING **: 17:01:50.627: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though. (shadps4:100093): GStreamer-WARNING **: 17:01:50.628: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstcurl.so': /home/quang/Downloads/AppDir/usr/bin/../lib/libssl.so.3: version `OPENSSL_3.2.0' not found (required by /usr/lib/libcurl.so.4) (shadps4:100093): GStreamer-WARNING **: 17:01:50.630: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though. (shadps4:100093): GStreamer-WARNING **: 17:01:50.633: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstladspa.so': /home/quang/Downloads/AppDir/usr/bin/../lib/libssl.so.3: version `OPENSSL_3.2.0' not found (required by /usr/lib/libcurl.so.4) (shadps4:100093): GStreamer-WARNING **: 17:01:50.635: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though. (shadps4:100093): GStreamer-WARNING **: 17:01:50.637: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstrsvg.so': /usr/lib/libtiff.so.6: undefined symbol: jpeg12_write_raw_data, version LIBJPEG_8.0 (shadps4:100093): GStreamer-WARNING **: 17:01:50.639: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though. (shadps4:100093): GStreamer-WARNING **: 17:01:50.641: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstspandsp.so': /usr/lib/libtiff.so.6: undefined symbol: jpeg12_write_raw_data, version LIBJPEG_8.0 (shadps4:100093): GStreamer-WARNING **: 17:01:50.642: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though. (shadps4:100093): GStreamer-WARNING **: 17:01:50.644: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstgdkpixbuf.so': /usr/lib/libtiff.so.6: undefined symbol: jpeg12_write_raw_data, version LIBJPEG_8.0 (shadps4:100093): GStreamer-WARNING **: 17:01:50.646: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though. (shadps4:100093): GStreamer-WARNING **: 17:01:50.646: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstwaylandsink.so': /usr/lib/libgstwayland-1.0.so.0: undefined symbol: wl_display_create_queue_with_name (shadps4:100093): GStreamer-WARNING **: 17:01:50.648: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though. (shadps4:100093): GStreamer-WARNING **: 17:01:50.653: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstlibav.so': /usr/lib/libtiff.so.6: undefined symbol: jpeg12_write_raw_data, version LIBJPEG_8.0 (shadps4:100093): GStreamer-WARNING **: 17:01:50.655: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though. (shadps4:100093): GStreamer-WARNING **: 17:01:50.656: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstqml6.so': /home/quang/Downloads/AppDir/usr/bin/../lib/libQt6Core.so.6: version `Qt_6.7' not found (required by /usr/lib/gstreamer-1.0/libgstqml6.so) (shadps4:100093): GStreamer-WARNING **: 17:01:50.658: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though. (shadps4:100093): GStreamer-WARNING **: 17:01:50.663: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstchromaprint.so': /usr/lib/libtiff.so.6: undefined symbol: jpeg12_write_raw_data, version LIBJPEG_8.0 (shadps4:100093): GStreamer-WARNING **: 17:01:50.665: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though. (shadps4:100093): GStreamer-WARNING **: 17:01:50.665: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstcurl.so': /home/quang/Downloads/AppDir/usr/bin/../lib/libssl.so.3: version `OPENSSL_3.2.0' not found (required by /usr/lib/libcurl.so.4) (shadps4:100093): GStreamer-WARNING **: 17:01:50.667: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though. (shadps4:100093): GStreamer-WARNING **: 17:01:50.668: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstladspa.so': /home/quang/Downloads/AppDir/usr/bin/../lib/libssl.so.3: version `OPENSSL_3.2.0' not found (required by /usr/lib/libcurl.so.4) (shadps4:100093): GStreamer-WARNING **: 17:01:50.670: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though. (shadps4:100093): GStreamer-WARNING **: 17:01:50.671: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstrsvg.so': /usr/lib/libtiff.so.6: undefined symbol: jpeg12_write_raw_data, version LIBJPEG_8.0 (shadps4:100093): GStreamer-WARNING **: 17:01:50.673: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though. (shadps4:100093): GStreamer-WARNING **: 17:01:50.673: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstspandsp.so': /usr/lib/libtiff.so.6: undefined symbol: jpeg12_write_raw_data, version LIBJPEG_8.0 (shadps4:100093): GStreamer-WARNING **: 17:01:50.675: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though. (shadps4:100093): GStreamer-WARNING **: 17:01:50.676: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstgdkpixbuf.so': /usr/lib/libtiff.so.6: undefined symbol: jpeg12_write_raw_data, version LIBJPEG_8.0 (shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: gst_value_collect_int_range: assertion 'collect_values[0].v_int < collect_values[1].v_int' failed (shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: range start is not smaller than end for `GstIntRange' (shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: gst_value_collect_int_range: assertion 'collect_values[0].v_int < collect_values[1].v_int' failed (shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: range start is not smaller than end for `GstIntRange' (shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: gst_value_collect_int_range: assertion 'collect_values[0].v_int < collect_values[1].v_int' failed (shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: range start is not smaller than end for `GstIntRange' (shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: gst_value_collect_int_range: assertion 'collect_values[0].v_int < collect_values[1].v_int' failed (shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: range start is not smaller than end for `GstIntRange' (shadps4:100093): GStreamer-Video-CRITICAL **: 17:01:50.686: gst_video_dma_drm_fourcc_to_string: assertion 'fourcc != DRM_FORMAT_INVALID' failed (shadps4:100093): GStreamer-Video-CRITICAL **: 17:01:50.686: gst_video_dma_drm_fourcc_to_string: assertion 'fourcc != DRM_FORMAT_INVALID' failed (shadps4:100093): GStreamer-Video-CRITICAL **: 17:01:50.686: gst_video_dma_drm_fourcc_to_string: assertion 'fourcc != DRM_FORMAT_INVALID' failed (shadps4:100093): GStreamer-Video-CRITICAL **: 17:01:50.686: gst_video_dma_drm_fourcc_to_string: assertion 'fourcc != DRM_FORMAT_INVALID' failed (shadps4:100093): GStreamer-Video-CRITICAL **: 17:01:50.686: gst_video_dma_drm_fourcc_to_string: assertion 'fourcc != DRM_FORMAT_INVALID' failed (shadps4:100093): GStreamer-Video-CRITICAL **: 17:01:50.686: gst_video_dma_drm_fourcc_to_string: assertion 'fourcc != DRM_FORMAT_INVALID' failed (shadps4:100093): GStreamer-Video-CRITICAL **: 17:01:50.686: gst_video_dma_drm_fourcc_to_string: assertion 'fourcc != DRM_FORMAT_INVALID' failed (shadps4:100093): GStreamer-Video-CRITICAL **: 17:01:50.686: gst_video_dma_drm_fourcc_to_string: assertion 'fourcc != DRM_FORMAT_INVALID' failed (shadps4:100093): GStreamer-Video-CRITICAL **: 17:01:50.686: gst_video_dma_drm_fourcc_to_string: assertion 'fourcc != DRM_FORMAT_INVALID' failed (shadps4:100093): GStreamer-Video-CRITICAL **: 17:01:50.686: gst_video_dma_drm_fourcc_to_string: assertion 'fourcc != DRM_FORMAT_INVALID' failed (shadps4:100093): GStreamer-Video-CRITICAL **: 17:01:50.686: gst_video_dma_drm_fourcc_to_string: assertion 'fourcc != DRM_FORMAT_INVALID' failed (shadps4:100093): GStreamer-Video-CRITICAL **: 17:01:50.686: gst_video_dma_drm_fourcc_to_string: assertion 'fourcc != DRM_FORMAT_INVALID' failed (shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: gst_value_collect_int_range: assertion 'collect_values[0].v_int < collect_values[1].v_int' failed (shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: range start is not smaller than end for `GstIntRange' (shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: gst_value_collect_int_range: assertion 'collect_values[0].v_int < collect_values[1].v_int' failed (shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: range start is not smaller than end for `GstIntRange' (shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: gst_value_collect_int_range: assertion 'collect_values[0].v_int < collect_values[1].v_int' failed (shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: range start is not smaller than end for `GstIntRange' (shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: gst_value_collect_int_range: assertion 'collect_values[0].v_int < collect_values[1].v_int' failed (shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: range start is not smaller than end for `GstIntRange' (shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: gst_value_collect_int_range: assertion 'collect_values[0].v_int < collect_values[1].v_int' failed (shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: range start is not smaller than end for `GstIntRange' (shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: gst_value_collect_int_range: assertion 'collect_values[0].v_int < collect_values[1].v_int' failed (shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: range start is not smaller than end for `GstIntRange' (shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: gst_value_collect_int_range: assertion 'collect_values[0].v_int < collect_values[1].v_int' failed (shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: range start is not smaller than end for `GstIntRange' (shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: gst_value_collect_int_range: assertion 'collect_values[0].v_int < collect_values[1].v_int' failed (shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: range start is not smaller than end for `GstIntRange' (shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: gst_value_collect_int_range: assertion 'collect_values[0].v_int < collect_values[1].v_int' failed (shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: range start is not smaller than end for `GstIntRange' (shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: gst_value_collect_int_range: assertion 'collect_values[0].v_int < collect_values[1].v_int' failed (shadps4:100093): GStreamer-CRITICAL **: 17:01:50.686: range start is not smaller than end for `GstIntRange' ```
Author
Owner

@BuyMyMojo commented on GitHub (Sep 30, 2024):

I am still seeing this issue on the latest commit on Nobara 40.

the output from manually running it:

qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""

(shadps4:101413): GStreamer-CRITICAL **: 09:14:17.731: gst_element_unlink: assertion 'GST_IS_ELEMENT (dest)' failed

(shadps4:101413): GStreamer-CRITICAL **: 09:14:17.731: gst_bin_remove: assertion 'GST_IS_ELEMENT (element)' failed

(shadps4:101413): GStreamer-CRITICAL **: 09:14:17.731: gst_bin_add: assertion 'GST_IS_ELEMENT (element)' failed

(shadps4:101413): GStreamer-CRITICAL **: 09:14:17.731: gst_element_sync_state_with_parent: assertion 'GST_IS_ELEMENT (element)' failed

(shadps4:101413): GStreamer-CRITICAL **: 09:14:17.731: gst_element_link_pads_full: assertion 'GST_IS_ELEMENT (dest)' failed

(shadps4:101413): GStreamer-CRITICAL **: 09:14:17.731: gst_element_set_state: assertion 'GST_IS_ELEMENT (element)' failed

earlier commits still work just fine like the latest github release for example

<!-- gh-comment-id:2384366025 --> @BuyMyMojo commented on GitHub (Sep 30, 2024): I am still seeing this issue on the latest commit on Nobara 40. the output from manually running it: ``` qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in "" (shadps4:101413): GStreamer-CRITICAL **: 09:14:17.731: gst_element_unlink: assertion 'GST_IS_ELEMENT (dest)' failed (shadps4:101413): GStreamer-CRITICAL **: 09:14:17.731: gst_bin_remove: assertion 'GST_IS_ELEMENT (element)' failed (shadps4:101413): GStreamer-CRITICAL **: 09:14:17.731: gst_bin_add: assertion 'GST_IS_ELEMENT (element)' failed (shadps4:101413): GStreamer-CRITICAL **: 09:14:17.731: gst_element_sync_state_with_parent: assertion 'GST_IS_ELEMENT (element)' failed (shadps4:101413): GStreamer-CRITICAL **: 09:14:17.731: gst_element_link_pads_full: assertion 'GST_IS_ELEMENT (dest)' failed (shadps4:101413): GStreamer-CRITICAL **: 09:14:17.731: gst_element_set_state: assertion 'GST_IS_ELEMENT (element)' failed ``` earlier commits still work just fine like the latest github release for example
Author
Owner

@cournat commented on GitHub (Sep 30, 2024):

  • Try google next time

"(1)(deck@steamdeck ShadPS4)$ sudo mount Shadps4.AppImage /mnt/iso
mount: /var/mnt/iso: special device Shadps4.AppImage does not exist."

I tried google, which didn't help at all, thank you very much.

After trying to mount, that's what happens. At this point, I give up. I'll wait until ShadPS4 is finished, so this issue will have been patched out.

<!-- gh-comment-id:2384397382 --> @cournat commented on GitHub (Sep 30, 2024): > * Mount app image: https://docs.appimage.org/user-guide/run-appimages.html#mount-or-extract-appimages > * Copy the content from the `/tmp/XXX` dir to another dir > * Delete `usr/lib/libgstreamer-1.0.so.0` > * Repack https://github.com/AppImage/AppImageKit#appimagetool-usage >* Try google next time "(1)(deck@steamdeck ShadPS4)$ sudo mount Shadps4.AppImage /mnt/iso mount: /var/mnt/iso: special device Shadps4.AppImage does not exist." I tried google, which didn't help at all, thank you very much. After trying to mount, that's what happens. At this point, I give up. I'll wait until ShadPS4 is finished, so this issue will have been patched out.
Author
Owner

@ConnorG512 commented on GitHub (Oct 1, 2024):

I am still seeing this issue on the latest commit on Nobara 40.

the output from manually running it:

qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""

(shadps4:101413): GStreamer-CRITICAL **: 09:14:17.731: gst_element_unlink: assertion 'GST_IS_ELEMENT (dest)' failed

(shadps4:101413): GStreamer-CRITICAL **: 09:14:17.731: gst_bin_remove: assertion 'GST_IS_ELEMENT (element)' failed

(shadps4:101413): GStreamer-CRITICAL **: 09:14:17.731: gst_bin_add: assertion 'GST_IS_ELEMENT (element)' failed

(shadps4:101413): GStreamer-CRITICAL **: 09:14:17.731: gst_element_sync_state_with_parent: assertion 'GST_IS_ELEMENT (element)' failed

(shadps4:101413): GStreamer-CRITICAL **: 09:14:17.731: gst_element_link_pads_full: assertion 'GST_IS_ELEMENT (dest)' failed

(shadps4:101413): GStreamer-CRITICAL **: 09:14:17.731: gst_element_set_state: assertion 'GST_IS_ELEMENT (element)' failed

earlier commits still work just fine like the latest github release for example

Bazzite here. Same from me too. I was playing with it earlier in Discord help. I ran it in an Ubuntu container using distrobox and the errors persisted but it still allowed me to continue using the appimage. I was getting segfaulting when using it in my native fedora environment. I'm not sure if the segfaults are across all Fedora distros, Bazzite or just my computer but just something worth noting.

<!-- gh-comment-id:2384531645 --> @ConnorG512 commented on GitHub (Oct 1, 2024): > I am still seeing this issue on the latest commit on Nobara 40. > > the output from manually running it: > ``` > qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in "" > > (shadps4:101413): GStreamer-CRITICAL **: 09:14:17.731: gst_element_unlink: assertion 'GST_IS_ELEMENT (dest)' failed > > (shadps4:101413): GStreamer-CRITICAL **: 09:14:17.731: gst_bin_remove: assertion 'GST_IS_ELEMENT (element)' failed > > (shadps4:101413): GStreamer-CRITICAL **: 09:14:17.731: gst_bin_add: assertion 'GST_IS_ELEMENT (element)' failed > > (shadps4:101413): GStreamer-CRITICAL **: 09:14:17.731: gst_element_sync_state_with_parent: assertion 'GST_IS_ELEMENT (element)' failed > > (shadps4:101413): GStreamer-CRITICAL **: 09:14:17.731: gst_element_link_pads_full: assertion 'GST_IS_ELEMENT (dest)' failed > > (shadps4:101413): GStreamer-CRITICAL **: 09:14:17.731: gst_element_set_state: assertion 'GST_IS_ELEMENT (element)' failed > ``` > > earlier commits still work just fine like the latest github release for example Bazzite here. Same from me too. I was playing with it earlier in Discord help. I ran it in an Ubuntu container using distrobox and the errors persisted but it still allowed me to continue using the appimage. I was getting segfaulting when using it in my native fedora environment. I'm not sure if the segfaults are across all Fedora distros, Bazzite or just my computer but just something worth noting.
Author
Owner

@ItsLaguna commented on GitHub (Oct 1, 2024):

Tried on both Wayland and X11, using 0.3.0 and latest prerelease. I'm using Bazzite too.
Can boot the emulator (I get the same as the comment above) but then I'm greeted with a blackscreen on Bloodborne.

I used to be able to boot it when setting gamescope as environment variable, but now I can't.

Before booting the game:
qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""

(shadps4:16039): GStreamer-CRITICAL **: 10:23:46.619: gst_element_unlink: assertion 'GST_IS_ELEMENT (dest)' failed

(shadps4:16039): GStreamer-CRITICAL **: 10:23:46.619: gst_bin_remove: assertion 'GST_IS_ELEMENT (element)' failed

(shadps4:16039): GStreamer-CRITICAL **: 10:23:46.619: gst_bin_add: assertion 'GST_IS_ELEMENT (element)' failed

(shadps4:16039): GStreamer-CRITICAL **: 10:23:46.619: gst_element_sync_state_with_parent: assertion 'GST_IS_ELEMENT (element)' failed

(shadps4:16039): GStreamer-CRITICAL **: 10:23:46.619: gst_element_link_pads_full: assertion 'GST_IS_ELEMENT (dest)' failed

(shadps4:16039): GStreamer-CRITICAL **: 10:23:46.620: gst_element_set_state: assertion 'GST_IS_ELEMENT (element)' failed
After booting the game:

Log because it was fairly long

<!-- gh-comment-id:2385278943 --> @ItsLaguna commented on GitHub (Oct 1, 2024): Tried on both Wayland and X11, using 0.3.0 and latest prerelease. I'm using Bazzite too. Can boot the emulator (I get the same as the comment above) but then I'm greeted with a blackscreen on Bloodborne. I used to be able to boot it when setting gamescope as environment variable, but now I can't. <details> <summary>Before booting the game:</summary> ``` qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in "" (shadps4:16039): GStreamer-CRITICAL **: 10:23:46.619: gst_element_unlink: assertion 'GST_IS_ELEMENT (dest)' failed (shadps4:16039): GStreamer-CRITICAL **: 10:23:46.619: gst_bin_remove: assertion 'GST_IS_ELEMENT (element)' failed (shadps4:16039): GStreamer-CRITICAL **: 10:23:46.619: gst_bin_add: assertion 'GST_IS_ELEMENT (element)' failed (shadps4:16039): GStreamer-CRITICAL **: 10:23:46.619: gst_element_sync_state_with_parent: assertion 'GST_IS_ELEMENT (element)' failed (shadps4:16039): GStreamer-CRITICAL **: 10:23:46.619: gst_element_link_pads_full: assertion 'GST_IS_ELEMENT (dest)' failed (shadps4:16039): GStreamer-CRITICAL **: 10:23:46.620: gst_element_set_state: assertion 'GST_IS_ELEMENT (element)' failed ``` </details> <details> <summary>After booting the game:</summary> [Log because it was fairly long](https://github.com/user-attachments/files/17202727/shad.log) </details>
Author
Owner

@qurious-pixel commented on GitHub (Oct 1, 2024):

"(1)(deck@steamdeck ShadPS4)$ sudo mount Shadps4.AppImage /mnt/iso mount: /var/mnt/iso: special device Shadps4.AppImage does not exist."

I tried google, which didn't help at all, thank you very much.

After trying to mount, that's what happens. At this point, I give up. I'll wait until ShadPS4 is finished, so this issue will have been patched out.

to mount an AppImage do the following:

./Shadps4.AppImage --appimage-mount
The resulting image will be mounted in /tmp/.mount_Shadp<rand>

#########
And regarding the continuing errors, the gstreamer plugin hook is usually bundled with the GTK kit. It seems most likely that there is a version conflict, which is why the GST symbol errors appear in the console logging.

<!-- gh-comment-id:2386329683 --> @qurious-pixel commented on GitHub (Oct 1, 2024): > "(1)(deck@steamdeck ShadPS4)$ sudo mount Shadps4.AppImage /mnt/iso mount: /var/mnt/iso: special device Shadps4.AppImage does not exist." > > I tried google, which didn't help at all, thank you very much. > > After trying to mount, that's what happens. At this point, I give up. I'll wait until ShadPS4 is finished, so this issue will have been patched out. to mount an AppImage do the following: `./Shadps4.AppImage --appimage-mount` The resulting image will be mounted in `/tmp/.mount_Shadp<rand>` ######### And regarding the continuing errors, the gstreamer plugin hook is usually bundled with the GTK kit. It seems most likely that there is a version conflict, which is why the GST symbol errors appear in the console logging.
Author
Owner

@ConnorG512 commented on GitHub (Oct 1, 2024):

If the GStreamer erorrs aren't the cause of the crash, which to be honest I do believe because as I say I did run the appimage underneath a Ubuntu podman container and it did work fine, although the errors were still there. It must be something else causing a segfault. It was working absolutely fine up until recently. I do not know what it is caused by or if it a specific distribution? Maybe it is a Fedora thing I have no idea but something is going on.

image

This is a test on my standard Bazzite I have tested just now.

image

As you can see if I boot it through a Ubuntu container, I will not get that segfault and it will boot up just fine.

There was another cased of a user getting the same issue over on Discord help. Also on Fedora 40 and also got a segfault with the same errors so something is going on in some way.
https://discord.com/channels/1080089157554155590/1258851012924538931/1290469815110336596

I would add a coredump here but unfortunately it's an invalid type but this is really all the information I have that I can provide at the current moment.

EDIT: Just to add I tested on the newest main commit
github.com/shadps4-emu/shadPS4@3a36615da7

<!-- gh-comment-id:2386508276 --> @ConnorG512 commented on GitHub (Oct 1, 2024): If the GStreamer erorrs aren't the cause of the crash, which to be honest I do believe because as I say I did run the appimage underneath a Ubuntu podman container and it did work fine, although the errors were still there. It must be something else causing a segfault. It was working absolutely fine up until recently. I do not know what it is caused by or if it a specific distribution? Maybe it is a Fedora thing I have no idea but something is going on. ![image](https://github.com/user-attachments/assets/66799e48-b72c-4105-9c1c-6d4949e61e65) This is a test on my standard Bazzite I have tested just now. ![image](https://github.com/user-attachments/assets/4e4b646c-8d6e-4fa1-8ff0-e7630d57c108) As you can see if I boot it through a Ubuntu container, I will not get that segfault and it will boot up just fine. There was another cased of a user getting the same issue over on Discord help. Also on Fedora 40 and also got a segfault with the same errors so something is going on in some way. https://discord.com/channels/1080089157554155590/1258851012924538931/1290469815110336596 I would add a coredump here but unfortunately it's an invalid type but this is really all the information I have that I can provide at the current moment. EDIT: Just to add I tested on the newest main commit https://github.com/shadps4-emu/shadPS4/commit/3a36615da75da9b8727e3abe3d3535b406ddda4a
Author
Owner

@qurious-pixel commented on GitHub (Oct 1, 2024):

I would add a coredump here but unfortunately it's an invalid type but this is really all the information I have that I can provide at the current moment.

EDIT: Just to add I tested on the newest main commit 3a36615

You could test the build where I removed the libgstreamermediaplugin.so from the qt plugins folder.

Artifacts

<!-- gh-comment-id:2386517196 --> @qurious-pixel commented on GitHub (Oct 1, 2024): > > I would add a coredump here but unfortunately it's an invalid type but this is really all the information I have that I can provide at the current moment. > > EDIT: Just to add I tested on the newest main commit [3a36615](https://github.com/shadps4-emu/shadPS4/commit/3a36615da75da9b8727e3abe3d3535b406ddda4a) You could test the build where I removed the [libgstreamermediaplugin.so](https://github.com/qurious-pixel/shadPS4-emu/commit/4ec8d5d3451c2d7ddd2767e97c65465bf6278423) from the qt plugins folder. [Artifacts](https://github.com/qurious-pixel/shadPS4-emu/actions/runs/11129535583)
Author
Owner

@ConnorG512 commented on GitHub (Oct 1, 2024):

Hi

image

Yep, your build removed the errors and it booted to the main window as normal can even double click on the appimage from dolphin and boots just fine. Even booted into games commit 270c4f3

image

<!-- gh-comment-id:2386538009 --> @ConnorG512 commented on GitHub (Oct 1, 2024): Hi ![image](https://github.com/user-attachments/assets/fd7af420-a324-440f-a2df-b3a488642e59) Yep, your build removed the errors and it booted to the main window as normal can even double click on the appimage from dolphin and boots just fine. Even booted into games commit 270c4f3 ![image](https://github.com/user-attachments/assets/1153d009-e9a2-417e-a943-a69f2e72a2cf)
Author
Owner

@PatrickChudalla commented on GitHub (Oct 1, 2024):

@qurious-pixel I have just tested this commit
https://github.com/shadps4-emu/shadPS4/actions/runs/11130962314
and for me it is working now on my Steam Deck out of the box. Thank you so much!

<!-- gh-comment-id:2386725845 --> @PatrickChudalla commented on GitHub (Oct 1, 2024): @qurious-pixel I have just tested this commit https://github.com/shadps4-emu/shadPS4/actions/runs/11130962314 and for me it is working now on my Steam Deck out of the box. Thank you so much!
Author
Owner

@cournat commented on GitHub (Oct 1, 2024):

"(1)(deck@steamdeck ShadPS4)$ sudo mount Shadps4.AppImage /mnt/iso mount: /var/mnt/iso: special device Shadps4.AppImage does not exist."
I tried google, which didn't help at all, thank you very much.
After trying to mount, that's what happens. At this point, I give up. I'll wait until ShadPS4 is finished, so this issue will have been patched out.

to mount an AppImage do the following:

./Shadps4.AppImage --appimage-mount The resulting image will be mounted in /tmp/.mount_Shadp<rand>

######### And regarding the continuing errors, the gstreamer plugin hook is usually bundled with the GTK kit. It seems most likely that there is a version conflict, which is why the GST symbol errors appear in the console logging.

Yes, I tried mounting that way as well. Same issue there as well. Ended up switching to Beta 3.6, used a mount disk plugin (which seemed to fail, as the AppImage wasn't mounted in any of 3 possible locations- also don't remember the name of the plugin, but I've used it before to mount isos and it worked fine), and got the same gstreamer errors as everyone else in Beta 3.6 when trying to run the AppImage.

<!-- gh-comment-id:2386950568 --> @cournat commented on GitHub (Oct 1, 2024): > > "(1)(deck@steamdeck ShadPS4)$ sudo mount Shadps4.AppImage /mnt/iso mount: /var/mnt/iso: special device Shadps4.AppImage does not exist." > > I tried google, which didn't help at all, thank you very much. > > After trying to mount, that's what happens. At this point, I give up. I'll wait until ShadPS4 is finished, so this issue will have been patched out. > > to mount an AppImage do the following: > > `./Shadps4.AppImage --appimage-mount` The resulting image will be mounted in `/tmp/.mount_Shadp<rand>` > > ######### And regarding the continuing errors, the gstreamer plugin hook is usually bundled with the GTK kit. It seems most likely that there is a version conflict, which is why the GST symbol errors appear in the console logging. Yes, I tried mounting that way as well. Same issue there as well. Ended up switching to Beta 3.6, used a mount disk plugin (which seemed to fail, as the AppImage wasn't mounted in any of 3 possible locations- also don't remember the name of the plugin, but I've used it before to mount isos and it worked fine), and got the same gstreamer errors as everyone else in Beta 3.6 when trying to run the AppImage.
Author
Owner

@qurious-pixel commented on GitHub (Oct 1, 2024):

Yes, I tried mounting that way as well. Same issue there as well. Ended up switching to Beta 3.6, used a mount disk plugin (which seemed to fail, as the AppImage wasn't mounted in any of 3 possible locations- also don't remember the name of the plugin, but I've used it before to mount isos and it worked fine), and got the same gstreamer errors as everyone else in Beta 3.6 when trying to run the AppImage.

AppImage is not an iso. It is a squashfs disk image with an offset. If you were on SteamOS Stable, then it would fail to mount/launch for a different issue.

Check the GSTreamer Fix now that you are on SteamOS Beta.

<!-- gh-comment-id:2386974606 --> @qurious-pixel commented on GitHub (Oct 1, 2024): > Yes, I tried mounting that way as well. Same issue there as well. Ended up switching to Beta 3.6, used a mount disk plugin (which seemed to fail, as the AppImage wasn't mounted in any of 3 possible locations- also don't remember the name of the plugin, but I've used it before to mount isos and it worked fine), and got the same gstreamer errors as everyone else in Beta 3.6 when trying to run the AppImage. AppImage is not an iso. It is a squashfs disk image with an offset. If you were on SteamOS Stable, then it would fail to mount/launch for a different issue. Check the [GSTreamer Fix](https://github.com/shadps4-emu/shadPS4/actions/runs/11130962314?pr=1187) now that you are on SteamOS Beta.
Author
Owner

@Dante1475 commented on GitHub (Oct 1, 2024):

Yes, I tried mounting that way as well. Same issue there as well. Ended up switching to Beta 3.6, used a mount disk plugin (which seemed to fail, as the AppImage wasn't mounted in any of 3 possible locations- also don't remember the name of the plugin, but I've used it before to mount isos and it worked fine), and got the same gstreamer errors as everyone else in Beta 3.6 when trying to run the AppImage.

AppImage is not an iso. It is a squashfs disk image with an offset. If you were on SteamOS Stable, then it would fail to mount/launch for a different issue.

Check the GSTreamer Fix now that you are on SteamOS Beta.

For me, still fail on SteamOS 3.7 (principal, not beta or stable)

IMG_20241001_164257

IMG_20241001_164834

<!-- gh-comment-id:2387216002 --> @Dante1475 commented on GitHub (Oct 1, 2024): > > Yes, I tried mounting that way as well. Same issue there as well. Ended up switching to Beta 3.6, used a mount disk plugin (which seemed to fail, as the AppImage wasn't mounted in any of 3 possible locations- also don't remember the name of the plugin, but I've used it before to mount isos and it worked fine), and got the same gstreamer errors as everyone else in Beta 3.6 when trying to run the AppImage. > > AppImage is not an iso. It is a squashfs disk image with an offset. If you were on SteamOS Stable, then it would fail to mount/launch for a different issue. > > Check the [GSTreamer Fix](https://github.com/shadps4-emu/shadPS4/actions/runs/11130962314?pr=1187) now that you are on SteamOS Beta. For me, still fail on SteamOS 3.7 (principal, not beta or stable) ![IMG_20241001_164257](https://github.com/user-attachments/assets/357d83c9-e90c-4c1f-9ae5-e4c012854870) ![IMG_20241001_164834](https://github.com/user-attachments/assets/d43978f3-1fd6-4d27-8846-1b81abfaa261)
Author
Owner

@PatrickChudalla commented on GitHub (Oct 2, 2024):

I am experiencing the same problem as @Dante1475, but only with SteamOS 3.6.15 (Beta branch).

image

<!-- gh-comment-id:2387918645 --> @PatrickChudalla commented on GitHub (Oct 2, 2024): I am experiencing the same problem as @Dante1475, but only with SteamOS 3.6.15 (Beta branch). ![image](https://github.com/user-attachments/assets/aaab6de7-a921-4a92-b0db-88405b3db1ba)
Author
Owner

@ngoquang2708 commented on GitHub (Oct 2, 2024):

@PatrickChudalla Bloodborne requires a Linux specific hack to be able to boot.

<!-- gh-comment-id:2388318252 --> @ngoquang2708 commented on GitHub (Oct 2, 2024): @PatrickChudalla Bloodborne requires a Linux specific hack to be able to boot.
Author
Owner

@ngoquang2708 commented on GitHub (Oct 2, 2024):

This issue is opened for appimage not running at all, which is fixed in main, not for game failed to boot.
@Hermiten I think you should close this.

<!-- gh-comment-id:2388323634 --> @ngoquang2708 commented on GitHub (Oct 2, 2024): This issue is opened for appimage not running at all, which is fixed in main, not for game failed to boot. @Hermiten I think you should close this.
Author
Owner

@PatrickChudalla commented on GitHub (Oct 2, 2024):

Is there already a solution you can nudge me to? @ngoquang2708

<!-- gh-comment-id:2388490740 --> @PatrickChudalla commented on GitHub (Oct 2, 2024): Is there already a solution you can nudge me to? @ngoquang2708
Author
Owner

@ngoquang2708 commented on GitHub (Oct 2, 2024):

@PatrickChudalla Try my build which included the Linux hack https://github.com/ngoquang2708/shadPS4/actions

<!-- gh-comment-id:2388505575 --> @ngoquang2708 commented on GitHub (Oct 2, 2024): @PatrickChudalla Try my build which included the Linux hack https://github.com/ngoquang2708/shadPS4/actions
Author
Owner

@PatrickChudalla commented on GitHub (Oct 2, 2024):

@ngoquang2708 Thank you, this is actually working! I can open the game, create a character but sadly I can't get into the game. The Memory of the deck gets instantly eaten up, the Swap-Memory aswell, and then it crashes.

So probably it would be able to run, if it wasn't for the still excessive ram usage.

<!-- gh-comment-id:2389434006 --> @PatrickChudalla commented on GitHub (Oct 2, 2024): @ngoquang2708 Thank you, this is actually working! I can open the game, create a character but sadly I can't get into the game. The Memory of the deck gets instantly eaten up, the Swap-Memory aswell, and then it crashes. So probably it would be able to run, if it wasn't for the still excessive ram usage.
Author
Owner

@Leniptic commented on GitHub (Oct 2, 2024):

@PatrickChudalla Try my build which included the Linux hack https://github.com/ngoquang2708/shadPS4/actions

Thanks for this, can finally boot Bloodborne on Linux :)

<!-- gh-comment-id:2389477978 --> @Leniptic commented on GitHub (Oct 2, 2024): > @PatrickChudalla Try my build which included the Linux hack https://github.com/ngoquang2708/shadPS4/actions Thanks for this, can finally boot Bloodborne on Linux :)
Author
Owner

@cournat commented on GitHub (Oct 2, 2024):

Yes, I tried mounting that way as well. Same issue there as well. Ended up switching to Beta 3.6, used a mount disk plugin (which seemed to fail, as the AppImage wasn't mounted in any of 3 possible locations- also don't remember the name of the plugin, but I've used it before to mount isos and it worked fine), and got the same gstreamer errors as everyone else in Beta 3.6 when trying to run the AppImage.

AppImage is not an iso. It is a squashfs disk image with an offset. If you were on SteamOS Stable, then it would fail to mount/launch for a different issue.

Check the GSTreamer Fix now that you are on SteamOS Beta.

I'm going to try it soon.

Also I didn't say an AppImage was an iso. Not sure why you felt the need to explain that.

<!-- gh-comment-id:2389694284 --> @cournat commented on GitHub (Oct 2, 2024): > > Yes, I tried mounting that way as well. Same issue there as well. Ended up switching to Beta 3.6, used a mount disk plugin (which seemed to fail, as the AppImage wasn't mounted in any of 3 possible locations- also don't remember the name of the plugin, but I've used it before to mount isos and it worked fine), and got the same gstreamer errors as everyone else in Beta 3.6 when trying to run the AppImage. > > AppImage is not an iso. It is a squashfs disk image with an offset. If you were on SteamOS Stable, then it would fail to mount/launch for a different issue. > > Check the [GSTreamer Fix](https://github.com/shadps4-emu/shadPS4/actions/runs/11130962314?pr=1187) now that you are on SteamOS Beta. I'm going to try it soon. Also I didn't say an AppImage was an iso. Not sure why you felt the need to explain that.
Author
Owner

@Dante1475 commented on GitHub (Oct 2, 2024):

@PatrickChudalla Try my build which included the Linux hack https://github.com/ngoquang2708/shadPS4/actions

Works for me, but no audio, I miss something?
SteamOS 3.7

<!-- gh-comment-id:2389811235 --> @Dante1475 commented on GitHub (Oct 2, 2024): > @PatrickChudalla Try my build which included the Linux hack https://github.com/ngoquang2708/shadPS4/actions Works for me, but no audio, I miss something? SteamOS 3.7
Author
Owner

@ngoquang2708 commented on GitHub (Oct 3, 2024):

Audio is working for other games but sadly not working in BB because it use encrypted audio files.

<!-- gh-comment-id:2390458255 --> @ngoquang2708 commented on GitHub (Oct 3, 2024): Audio is working for other games but sadly not working in BB because it use encrypted audio files.
Author
Owner

@cournat commented on GitHub (Oct 3, 2024):

@PatrickChudalla Try my build which included the Linux hack https://github.com/ngoquang2708/shadPS4/actions

Your latest build of those isn't working on SteamOS Beta. Just a really infuriating grey screen. Going to try each of those releases in a bit, but I imagine I won't have much luck.

<!-- gh-comment-id:2390480402 --> @cournat commented on GitHub (Oct 3, 2024): > @PatrickChudalla Try my build which included the Linux hack https://github.com/ngoquang2708/shadPS4/actions Your latest build of those isn't working on SteamOS Beta. Just a really infuriating grey screen. Going to try each of those releases in a bit, but I imagine I won't have much luck.
Author
Owner

@ngoquang2708 commented on GitHub (Oct 3, 2024):

@cournat What game do you try? SteamDeck don't have enough RAM to run BB in the emulator currently.
Edit: I can boot BB with stock swap size.

<!-- gh-comment-id:2390483496 --> @ngoquang2708 commented on GitHub (Oct 3, 2024): @cournat ~~What game do you try? SteamDeck don't have enough RAM to run BB in the emulator currently.~~ Edit: I can boot BB with stock swap size.
Author
Owner

@ngoquang2708 commented on GitHub (Oct 3, 2024):

@cournat I have 8G swapfile so I can run BB.

<!-- gh-comment-id:2390484437 --> @ngoquang2708 commented on GitHub (Oct 3, 2024): @cournat ~~I have 8G swapfile so I can run BB.~~
Author
Owner

@ngoquang2708 commented on GitHub (Oct 3, 2024):

@cournat Try this (currently latest) build https://github.com/ngoquang2708/shadPS4/actions/runs/11137632936

<!-- gh-comment-id:2390490252 --> @ngoquang2708 commented on GitHub (Oct 3, 2024): @cournat Try this (currently latest) build https://github.com/ngoquang2708/shadPS4/actions/runs/11137632936
Author
Owner

@cournat commented on GitHub (Oct 3, 2024):

@cournat Try this (currently latest) build https://github.com/ngoquang2708/shadPS4/actions/runs/11137632936

That gives the same green screen the others posted

<!-- gh-comment-id:2390492579 --> @cournat commented on GitHub (Oct 3, 2024): > @cournat Try this (currently latest) build https://github.com/ngoquang2708/shadPS4/actions/runs/11137632936 That gives the same green screen the others posted
Author
Owner

@ngoquang2708 commented on GitHub (Oct 3, 2024):

@cournat @PatrickChudalla report it working for him. Seem there is issue in your end. Can you post log here.

<!-- gh-comment-id:2390501276 --> @ngoquang2708 commented on GitHub (Oct 3, 2024): @cournat @PatrickChudalla report it working for him. Seem there is issue in your end. Can you post log here.
Author
Owner

@cournat commented on GitHub (Oct 3, 2024):

My Deck is currently bricked after giving up and switching to gaming mode.

Get Outlook for Androidhttps://aka.ms/AAb9ysg


From: Quang Ngô @.>
Sent: Wednesday, October 2, 2024 11:38:41 PM
To: shadps4-emu/shadPS4 @.
>
Cc: cournat @.>; Mention @.>
Subject: Re: [shadps4-emu/shadPS4] Broken Linux Qt build (Issue #1149)

@cournathttps://github.com/cournat @PatrickChudallahttps://github.com/PatrickChudalla report it working for him. Seem there is issue in your end. Can you post log here.


Reply to this email directly, view it on GitHubhttps://github.com/shadps4-emu/shadPS4/issues/1149#issuecomment-2390501276, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AXMWWRQXNTWZXVO3AD6CI4TZZTC5DAVCNFSM6AAAAABPBTJZOOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOJQGUYDCMRXGY.
You are receiving this because you were mentioned.Message ID: @.***>

<!-- gh-comment-id:2390522485 --> @cournat commented on GitHub (Oct 3, 2024): My Deck is currently bricked after giving up and switching to gaming mode. Get Outlook for Android<https://aka.ms/AAb9ysg> ________________________________ From: Quang Ngô ***@***.***> Sent: Wednesday, October 2, 2024 11:38:41 PM To: shadps4-emu/shadPS4 ***@***.***> Cc: cournat ***@***.***>; Mention ***@***.***> Subject: Re: [shadps4-emu/shadPS4] Broken Linux Qt build (Issue #1149) @cournat<https://github.com/cournat> @PatrickChudalla<https://github.com/PatrickChudalla> report it working for him. Seem there is issue in your end. Can you post log here. — Reply to this email directly, view it on GitHub<https://github.com/shadps4-emu/shadPS4/issues/1149#issuecomment-2390501276>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AXMWWRQXNTWZXVO3AD6CI4TZZTC5DAVCNFSM6AAAAABPBTJZOOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOJQGUYDCMRXGY>. You are receiving this because you were mentioned.Message ID: ***@***.***>
Author
Owner

@ItsLaguna commented on GitHub (Oct 3, 2024):

@cournat Try this (currently latest) build https://github.com/ngoquang2708/shadPS4/actions/runs/11137632936

This worked for me, thanks!

Edit: nvm, spoke too soon, first time booting went fine until the end of the character creation which crashed. After that I can't boot to menu anymore. Last thing I see in log is:

[Lib.Http] <Error> http.cpp:sceHttpWaitRequest:585: (STUBBED) called
<!-- gh-comment-id:2390767234 --> @ItsLaguna commented on GitHub (Oct 3, 2024): > @cournat Try this (currently latest) build https://github.com/ngoquang2708/shadPS4/actions/runs/11137632936 This worked for me, thanks! Edit: nvm, spoke too soon, first time booting went fine until the end of the character creation which crashed. After that I can't boot to menu anymore. Last thing I see in log is: ``` [Lib.Http] <Error> http.cpp:sceHttpWaitRequest:585: (STUBBED) called ```
Author
Owner

@s0mebodyhelpme commented on GitHub (Oct 3, 2024):

I get a segmentation fault with that build on Arch under Hyprland wayland.

<!-- gh-comment-id:2391262549 --> @s0mebodyhelpme commented on GitHub (Oct 3, 2024): I get a segmentation fault with that build on Arch under Hyprland wayland.
Author
Owner

@ngoquang2708 commented on GitHub (Oct 3, 2024):

@ItsLaguna Yeah that the game specific issue.
@s0mebodyhelpme Try latest build from this link https://github.com/ngoquang2708/shadPS4/actions. Select the top one.

<!-- gh-comment-id:2391273141 --> @ngoquang2708 commented on GitHub (Oct 3, 2024): @ItsLaguna Yeah that the game specific issue. @s0mebodyhelpme Try latest build from this link https://github.com/ngoquang2708/shadPS4/actions. Select the top one.
Author
Owner

@Dante1475 commented on GitHub (Oct 3, 2024):

Audio is working for other games but sadly not working in BB because it use encrypted audio files.

Oh I see, but with your last build, my Deck lost all System audio, after restart works again.

Edit: After try your last update, the audio works, but still crash after character creation.

https://youtu.be/f_Po_BskWao

<!-- gh-comment-id:2391680645 --> @Dante1475 commented on GitHub (Oct 3, 2024): > Audio is working for other games but sadly not working in BB because it use encrypted audio files. Oh I see, but with your last build, my Deck lost all System audio, after restart works again. Edit: After try your last update, the audio works, but still crash after character creation. [https://youtu.be/f_Po_BskWao](url)
Author
Owner

@Hermiten commented on GitHub (Oct 4, 2024):

Audio is working for other games but sadly not working in BB because it use encrypted audio files.

Oh I see, but with your last build, my Deck lost all System audio, after restart works again.

Edit: After try your last update, the audio works, but still crash after character creation.

https://youtu.be/f_Po_BskWao

This is a common problem, bloodborne IS not fully supported for now. You Can check others issues and try sometimes

<!-- gh-comment-id:2393118472 --> @Hermiten commented on GitHub (Oct 4, 2024): > > Audio is working for other games but sadly not working in BB because it use encrypted audio files. > > Oh I see, but with your last build, my Deck lost all System audio, after restart works again. > > Edit: After try your last update, the audio works, but still crash after character creation. > > [https://youtu.be/f_Po_BskWao](url) This is a common problem, bloodborne IS not fully supported for now. You Can check others issues and try sometimes
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#358
No description provided.