https://bugs.winehq.org/show_bug.cgi?id=41113
Bug ID: 41113 Summary: ClipStuidoPaint is unable to render canvas Product: Wine Version: 1.9.16 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: superstickynoteme@gmail.com Distribution: ---
First bug and quite an intimidating reporting system...
ClipStuidoPaint English 1.5.4 installs and loads great but the canvas doesn't work. (When painting on the canvas it stays white.) But the thumbnails of layers show that thigns are being painted.
Under the debug mode this is the only thing that comes up:
wine: Call from 0x7b457e4a to unimplemented function msvcr100.dll.?_Trace_ppl_function@Concurrency@@YAXAEBU_GUID@@EW4ConcRT_EventType@1@@Z, aborting wine: Call from 0x7b457e4a to unimplemented function msvcr100.dll.?_Trace_ppl_function@Concurrency@@YAXAEBU_GUID@@EW4ConcRT_EventType@1@@Z, aborting
I tried installing VC++ 2010 which then causes the program to crash on start with this information:
wine: Call from 0x7b457e4a to unimplemented function msvcp100.dll.?is_current_task_group_canceling@Concurrency@@YA_NXZ, aborting wine: Call from 0x7b457e4a to unimplemented function msvcp100.dll.?is_current_task_group_canceling@Concurrency@@YA_NXZ, aborting wine: Unimplemented function msvcp100.dll.?is_current_task_group_canceling@Concurrency@@YA_NXZ called at address 0x7b457e4a (thread 005a), starting debugger... wine: Call from 0x7b457e4a to unimplemented function msvcp100.dll.?is_current_task_group_canceling@Concurrency@@YA_NXZ, aborting wine: Call from 0x7b457e4a to unimplemented function msvcp100.dll.?is_current_task_group_canceling@Concurrency@@YA_NXZ, aborting
Father notes ClipStuidoPaint English version 1.4.1 seems to work flawlessly under Wine 1.9.16. (1.5.4 despite the large number change is the next version after 1.4.1 )