Re: [Interest] Qt6 build on Raspi

2024-03-26 Thread Alexander Carôt via Interest
ärz 2024 um 08:06 Uhr > Von: "Alexander Carôt via Interest" > An: ham...@risingsoftware.com > Cc: interest@qt-project.org > Betreff: Re: [Interest] Qt6 build on Raspi > > Hi Hamish, > > >>> https://archive.raspbian.org/raspbian/pool/main/q/qt6-base > &

Re: [Interest] Qt6 build on Raspi

2024-03-25 Thread Alexander Carôt via Interest
now, best Alex -- http://www.carot.de Email : alexan...@carot.de Tel.: +49 (0)177 5719797 > Gesendet: Sonntag, 10. März 2024 um 08:25 Uhr > Von: "Hamish Moffatt via Interest" > An: interest@qt-project.org > Betreff: Re: [Interest] Qt6 build on Raspi > > On 9/3/2

Re: [Interest] Qt6 build on Raspi

2024-03-12 Thread Alexander Carôt via Interest
which we are > fixing until hopefully the 6.7.0 final release. > We're eager to get feedback. > > BR, > Maurice > > > > -Original Message- > > From: Interest On Behalf Of Hamish Moffatt > > via Interest > > Sent: Sunday, 10 March 2024 08:26 > &

Re: [Interest] Qt6 build on Raspi

2024-03-09 Thread Alexander Carôt via Interest
>>> ... or build on a system with sufficient RAM. I see – can I use any ARM based machine in order to work on a Raspi4 or are there specific requirements ? Furthermore, I might have missed something but are there probably pre-built Qt6 binaries for Raspi available ? Thanks, best Alex --

[Interest] Qt6 build on Raspi

2024-03-07 Thread Alexander Carôt via Interest
Hi all, when compiling qt6 from the current git sources on my Raspi via cmake --build . it turn out that the machine freezes after having compiled about 500 sources: The build is stuck and I cannot ssh to the Raspi from another terminal window anymore, however, I can still ping it.

Re: [Interest] server certificate integration

2024-02-26 Thread Alexander Carôt via Interest
5719797 > Gesendet: Montag, 26. Februar 2024 um 16:20 Uhr > Von: "Samuel Gaist" > An: "Alexander Carôt" > Cc: "qt qt" > Betreff: Re: [Interest] server certificate integration > > Hi, > > Why not pass the path to the certificate as

[Interest] server certificate integration

2024-02-26 Thread Alexander Carôt via Interest
Hi all, I have a secure websocket server based on the Qt example: https://doc.qt.io/qt-6/qtwebsockets-sslechoserver-example.html It requires a certificate and a key which are compiled into the server and it functions well. However, whenever the certificate expires (such as Let’s encrypt after

Re: [Interest] displaying Qt-coded JPEG image in browser

2024-01-26 Thread Alexander Carôt via Interest
Alex -- http://www.carot.de Email : alexan...@carot.de Tel.: +49 (0)177 5719797 > Gesendet: Freitag, 26. Januar 2024 um 16:17 Uhr > Von: "Thiago Macieira" > An: "qt qt" > Cc: "Alexander Carôt" > Betreff: Re: [Interest] displaying Qt-coded JPEG im

Re: [Interest] displaying Qt-coded JPEG image in browser

2024-01-26 Thread Alexander Carôt via Interest
> Hi, maybe passing JPG through fromUtf8() and toUtf8() munges it too > much, what happens if you simplify, instead of: > > QString jpgBufferString( finalJpg.data() ); > QString encodedString = jpgBufferString.toUtf8().toBase64(); > > try: > QString encodedString = finalJpg.data().toBase64(); Hi,

[Interest] displaying Qt-coded JPEG image in browser

2024-01-26 Thread Alexander Carôt via Interest
Hi all, I have a raw image: QImage *img = new QImage(imgBufferOut, reso.width(), reso.height(), QImage::Format_RGB888); that I convert to JPG via QBuffer bufferJpeg; bufferJpeg.open(QIODevice::WriteOnly); img->save(,

[Interest] external QWebEngine content rendering ?

2024-01-16 Thread Alexander Carôt via Interest
Hello all, probably some kind of uncommon question but I will give it a try: I have an app that integrates a QWebEngine webbrowser. It instantiates the browser calls within main at the beginning which launches the browser and then instantiates another class which works as an audio/video

Re: [Interest] wss:// on localhost

2023-01-03 Thread Alexander Carôt
gt; > On Tuesday, 21 July 2020 09:13:18 PDT Alexander Carôt wrote: > > Well, it's worth learning it and also from your answer I understand that the > > current files in the example server do *not* work. This is a good > > confirmation because indeed it doesn't :-) > &g

Re: [Interest] Thread-To-CPU-Core distribution

2023-01-02 Thread Alexander Carôt
Uhr > Von: "coroberti" > An: "Alexander Carôt" > Cc: interest@qt-project.org > Betreff: Re: [Interest] Thread-To-CPU-Core distribution > > On Thu, Dec 29, 2022 at 1:45 AM Alexander Carôt > wrote: > > > > Hej Konrad, > > > > >>

Re: [Interest] Thread-To-CPU-Core distribution

2022-12-28 Thread Alexander Carôt
y now. Best Alex -- http://www.carot.de Email : alexan...@carot.de Tel.: +49 (0)177 5719797 > Gesendet: Mittwoch, 28. Dezember 2022 um 15:57 Uhr > Von: "Konrad Rosenbaum" > An: interest@qt-project.org > Betreff: Re: [Interest] Thread-To-CPU-Core distribution > >

[Interest] Thread-To-CPU-Core distribution

2022-12-28 Thread Alexander Carôt
Hello all, in a special use case I launch audio- and video streaming classes in my Qt main thread and also a web browser as an interface (webview or webengine) but I want to have their operation consciously separated over available cpu cores such as Core 1: Audio Callback Thread Core 2: Video

Re: [Interest] Qt web browser development

2022-12-27 Thread Alexander Carôt
r many tasks - > especially when the HTML is generated inside the program itself and > displays only relatively simple content. It can be used for > documentation, if you can live without complex CSS. It is not good > enough to display external web pages. > > > On 27/12/2022 15

[Interest] Qt web browser development

2022-12-27 Thread Alexander Carôt
Hello all, I need to define roadmap for future development and with regard to web browser-integrated Qt solutions am I correct that: 1.) QtWebView works on any platform as a “light-weight” solution and especially on iOS and Android there currently is no other choice ? 2.) QtWebEngine

Re: [Interest] Qt5.15 from source on centOS 7

2022-06-30 Thread Alexander Carôt
Email : alexan...@carot.de Tel.: +49 (0)177 5719797 > Gesendet: Samstag, 25. Juni 2022 um 09:45 Uhr > Von: "Alexander Carôt" > An: "Mike Rochefort" , "Chris Benesch" > , "Thiago Macieira" > Cc: interest@qt-project.org > Betreff: Re: [Int

Re: [Interest] Qt5.15 from source on centOS 7

2022-06-25 Thread Alexander Carôt
Hej Mike, Thiago and Chris, in fact the configure process does not recognize the new installed 1.1.1 version (see extract of config.log): loaded result for library config.qtbase_network.libraries.openssl Trying source 0 (type openssl) of library openssl ... $OPENSSL_LIBS is not set. => source

Re: [Interest] Qt5.15 from source on centOS 7

2022-06-22 Thread Alexander Carôt
um 15:09 Uhr Von: "Alexander Carôt" An: "Chris Benesch" Cc: "Thiago Macieira" , "interest" Betreff: Re: [Interest] Qt5.15 from source on centOS 7 see below – I just realized that openssl-1.1.1 is present in centOS7:   openssl version OpenSSL 1.1.1o  3

Re: [Interest] Qt5.15 from source on centOS 7

2022-06-22 Thread Alexander Carôt
hiago.macie...@intel.com> wrote: On Sunday, 19 June 2022 03:51:43 PDT Alexander Carôt wrote: > Succes !! Thanks so much for this hint of using the Developer Toolset ! > Qt5.15 is compiled and installed just fine but now a new issue arises which > might have a different cause but I am e

Re: [Interest] Qt5.15 from source on centOS 7

2022-06-20 Thread Alexander Carôt
Hello Chris and Thiago, yes, indeed centOS 7 has open-ssl 1.0.7 installed so I need to upgrade obviously. >>OpenSSL 3 isn't supported in 5.15. Thanks for this hint, too ! I also figured by playing with the various DTS available that the most recent version with gcc 11 does not work with

Re: [Interest] Qt5.15 from source on centOS 7

2022-06-19 Thread Alexander Carôt
Gesendet: Sonntag, 19. Juni 2022 um 09:49 Uhr > Von: "Alexander Carôt" > An: "Mike Rochefort" > Cc: interest@qt-project.org > Betreff: Re: [Interest] Qt5.15 from source on centOS 7 > > Hej Mike and Simon, > > allright – although I successfully (convention

Re: [Interest] Qt5.15 from source on centOS 7

2022-06-19 Thread Alexander Carôt
Hej Mike and Simon, allright – although I successfully (conventionally) installed a more recent gcc on my centOS 7 I ran into further trouble with the actual Qt5.15 compilation. Now I brought all back to centOS defaults including gcc4.8 and Qt5.9. As suggested by you I will now give it a try

Re: [Interest] Qt5.15 from source on centOS 7

2022-06-18 Thread Alexander Carôt
. Juni 2022 um 14:23 Uhr > Von: "Alexander Carôt" > An: "Thiago Macieira" > Cc: interest@qt-project.org > Betreff: Re: [Interest] Qt5.15 from source on centOS 7 > > Thanks all – in fact I just needed to set tge LD_LIBRARY_PATH according to: > > https://s

Re: [Interest] Qt5.15 from source on centOS 7

2022-06-18 Thread Alexander Carôt
> On Friday, 17 June 2022 08:22:57 PDT Alexander Carôt wrote: > > That's what I did and why it recognized gcc but for some reason it does not > > find libstdc++.co.6 – strange ... where should it be located at ? Maybe the > > lib installation failed – still any hint

Re: [Interest] Qt5.15 from source on centOS 7

2022-06-17 Thread Alexander Carôt
.: +49 (0)177 5719797 > Gesendet: Freitag, 17. Juni 2022 um 16:25 Uhr > Von: "Thiago Macieira" > An: interest@qt-project.org > Betreff: Re: [Interest] Qt5.15 from source on centOS 7 > > On Friday, 17 June 2022 03:33:28 PDT Alexander Carôt wrote: > > What apart fr

Re: [Interest] Qt5.15 from source on centOS 7

2022-06-17 Thread Alexander Carôt
t.de Email : alexan...@carot.de Tel.: +49 (0)177 5719797 > Gesendet: Freitag, 17. Juni 2022 um 09:05 Uhr > Von: "Alexander Carôt" > An: fro...@tungware.se, "qt qt" > Betreff: Re: [Interest] Qt5.15 from source on centOS 7 > > > Hi, default GCC version on Cen

Re: [Interest] Qt5.15 from source on centOS 7

2022-06-17 Thread Alexander Carôt
ot; > An: interest@qt-project.org > Betreff: Re: [Interest] Qt5.15 from source on centOS 7 > > On 2022-06-17 07:46, Alexander Carôt wrote: > > Hi all, > > > > I have to compile Qt5.15 from source on an older centOS 7.9 machine but it > > fails due to this issue (so

[Interest] Qt5.15 from source on centOS 7

2022-06-16 Thread Alexander Carôt
Hi all, I have to compile Qt5.15 from source on an older centOS 7.9 machine but it fails due to this issue (sorry, only german language): .In file included from ../include/QtCore/qmetatype.h:1:0, from ../include/QtCore/../../src/corelib/kernel/qvariant.h:46,

Re: [Interest] webenginewidgets (Win MinGw11.2.0)

2022-05-18 Thread Alexander Carôt
>>MinGW is unsupported in qtwebengine in the sense it doesn't work at all. Understood – I wonder what would be required in order to make it support qtwebengine. It sounds not to be trivial. Thanks Alex -- http://www.carot.de Email : alexan...@carot.de Tel.: +49 (0)177 5719797 > Gesendet:

[Interest] webenginewidgets (Win MinGw11.2.0)

2022-05-16 Thread Alexander Carôt
Hello all, after success on OSX I am now trying to get my code working with Windows (MinGw11.2.0). I installed Qt6.3 including any other additional library but qmake tells me: Project ERROR: Unknown module(s) in QT: webenginewidgets Is it maybe not supported for MinGw or am I missing

Re: [Interest] QtWebEngine crash after codesign

2022-05-02 Thread Alexander Carôt
--entitlements ./entitlements.xml --deep ./soundjack.app -s "my developer ID" Best Alex -- http://www.carot.de Email : alexan...@carot.de Tel.: +49 (0)177 5719797 > Gesendet: Samstag, 30. April 2022 um 04:47 Uhr > Von: "Hamish Moffatt" > An: "Alexander Carôt"

[Interest] QtWebEngine crash after codesign

2022-04-29 Thread Alexander Carôt
Hello all, I just noticed some odd behavior with QtWebEngine after codesigning: When launching the app the QtWebEngineProcess crashes and the browser tells: Render process exited with code: 9 Do you want to reload the page ? I can reproduce this with the simplebrowser-example code:

Re: [Interest] webengine for iOS

2022-04-28 Thread Alexander Carôt
[Interest] webengine for iOS On 29/4/22 04:30, Alexander Carôt wrote: >>There is no qtwebenigne on ios , use qtwebview instead.   Ah – ok, good to know but I'd also be curious to know why.   Apple don't allow the use of any browser on iOS except

Re: [Interest] webengine for iOS

2022-04-28 Thread Alexander Carôt
hr Von: "Michal Klocek" An: "Alexander Carôt" , "qt qt" Betreff: Re: [Interest] webengine for iOS Hi   There is no qtwebenigne on ios , use qtwebview instead.   Br   Michal   From: Interest on behalf of Alexander Carôt Sent: Thursday, 28 April 2022 09:58 To:

[Interest] webengine for iOS

2022-04-28 Thread Alexander Carôt
Hello all, when trying to compile my app for iOS I realize this: qmake iOSProjekt.pro Project ERROR: Unknown module(s) in QT:webenginewidgets So obviously anything related to webengine is not available for iOS and I wonder why this is the case or if I have missed something and if there is a

Re: [Interest] QML issues after deployment

2022-04-27 Thread Alexander Carôt
Hello Ulf, I basically ported the QML based QtWebBrowser example app to Qt6, and as usual I expected macdeployqt to recognize all dependencies but this was not the case obviously (before deployment all is fine). Meantime I figured that the actual Qt git snapshot has been updated already and I

Re: [Interest] macdeployqt on Monterey 12.3.1

2022-04-27 Thread Alexander Carôt
f: Re: [Interest] macdeployqt on Monterey 12.3.1 On 26/4/22 15:56, Alexander Carôt wrote: Thanks for the pointer, however, it looks rather trivial as if it is asking for lib versions not existent on Monterey. In order to make it workI simply created symbolic links to the current ones:   sud

Re: [Interest] QML issues after deployment

2022-04-26 Thread Alexander Carôt
ntext ? Should I possibly use a static Qt build ? Nevermind – I could find a non-QML based solution which works fine. -- http://www.carot.de Email : alexan...@carot.de Tel.: +49 (0)177 5719797 > Gesendet: Dienstag, 26. April 2022 um 08:50 Uhr > Von: "Alexander Carôt" > A

[Interest] QML issues after deployment

2022-04-26 Thread Alexander Carôt
Hi all, just lately I started integrating QML features into my Qt6 app (related to web browsing). This works fine so far, however, after deployment via macdeployqt I receive this error upon bootup: module "QtQml.WorkerScript" is not installed Can anyone help in this context ? Should I

Re: [Interest] macdeployqt on Monterey 12.3.1

2022-04-25 Thread Alexander Carôt
t;Tor Arne Vestbø" An: "Alexander Carôt" Cc: "qt qt" Betreff: Re: [Interest] macdeployqt on Monterey 12.3.1 https://codereview.qt-project.org/c/qt/qtbase/+/407340   Cheers, Tor Arne   On 25 Apr 2022, at 21:49, Alexander Carôt <alexander_ca...@gmx.net>

[Interest] macdeployqt on Monterey 12.3.1

2022-04-25 Thread Alexander Carôt
Hi all, is it possible that macdeployqt has issues on macOS Monterey ? After the upgrade to macOS 12.3.1 macdeployqt (using Qt6.2.4) tells me: ERROR: "dyld[17429]: Library not loaded: /opt/local/lib/libffi.7.dylib\n Referenced from: /opt/local/libexec/llvm-10/lib/libLLVM.dylib\n Reason:

Re: [Interest] qtwebbrowser questions

2022-04-12 Thread Alexander Carôt
> Gesendet: Montag, 11. April 2022 um 17:32 Uhr > Von: "Alexander Carôt" > An: "Alexander Carôt" > Cc: "qt qt" > Betreff: Aw: [Interest] qtwebbrowser questions > > >> 1.) How can I set an initial URL when opening the browser ? > >

Re: [Interest] qtwebbrowser questions

2022-04-11 Thread Alexander Carôt
yboard for desktop platforms. -- http://www.carot.de Email : alexan...@carot.de Tel.: +49 (0)177 5719797 > Gesendet: Montag, 11. April 2022 um 08:52 Uhr > Von: "Alexander Carôt" > An: "Alexander Carôt" > Cc: "qt qt" > Betreff: Aw: [Interest] qtwebbroser qu

Re: [Interest] qtwebbroser questions

2022-04-11 Thread Alexander Carôt
: "Allan Sandfeld Jensen" > An: "Alexander Carôt" > Cc: "qt qt" > Betreff: Re: Aw: Re: [Interest] qtwebbroser questions > > On Montag, 11. April 2022 11:48:09 CEST Alexander Carôt wrote: > > Hej Allan, > > > > thanks for the reply ! > > &

Re: [Interest] qtwebbroser questions

2022-04-11 Thread Alexander Carôt
ail : alexan...@carot.de Tel.: +49 (0)177 5719797 > Gesendet: Montag, 11. April 2022 um 10:13 Uhr > Von: "Allan Sandfeld Jensen" > An: "Alexander Carôt" > Cc: "Interest" > Betreff: Re: [Interest] qtwebbroser questions > > On Sonntag, 10. April 2

Re: [Interest] qtwebbroser questions

2022-04-11 Thread Alexander Carôt
+49 (0)177 5719797 > Gesendet: Sonntag, 10. April 2022 um 21:56 Uhr > Von: "Alexander Carôt" > An: "qt qt" > Betreff: [Interest] qtwebbroser questions > > Hi all, > > while playing with qtqwebbrowser > > https://code.qt.io/cgit/qt-apps/qtwebbrow

[Interest] qtwebbroser questions

2022-04-10 Thread Alexander Carôt
Hi all, while playing with qtqwebbrowser https://code.qt.io/cgit/qt-apps/qtwebbrowser.git the two questions arise: 1.) How can I set an initial URL when opening the browser ? 2.) How can I disable the virtual keyboard when using desktop platforms ? Thanks as usual, best Alex --

[Interest] Porting qtwebbrower to Qt6

2022-04-09 Thread Alexander Carôt
20:43 Uhr > Von: "Thiago Macieira" > An: interest@qt-project.org > Betreff: Re: [Interest] QtWebEngine missing in Qt6.2.4 ? > > On Friday, 8 April 2022 10:48:44 PDT Alexander Carôt wrote: > > If anyone has an idea how to approach this please let me know. > &g

Re: [Interest] QtWebEngine missing in Qt6.2.4 ?

2022-04-08 Thread Alexander Carôt
www.carot.de Email : alexan...@carot.de Tel.: +49 (0)177 5719797 > Gesendet: Freitag, 08. April 2022 um 16:38 Uhr > Von: "Sze Howe Koh" > An: "Alexander Carôt" > Cc: "qt qt" > Betreff: Re: [Interest] QtWebEngine missing in Qt6.2.4 ?

Re: [Interest] QtWebEngine missing in Qt6.2.4 ?

2022-04-08 Thread Alexander Carôt
://www.carot.de Email : alexan...@carot.de Tel.: +49 (0)177 5719797 > Gesendet: Freitag, 08. April 2022 um 13:50 Uhr > Von: "Alexander Carôt" > An: "qt qt" > Betreff: [Interest] QtWebEngine missing in Qt6.2.4 ? > > Hello all, > > I just installed Qt6.2

[Interest] QtWebEngine missing in Qt6.2.4 ?

2022-04-08 Thread Alexander Carôt
Hello all, I just installed Qt6.2.4 for OSX (12.2.1 Monterey) with any module, however, when trying to use QtWebEngine I realize it's not there: Project ERROR: Unknown module(s) in QT: webengine Did I possibly miss anything or is any further action required ? Thanks in advance for letting me

[Interest] QWebView – make URL line invisible

2022-03-30 Thread Alexander Carôt
Hi all, I am new to using QWebView and currently play with the minibrowser example. Now I wonder in how far the browser window can be modified/customized. On application lauch I basically want to automatically retrieve a predefined website without offering alternatives to the user. Thus I do

Re: [Interest] QWebSocketServer on iOS

2022-03-29 Thread Alexander Carôt
Alex -- http://www.carot.de Email : alexan...@carot.de Tel.: +49 (0)177 5719797 > Gesendet: Montag, 28. März 2022 um 19:41 Uhr > Von: "Alexander Carôt" > An: "Mårten Nordheim" > Cc: "qt qt" > Betreff: Re: [Interest] QWebSocketServer on iOS >

Re: [Interest] QWebSocketServer on iOS

2022-03-28 Thread Alexander Carôt
ame script on a secure website: https://soundjack.eu/ws Can you confirm and possibly resolve ? Thanks and best Alex -- http://www.carot.de Email : alexan...@carot.de Tel.: +49 (0)177 5719797 > Gesendet: Montag, 28. März 2022 um 10:02 Uhr > Von: "Mårten Nordheim" > A

Re: [Interest] QWebSocketServer on iOS

2022-03-25 Thread Alexander Carôt
t, do you have a minimal reproducer that can be shared (with/without the > qml browser)? > > Mårten. > > > From: Alexander Carôt > Sent: Thursday, March 24, 2022 17:51 > To: Mårten Nordheim; qt qt > Subject: Aw: Re: [Int

Re: [Interest] QWebSocketServer on iOS

2022-03-24 Thread Alexander Carôt
t. -- http://www.carot.de Email : alexan...@carot.de Tel.: +49 (0)177 5719797 > Gesendet: Dienstag, 22. März 2022 um 12:43 Uhr > Von: "Mårten Nordheim" > An: "Alexander Carôt" , "qt qt" > > Betreff: Re: [Interest] QWebSocketServer on iOS > > He

[Interest] QWebSocketServer on iOS

2022-03-21 Thread Alexander Carôt
Hi all, I have an application running a QWebSocketServer::NonSecureMode on localhost and I am using a web browser to connect. This works fine on OSX, Linux and Windows so far. However, I just ported the app to iOS and here it has so far not been possible to establish a connection yet. Before

[Interest] Qt6–QtMultimedia – MinGW Support

2021-11-15 Thread Alexander Carôt
Hello all, when I compile my app on Windows unsing the MinGW Compiler I get this error when after launching the correctly-build app: "QtMultimedia is currently not supported on this platform" Using Qt6 with MinGW without QtMultmedia works fine. Does anyone know when I will be able using

Re: [Interest] bulding Qt from git

2021-10-25 Thread Alexander Carôt
t.de Email : alexan...@carot.de Tel.: +49 (0)177 5719797     Gesendet: Sonntag, 24. Oktober 2021 um 16:11 Uhr Von: "Alexander Carôt" An: "Cristian Adam" Cc: "Thiago Macieira" , interest@qt-project.org Betreff: Re: [Interest] bulding Qt from git >>I will

Re: [Interest] bulding Qt from git

2021-10-24 Thread Alexander Carôt
e Tel.: +49 (0)177 5719797     Gesendet: Sonntag, 24. Oktober 2021 um 15:26 Uhr Von: "Cristian Adam" An: "Alexander Carôt" Cc: "Thiago Macieira" , interest@qt-project.org Betreff: Re: Aw: Re: Re: [Interest] bulding Qt from git On 24/10/2021 15:21, Alexander Ca

Re: [Interest] bulding Qt from git

2021-10-24 Thread Alexander Carôt
more familiar with cmake.   I will send an update regarding the compilation asap.   Best   Alex   -- http://www.carot.de Email : alexan...@carot.de Tel.: +49 (0)177 5719797     Gesendet: Sonntag, 24. Oktober 2021 um 15:26 Uhr Von: "Cristian Adam" An: "Alexander Carô

Re: [Interest] bulding Qt from git

2021-10-24 Thread Alexander Carôt
t ;-) Here it is: https://pastebin.com/qf8jQGtZ Thanks, best Alex -- http://www.carot.de Email : alexan...@carot.de Tel.: +49 (0)177 5719797 > Gesendet: Sonntag, 24. Oktober 2021 um 14:04 Uhr > Von: "Cristian Adam" > An: "Alexander Carôt" > Cc: "Thiago Maciei

Re: [Interest] bulding Qt from git

2021-10-24 Thread Alexander Carôt
istian Adam" > An: "Alexander Carôt" , "Thiago Macieira" > > Cc: interest@qt-project.org > Betreff: Re: [Interest] bulding Qt from git > > On 23/10/2021 22:34, Alexander Carôt wrote: > > >> Known issue. It's not all good. Please sea

Re: [Interest] bulding Qt from git

2021-10-23 Thread Alexander Carôt
> Betreff: Re: [Interest] bulding Qt from git > > On Friday, 22 October 2021 13:50:46 PDT Alexander Carôt wrote: > > So - it basically says "all good" but then prints an error at the end and > > when actually doing a > > Yes. > > Known issue. It's not a

Re: [Interest]  Re: bulding Qt from git

2021-10-22 Thread Alexander Carôt
Android Em sexta, 22 out., 2021 às 21:52, Alexander Carôt escreveu: Hi all, my first time of building Qt (dev branch) on OSX10.15 faild and I wonder if you can help me

[Interest] bulding Qt from git

2021-10-22 Thread Alexander Carôt
Hi all, my first time of building Qt (dev branch) on OSX10.15 faild and I wonder if you can help me with it. So far it was pretty straight-forward: git clone git://code.qt.io/qt/qt5.git git submodule update --init --recursive mkdir qt6-build ./configure -prefix ./qt6-build but the config

Re: [Interest] OSX security – allow dialogue

2021-10-10 Thread Alexander Carôt
best   Alex   -- http://www.carot.de Email : alexan...@carot.de Tel.: +49 (0)177 5719797     Gesendet: Sonntag, 10. Oktober 2021 um 16:36 Uhr Von: "Nuno Santos" An: "Alexander Carôt" Cc: "qt qt" Betreff: Re: [Interest] OSX security – allow dialogue Alex,  

Re: [Interest] OSX security – allow dialogue

2021-10-10 Thread Alexander Carôt
Gesendet: Sonntag, 10. Oktober 2021 um 14:19 Uhr Von: "Nuno Santos" An: "Alexander Carôt" Cc: volker.hilshei...@qt.io, interest@qt-project.org Betreff: Re: [Interest] OSX security – allow dialogue Alex,   You need to code sign with entitlements to get rid of this problems on

Re: [Interest] OSX security – allow dialogue

2021-10-09 Thread Alexander Carôt
. All the best Alex -- http://www.carot.de Email : alexan...@carot.de Tel.: +49 (0)177 5719797 > Gesendet: Samstag, 09. Oktober 2021 um 22:38 Uhr > Von: "Volker Hilsheimer" > An: "Alexander Carôt" > Cc: "qt qt" > Betreff: Re: [Inter

Re: [Interest] OSX security – allow dialogue

2021-10-09 Thread Alexander Carôt
Best   Alex   -- http://www.carot.de Email : alexan...@carot.de Tel.: +49 (0)177 5719797     Gesendet: Samstag, 09. Oktober 2021 um 23:16 Uhr Von: "Nuno Santos" An: "Alexander Carôt" Cc: "qt qt" , "Volker Hilsheimer" Betreff: Re: [Interest] OSX

Re: [Interest] OSX security – allow dialogue

2021-10-09 Thread Alexander Carôt
this ? -- http://www.carot.de Email : alexan...@carot.de Tel.: +49 (0)177 5719797 > Gesendet: Samstag, 09. Oktober 2021 um 11:47 Uhr > Von: "Alexander Carôt" > An: "qt qt" > Betreff: [Interest] OSX security – allow dialogue > > Hej all, > > not sure if this i

[Interest] OSX security – allow dialogue

2021-10-09 Thread Alexander Carôt
Hej all, not sure if this is a bug on my end, a bug in Qt or even a bug in OSX: When I deploy a new release of my software (which uses audio and video capture) after installation on a user's machine it asks for permissions to access the mic and the camera. When not enabled sound capture does

Re: [Interest] Symbol not found: _NSAppearanceNameDarkAqua

2021-09-28 Thread Alexander Carôt
um 16:41 Uhr > Von: "Alexander Carôt" > An: "qt qt" , "Bernd Keul" > Betreff: [Interest] Symbol not found: _NSAppearanceNameDarkAqua > > Hi all, > > I just started deploying my Qt6.2 app (built on OSX 10.15.2) and noticed that > it f

[Interest] Symbol not found: _NSAppearanceNameDarkAqua

2021-09-28 Thread Alexander Carôt
Hi all, I just started deploying my Qt6.2 app (built on OSX 10.15.2) and noticed that it fails launching on 10.13 with the following missing symbol: Symbol not found: _NSAppearanceNameDarkAqua Previous deployments using Qt5.x have worked so far. Can anyone advise what to do in order to get

Re: [Interest] QMediaCaptureSession in Qt6

2021-09-21 Thread Alexander Carôt
tag, 18. September 2021 um 11:13 Uhr > Von: "Alexander Carôt" > An: "qt qt" > Betreff: [Interest] QMediaCaptureSession in Qt6 > > Hi all, > > using video with Qt5 I had the problem that capturing still images from a > video stream always results in sav

[Interest] QMediaCaptureSession in Qt6

2021-09-18 Thread Alexander Carôt
Hi all, using video with Qt5 I had the problem that capturing still images from a video stream always results in saving them to a file and not only to RAM. More detailed it is described here:

Re: [Interest] missing modules in Qt6.1

2021-08-25 Thread Alexander Carôt
, 25. August 2021 um 15:44 Uhr Von: "Vladimir Minenko" An: "Alexander Carôt" Cc: "Juha Vuolle" , "qt qt" Betreff: Re: [Interest] missing modules in Qt6.1 ./ui_camera.h:18:10: fatal error: 'qcameraviewfinder.h' file not found #include "qcamerav

Re: [Interest] missing modules in Qt6.1

2021-08-25 Thread Alexander Carôt
77 5719797 > Gesendet: Mittwoch, 25. August 2021 um 06:04 Uhr > Von: "Juha Vuolle" > An: "Alexander Carôt" > Cc: "qt qt" > Betreff: Re: [Interest] missing modules in Qt6.1 > > Hi Alexander, > > Those modules (along with some others) will

[Interest] missing modules in Qt6.1

2021-08-24 Thread Alexander Carôt
Hej all, after quite some time I decided to upgrade from Qt5.15 to Qt6.1 (open source). For now I still use qmake which, however, told me this: Project ERROR: Unknown module(s) in QT: websockets multimedia multimediawidgets and indeed I saw that the frameworks are not there. Is there a way to

[Interest] CaptureStillImage to buffer

2021-01-12 Thread Alexander Carôt
Hello all, I have a custom video streaming component for which I need to individually capture, modify and then send each captured image. Therefore, I am using QCamera::CaptureStillImage. This is working fine except that so far (2 years ago) Qt only allowed still images being captured to file

Re: [Interest] wss:// on localhost

2020-08-05 Thread Alexander Carôt
different browsers treat this usecase differently. -- http://www.carot.de Email : alexan...@carot.de Tel.: +49 (0)177 5719797 > Gesendet: Mittwoch, 05. August 2020 um 16:23 Uhr > Von: "Alexander Carôt" > An: "Thiago Macieira" > Cc: interest@qt-project.o

Re: [Interest] wss:// on localhost

2020-08-05 Thread Alexander Carôt
> Alexander: can you try that? And please make your websocket server bind to > local host, so it cannot be accessed from the Internet or LAN. So far I had mixed results at least on OSX: Safari refused working, Firefox and Chrome did work fine. Will do further tests soon - will go on vacation

Re: [Interest] wss:// on localhost

2020-08-04 Thread Alexander Carôt
cannot run an unsecure websocket from a secure site. This sounds like a trivial problem but in practice this leads to my conclusion below. Best Alex -- http://www.carot.de Email : alexan...@carot.de Tel.: +49 (0)177 5719797 > Gesendet: Dienstag, 04. August 2020 um 10:00 Uhr > Von: "

Re: [Interest] wss:// on localhost

2020-08-04 Thread Alexander Carôt
>> A conventional html page (classical web browser) launches a websocket via >> wss://localhost:1234 and connects to a Qt >application which hosts a QtWebsocket Server which binds to localhost:1234. >This way I achieve communication between browser >>and app. Would love to stay with ws:// but

Re: [Interest] Win:TLS error/OSX:backward compatibility

2020-08-03 Thread Alexander Carôt
cifying QMAKE_MACOSX_DEPLOYMENT_TARGET=10.13 - if anyone has further hits please let me know. Best Alex > > Gesendet: Sonntag, 02. August 2020 um 19:31 Uhr > > Von: "Thiago Macieira" > > An: interest@qt-project.org > > Betreff: Re: [Interest] Win:TLS error/OSX:b

Re: [Interest] wss:// on localhost

2020-08-03 Thread Alexander Carôt
calhost > > On Sunday, 2 August 2020 16:09:32 PDT Hamish Moffatt wrote: > > On 3/8/20 9:05 am, Alexander Carôt wrote: > > >> I repeat: whatever you do, don't ship a private key. > > > > > > Allright - will consider alternative ideas. > > > >

Re: [Interest] wss:// on localhost

2020-08-02 Thread Alexander Carôt
nterest@qt-project.org > Betreff: Re: [Interest] wss:// on localhost > > On Sunday, 2 August 2020 11:43:42 PDT Alexander Carôt wrote: > > P.S.: Also I don't see a way to get access to the key - it is compiled into > > the binary and on top of it it's triple-secured/encypted. >

Re: [Interest] Win:TLS error/OSX:backward compatibility

2020-08-02 Thread Alexander Carôt
st of the time: > > __chkstd_darwin Correction: it is __chdstk_darwin -- http://www.carot.de Email : alexan...@carot.de Tel.: +49 (0)177 5719797 > Gesendet: Sonntag, 02. August 2020 um 20:08 Uhr > Von: "Alexander Carôt" > An: "Thiago Macieira" > Cc: in

Re: [Interest] wss:// on localhost

2020-08-02 Thread Alexander Carôt
alexan...@carot.de Tel.: +49 (0)177 5719797 > Gesendet: Sonntag, 02. August 2020 um 21:06 Uhr > Von: "Giuseppe D'Angelo via Interest" > An: interest@qt-project.org > Betreff: Re: [Interest] wss:// on localhost > > Il 02/08/20 20:43, Alexander Carôt ha scritto: > &

Re: [Interest] wss:// on localhost

2020-08-02 Thread Alexander Carôt
er se is secure. So here we basically have to make sure that the browser is not complaining". -- http://www.carot.de Email : alexan...@carot.de Tel.: +49 (0)177 5719797 > Gesendet: Sonntag, 02. August 2020 um 20:12 Uhr > Von: "Alexander Carôt" > An: "T

Re: [Interest] wss:// on localhost

2020-08-02 Thread Alexander Carôt
An: interest@qt-project.org > Betreff: Re: [Interest] wss:// on localhost > > On Friday, 31 July 2020 23:53:08 PDT Alexander Carôt wrote: > > Eventually we figured the ideal solution: > > > > We ordered a certificate for a sub-domain of our main domain and made the > >

Re: [Interest] Win:TLS error/OSX:backward compatibility

2020-08-02 Thread Alexander Carôt
02. August 2020 um 19:31 Uhr > Von: "Thiago Macieira" > An: interest@qt-project.org > Betreff: Re: [Interest] Win:TLS error/OSX:backward compatibility > > On Saturday, 1 August 2020 00:13:21 PDT Alexander Carôt wrote: > > Hello all, > > > > my software's webs

[Interest] Win:TLS error/OSX:backward compatibility

2020-08-01 Thread Alexander Carôt
Hello all, my software's websocket server is now running in secure mode including certificate integration. This works great apart from two details. 1.) On some Windows machines I get the following error: qt.network.ssl: QSslSocket::startServerEncryption: TLS initialization failed I believe

Re: [Interest] wss:// on localhost

2020-08-01 Thread Alexander Carôt
of you for you inspiration ! Of course now I have to deal with the tiny details which I will raise in another email in a bit :-) Best Alex -- http://www.carot.de Email : alexan...@carot.de Tel.: +49 (0)177 5719797 > Gesendet: Mittwoch, 29. Juli 2020 um 22:37 Uhr > Von: "Alex

Re: [Interest] wss:// on localhost

2020-07-29 Thread Alexander Carôt
ake this process more convenient that would be great. Best Alex -- http://www.carot.de Email : alexan...@carot.de Tel.: +49 (0)177 5719797 > Gesendet: Mittwoch, 29. Juli 2020 um 16:46 Uhr > Von: "Jason H" > An: "Alexander Carôt" > Cc: "Alexander Carôt"

Re: [Interest] wss:// on localhost

2020-07-28 Thread Alexander Carôt
Now I need to figure how to automize this process on any client's machine. Further inspiration appreciated - thanks for your help ! Best Alex -- http://www.carot.de Email : alexan...@carot.de Tel.: +49 (0)177 5719797 > Gesendet: Dienstag, 28. Juli 2020 um 08:05 Uhr > Von: &quo

Re: [Interest] wss:// on localhost

2020-07-28 Thread Alexander Carôt
(0)177 5719797 > Gesendet: Dienstag, 28. Juli 2020 um 08:21 Uhr > Von: "alexander golks" > An: interest@qt-project.org > Betreff: Re: [Interest] wss:// on localhost > > Am Tue, 28 Jul 2020 08:05:46 +0200 > schrieb Alexander Carôt : > > >

Re: [Interest] wss:// on localhost

2020-07-28 Thread Alexander Carôt
t; Von: "Mårten Nordheim" > An: "Alexander Carôt" , "Thiago Macieira" > > Cc: "Paul Pfützenreuter" , > "interest@qt-project.org" > Betreff: Re: [Interest] wss:// on localhost > > Hello Alexander, > > I don't know (

  1   2   >