Use certutil to get a hash and compare it with a known good copy. Here is MD5 in Windows for the version of libgdk_pixbuf-2.0-0.dll that I have on Windows 11 :
c:\Program Files (x86)\gnucash\bin>certutil -hashfile "c:\Program Files (x86)\gnucash\bin\libgdk_pixbuf-2.0-0.dll" MD5 MD5 hash of c:\Program Files (x86)\gnucash\bin\libgdk_pixbuf-2.0-0.dll: bcf374905e293167e7b25b766c09a64d CertUtil: -hashfile command completed successfully. c:\Program Files (x86)\gnucash\bin> ------------------------------ Message: 2 Date: Thu, 15 Sep 2022 09:24:10 -0500 From: Adrien Monteleone <[email protected]> To: [email protected] Subject: Re: [GNC] Issue Opening GnuCash in versions above 4.9 on Windows 11 Message-ID: <[email protected]> Content-Type: text/plain; charset=UTF-8; format=flowed Ah true, I forgot. And more than likely, the recommendation would be to try v4.12 to see if the issue is resolved. As for dll damage. Windows has the System File Checker. But I think that is only for stock files. I'm not sure it works for 3rd party software. I'd say the easiest route would be a full un-intstall and re-install of GnuCash, but I think Richard has already done this a few times to no avail. Regards, Adrien On 9/14/22 11:09 PM, David Carlson wrote: > The developers are less than two weeks away from releasing 4.12, so > they do not have much time for addressing this issue. It appears to > be pointing to a dll, which is a Windows module. I don't know if > Windows has a way to verify whether it is damaged or not. ------------------------------ _______________________________________________ gnucash-user mailing list [email protected] To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.
