lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev problems with drawing in lynx-2.8.2dev.12


From: Vlad Harchev
Subject: Re: lynx-dev problems with drawing in lynx-2.8.2dev.12
Date: Fri, 5 Mar 1999 10:25:24 +0400 (SAMT)

On Wed, 3 Mar 1999, Vlad Harchev wrote:
> 
>  
>  I've compiled lynx with color style support.
>  I have a problem with it: after it completely draws the screen (it's visible
>  for short period of time, like 0.2 sec) , the screen
>  goes black (ie all characters that were drawn in normal colors became
>  invisible = black) with only currently selected link visible (in the proper
>  color), status text at the bottom and status text at the  right upper corner.
>  I've specified black background for all attributes in my lss file. It looks
>  like it issues some ioctl to the terminal after drawing, and then draws the 
>  active link in the corresponding color.
>  
> ...     
>  Has anybody reported this problem?    
> 
>  Here is my configuration: GCC 2.8.1, linux kernel 2.0.36, ncurses 4.2
> ./configure --enable-forms-options --enable-menu-options \
> --enable-config-info --enable-alt-bindings --enable-kbd-layout \
> --enable-color-style --enable-gzip-help --with-zlib --enable-dired \
> --enable-dired-archive -enable-dired-override --enable-dired-permit \
> --enable-dired-tar --enable-dired-uudecode --enable-dired-zip \
> --enable-dired-gzip --enable-parent-dir-refs --enable-partial 
> 
>  -Vlad

 I found the reason why the problem arised. When I was novice in lynx I played
 with  lynx.cfg and set ENABLE_SCROLLBACK:TRUE in it. I have lynx-2.8 that 
 days, and nothing strange happened for that version, so I forgot about this 
 modification. lynx-2.8.2dev12 I've tested uses the same file, so I changed
 the ENABLE_SCROLLBACK to false as it was and solved my problem. Nevertheless,
 it seems that there is a bug in lynx that causes such problem to appear when
 ENABLE_SCROLLBACK=TRUE. Here is the output of 'infocmp | head -4' on my 
 console:
#       Reconstructed via infocmp from file: /usr/share/terminfo/l/linux
linux|linux console, 
        am, bce, eo, mir, msgr, xenl, xon, 
        colors#8, it#8, pairs#64, 
 so bce is set.
 
   Here is a .tgz file with two files in it: 
         'before-redraw' - the page that lynx draws first time and
         'after-redraw' - the same page after pressing ^-L.
 Transcripts were made using 'script' on 80x25 console.         
 
 begin 644 screenshots.tgz
M'XL(`!-3WS8``^U776_;-A3-LP'_`K_<82_;X,B2;,NU\["M16-O;=$A"5`,
M1A]HB;:(4:1*4I;][W=)V;'CI`NZ(>L'>%XLB?3]..?RXI(L#57GBF:*U&=/
MA"@,D\$`SL`B//D%&([B$"!)DE$R#/NC!""*!J/!&81/%=`Q*FV(`CA34II_
MVO?8^E>*ZU2QTH`EP=`,I(!+Q>"-I60(X6C2'TZB$43C\;@UMQ3\PF5*>"ZU
M@>C]]\"W8G,>!\^"N-WJS*.+>address@hidden"HO.?,`[\_[X8C#&YUEG_GMG'@\S
M_)38M;"84F.86,&2<3KI]6[M]BJM>IE,>[.;-Z][3&1T$^2F0&.O#O:<BY_V
address@hidden)]+"$]M]1GLJ"@I%PA4G-B('73%0;^*&,0"ZA_V,+H^W'TT,T<RY7TFQ+
M&JS8\KU=CL;3$W\W.1%_P596L)0*F$#2.+<IW''R7;O5PJK^;>EVEI5*<Z)Q
address@hidden<H(/PFK5#*K4N/^4#/.0=&4LC5M6T/C$#*RU3;NRZN7+_=^B6$H
MEJ[*4BH3P//*P()B7-1928D`N3"$"6=CMZT+=VBR&P6UH4GTN&(:6\%)R@'<
address@hidden'N\$9B&-2,@*P4U731NF*$!3*7=9],address@hidden
M&Q>JR9`)_%2XYZ!]1&address@hidden(FE*M;Y._#7.QA8(P)Q,3=EDY*W=\
MI$1E:address@hidden>-./;6]T-0$GH?[1B*8;N6^SDTM3$U1!4\XU$.!$K2B(JEA@
M,*AAH[C>;]M)K[LN*B927F4VUMUWMF9F"Z0L.4M=K+H+&5U3+LL"^4.BI?4B
M,N!LH8AB=&?)?BJP&@*X1$8)X'DH.344]Z&6FM*/"_16V"`IO"!89W)U6A&?
MRM-.[X:FFX]6Q9Z0=ZCE-=;1:6&address@hidden'`*LQEY7&1-W9*,F*V@>7
M/;:/RO+34$/P".)ITK8L<address@hidden<$*%KJIK*L:?!E;RS@@:851(==H^D
M0=_-'_=FT;M]WY>991AEPF3:K?_0HMK[?GE,PX'Y<ZON.>3&address@hidden("<
MF`#-]N[W2GS-`)J7BZCA_H'&9WU>/`MG]_YML_#]UO=;WV]]O_V"^^UGZH_M
address@hidden'address@hidden,S_#_,address@hidden&@WFK4?FK'IAIG6;D[/)!;*0T-Z
MG#1#^J?._TT/>]H+X"/WOWY_&!WN?V%D[W])-/+WO_\#C][_!I,H_D+O?T>G
M[HJ2#/KPZKEM#ADVTJY[ZVF:!O[BZ`<9/\CX0>:K&F2^D8OCYQZ,!I-X^.\&
=(P\/#P\/#P\/#P\/#P\/#X]O!'\#;`)F%``H````
`
end

 Best regards, 
 -Vlad
  
 
  

reply via email to

[Prev in Thread] Current Thread [Next in Thread]