[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference bulova::decw_jan-89_to_nov-90

Title:DECWINDOWS 26-JAN-89 to 29-NOV-90
Notice:See 1639.0 for VMS V5.3 kit; 2043.0 for 5.4 IFT kit
Moderator:STAR::VATNE
Created:Mon Oct 30 1989
Last Modified:Mon Dec 31 1990
Last Successful Update:Fri Jun 06 1997
Number of topics:3726
Total number of notes:19516

890.0. "XFillArc broken on Ultrix v3.0" by GIDDAY::DRANSFIELD (Mike Dransfield, Sydney RSSG) Wed Jun 07 1989 02:19

      XFillArc on ultrix v3.0 appears to be broken in the server.
    
    The following call works on vms, ultrix and ultrix/risc
          XFillArc(display,window,defaultGC,
                    60,60,80,80,0,360*64);
    
    But the next call works on vms and ultrix/risc, but only draws
    three quarters of a circle on ultrx v3.0
    	 XFillArc(display,window,defaultGC,
                    40,40,60,60,90*0*64);
    
    The difference is only the starting angle is specified as 90 degrees in
    the failing call.
    
    Question: Is this problem known and fixed or should I submit a QAR?
    
    Thanks,
    Mike

T.RTitleUserPersonal
Name
DateLines
890.1Fixed in next versionSMURF::HOFFMANanywhere in the universeThu Jun 08 1989 15:157
    Fixed in UWS V2.1 (which is associated with ULTRIX V3.1).
    
    Available sooner than you might think at SDC.
    
    John Hoffman
    ULTRIX DECwindows Engineering