[Lazarus] DocView and FPC help available for testing

Andrew Haines AndrewD207 at aol.com
Thu Oct 29 12:51:45 CET 2009


Graeme Geldenhuys wrote:
> 
> Any feedback you can give regarding the INF documentation layout or
> DocView itself would be much appreciated.
> 

Hi I could not use docview:

andrew at localhost ~/tmp/docview $ ./docview
exception at 080C58F1:
Access violation.
An unhandled exception occurred at $0807C442 :
Exception : Failed to initialize the Application object!
  $0807C442
  $08049E9D

An unhandled exception occurred at $080674E0 :
EAccessViolation : Access violation
  $080674E0
  $08057410
  $0807C44E
  $08049E9D

andrew at localhost ~/tmp/docview $ ldd ./docview
        linux-gate.so.1 =>  (0xffffe000)
        libX11.so.6 => /usr/lib32/libX11.so.6 (0xf7e15000)
        libXft.so.2 => /usr/lib32/libXft.so.2 (0xf7e02000)
        libc.so.6 => /lib32/tls/libc.so.6 (0xf7cdc000)
        libfontconfig.so.1 => /usr/lib32/libfontconfig.so.1 (0xf7cb2000)
        libXau.so.6 => /usr/lib32/libXau.so.6 (0xf7cad000)
        libXdmcp.so.6 => /usr/lib32/libXdmcp.so.6 (0xf7ca7000)
        libdl.so.2 => /lib32/libdl.so.2 (0xf7ca3000)
        libfreetype.so.6 => /usr/lib32/libfreetype.so.6 (0xf7c23000)
        libz.so.1 => /lib32/libz.so.1 (0xf7c10000)
        libXrender.so.1 => /usr/lib32/libXrender.so.1 (0xf7c07000)
        /lib/ld-linux.so.2 (0xf7f2e000)
        libexpat.so.1 => /usr/lib32/libexpat.so.1 (0xf7be5000)
andrew at localhost ~/tmp/docview $

maybe it's because I am on 64bit linux.

I want to check it out! :)

Regards,

Andrew




More information about the Lazarus mailing list