Hi,
>From: Interest on behalf of Björn Strömberg
>
>Any loss of old information expected in the migration when the readonly
>instance goes offline?
>Old bugs and changes often contains the reasoning and tradeoffs made, so they
>can be learnt from by fu
Hi,
some of you might have noticed that there was an outage on bugreports.qt.io
last weekend. This was related to the migration of Jira projects to the
Atlassian Jira cloud. The migrated projects were projects only accessible to Qt
Company employees and as such this change does not have any con
Hi Nils
From: Interest on behalf of Nils Jeisecke via
Interest
>It just happened again that some Google search for a Qt problem lead
>me to https://bugreports-test.qt.io.
..
>Could someone please exclude this URL from indexing?
While the server is an i
From: Interest on behalf of maitai
>OK thanks, let's hope it will be available in some 5.15.x release
Sorry but it won't happen in 5.15 which has been in feature freeze mode since
1H 2020. My guess is 6.3.
--
Alex
__
It is being worked on atm.
https://bugreports.qt.io/browse/QTBUG-70877
--
Alex
From: Interest on behalf of maitai
Sent: Tuesday, 26 October 2021 22:47
To: Interest@qt-project.org
Subject: [Interest] ios pressure sensor
Hi all,
I need to read pressure
ability of requesting 240 might help
your particular use case and no there is no public API. You have to hack
QtBluetooth or write a small Java section setting the value.
--
Alex
From: Simon FEUTRIER
Sent: Thursday, 19 November 2020 16:57
To: Alex Blasche
Cc
Hi Simon,
there is no way to force a certain MTU size via the QT API. AFAIR you cannot
force it anyway as both sides can make requests but not demands.
--
Alex
From: Interest on behalf of Simon FEUTRIER
Sent: Thursday, 19 November 2020 09:09
To: Qt In
From: Interest on behalf of Simon FEUTRIER
Sent: Monday, 17 August 2020 16:31
To: Jérôme Godbout
>Alex, thank you for your quick reply. I just tried with the pre-release 5.15.1
>and this is the same behavior.
Since you revealed that you are on Window
Hi,
This should be addressed by
https://codereview.qt-project.org/c/qt/qtconnectivity/+/302776
It is part of 5.15.1 (when released) & dev .
--
Alex
From: Interest on behalf of Simon FEUTRIER
Sent: Monday, 17 August 2020 09:48
To: interest@qt-project.
The upgrade was completed. Please let jira-ad...@qt-project.org know if you run
into problems due to the upgrade.
--
Alex
From: Jira-admin on behalf of Alex Blasche
Sent: Monday, 20 April 2020 13:48
To: developm...@qt-project.org; interest@qt
Well, the date in the mail subject is correct. The mail body is not correct.
The update is on 28thApril and *NOT* on 10th May. The time remains unchanged.
--
Alex
From: Jira-admin on behalf of Alex Blasche
Sent: Monday, 20 April 2020 13:44
To
Hi,
We will upgrade Jira on 10th May starting at 7:00 am CEST. Current expectation
is that Jira will be back in business about 2 hrs later. I apologize for any
inconvenience that this downtime might bring along.
For those interested in more details, we'll upgrade from current Jira v8.2.5 to
Ji
Hi,
Mark Brand is the maintainer. That's why bugs get auto assigned to him. To
resolve the situation the first step would be to find a new maintainer for the
module.
--
Alex
From: Interest on behalf of
roberts...@interia.pl
Sent: Wednesday, 5 Februar
> -Original Message-
> From: Interest On Behalf Of Alex Blasche
> Sent: Friday, 22 March 2019 08:56
> As I mentioned earlier, Cmake is known not to work and the only supported way
> for your build target.
Let me clarify this:
Cmake is known not to work and qmake is the
> -Original Message-
> From: Roman Wüger
> I use CMake but I link against CoreLocation framework and libQt5Position and
> also against the plugins like libqtposition_cl and the second plugin.
I guess there is still some other dependency missing...
As I mentioned earlier, Cmake is known
ng as
dependency.
--
Alex
From: Roman Wüger
Sent: Wednesday, 20 March 2019 10:07:52 AM
To: Alex Blasche
Cc: Qt Project MailingList
Subject: Re: [Interest] Problems getting QGeoPositionInfoSource working under
iOS
Hello Alex,
I use the prebuilt binaries fro
Hi,
>From: Interest on behalf of Roman Wüger
>
>I try to get QGeoPositionInfoSource::createDefaultSource(this); working under
>iOS 12.1.2 with Qt 5.11.x.
>But the function returns always a null pointer.
In general this should work out of the box unless there is a bug...
How did you obtain th
Hi,
At least in the official Qt release there is no such thing. I would question
how useful such a thing would be as it would imply that you would try to
interpret QCanBusFrame::payload() in QML. Processing a QByteArray in QML is
very ugly if even properly possible. That's why we never added it
Hi,
You need to follow the instructions from the OPCUA documentation and of course
first install Open62541.
https://doc.qt.io/QtOPCUA/qtopcua-build-open62541.html
Having said all that there were some issues in 5.12 which may or may not affect
you (depending on what QtOpcua baseline you use) .
> -Original Message-
> From: Interest On Behalf Of Henry Skoglund
> Sent: Tuesday, 18 December 2018 19:26
> >> I think the point is not to switch, but to provide an additional
> >> build. I'm going to guess the requestors' argument is going to be
> >> that they still need to ship 32-bit ap
45:23 AM
To: Jérôme Godbout
Cc: Alex Blasche; Qt Project MailingList
Subject: Re: [Interest] Detect connected Bluetooth keyboard under Android
@Alex: i tried your suggestion but the problem is that the BluetoothHIDDevice
class was introduced in API level 28, but I need Level 24.
Maybe this can be
Hi,
all the comments from Jérôme apply and unfortunately I have had similar issues
with early Android devices/versions.
I wanted to add one more way you can debug on Linux (since that's what you are
using). You may use wireshark which can log the traffic on your local bt
device. Maybe this rev
From: Interest on
behalf of Andy
>Is there any info available about Qt6?
>Maybe a timeline, roadmap, or plan somewhere?
Check out https://bugreports.qt.io/browse/QTBUG-62425
This is in no way complete but there is still some work and every comment an
As a disclaimer I have not really done any HID work on Android, but based on
the Android docs you need to use the BluetoothHidDevice class to interact with
such keyboards. BluetoothHidDevice.Callback.onConnectionStateChanged is
probably what you need.
This Android API is not available via Qt AP
From: Krzysztof Kawa
>> P.S. On the positive side, in regular intervals we do a bugfixing week.
>> During such a week
>>the entire RnD org focuses only on bugs. I consider them a fairly successful
>>exercise and as luck will have it, we have one next we
Hi Kuncheria,
Your statement tells me that it is not ready yet ;)
In all honesty, the port is mostly working for Low Energy features. The branch
is not feature complete with regards to classic Bluetooth.
The fact that you have problems in the semi ready BLE section concerns me. I
would appreci
From: Interest on
behalf of Thiago Macieira
On Thursday, 20 September 2018 08:20:23 PDT Konstantin Tokarev wrote:
> 20.09.2018, 15:59, "Krzysztof Kawa" :
> > Hi,
> > Are only P0 reports looked at?
>P1 blocks a release.
>Or at least it should. Sometimes
> -Original Message-
> From: Interest On
> Behalf Of Krzysztof Kawa
...
> Anyway, I really don't want to stretch this rant. I'm just bummed about the
> degrading quality of my favorite framework and I hoped I'm not the only one
> that noticed. But maybe I am.
I won't justify why a parti
can issue the full
scope of possible issue transitions. You might want to add the additional
states to your board too.
--
Alex
From: Development
on behalf of Alex Blasche
Sent: Monday, 18 June 2018 1:08:35 PM
To: developm...@qt-project.org
> -Original Message-
> From: Interest On
> Behalf Of Jérôme Godbout
> Sent: Wednesday, 15 August 2018 21:55
> To: Qt Interest
> Subject: [Interest] QBluetoothServiceDiscoveryAgent cannot retrieve sdp uuids
>
> Hi,
> I'm trying to discover some particular Bluetooth device on Android, bu
> -Original Message-
> From: Interest On
> Behalf Of maitai
> I am having 2 small other issues and before I report a bug I would like to
> have
> your opinion:
>
> On MacOS QBluetoothServiceInfo::unregisterService() crashes immediately.
Please open a bug with details on bugreports.qt
I can only speculate as to the nature of the failure. Bluetooth on Android is
mostly multi threaded already as the main processing is done in Android main
and custom threads already. The resulats are then handed to the thread that
owns QBluetoothServiceDiscoveryAgent. From this perspective, it s
> -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
> -Original Message-
> From: Interest On
> Behalf Of maitai
> I have already read many posts on this topic, but I cannot understand the
> following statement in the documentation:
>
> "Despite there not being a Win32 port yet, the WinRT backend is automatically
> used if the win32 tar
This implementation has started. Please be aware of changing component names.
--
Alex
From: Development
on behalf of Alex Blasche
Sent: Thursday, 31 May 2018 2:42:51 PM
To: developm...@qt-project.org; interest@qt-project.org Interest
Subject: Re
issues
- Automatic closure/check of long pending "Need more Info" bugs where the bug
reporter fails to provide information
Implementation of those changes will happen during June.
--
Alex
From: Development
on behalf of Alex Blasche
Sent: Wednes
Hi,
For those who do not follow the Qt development blogs, we just published the
first VS Addin release since the redesign imposed by Visual Studio API changes
in MSVC 2013 and beyond. This was a long journey in the making. The last non-TP
release was in June 2013. For more details please see:
> It seems that Qt's implementation does not possess the full range of reading
> that it should, since both mobile platforms support greater (and necessary
> values) beyond a quarter circle.
Could you please file bugs for the issues you found? It's the only way there is
the chance to get this fi
> -Original Message-
> From: Murphy, Sean [mailto:smur...@walbro.com]
> Sent: Tuesday, 29 August 2017 17:16
> To: Alex Blasche ; interest@qt-project.org
> Subject: RE: Serial port / Bluetooth port to Android
>
> > > On the Android device, we really only
> -Original Message-
> From: Interest [mailto:interest-bounces+alexander.blasche=qt.io@qt-
> project.org] On Behalf Of Murphy, Sean
> Sent: Friday, 25 August 2017 22:25
...
>I can
> accomplish both of those connections using a class that inherits from
> QSerialPort to accomplish the comm
Hi,
>
>I found samples to use dbus connection to read contacts, but I would like you
>use Qt provided QBluetooth
>module instead. Is there a way to use QBluetooth module to read data using
>PBAB profile?
QtBluetooth has no API to do this. You;ll have to use the DBus API directly.
Note that Q
> -Original Message-
> From: Interest [mailto:interest-bounces+alexander.blasche=qt.io@qt-
> project.org] On Behalf Of Abin Joseph
>But I
> would like to know if QBluetooth module support the same if so how to use it.
QtBluetooth does not support PBA.
--
Alex
___
Hi,
In short there is no way at this point in time.
QtBluetooth uses Android's BluetoothAdapter.startScan() which does not take a
ScanSettings field. This function is deprecated in favour of
BluetoothLeScanner.startScan but QtBluetooth has not made this jump yet. Only
the new scanner API suppo
From: Interest on
behalf of Dirk Hohndel
>When you ask for Windows please be more precise. Since I just saw your
>question in a related Jira task I know the context here.
There is no support for BTLE on Win32 in Windows 5.9. WInRT for BTLE central
r
Hi Oleg,
thank you for figuring this out. Would you be willing to submit a patch to Qt
(codereview.qt-project.org) for this problem (target branch 5.9)? If you put me
on review I am happy to accept it.
--
Alex
From: Interest on
behalf of Oleg Evseev
S
45 matches
Mail list logo