[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#905090: wine-development: Causing SEGV when using Qt.



Hello Ohta,
first I want to state that I am not maintaining the Debian Wine packages.
I just found your report interesting to do some investigations ...

One workaround that might be less invasive as recompiling the package
could be to use a Dll Override in winecfg for wintab32.dll and set it
to native.
Or add an environment like this to the command:
    WINEDLLOVERRIDES="wintab32=n" wine digitalclock.exe

(Have not tested it at the moment, but expect Qt to fail to load the
wintab32.dll when there is no native one around and just disable this
input method.)

Tried to get a patch ready for WTOpen to not enter that path when there
is no such device attached, but are not ready yet.

Kind regards,
Bernhard


Reply to: