Magnus Larsson <k.magnus.larsson <at> tele2.se> writes:

> 
> Dear blfs-support <at> linuxfromscratch.org
> 
> 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 <at> 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 
> 


I'm having exactly the same problem on Gentoo, texmaker version is 4.0.1.
The installed poppler version is:

[IP-] [  ] app-text/poppler-0.24.5:0/44

Not sure which number means what here. My guess would be that 0.24,5 is some
gentoo-specific ebuild version whereas 44 is how poppler's developers call
it. Who knows. The actual poppler lib files are like this:

dan@dan /usr/lib $ ls | grep poppler
libpoppler-cpp.so
libpoppler-cpp.so.0
libpoppler-cpp.so.0.2.0
libpoppler-glib.so
libpoppler-glib.so.8
libpoppler-glib.so.8.6.0
libpoppler-qt4.so
libpoppler-qt4.so.4
libpoppler-qt4.so.4.3.0
libpoppler.so
libpoppler.so.44
libpoppler.so.44.0.0

I geoss the next logical step would be to find another poppler-based PDF
viewer and see if it renders with or without the diagonal line...


-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to