http://bugs.winehq.org/show_bug.cgi?id=18969
Summary: wined3d driver description string is empty for unknown cards instead of "Display" Product: Wine Version: 1.1.23 Platform: PC OS/Version: All Status: UNCONFIRMED Severity: minor Priority: P3 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: trisk-winehq@forkgnu.org
A minor regression introduced by the new driver description reporting in http://source.winehq.org/git/wine.git/?a=commit;h=f2e2e3e49947490368900ef06a... is that for cards that are not in the supported list, the driver description is an empty string instead of the previous "Display".
http://bugs.winehq.org/show_bug.cgi?id=18969
--- Comment #1 from Albert Lee trisk-winehq@forkgnu.org 2009-06-16 16:45:00 --- Created an attachment (id=21832) --> (http://bugs.winehq.org/attachment.cgi?id=21832) Fix condition for driver description
This fixes the condition for setting a driver description to "Display" when empty.
http://bugs.winehq.org/show_bug.cgi?id=18969
Albert Lee trisk-winehq@forkgnu.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #21832|0 |1 is obsolete| |
--- Comment #2 from Albert Lee trisk-winehq@forkgnu.org 2009-06-16 16:47:24 --- Created an attachment (id=21833) --> (http://bugs.winehq.org/attachment.cgi?id=21833) Fix condition for driver description
This fixes the condition for setting the driver description to "Display" when empty. Previous patch accidentally included unrelated changes.
http://bugs.winehq.org/show_bug.cgi?id=18969
Albert Lee trisk-winehq@forkgnu.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|wined3d driver description |wined3d driver description |string is empty for unknown |string is empty for unknown |cards instead of "Display" |cards instead of "Direct3D | |HAL"
http://bugs.winehq.org/show_bug.cgi?id=18969
Albert Lee trisk-winehq@forkgnu.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #3 from Albert Lee trisk-winehq@forkgnu.org 2009-06-16 16:58:33 --- Was previously reported as #18858. Deferring further comments to that bug.
*** This bug has been marked as a duplicate of bug 18858 ***
http://bugs.winehq.org/show_bug.cgi?id=18969
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED OS/Version|All |other
--- Comment #4 from Vitaliy Margolen vitaliy@kievinfo.com 2009-06-16 22:36:55 --- Closing