First off thank you for porting crossover to python3.
I'd like to report a bug I encountered when trying to install "DirectX for Modern Games" into an existing bottle.
When proceeding with the installation, crossover crashes. This shows in the terminal output:
/opt/cxoffice/bin/crossover
/opt/cxoffice/lib/python/cxinstallerui.py:1965: Warning: g_value_get_int: assertion 'G_VALUE_HOLDS_INT (value)' failed
self.xml.get_object("NewBottleNameEntry").set_text(self.installTask.newBottleName)
/usr/lib64/python3.7/site-packages/gi/overrides/__init__.py:333: DeprecationWarning: Gdk.color_parse is deprecated
ret = method(*args, **kwargs)
Could not install some Unix packages
Some errors may prevent CrossOver Linux from working correctly:
* OpenGL shading language version is older than 1.30
There is no automated fix for the remaining issues but you may find help on these pages:
https://www.codeweavers.com/support/wiki/Diag/openglnoglsl130
[xcb] Unknown sequence number while processing reply
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.
python3: xcb_io.c:641: _XReply: Assertion `!xcb_xlib_threads_sequence_lost' failed.
fish: “/opt/cxoffice/bin/crossover” terminated by signal SIGABRT (Abort)