Package: sonata Version: 1.7~b1-2 Hello,
I have mpd running on another computer, local network. I start sonata, it runs fine. $ sonata See sonata_start_1.log. Opening a new terminal. Starting sonata while the other instance is already running. See sonata_start_2.log. The already running instance becomes unresponsive. The second attempt does nothing and returns to shell. Only option is to kill the first instance of sonata, then restart it. -- System Information: Debian Release: buster/sid APT prefers testing APT policy: (500, 'testing'), (200, 'unstable') Architecture: i386 (i686) Kernel: Linux 4.16.0-2-686-pae (SMP w/2 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages sonata depends on: ii gir1.2-gdkpixbuf-2.0 2.36.11-2 ii gir1.2-glib-2.0 1.56.1-1 ii gir1.2-gtk-3.0 3.22.29-3 ii gir1.2-pango-1.0 1.42.0-1 ii python3 3.6.5-3 ii python3-dbus 1.2.8-2 ii python3-gi 3.28.2-1 ii python3-mpd 1.0.0-2 Versions of packages sonata recommends: pn python3-tagpy <none> sonata suggests no packages. -- no debconf information
(sonata:19690): dbind-WARNING **: 16:10:02.214: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files (sonata:19690): Gtk-WARNING **: 16:10:02.758: Theme parsing error: sonata.css:7:17: Not using units is deprecated. Assuming 'px'. (sonata:19690): Gtk-WARNING **: 16:10:02.758: Theme parsing error: sonata.css:11:17: Not using units is deprecated. Assuming 'px'.
(sonata:13990): dbind-WARNING **: 16:10:41.831: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files /usr/lib/python3/dist-packages/sonata/launcher.py:159: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded. from gi.repository import Gtk, Gdk