http://bugs.winehq.org/show_bug.cgi?id=19964
Summary: Implement CertGetNameString( CERT_NAME_ATTR_TYPE ) Product: Wine Version: 1.1.29 Platform: PC URL: http://rh-software.com/ OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: crypt32 AssignedTo: wine-bugs@winehq.org ReportedBy: ray@pobox.co.uk
Currently this is not implemented, I get lots of the following reported.
fixme:crypt:CertGetNameStringW unimplemented for type 3
http://bugs.winehq.org/show_bug.cgi?id=19964
--- Comment #1 from Juan Lang juan_lang@yahoo.com 2009-09-06 17:35:46 --- How do you get those? You need to provide instructions on how to recreate the bug.
http://bugs.winehq.org/show_bug.cgi?id=19964
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2009-09-06 19:39:08 --- What's the program that what's the problem it has? Just a fixme message is not a bug.
http://bugs.winehq.org/show_bug.cgi?id=19964
--- Comment #3 from red-ray ray@pobox.co.uk 2009-09-07 03:51:53 --- (In reply to comment #2)
What's the program that what's the problem it has? Just a fixme message is not a bug.
I assumed all change requests should be loggin in bugzilla. I see this issue in SIV (http::/rh-software.com/) V4.01 which I intend to release in a week or so. The [Digital Signatures] page should report:
[Digital Signatures] <- SIV - System Information Viewer V4.01 (Beta-093) RED::ray
SIV - running on \RED - Windows XP Professional V5.01 Build 2600 Service Pack 3
Image Time Stamp All the SIV Digital Signatures are as Expected
D:\SIV\SIV.exe 2009-09-07 09:05:54 Signed by RH Software of Aldershot, Hampshire, GB
D:\SIV\SIVRES.dll 2009-09-06 22:23:23 Signed by RH Software of Aldershot, Hampshire, GB
D:\SIV\SIVX32.sys 2009-09-07 09:01:46 Signed by RH Software of Aldershot, Hampshire, GB
[ OK ] [ Copy ] [HotFixes] [ Tune ] [ Mount] [ Class] [DNS Names] [Groups] [ Priv ] [Signature] [ About] [ Help ] [Lookup]
but with Wine 1.1.29 the "Aldershot, Hampshire, GB"s are missing.
If you would like to reproduce this before I release 4.01 contact me diectly and I will make a SIV V4.01 Beta release available to you.
http://bugs.winehq.org/show_bug.cgi?id=19964
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |juan_lang@yahoo.com Ever Confirmed|0 |1
--- Comment #4 from Juan Lang juan_lang@yahoo.com 2009-09-07 12:33:56 --- I'm confirming it since I know it's not implemented. If you're going to release it in a week or so, I suppose that's fine too. Please update the bug with a download location once it's released.
http://bugs.winehq.org/show_bug.cgi?id=19964
--- Comment #5 from Juan Lang juan_lang@yahoo.com 2009-09-07 21:52:17 --- I had a look with the beta version, but I couldn't find the [Digital Signatures] page. Where can I find it?
http://bugs.winehq.org/show_bug.cgi?id=19964
--- Comment #6 from Juan Lang juan_lang@yahoo.com 2009-09-07 21:54:23 --- Okay, I just answered my own question. To reproduce the bug, run: wine SIV.exe -SAVE=[signing]=stdout
with the beta of SIV 4.01, either the beta or the released version.
http://bugs.winehq.org/show_bug.cgi?id=19964
--- Comment #7 from Juan Lang juan_lang@yahoo.com 2009-09-07 22:27:05 --- Created an attachment (id=23503) --> (http://bugs.winehq.org/attachment.cgi?id=23503) Patch: Implement CertGetNameStringW for CERT_NAME_ATTR_TYPE
Does this patch work for you?
http://bugs.winehq.org/show_bug.cgi?id=19964
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
http://bugs.winehq.org/show_bug.cgi?id=19964
--- Comment #8 from red-ray ray@pobox.co.uk 2009-09-08 17:51:01 --- (In reply to comment #7)
Created an attachment (id=23503)
--> (http://bugs.winehq.org/attachment.cgi?id=23503) [details]
Patch: Implement CertGetNameStringW for CERT_NAME_ATTR_TYPE Does this patch work for you?
Thank you for fixing this. Just tested with the patch applied and it is working. The output from SIV v4.01 (Beta-098) was
siv - running on \Cactus - Windows XP Professional V5.01 Build 2600 Service Pack 2 [Wine 1.1.29 (wine-1.1.29-83-gdad99e2)]
Image Time Stamp All the SIV Digital Signatures are as Expected
C:\SIV\siv_beta\siv.exe 2009-09-08 16:15:00 Signed by RH Software of Aldershot, Hampshire, GB
C:\SIV\siv_beta\SIVRES.dll 2009-09-07 18:47:12 Signed by RH Software of Aldershot, Hampshire, GB
C:\SIV\siv_beta\SIVNT4.sys 2009-09-08 11:53:56 Signed by RH Software of Aldershot, Hampshire, GB
http://bugs.winehq.org/show_bug.cgi?id=19964
--- Comment #9 from Juan Lang juan_lang@yahoo.com 2009-09-08 21:15:46 --- (In reply to comment #8)
Thank you for fixing this. Just tested with the patch applied and it is working.
Glad it's working for you. The patch isn't quite correct, but I'm working on a correct fix. I'll submit it in the next day or two. Unless Alexandre rejects it for some reason I expect this'll be fixed by 1.1.30. I'll update this when it is.
http://bugs.winehq.org/show_bug.cgi?id=19964
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #10 from Juan Lang juan_lang@yahoo.com 2009-09-09 10:27:18 --- Fixed by commit dfcd8a67c1a8eceaa0000931d1eeb3a7839b8685.
http://bugs.winehq.org/show_bug.cgi?id=19964
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Alexandre Julliard julliard@winehq.org 2009-09-25 12:26:09 --- Closing bugs fixed in 1.1.30.