http://bugs.winehq.org/show_bug.cgi?id=22849
Summary: Printing coupons from online sites results in a blank coupon Product: Wine Version: 1.1.38 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: tribes2player2003@yahoo.com
Many stores / sites use a product called "coupon activator" to support online coupon distribution (Target on-line is my test case), but a quick net search reveals that many sites use this service.
When printing should take place, the following messages are printed to console:
fixme:psdrv:PSDRV_GetDeviceCaps (0x1f5c): unsupported capability 1, will return 0 fixme:psdrv:PSDRV_GetDeviceCaps (0x1f5c): unsupported capability 3, will return 0 ...
(capability numbers go from 1 to 31).
The coupon boarders, expiration date, and scissors icon print, but the internals of the coupon are blank (bar codes, images, etc).
Steps to reproduce (using Default Fedora 12 wine install):
- Install firefox on wine - Visit target.com, goto "get coupons" - Allow install of coupon activator - Select a coupon to print - Print
If there's any additional steps I can take to help with this, please let me know.