https://bugs.kde.org/show_bug.cgi?id=344645
--- Comment #6 from Christux <c.schwarzgruber...@gmail.com> --- (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? > 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. Thanks! -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Okular-devel mailing list Okular-devel@kde.org https://mail.kde.org/mailman/listinfo/okular-devel