http://bugs.winehq.org/show_bug.cgi?id=19284
Summary: can't identify nvidia vendor string Product: Wine Version: unspecified Platform: PC OS/Version: Windows XP Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: andreu.blanc013@gmail.com
Created an attachment (id=22321) --> (http://bugs.winehq.org/attachment.cgi?id=22321) nvidia detection fix
Running wined3d on Windows XP, with an nvidia GeForce 4 MX, results in this error:
"Invalid nVidia version string: 1.5.2"
It seems that the win32 ICD doesn't report vendor string the same way. I'm attaching a fix to make the check more tollerant.
http://bugs.winehq.org/show_bug.cgi?id=19284
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2009-07-11 20:34:05 --- This patch is not correct. It can leave gl_string_cursor uninitialized. Just modify the first part to skip over "NVIDIA" if it's present. If not, continue on without erroring out.
http://bugs.winehq.org/show_bug.cgi?id=19284
--- Comment #2 from Austin English austinenglish@gmail.com 2010-07-23 15:49:57 --- This is your friendly reminder that there has been no bug activity for a year. Is this still an issue in current (1.2 or newer) wine
http://bugs.winehq.org/show_bug.cgi?id=19284
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Windows XP |Windows
http://bugs.winehq.org/show_bug.cgi?id=19284
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Abandoned? CC| |frederic.delanoy@gmail.com
--- Comment #3 from Frédéric Delanoy frederic.delanoy@gmail.com 2013-05-16 02:51:44 CDT --- Can you please retry with recent wine (1.5.30 or later)?
Otherwise this bug will be abandoned soon.
http://bugs.winehq.org/show_bug.cgi?id=19284
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED
--- Comment #4 from Frédéric Delanoy frederic.delanoy@gmail.com 2013-06-23 14:30:44 CDT --- Abandoned.
http://bugs.winehq.org/show_bug.cgi?id=19284
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Frédéric Delanoy frederic.delanoy@gmail.com 2013-06-23 14:32:06 CDT --- Closing.