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

Conference csc32::consolemanager

Title:POLYCENTER Console Manager
Notice:Kits, Scans, Docs on CSC32:: as PCM$KITS:,PCM$DOCS:, PCM$SCANS:
Moderator:CSC32::BUTTERWORTH
Created:Thu Aug 06 1992
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:1541
Total number of notes:6564

828.0. "T1.6 C3 Display Vertical Line Drawing Problems" by 29633::LIND (Jim Lind; 592-4099 CX03-1/N14 CNMC-West) Mon Jun 19 1995 19:26

    SUBJECT:  C3 Display Problems on Polycenter Console Manager (PCM)
    
    We have determined the nature of the problem with the PCM C3 display
    under FT V1.6 of the PCM product.

    VMS V6.1 w/T1.6-041 (CM) T1.6-031 (ENS)
    
    It seems there is a problem with line drawing.  In particular, any 
    attempt to place a VERTICAL line in the C3 display results in a
    significant degradation in performance in completing the C3 display.

    Symptoms include:

    (1)  REALLY SLOW completion of the C3 display draw.  The system ICONS
    are drawn on the screen fast, then there is a delay of 2-3 minutes in
    completing the scroll bars and widgets at the bottom of the C3 display.

    (2)  Horizontal lines do NOT seem to have a problem.  They are drawn,
    and the display is completed as fast as was the case prior to the V1.6
    upgrade.

    (3)  Any attempt to draw a VERTICAL line will result in the problem.
    It is noted that if the very TOP of a VERTICAL line intersects a
    horizontal line, you can observe that the vertical line is apparently
    being redrawn time and again.  The intersection of the lines shows a
    slight flicker, which may indicate that the vertical line is being
    redrawn many times, resulting in a "hung" display for some period of
    time.

    (4)  Until the C3 display draw is completed in 2-3 minutes, depending on 
    the number of vertical lines, the display station appears "hung", not
    responding to commands to pop up other windows or to iconize the C3
    display.

    It was noted that the vertical line draw is a problem with either the
    old or new format CONSOLE$C3.DAT files.

    WORKAROUND:

    You can edit the CONSOLE$C3.DAT file in you login area and remove
    all reference to line drawing in the file:

    OLD FORMAT Line Drawing Command example:

    	ADD_LINE:
        X1: 558
        Y1: 606
        X2: 777
        Y2: 606
        WIDTH: 1
        COLOR: #000000000000

    NEW FORMAT Line Drawing Command example:

        LINE: 264,250,263,346,4,#000000000000

    Jim Lind
    Jim Spainhower
    
T.RTitleUserPersonal
Name
DateLines
828.1OPG::PHILIPAnd through the square window...Mon Jun 19 1995 19:527
Jim & Jim,

  Thanks for the information, We will try and investigate why
  the vertical lines cause a problem.

Cheers,
Phil
828.2Same problem, any fixes yet?24515::EAGLEWed Dec 13 1995 17:349
    Any progress on this issue yet?
    
    I've spent the better part of two days blaming system and network
    performance. Verified that the data file was in V1.6 format. Removed
    all of the line definitons and performance improved significantly!!!!
    (at least three orders of magnitude).
    
    Any help would be greatly appreciated. Thanks in advance. Scot.