assada / hassio-addons

9 stars 4 forks source link

Something is utterly broken in the plugin #3

Open ps1x opened 4 years ago

ps1x commented 4 years ago
ERROR: Caught a segmentation fault while loading plugin file:
/usr/lib/gstreamer-1.0/libgstpython.cpython-36m-x86_64-linux-gnu.so

Please either:
- remove it and restart.
- run with --gst-disable-segtrap --gst-disable-registry-fork and debug.

** (gst-plugin-scanner:45): CRITICAL **: 15:03:07.378: Couldn't g_module_open libpython. Reason: Error loading shared library /usr/lib/libpython3.6m.so: No such file or directory
/usr/lib/python2.7/site-packages/mopidy/ext.py:202: PkgResourcesDeprecationWarning: Parameters to load are deprecated.  Call .resolve and .require separately.
  extension_class = entry_point.load(require=False)

Plugin starts, you can see front-end for few seconds, then it goes offline. Home Assistant @ 0.110.0

edit: actuially everything goes offline when you try to play something:

(mopidy:26): GLib-GIO-ERROR **: 15:12:20.220: No GSettings schemas are installed on the system
/run.sh: line 42:    26 Trace/breakpoint trap   (core dumped) mopidy --config ${config} ${options}
tangli159 commented 3 years ago

maybe it needs @assada to see this page:https://blog.csdn.net/xccccz/article/details/107877223