[Okular-devel] [okular] [Bug 344645] Printed PDF slides, created with latex beamer class, are empty.
Albert Astals Cid
aacid at kde.org
Sat Feb 28 14:11:41 UTC 2015
https://bugs.kde.org/show_bug.cgi?id=344645
--- Comment #7 from Albert Astals Cid <aacid at kde.org> ---
(In reply to Christux from comment #6)
> (In reply to Albert Astals Cid from comment #5)
> > This is very confusing, since it's basically what we do (pdftops+lpr)
> Oh, that's indeed weird. Okular is calling the system tools pdftops+lpr,
> right?
pdftops not directly, but the same library so the behaviour should be the same,
lpr yes.
>
> > At this point i have no idea of what can be wrong.
> I downloaded the okular source code, but could not find the printing dialog,
> nor does setting a breakpoint works except at main (Probably the debug
> symbols are missing). What I am locking for is, what code gets executed when
> I press print in the print dialog. If you could point me to the right place
> I will lock into it.
>
> I created the makefiles with the following cmake flags:
>
> cmake ../ -DCMAKE_BUILD_TYPE=debugfull
> -DCMAKE_PREFIX_PATH=/home/SOMEONE/okular
>
> But not even the kDebug() lines are printed, did I missed something.
Most probably the KDEDIRS part, see end of http://okular.kde.org/download.php
>
> Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Okular-devel
mailing list