[Bug 41113] New: ClipStuidoPaint is unable to render canvas
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(a)winehq.org Reporter: superstickynoteme(a)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(a)Concurrency@@YAXAEBU_GUID@@EW4ConcRT_EventType(a)1@@Z, aborting wine: Call from 0x7b457e4a to unimplemented function msvcr100.dll.?_Trace_ppl_function(a)Concurrency@@YAXAEBU_GUID@@EW4ConcRT_EventType(a)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(a)Concurrency@@YA_NXZ, aborting wine: Call from 0x7b457e4a to unimplemented function msvcp100.dll.?is_current_task_group_canceling(a)Concurrency@@YA_NXZ, aborting wine: Unimplemented function msvcp100.dll.?is_current_task_group_canceling(a)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(a)Concurrency@@YA_NXZ, aborting wine: Call from 0x7b457e4a to unimplemented function msvcp100.dll.?is_current_task_group_canceling(a)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 ) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41113 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41113 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #1 from winetest(a)luukku.com --- I think it would be good to make this bug about wine: Call from 0x7b457e4a to unimplemented function msvcr100.dll.?_Trace_ppl_function(a)Concurrency@@YAXAEBU_GUID@@EW4ConcRT_EventType(a)1@@Z These unimplemented functions often tend to stop the program working correctly. That's still unimplemented as wine 2.0rc6. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41113 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000(a)yahoo.co.uk --- Comment #2 from winetest(a)luukku.com --- I think this bug is actually fixed wine 2.5. https://source.winehq.org/git/wine.git/blob/61a1a266faa9fa7c959136b0ab0b5d7e... -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41113 Gijs Vermeulen <acescopezz(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |acescopezz(a)gmail.com --- Comment #3 from Gijs Vermeulen <acescopezz(a)gmail.com> --- (In reply to winetest from comment #2)
I think this bug is actually fixed wine 2.5.
https://source.winehq.org/git/wine.git/blob/ 61a1a266faa9fa7c959136b0ab0b5d7e01326878:/ANNOUNCE#l50
Similar bugs were marked fixed because of these commits: https://source.winehq.org/git/wine.git/commit/4db4d61bbb1a89b5f87ecb8efe32b3... https://source.winehq.org/git/wine.git/commitdiff/7ec727b31c98802a7e9ab1cfba... So it is safe to assume this bug is fixed. (At least if it doesn't run into other issues other than these functions) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41113 --- Comment #4 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- I tested with this download: http://vd.clipstudio.net/clipcontent/en/lib/clipstudio/paint/data/154/CSP_15... Version 1.5.4 like mentioned in Comment #1. Wine version: wine-3.4-96-gf2cb86decb Installs fine, when running ClipStudioPaint.exe and clicking on 'OK' on the window that appears, it crashes on: msvcr100.dll.?_Schedule(a)_StructuredTaskCollection@details(a)Concurrency@@QAEXPAV_UnrealizedChore(a)23@@Z -> that is bug 42751. (winetricks -q vcrun2010 works around) After that it starts and works perfectly. It seems that the OP tried manually install VC++2010, instead of using winetricks. I think this bug can be closed as a dupe of bug 42751. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41113 Matteo Bruni <matteo.mystral(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |4db4d61bbb1a89b5f87ecb8efe3 | |2b3c31b863e2a Component|-unknown |msvcrt Resolution|--- |FIXED Summary|ClipStuidoPaint is unable |ClipStudioPaint is unable |to render canvas |to render canvas --- Comment #5 from Matteo Bruni <matteo.mystral(a)gmail.com> --- I'd rather resolve this one as FIXED, mentioning that the next bug affecting the program is bug 42751. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41113 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 3.5. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org