http://bugs.winehq.org/show_bug.cgi?id=6478
Summary: XSetDashes called with null argument Product: Wine Version: 0.9.23. Platform: Other URL: http://www.aopa.org/flight_planner/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-gdi-(printing) AssignedTo: wine-bugs@winehq.org ReportedBy: niles@rickniles.com
When I attempt to run AOPA's Real Time Flight Planner software, after entering a route, it starts to draw and then fails with:
-----------
fixme:gdi:ExtCreatePen PS_USERSTYLE not handled fixme:gdi:ExtCreatePen Hatches not implemented X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 58 (X_SetDashes) Value in failed request: 0x0 Serial number of failed request: 63199 Current serial number in output stream: 70195
-----------
I do not believe the PS_USERSTYLE is a problem, but I do suspect the "Hatches", since it crashes right after printing that message. I've tried to trace the program, but I'm not sure what I'm looking for and the log file is 200 MB; too large to attach here.
The software is free to download, but you need an AOPA account ($35/year) to login and use it. I'm happy to run any tests for anyone who's interested and I will pay for an account for anyone that's serious about fixing the problem.