http://bugs.winehq.org/show_bug.cgi?id=59629 Bug ID: 59629 Summary: VICE: GTK version of x64sc.exe: Emulation area gets not drawn Product: Wine Version: 11.6 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@list.winehq.org Reporter: bernhardu@mailbox.org Distribution: --- Created attachment 80696 --> http://bugs.winehq.org/attachment.cgi?id=80696 x64sc,+pid,+d2d1.log The emulation part of the window gets not drawn, this seems to be related to the repeating output this two lines: fixme:d2d:d2d_device_context_DrawImage Unhandled image 00007F6947D7EF48. fixme:dxgi:d3d11_swapchain_Present1 Ignored present parameters 00007F694C2CFD80. The function d2d_device_context_DrawImage does a QueryInterface with ID2D1Bitmap, but the parameter seems to be a ID2D1Effect. This may be a duplicate of bug #59117 at least the "DrawImage for effects" part? https://github.com/VICE-Team/svn-mirror/blob/main/vice/src/arch/gtk3/directx... Upstream release without debug information: https://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/GT... A VICE build with debug information: https://github.com/bernhardu/vice-svn-mirror/releases/download/test3/GTK3VIC... The texts in the ui are looking kind of ugly, this got reported in bug #59579. -- 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.