Opened 14 years ago
Closed 14 years ago
#25965 closed defect (fixed)
kdegraphics4 - okular cannot open PDF files
Reported by: | astrofitz (Michael Fitzgerald) | Owned by: | nerdling (Jeremy Lavergne) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | sharky@… | |
Port: | kdegraphics4 |
Description
The okular application can not find a plug in to open PDF files ("Can not find a plug in which is able to handle the document being passed"). This application is useful for viewing PDFs, e.g., because of its interaction with kile.
Change History (9)
comment:1 Changed 14 years ago by mf2k (Frank Schima)
Cc: | sharky@… added |
---|---|
Owner: | changed from macports-tickets@… to snc@… |
comment:2 Changed 14 years ago by nerdling (Jeremy Lavergne)
Status: | new → assigned |
---|
comment:3 Changed 14 years ago by sharky@…
comment:4 Changed 14 years ago by sharky@…
The problem is that the "poppler" port does not come with Qt support by default. I was able to get PDF support to work in okular by:
- building poppler with +qt4 +quartz
- rebuilding kdegraphics4
I would be in favour of having poppler build with qt4-mac support by default.
comment:5 Changed 14 years ago by nerdling (Jeremy Lavergne)
The other option is to test for the correct poppler files in pre-configure of kdegraphics4.
comment:6 Changed 14 years ago by nerdling (Jeremy Lavergne)
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
Let me know if this is still an issue in KDE 4.5.
comment:7 Changed 14 years ago by macports@…
I've just experienced this with kdegraphics4-4.5.2 on Snow Leopard.
comment:8 Changed 14 years ago by nerdling (Jeremy Lavergne)
Resolution: | wontfix |
---|---|
Status: | closed → reopened |
Summary: | kdegraphics4-4.4.5 - okular cannot open PDF files → kdegraphics4 - okular cannot open PDF files |
comment:9 Changed 14 years ago by nerdling (Jeremy Lavergne)
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Check for poppler variant added in r74075.
Note: See
TracTickets for help on using
tickets.
It looks as though we are missing "/opt/local/lib/kde4/okularGenerator_poppler.so", I'll try to figure out why this plugin is not being built.