Re: [Interest] Bluetooth low energy on Windows 10

2018-07-24 Thread Oliver Wolff
Hi Glenn, I am not sure I understand your situation. The Windows BT implementation needs a paired device in order to work. You said, that you paired the device in the beginning. Have you paired the device and it does not work for you? If this is the case please create a bug report which also

Re: [Interest] Bluetooth on Windows 10

2018-07-24 Thread Oliver Wolff
Hi Philippe, The current implementation requires the devices to be paired in order to use Bluetooth on Windows. There is a bug report about getting rid of that requirement (https://bugreports.qt.io/browse/QTBUG-58660) but that's the status quo atm. Olli On 24/07/2018 16:59, maitai wrote:

[Interest] Bluetooth low energy on Windows 10

2018-07-24 Thread Glenn Ramsey
Hi, I'm trying to get Qt(5.11.1) communicating with a BLE device on Windows 10 using the win32/WinRT backend. Using the lowenergyscanner example it can 'see' the device, only after it has been manually paired, but hangs when querying the services. The Microsoft BLE Explorer app from the Microsof

Re: [Interest] Bluetooth on Windows 10

2018-07-24 Thread maitai
Hi Oliver, No the 2 machines are not paired with anything. I've tried pairing the Android Phone with the Windows machine just to check that the BT device is OK, that worked, but I have removed all connections after that. Philippe. Le 24-07-2018 14:00, Oliver Wolff a écrit : Hi Philippe, ar

Re: [Interest] Qml Bluetooth Connection

2018-07-24 Thread Alex Blasche
> -Original Message- > From: Interest On > I'm trying to A2DP/HFP connection via bluetooth in qml. I can list available > devices and find their addresses but I can't make the connection. Making a A2DP/HFP connection in QML is not very useful as you cannot handle binary data in QML. Send

Re: [Interest] Bluetooth on Windows 10

2018-07-24 Thread Oliver Wolff
Hi Philippe, are the two machines paired? Windows API does not allow pairing them, so the initial pairing has to be using the system UI. Olli On 24/07/2018 10:32, maitai wrote: Thanks Alex, I have done that, but although it seems to do things, I cannot make it work on Windows (server or c

Re: [Interest] Capital letters with Qt Virtual Keyboard

2018-07-24 Thread Luca Carlon
On Tue, Jul 24, 2018 at 1:16 PM Mitch Curtis wrote: > > What I see here is that when the sample above runs in Qt 5.11.0, the focus > > is > > on the TextInput, the shift button is not enabled and not "selected", > > letters > > are lowercase. Do you see the same? > > How do you give it focus wit

Re: [Interest] Capital letters with Qt Virtual Keyboard

2018-07-24 Thread Mitch Curtis
> -Original Message- > From: Luca Carlon > Sent: Tuesday, 24 July 2018 12:45 PM > To: Mitch Curtis ; > > Subject: Fwd: [Interest] Capital letters with Qt Virtual Keyboard > > On Tue, Jul 24, 2018 at 11:29 AM Mitch Curtis wrote: > > > > > -Original Message- > > > From: Intere

[Interest] Qml Bluetooth Connection

2018-07-24 Thread Akın Gümüşkavak
Hello, I'm trying to A2DP/HFP connection via bluetooth in qml. I can list available devices and find their addresses but I can't make the connection. In Qt official page it says you can use "BluetoothSocket" to make connection but in my scan there is no service found. Above my "BluetoothDiscover

[Interest] Fwd: Capital letters with Qt Virtual Keyboard

2018-07-24 Thread Luca Carlon
On Tue, Jul 24, 2018 at 11:29 AM Mitch Curtis wrote: > > > -Original Message- > > From: Interest On > > Behalf Of Luca Carlon > > Sent: Monday, 23 July 2018 7:48 PM > > To: > > Subject: [Interest] Capital letters with Qt Virtual Keyboard > > > > Hello! I wrote this simple code with the

Re: [Interest] Capital letters with Qt Virtual Keyboard

2018-07-24 Thread Mitch Curtis
> -Original Message- > From: Interest On > Behalf Of Luca Carlon > Sent: Monday, 23 July 2018 7:48 PM > To: > Subject: [Interest] Capital letters with Qt Virtual Keyboard > > Hello! I wrote this simple code with the Qt Virtual Keyboard: > > import QtQuick 2.8 > import QtQuick.VirtualKe

Re: [Interest] Bluetooth on Windows 10

2018-07-24 Thread maitai
Thanks Alex, I have done that, but although it seems to do things, I cannot make it work on Windows (server or client). It works finally between a Mac and an Android device. For instance if I run the BT discovery example I get: qt.bluetooth.winrt: Worker started qt.bluetooth.winrt: BT scan

Re: [Interest] qmlscene install problems

2018-07-24 Thread Ulf Hermann
On 07/23/2018 07:55 PM, Lisandro Damián Nicanor Pérez Meyer wrote: > El lunes, 16 de julio de 2018 08:12:25 -03 Ulf Hermann escribió: >> This thread has gone so far south, we need to add some corrections ... > [snip] >> So, it turns out I have another qmake (and qmlscene) in >> /usr/lib/x86_64-lin