[Bug 49621] Tableau Desktop crashes (apparently inside gdi32.GetFontFileInfo)

WineHQ Bugzilla wine-bugs at winehq.org
Mon Aug 3 02:56:09 CDT 2020


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

--- Comment #3 from Louis Lenders <xerox.xerox2000x at gmail.com> ---
Some additional info: 
As tableau uses Qt, a little google search showed there are actually options to
turn off dwrite in Qt: https://doc.qt.io/qt-5/qguiapplication.html

I tested a bit and the following options make Tableau start fine into
loginscreen:

wine tableau.exe -platform windows:nodirectwrite

wine tableau.exe -platform windows:fontengine=freetype

Knowing these options might also be handy for other apps that use Qt.

Starting just "wine tableau.exe" makes it still crash in wine-5.14; 

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