<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><div class="gmail_extra"><div class="gmail_quote"><div><div>The scan works, and scrolling across tells me that it knows the Petrel is paired.  But the save button is greyed out so quit is the only way I can leave this dialog.<br></div></div></div></div></div></div></blockquote><div><br></div><div>I observed that when you select an item the signal is not </div><div>always raised (QListWidget::itemActivated). Probably on </div><div>Android platforms the system is configured to raise the </div><div>event when the user double clicks the item. Maybe it would </div><div>be a good idea to use itemClicked signal instead of itemActivated.</div><div><br></div><div>Meanwhile please try to double click the item. Sorry for </div><div>the inconvenience :).</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>Now it crashes - presumably because I couldn't select my Petrel.</div></div></div></div></blockquote><div><br></div><div><div>Yes, it crashes because the address of your device wasn't saved and</div><div>it tries to use the native serial implementation.</div></div></div><br></div></div>