My kde connect app does not see valent. #808
Unanswered
garyfish78
asked this question in
Help
Replies: 1 comment
-
Hi, if you can try again after updating Valent and/or the Android app, this should be fixed now. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am uncertain if this is because valent requires some dependency that I've not heard about, or perhaps a problem with my kdeconnect settings. For reference, ordinary kdeconnect was working fine. Here is my debugging information:
{
"application" : {
"id" : "ca.andyholmes.Valent",
"version" : "1.0.0.alpha.47",
"commit" : "84a75b4"
},
"runtime" : {
"os" : "GNOME 47 (Flatpak runtime)",
"desktop" : "i3",
"session" : "x11",
"environment" : "flatpak"
},
"plugins" : {
"xdp" : true,
"telephony" : true,
"systemvolume" : true,
"sms" : true,
"share" : true,
"sftp" : true,
"runcommand" : true,
"pulseaudio" : true,
"presenter" : true,
"pipewire" : true,
"ping" : true,
"notification" : true,
"mpris" : true,
"mousepad" : true,
"lock" : true,
"libvalent-device" : true,
"lan" : true,
"gtk" : true,
"gnome" : true,
"findmyphone" : true,
"fdo" : true,
"eds" : true,
"contacts" : true,
"connectivity_report" : true,
"clipboard" : true,
"battery" : true
}
}
Beta Was this translation helpful? Give feedback.
All reactions