KDE Connect

Patrick Boutilier boutilpj at ednet.ns.ca
Mon Apr 28 13:37:23 UTC 2014


On 04/28/2014 10:32 AM, Timothy Murphy wrote:
> Patrick Boutilier wrote:
>
>>>>> I'm trying to "KDE connect" my Fedora-20/KDE laptop
>>>>> and my Samsung Galaxy S2 phone (Android version 4.1.2).
>>>>> I've followed the instructions in
>>>>> <http://xmodulo.com/2014/01/integrate-android-kde-linux-desktop.html>
>>>>> meticulously.
>>>>> Every thing works fine, but at the final step (Pairing)
>>>>> -------------------------------
>>>>> Launch KDE Connect on Android.
>>>>> You should see the hostname of your KDE desktop listed
>>>>> under "Not paired devices".
>>>>> -------------------------------
>>>>> I do not see my desktop, or anything else, listed.
>
>> What does this show on the desktop?
>>
>> netstat -nap|grep 1714
>
> -------------------------------
> [tim at rose ~]$ sudo netstat -nap | grep 1714
> tcp        0      0 0.0.0.0:1714            0.0.0.0:*               LISTEN
> 1171/kdeconnectd
> udp        0      0 255.255.255.255:1714    0.0.0.0:*
> 1171/kdeconnectd
> unix  2      [ ACC ]     STREAM     LISTENING     17140    435/kdm
> /var/run/xdmctl/dmctl-:0/socket
> unix  3      [ ]         STREAM     CONNECTED     17144    807/-:0
> unix  3      [ ]         STREAM     CONNECTED     17146    468/X
> @/tmp/.X11-unix/X0
> unix  3      [ ]         STREAM     CONNECTED     17143    435/kdm
> unix  3      [ ]         STREAM     CONNECTED     17145    435/kdm
> unix  3      [ ]         STREAM     CONNECTED     17142    807/-:0
> -------------------------------
>
>


Looks like what I have and I can pair my Nexus 5. Let's look at your 
iptable rules again.

iptables -L -nv


And for a quick test does it work when you put in this rule?


iptables -I INPUT -j ACCEPT



That will allow everything of course but if it works you know that 
iptable rules are the issue.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: boutilpj.vcf
Type: text/x-vcard
Size: 297 bytes
Desc: not available
URL: <http://lists.fedoraproject.org/pipermail/kde/attachments/20140428/5a0c3b56/attachment.vcf>


More information about the kde mailing list