From: Araki K. <ara...@us...> - 2012-06-21 14:00:56
|
Hi, From: Andi Cristian Serbanescu <ski...@ya...> Subject: [Mlterm-dev-en] Two glitches Date: Fri, 15 Jun 2012 04:46:36 -0700 (PDT) Message-ID: <133...@we...> > 1. Although I compiled without FreeBiDi support, I still get errors in > .mlterm/msg.log such as: > > Jun 15 14:16:56[7142] *** ERROR HAPPEND *** BiDi: Could not load. Does libctl_bidi.so is installed to $prefix/lib/mlterm ? Please try "make;make install" in mlterm-3.1.2/mlterm/libctl (source tree). > 2. If some process outputs large quantities of text (e.g. compiling some > software package) in a mlterm window, then hiding that window behind > another one (this one can be anything, e.g. firefox) has the result of > making parts of the output text that were initially below the second > window appear ‘erased’ after scrolling upwards to the visible part of > the terminal window. > > This happens regardless of any settings. It seems as though mlterm > forgot to draw the text in question, but it's rendered visible by > selecting it. You can try to reproduce it by hiding about half of a > mlterm window beneath a browser window, then running ./configure && make > on the mlterm source. You should see it ocasionally skipping about 1–3 > rows of text. You may have to interrupt the process to investigate those > suspicious lines (i.e. by selecting them), but some may appear towards > the end. Thanks. There was a problem around processing GraphicsExpose event. I think http://mlterm.sf.net/mlterm-3.1.3pre-20120621.tar.gz fixes this problem. Please test it. Regards, --- Araki Ken ara...@us... |