Displaying 4 results from an estimated 4 matches for "xsetdashes".
2007 Mar 19
1
AOPA RTFP, XSetDashes, Hatches not implemented, Easy fix?
I've been trying to run AOPA's Real Time Flight Planner (RTFP) from
Jeppesen Sanderson Inc.  It's almost works, but I get the following
error when it tries to draw the route:
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:
1997 Jul 30
0
R-alpha: more on line types
...);
  			lty = newlty;
  		}
  		else {
--- 389,395 ----
  
  	if(newlty != lty) {
  		if(newlty == 0) {
! 			XSetLineAttributes(display, wgc, GP->lwd, LineSolid, CapRound, JoinRound);
  			lty = newlty;
  		}
  		else {
***************
*** 400,406 ****
  				newlty = newlty>>4;
  			}
  			XSetDashes(display, wgc, 0, dashlist, ndash);
! 			XSetLineAttributes(display, wgc, 1,
  				LineOnOffDash, CapButt, JoinRound);
  		}
  	}
--- 400,406 ----
  				newlty = newlty>>4;
  			}
  			XSetDashes(display, wgc, 0, dashlist, ndash);
! 			XSetLineAttributes(display, wgc, GP->lwd,
  				LineOnO...
1998 Oct 28
1
Request for help with compiling R on a DEC Alpha
...olor
XChangeProperty
XCheckTypedEvent
XClearWindow
XCloseDisplay
XDefaultDepth
XDefaultScreen
XDefineCursor
XDestroyWindow
XDrawArc
XDrawLine
XDrawLines
XDrawRectangle
XFillArc
XFillPolygon
XFillRectangle
XFreeColors
XFreeCursor
XFreeGC
XMapWindow
XNextEvent
XPending
XSelectInput
XSetClipRectangles
XSetDashes
XSetFont
XSetLineAttributes
XSetState
XSetWindowBackground
XSync
XTextWidth
XUnloadFont
XFindContext
XSaveContext
XrmUniqueQuark
XCreateSimpleWindow
XBell
XChangeWindowAttributes
XClearArea
XCopyArea
XDrawImageString
XDrawString
XGetWindowAttributes
XMapRaised
XMapSubwindows
XMaskEvent
XMoveWindow...
2011 Oct 21
0
Wine release 1.3.31
...nvalid read in MONTHCAL_NotifyDayState() in test_daystate()
  28753  AniDB O'Matic shows exception dialog on startup (madcodehook, gcc 4.6.x frame pointer omission in Wine code)
  28773  Kindle for PC exposes some heap corruption in msvcp90
  28780  VBScript fails to parse hex literals
  28791  XSetDashes is being passed 0 as one of the dashes causing a BadValue Error
  28794  user32:edit crashes on Mac
  28796  ntdll: read buffer overrun in lookup_manifest_file
  28811  Invalid read in ScriptBreak()
  28812  Uninitialized memory read in ContextualShape_Oriya() in test_ScriptShapeOpenType
  28813  u...