https://bugs.winehq.org/show_bug.cgi?id=42621
Bug ID: 42621 Summary: Unimplemented function msvcr120.dll.?_Trace_ppl_function@Concurrency@@YAXAEBU _GUID@@EW4ConcRT_EventType@1@@Z Product: Wine Version: 2.3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcrt Assignee: wine-bugs@winehq.org Reporter: hevanen@googlemail.com Distribution: ---
The image rescaling tool waifu2x-converter_x64.exe crashes with:
Unhandled exception: unimplemented function msvcr120.dll.?_Trace_ppl_function@Concurrency@@YAXAEBU_GUID@@EW4ConcRT_EventType@1@@Z called in 64-bit code (0x000000007b4504b7).
Backtrace: =>0 0x000000007b4504b7 in kernel32 (+0x304b7) (0x000000000023d0c0) 1 0x00007f81e8c8be44 __wine_unwind_trampoline+0x263() in msvcr120 (0x000000000023d2a0) 2 0x00007f81e8c0942f in msvcr120 (+0x942e) (0x000000000023d2a0) 3 0x00000001805b226c in opencv_core300 (+0x5b226b) (0x000000000023d2a0) 4 0x0000000000c13b6c in opencv_imgproc300 (+0x9d3b6b) (0x000000000023d2a0)
The tool can be used directly on the command line: waifu2x-converter_x64.exe -i <input> -m scale -j 2 --scale_ratio 2.0 -o <output>
or using the GUI waifu2x_win_koroshell.exe (drag and drop an image into the window).
https://bugs.winehq.org/show_bug.cgi?id=42621
David K. hevanen@googlemail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://inatsuka.com/extra/k | |oroshell/bin/waifu2x_korosh | |ell_1_01.zip
https://bugs.winehq.org/show_bug.cgi?id=42621
Gijs Vermeulen acescopezz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |acescopezz@gmail.com
--- Comment #1 from Gijs Vermeulen acescopezz@gmail.com --- This is a dupe of: https://bugs.winehq.org/show_bug.cgi?id=37887
https://bugs.winehq.org/show_bug.cgi?id=42621
--- Comment #2 from Gijs Vermeulen acescopezz@gmail.com --- Should be fixed with: https://source.winehq.org/git/wine.git/commit/4db4d61bbb1a89b5f87ecb8efe32b3...
https://bugs.winehq.org/show_bug.cgi?id=42621
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |4db4d61bbb1a89b5f87ecb8efe3 | |2b3c31b863e2a CC| |piotr.caban@gmail.com Resolution|--- |FIXED
--- Comment #3 from Piotr Caban piotr.caban@gmail.com --- Next unimplemented function is: msvcr120.dll.?_GetNumberOfVirtualProcessors@_CurrentScheduler@details@Concurrency@@SAIXZ
Please open a new bug for it.
https://bugs.winehq.org/show_bug.cgi?id=42621
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 2.5.