Dear [email protected] Texmaker : Pdf Viewer (embedded) display diagonal line across page
I built Texmaker 4.1.1. http://www.xm1math.net/texmaker/ an use it in top of Texlive. Texmaker works fine, so far, but I get a diagonal when using Texmaker 4.1.1 on my Linux From Scratch system when the internal pdf viewer is used and I zoom in. Snapshot1.png is attached. (The pdf as such is ok when viwed using an external tool). http://filebin.net/7ntorhye1q/snapshot1.png I filed an issue with Texmaker, but they can not reproduce it. Moreover, if I take the same 4.1.1 tarball and compiles and installs from source on a Debian 7 system, I do not get this problem. Only when built on BLFS. The BLFS used is reasonably coherent. I have X and QT and KDE4 working. What steps will reproduce the problem? 1. Open a latex source file. 2. Render it using Quickbuild (F1) "pdflatex + view PDF" 3. Zoom in using embedded pdf viewer to more than 100% (or a bit more) and scroll down. A diagonal line will appear in pdf viewer across each page. Snapshot1.png is attached.http://filebin.net/7ntorhye1q/snapshot1.png Texmaker 4.1.1 compiled from source. Commad: sh BUILD.sh. The BUILD.sh executes (among other things): $QTDIR/bin/qmake PREFIX=$PREFIX DESKTOPDIR=$DESKTOPDIR ICONDIR=$ICONDIR texmaker.pro make make install magnus@lfs ~> uname -a Linux lfs 3.10.1 #6 SMP Sat Sep 14 18:20:45 CEST 2013 x86_64 GNU/Linux Has anyone of you encountered this problem? Is it a side effect related to how I have configured dependencies needed by Texmaker? Requirements : Qt tool kit (www.trolltech.com) Poppler & Poppler-qt4 Ghostscript for the LaTeX to html conversion command. I have QT4 and Poppler as per BLFS. For Poppler I have libpoppler.so.43 -> libpoppler.so.43.0.0 libpoppler-cpp.so.0 -> libpoppler-cpp.so.0.2.0 libpoppler-glib.so.8 -> libpoppler-glib.so.8.6.0 libpoppler-qt4.so.4 -> libpoppler-qt4.so.4.3.0 Best regards, Magnus Larsson -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
