http://bugs.winehq.org/show_bug.cgi?id=3838
--- Comment #22 from joaopa <jeremielapuree(a)yahoo.fr> 2007-08-23 03:16:38 ---
The bug occurs with the followings cards too:
Nvidia Gefore3 TI200
Nvidia Geforce 4 440 go
Nvidia 7600go
Joaopa
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8452
TJ Menry <seryh2003(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #4 from TJ Menry <seryh2003(a)hotmail.com> 2007-08-22 23:46:44 ---
Fixed in a recent update.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6194
Juan Lang <juan_lang(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |juan_lang(a)yahoo.com
--- Comment #14 from Juan Lang <juan_lang(a)yahoo.com> 2007-08-22 23:42:32 ---
I looked at a .cat file more closely. It's a PKCS signedData message. So
something like:
HCRYPTMSG msg = CryptMsgOpenToDecode(PKCS_7_ASN_ENCODING, 0, 0, 0, NULL, NULL);
CryptMsgUpdate(msg, buf, size, TRUE);
where buf and size are a pointer to the contents of the .cat file, and size is
its length, should decode the message for you. It may contain bits inside it
that wine can't decode yet - don't know without looking more closely.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3838
--- Comment #21 from Jan Zerebecki <jan.wine(a)zerebecki.de> 2007-08-22 20:40:05 ---
Does this fail for anyone who doesn't have an ati card? Otherwise i guess it's
a dup of bug 9332.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6306
Jan Zerebecki <jan.wine(a)zerebecki.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #7 from Jan Zerebecki <jan.wine(a)zerebecki.de> 2007-08-22 20:35:48 ---
Please reopen if this still happens to anyone with a recent wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8107
--- Comment #3 from Jan Zerebecki <jan.wine(a)zerebecki.de> 2007-08-22 20:32:10 ---
Are you sure that you correctly installed msxml3? It needs to be properly
registered, which only works if the override is already set during install
time.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4445
--- Comment #16 from Jan Zerebecki <jan.wine(a)zerebecki.de> 2007-08-22 20:27:11 ---
I'm not sure which one gets used when both alsa and oss are enabled (i think
oss). Does it also work if you only have alsa enabled in winecfg?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.