Opened 11 years ago

Last modified 11 years ago

#57 closed defect

Using qpdfview_0_4_1.zip when I try to open a pdf file I get a message that it can not load the PDF plugin. — at Version 2

Reported by: axdmlm Owned by: Silvan Scherrer
Priority: Feedback Pending Component: qpdfview
Version: Keywords: PDF plugin
Cc:

Description (last modified by Silvan Scherrer)

I downloaded Qpdfview_0_4_1.zip and unzipped it into a directory. When I attempt to open a PDF it fails with a message could not load PDF plugin. I ran chkdll32 against the qpdfview.exe and here is the output.

[I:\Qpdfview]chkdll32 qpdfview.exe
Loading DLL 'libc065' --> I:\ECS\DLL\LIBC065.DLL.
Loading DLL 'QtCore4' --> I:\USR\LIB\QTCORE4.DLL.
Loading DLL 'stdcpp' --> I:\ECS\DLL\STDCPP.DLL.
Loading DLL 'QtGui4' --> I:\USR\LIB\QTGUI4.DLL.
Loading DLL 'gcc446' --> I:\ECS\DLL\GCC446.DLL.
Loading DLL 'cups' --> I:\CUPS\SBIN\CUPS.DLL.
Loading DLL 'QtSql4' --> I:\USR\LIB\QTSQL4.DLL.
Loading DLL 'z' --> I:\USR\LIB\Z.DLL.
Loading DLL 'tcpip32' --> I:\MPTN\DLL\TCPIP32.DLL.
All DLL's used by 'qpdfview.exe' could be loaded.

Change History (2)

comment:1 Changed 11 years ago by Silvan Scherrer

Description: modified (diff)
Priority: majorFeedback Pending

first of all use newest qpdfview, which is 0.4.2 and also loot at the readme to verify you have all needed dll.
and yes qpdfview.exe could load everything, that's why it runs. but when opening a pdf qpdfpdf.dll gets loaded. and it seems something is missing for that.
try to redirect the output to a file like qpdfview.exe > out.txt. if this file is empty try qpdfview.exe 2> out.txt

comment:2 Changed 11 years ago by Silvan Scherrer

Description: modified (diff)
Note: See TracTickets for help on using tickets.