Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GLib-GIO-CRITICAL message spam when running mpv from terminal #105

Open
acarasimon96 opened this issue Apr 12, 2024 · 1 comment
Open

GLib-GIO-CRITICAL message spam when running mpv from terminal #105

acarasimon96 opened this issue Apr 12, 2024 · 1 comment

Comments

@acarasimon96
Copy link

When I run mpv from the terminal to play any video file with audio tracks, I would see these messages being outputted as soon as I hit Enter:

(process:101038): GLib-GIO-CRITICAL **: 18:20:33.467: g_dbus_connection_emit_signal: assertion 'G_IS_DBUS_CONNECTION (connection)' failed

(process:101038): GLib-GIO-CRITICAL **: 18:20:33.467: g_dbus_connection_emit_signal: assertion 'G_IS_DBUS_CONNECTION (connection)' failed

(process:101038): GLib-GIO-CRITICAL **: 18:20:33.468: g_dbus_connection_unregister_object: assertion 'G_IS_DBUS_CONNECTION (connection)' failed

(process:101038): GLib-GIO-CRITICAL **: 18:20:33.468: g_dbus_connection_unregister_object: assertion 'G_IS_DBUS_CONNECTION (connection)' failed

The weird thing is I had zero issues controlling mpv with playerctl or the Plasma system tray despite the above messages. This annoying behavior is very similar or identical to #11, but I decided to open this issue because the mentioned issue was closed.

Linux distro: EndeavourOS
mpv-mpris version: 1.1 (installed from extra repository, not in user directory)
mpv version: 0.37.0
GLib version: 2.80.0
D-Bus version: 1.14.10
Desktop: KDE Plasma 6.0.3

@clari7744
Copy link

Getting this as well, compiled with make install and added to ~/.config/mpv/scripts

Termux on Android 15 Beta 2 (Pixel 7a)
mpv-mpris: built just now from master
mpv: 0.37.0
GLib: 2.80.0
DBus: 1.15.6-1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants