<div dir="ltr">I reviewed the LanLinkProvider code and fixed some minor things, including a potential "Too Many Open Files" crash because  we were holding a reference to a socket and thus preventing the garbage collector to do its job releasing it. I don't think this is your problem, though, so we need to keep investigating. I built a version with more debug messages for you to try so we have more information:<div><div><br></div><div><a href="https://dl.dropboxusercontent.com/u/8820360/apks/kdeconnect-android-debug.apk">https://dl.dropboxusercontent.com/u/8820360/apks/kdeconnect-android-debug.apk</a><br></div><div><div><br></div><div>Also the logs are prefixed by "KDE/" so it's easier for you to filter them.</div><div><br></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 25, 2015 at 10:35 AM, Aleix Pol <span dir="ltr"><<a href="mailto:aleixpol@kde.org" target="_blank">aleixpol@kde.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I forgot to mention, even though I get those messages, no devices<br>
appear in the connected/available fields.<br>
<span class="HOEnZb"><font color="#888888"><br>
Aleix<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Wed, Mar 25, 2015 at 6:32 PM, Albert Vaca <<a href="mailto:albertvaka@gmail.com">albertvaka@gmail.com</a>> wrote:<br>
> I would say this is normal: every time a new identity packet is received the<br>
> phone opens a connection with the desktop client. There is some logic<br>
> afterwards that will check if we already had a link to the same device, and<br>
> will transparently switch to the most recent one.<br>
><br>
> Recently I've sometimes seen that the link count increase above 3 links at<br>
> the same time, which makes me think that maybe we are not deleting the old<br>
> ones properly though :/<br>
><br>
> Albert<br>
><br>
> On Wed, Mar 25, 2015 at 10:23 AM, Aleix Pol <<a href="mailto:aleixpol@kde.org">aleixpol@kde.org</a>> wrote:<br>
>><br>
>> Hi,<br>
>> As you will know, I'm no Android guru, so I need your help.<br>
>><br>
>> I've been having issues with KDE Connect pairing and just decided to<br>
>> go into adb and see if there was a crash going on or something.<br>
>> Everything I see when I refresh both from the android app and the KCM<br>
>> is these messages [1].<br>
>><br>
>> Do you have any idea of what could be going on?<br>
>><br>
>> Cheers!<br>
>> Aleix<br>
>><br>
>> [1]<br>
>> I/LanLinkProvider( 6202): Identity package received, creating link<br>
>> I/LanLinkProvider( 6202): Identity package received, creating link<br>
>> I/LanLinkProvider( 6202): Identity package received, creating link<br>
>> I/LanLinkProvider( 6202): Identity package received, creating link<br>
>> I/LanLinkProvider( 6202): Identity package received, creating link<br>
>> _______________________________________________<br>
>> KDEConnect mailing list<br>
>> <a href="mailto:KDEConnect@kde.org">KDEConnect@kde.org</a><br>
>> <a href="https://mail.kde.org/mailman/listinfo/kdeconnect" target="_blank">https://mail.kde.org/mailman/listinfo/kdeconnect</a><br>
><br>
><br>
</div></div></blockquote></div><br></div>