<div dir="ltr">Can I get a longer log? This shows no problem at all, it looks like it's working fine according to this :/<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 1, 2015 at 1:05 PM, 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"><div class="HOEnZb"><div class="h5">On Mon, Mar 30, 2015 at 1:55 AM, Aleix Pol <<a href="mailto:aleixpol@kde.org">aleixpol@kde.org</a>> wrote:<br>
> On Sun, Mar 29, 2015 at 8:37 AM, Albert Vaca <<a href="mailto:albertvaka@gmail.com">albertvaka@gmail.com</a>> wrote:<br>
>> I reviewed the LanLinkProvider code and fixed some minor things, including a<br>
>> potential "Too Many Open Files" crash becauseĀ  we were holding a reference<br>
>> to a socket and thus preventing the garbage collector to do its job<br>
>> releasing it. I don't think this is your problem, though, so we need to keep<br>
>> investigating. I built a version with more debug messages for you to try so<br>
>> we have more information:<br>
>><br>
>> <a href="https://dl.dropboxusercontent.com/u/8820360/apks/kdeconnect-android-debug.apk" target="_blank">https://dl.dropboxusercontent.com/u/8820360/apks/kdeconnect-android-debug.apk</a><br>
>><br>
>> Also the logs are prefixed by "KDE/" so it's easier for you to filter them.<br>
>><br>
>><br>
>> On Wed, Mar 25, 2015 at 10:35 AM, Aleix Pol <<a href="mailto:aleixpol@kde.org">aleixpol@kde.org</a>> wrote:<br>
>>><br>
>>> I forgot to mention, even though I get those messages, no devices<br>
>>> appear in the connected/available fields.<br>
>>><br>
>>> Aleix<br>
>>><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<br>
>>> > 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,<br>
>>> > 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<br>
>>> > at<br>
>>> > the same time, which makes me think that maybe we are not deleting the<br>
>>> > 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>
>><br>
>><br>
><br>
> I haven't been able to reproduce the problem now, but I have a<br>
> different set up today. I'll keep on trying... :/<br>
><br>
> Aleix<br>
<br>
</div></div>I managed to reproduce the error again, that's the adb logcat output I<br>
get on refresh:<br>
I/KDE/BackgroundService(29555): OnNetworkChange<br>
E/KDE/LanLinkProvider(29555): onNetworkChange<br>
E/KDE/FileCount(29555): 58<br>
E/KDE/FileCount(29555): 56<br>
I/KDE/LanLinkProvider(29555): Using tcpPort 1714<br>
E/KDE/FileCount(29555): 58<br>
E/KDE/LanLinkProvider(29555): Sending packet to 1 ips<br>
I/KDE/LanLinkProvider(29555): Udp identity package sent to address<br>
/<a href="http://255.255.255.255" target="_blank">255.255.255.255</a><br>
<br>
Does that tell you anything?<br>
<span class="HOEnZb"><font color="#888888"><br>
Aleix<br>
</font></span></blockquote></div><br></div>