21 Mar
2007
21 Mar
'07
1:34 a.m.
http://bugs.winehq.org/show_bug.cgi?id=7810 ------- Additional Comments From giuseppe.bilotta(a)gmail.com 2007-20-03 20:34 ------- To elaborate further, the two possible approaches are: 1. removing the check on L124 and adding a line to ignore_error for request_code == X_CreatePixmap and error_code == BadValue or 2. use XListPixmapFormats to retrieve the supported pixmap formats, and check against those instead of checking against the pre-fixed values. Retrieving the supported pixmap formats can probably be done at driver initialization. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.