FDH2 / UxPlay

AirPlay Unix mirroring server
GNU General Public License v3.0
1.34k stars 72 forks source link

Suddenly does not work on Fedora Linux 38 #237

Closed Q1CHENL closed 7 months ago

Q1CHENL commented 7 months ago

Uxplay suddenly does not work anymore. I tried to build from source but same problem. Anyone know what could be the problem?

➜  UxPlay-1.66 GST_DEBUG=3 ./uxplay -vsync no
UxPlay 1.66: An Open-Source AirPlay mirroring and audio-streaming server.

(uxplay:13280): GStreamer-CRITICAL **: 12:13:41.559: gst_element_factory_get_element_type: assertion 'GST_IS_ELEMENT_FACTORY (factory)' failed

(uxplay:13280): GLib-GObject-CRITICAL **: 12:13:41.559: cannot retrieve class for invalid (unclassed) type '<invalid>'

(uxplay:13280): GStreamer-CRITICAL **: 12:13:41.559: gst_element_factory_get_element_type: assertion 'GST_IS_ELEMENT_FACTORY (factory)' failed

(uxplay:13280): GStreamer-CRITICAL **: 12:13:41.559: gst_element_factory_get_element_type: assertion 'GST_IS_ELEMENT_FACTORY (factory)' failed
0:00:00.127313856 13280      0x18b0600 WARN     GST_ELEMENT_FACTORY gstelementfactory.c:530:gst_element_factory_create_with_properties:<avdec_aac> loading plugin returned NULL!

(uxplay:13280): GStreamer-CRITICAL **: 12:13:41.559: gst_object_unref: assertion 'object != NULL' failed

(uxplay:13280): GLib-GObject-CRITICAL **: 12:13:41.559: g_type_class_unref: assertion 'g_class != NULL' failed
0:00:00.127344240 13280      0x18b0600 ERROR           GST_PIPELINE gst/parse/grammar.y:1264:priv_gst_parse_yyparse: link has no sink [source=@0x1903580]
0:00:00.127620367 13280      0x18b0600 ERROR           GST_PIPELINE gst/parse/grammar.y:1264:priv_gst_parse_yyparse: link has no source [sink=@0x19ec520]

** (uxplay:13280): ERROR **: 12:13:41.561: gst_parse_launch error (audio 1):
 link has no sink [source=@0x1903580]

[1]    13280 trace trap (core dumped)  GST_DEBUG=3 ./uxplay -vsync no
Q1CHENL commented 7 months ago

Never mind, problem solved after a dnf update