https://bugs.winehq.org/show_bug.cgi?id=47318
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW URL| |http://www.wiris.com/editor | |/demo/en/ Ever confirmed|0 |1
--- Comment #12 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Hello,
I found a trial version of MathType (7.4.2.480 - English version) and can confirm the issue.
$ du -b MathType-win-en.exe 42560536 MathType-win-en.exe $ sha1sum MathType-win-en.exe 64684968e59c76496c2ad8602499e3c7ea110825 MathType-win-en.exe
The main window can be moved and resized and it redraws, but is otherwise completely unresponsive. I don't own a license to the full program but it should work for a 30 day period, according to the website.
I use Debian 8 Jessie 64-bit with NVIDIA driver 430.14 and wine-4.9.
I get the same terminal output, without the xrandr stuff (I have no xrandr error): --- terminal output --- $ wine MathType.exe 0030:fixme:kernelbase:AppPolicyGetThreadInitializationType 0xfffffffa, 0xb8feb0 003e:fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x80c080c, 0000: semi-stub! 003e:fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x80c080c, 0000: semi-stub! 0009:fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x80c080c, 0000: semi-stub! 0043:fixme:tasklist:wmain stub: L"C:\windows\system32\tasklist.exe" L"/FI" L"PID eq 8" L"/FO" L"CSV" L"/NH" 0039:fixme:msvcrt:__clean_type_info_names_internal (0x16caecd4) stub 0039:fixme:msvcrt:__clean_type_info_names_internal (0x15546344) stub 0039:fixme:msvcrt:__clean_type_info_names_internal (0x1566c40c) stub 0039:fixme:msvcrt:__clean_type_info_names_internal (0x15652594) stub 0039:fixme:msvcrt:__clean_type_info_names_internal (0x1553cfbc) stub 0039:fixme:msvcrt:__clean_type_info_names_internal (0x12ba23cc) stub 0039:fixme:msvcrt:__clean_type_info_names_internal (0x3767c4) stub 0039:fixme:msvcrt:__clean_type_info_names_internal (0x3549e4) stub --- end ---
winetricks vcrun6 removes the msvcrt FIXMEs but doesn't fix the issue.
Regards.