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

KDE Connect #28

Closed
nerijus opened this issue Mar 4, 2015 · 9 comments
Closed

KDE Connect #28

nerijus opened this issue Mar 4, 2015 · 9 comments
Assignees
Labels

Comments

@nerijus
Copy link

nerijus commented Mar 4, 2015

There is an Android app KDE Connect which connects to the Linux PC (which has kde-connect installed and running). When I open remote control in Android KDE Connect, it shows Goggles with an empty name and empty song. I attach an example of another app, where the info is visible.
screenshot_2015-03-04-13-10-40
screenshot_2015-03-04-13-10-49

@gogglesguy
Copy link
Contributor

So I'm not sure how to debug kdeconnect. Looking at the console output of kdeconnect, I'm seeing the following:

MprisControlPlugin::addPlayer: Mpris addPlayer "org.mpris.MediaPlayer2.gogglesmm" -> ""

This looks like it never received the Identity property from the mpris dbus interface (the empty quotes should have been "Goggles Music Manager", though from my own logs, that has been send just fine. Since gogglesmm shows up just alright in mpristester (https://github.com/randomguy3/mpristester), I suspect there's something wrong with kdeconnect.

@gogglesguy gogglesguy added the bug label Mar 5, 2015
@gogglesguy gogglesguy self-assigned this Mar 5, 2015
@gogglesguy
Copy link
Contributor

Need to correctly implement DBus Properties Interface. It should return Variants.

@gogglesguy
Copy link
Contributor

There's a fix on the develop branch if you like to try.

@nerijus
Copy link
Author

nerijus commented Mar 13, 2015

Yes, it works now, thanks!

@nerijus
Copy link
Author

nerijus commented Mar 13, 2015

One problem though - when I unlock Android screen, the info is not visible. But if I press pause it becomes visible and is visible until I lock and unlock screen again.
It could be my setup problem - KDE Connect is 0.8 on Android and 0.7 on Linux PC.

@gogglesguy
Copy link
Contributor

I noticed that as well, but I think the same thing happened with another music player (if you can confirm?). I couldn't find anything else that would have been caused by gogglesmm.

@nerijus
Copy link
Author

nerijus commented Mar 13, 2015

Yes, IIRC I saw it with other player too.

@nerijus
Copy link
Author

nerijus commented Mar 13, 2015

But if you have it with 0.8 Linux version, I think it is worth reporting to the kde connect people (there was a bug report link above but it's no longer here).

@gogglesguy
Copy link
Contributor

I closed the earlier kdeconnect bugreport since it wasn't a bug in kdeconnect but in gogglesmm. I have 0.8 client and server and same thing happens with Rhythmbox. If you care to pursue it, I suggest you file the bug report with kdeconnect.

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

No branches or pull requests

2 participants