[Bug 49531] Multiple Qt5 based applications which make use of 'QNetworkConnectionMonitor' need 'INetworkConnection::GetAdapterId' implementation (Futubull 10.x, Melodics V2, Topaz Video Enhance AI 1.x)

WineHQ Bugzilla wine-bugs at winehq.org
Sat Feb 13 09:57:06 CST 2021


https://bugs.winehq.org/show_bug.cgi?id=49531

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Multiple Qt5 based          |Multiple Qt5 based
                   |applications which make use |applications which make use
                   |of                          |of
                   |'QNetworkConnectionMonitor' |'QNetworkConnectionMonitor'
                   |need                        |need
                   |'INetworkConnection::GetAda |'INetworkConnection::GetAda
                   |pterId' implementation      |pterId' implementation
                   |(Futubull 10.x, Melodics    |(Futubull 10.x, Melodics
                   |V2)                         |V2, Topaz Video Enhance AI
                   |                            |1.x)

--- Comment #7 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

adding another app from bug 49026, 'Topaz Video Enhance AI'.

https://web.archive.org/web/20200506234139/https://topazlabs.s3.amazonaws.com/packages/win/videoenhanceai/VideoEnhanceAI-windows-x64-installer.exe

It repeatedly calls GetAdapterId() (see Qt5 source), resulting in endless
'fixme:netprofm:connection_GetAdapterId' spam in console while churning cpu.
It's from a separate network worker thread hence the main UI is still
responsive (pumps messages).

$ sha1sum VideoEnhanceAI-windows-x64-installer.exe 
01fcee7419255e07dba24e1ca148b07e5b39af6a 
VideoEnhanceAI-windows-x64-installer.exe

$ du -sh VideoEnhanceAI-windows-x64-installer.exe 
1.7G    VideoEnhanceAI-windows-x64-installer.exe

$ wine --version
wine-6.2

Regards

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list