Public bug reported: The current Linux AppImage-based Mudlet can't play sound on Ubuntu - gstreamer isn't bundled by it nor are any of the gstreamer audio plugins.
linuxdeployqt doesn't care about non-qt libraries (https://github.com/probonopd/linuxdeployqt/issues/96) so we'll need to patch the build script up ourselves. Trouble is figuring out which GStreamer .so's are needed for sound support and also patching GStreamer to load them from a different location. ** Affects: mudlet Importance: Medium Status: Confirmed -- You received this bug notification because you are a member of Mudlet Makers, which is subscribed to Mudlet. https://bugs.launchpad.net/bugs/1676372 Title: Linux AppImage version has no sound Status in Mudlet: Confirmed Bug description: The current Linux AppImage-based Mudlet can't play sound on Ubuntu - gstreamer isn't bundled by it nor are any of the gstreamer audio plugins. linuxdeployqt doesn't care about non-qt libraries (https://github.com/probonopd/linuxdeployqt/issues/96) so we'll need to patch the build script up ourselves. Trouble is figuring out which GStreamer .so's are needed for sound support and also patching GStreamer to load them from a different location. To manage notifications about this bug go to: https://bugs.launchpad.net/mudlet/+bug/1676372/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mudlet-makers Post to : [email protected] Unsubscribe : https://launchpad.net/~mudlet-makers More help : https://help.launchpad.net/ListHelp

