You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PC2:
# nmap -sU -p 1714 192.168.0.24
Starting Nmap 7.60 ( https://nmap.org ) at 2017-12-03 21:04 CET
Nmap scan report for 192.168.0.24
Host is up.
PORT STATE SERVICE
1714/udp open|filtered sesi-lm
Nmap done: 1 IP address (1 host up) scanned in 2.20 seconds
Waiting doesn't help
$ mconnect -d
** (mconnect:487): DEBUG: config.vala:46: config search dir: /home/moviuro/.config/mconnect
** (mconnect:487): DEBUG: config.vala:46: config search dir: /usr/local/share/mconnect
** (mconnect:487): DEBUG: config.vala:46: config search dir: /usr/share/mconnect
** Message: config.vala:58: loaded configuration from /home/moviuro/.config/mconnect/mconnect.conf
** (mconnect:487): WARNING **: share.vala:42: failed to create downloads directory: Invalid argument
** INFO: share.vala:47: downloads will be saved to
** (mconnect:487): DEBUG: core.vala:43: init core
** INFO: core.vala:59: supported interfaces: kdeconnect.telephony, kdeconnect.notification, kdeconnect.share.request, kdeconnect.battery, kdeconnect.mousepad.request, kdeconnect.ping
** (mconnect:487): DEBUG: discovery.vala:40: start listening for new devices at: 0.0.0.0:1714
** (mconnect:487): DEBUG: application.vala:85: activate
** (mconnect:487): DEBUG: devicemanager.vala:57: try loading devices from device cache /home/moviuro/.cache/mconnect/devices
[A long moment passes, at the same moment, the KDE Connect app is active on the phone]
^C
strace mconnect -d gives: the following output http://sprunge.us/MgCK ; but I'm not able to interpret any of this.
Any idea with what's wrong?
The text was updated successfully, but these errors were encountered:
Android O support is questionable in the Android App. There's a phabricator task tracking and issue with a recent commit but it hasn't been reviewed and certainly isn't in the stable Play Store release. There's also an unmerged branch update/android-o.
Hi,
I tried to use
mconnect
but, well, it failed.Situation:
192.168.0/24
and can ping each other.mconnect-git-386.1cd7b43
from the AURIssues:
# tcpdump -tttnei wlan0 portrange 1714-1764
stays silent the whole timestrace mconnect -d
gives: the following output http://sprunge.us/MgCK ; but I'm not able to interpret any of this.Any idea with what's wrong?
The text was updated successfully, but these errors were encountered: