https://bugs.winehq.org/show_bug.cgi?id=56420
Bug ID: 56420 Summary: Paint.NET 5.0.13 installer fails due to missing ID2DFactory7, CLSID '{bdc2bdd3-b96c-4de6-bdf7-99d4745454de}' Product: Wine Version: 9.4 Hardware: x86-64 URL: https://github.com/paintdotnet/release/releases/downlo ad/v5.0.13/paint.net.5.0.13.install.anycpu.web.zip OS: Linux Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: d2d Assignee: wine-bugs@winehq.org Reporter: gijsvrm@gmail.com Distribution: ---
Created attachment 76182 --> https://bugs.winehq.org/attachment.cgi?id=76182 error dialog
It shows an error dialog, which I've attached. A +d2d trace reveals:
019c:trace:d2d:D2D1CreateFactory factory_type 0x1, iid {bdc2bdd3-b96c-4de6-bdf7-99d4745454de}, factory_options 00007FFFFE27E878, factory 00007FFFFE27E830. 019c:trace:d2d:D2D1CreateFactory Created factory 00007FFFFEA29FB0. 019c:trace:d2d:d2d_factory_QueryInterface iface 00007FFFFEA29FB0, iid {bdc2bdd3-b96c-4de6-bdf7-99d4745454de}, out 00007FFFFE27E830. 019c:warn:d2d:d2d_factory_QueryInterface {bdc2bdd3-b96c-4de6-bdf7-99d4745454de} not implemented, returning E_NOINTERFACE. 019c:trace:d2d:d2d_factory_Release 00007FFFFEA29FB0 decreasing refcount to 0.