clementine-player / Clementine

:tangerine: Clementine Music Player
https://www.clementine-player.org/
GNU General Public License v3.0
3.76k stars 677 forks source link

Clementine do not respond to MPRIS2 requests... #3363

Closed Clementine-Issue-Importer closed 10 years ago

Clementine-Issue-Importer commented 10 years ago

From gnumdk on December 17, 2012 16:21:34

Details of the bug here: https://bugs.kde.org/show_bug.cgi?id=311189

Original issue: http://code.google.com/p/clementine-player/issues/detail?id=3362

Clementine-Issue-Importer commented 10 years ago

From gnumdk on January 03, 2013 06:16:34

Ok, it seems that clementine hang on this call: method call sender=:1.545 -> dest=com.canonical.AppMenu.Registrar serial=10 path=/com/canonical/AppMenu/Registrar; interface=org.freedesktop.DBus.Introspectable; member=Introspect

This only happen with kded-appmenu (not with previous plasma-widget-menubar versions) so the bug seems to be in kded-appmenu (and i'm kded-appmenu maintainer)...

But i have not idea why a call to Introspect should hang :-(

Clementine-Issue-Importer commented 10 years ago

From gnumdk on January 03, 2013 06:33:04

Hmm, seems to be du to kded :-(

kded-kmix do an introspect on clementine and clementine+appmenu do an introspect on kded-appmenu simultaneously...

And it fails, will try to find a fix for KDE 4.10 rc3 if possible...

Clementine-Issue-Importer commented 10 years ago

From davidsansome on January 04, 2013 02:28:20

Eeek that sounds bad! Thanks for letting us know, and good luck fixing the problem!

Status: Invalid

Clementine-Issue-Importer commented 10 years ago

From gnumdk on January 04, 2013 02:54:27

https://bugs.launchpad.net/appmenu-qt/+bug/1096008 The bug was in appmenu-qt, should be fixed soon ;)

Clementine-Issue-Importer commented 10 years ago

From davidsansome on January 04, 2013 02:55:02

Awesome thanks :)