D10249: Option to exit after printing

2018-02-10 Thread Dileep Sankhla
dileepsankhla marked an inline comment as done. dileepsankhla added a comment. @aacid I have talked about using std::exit instead of QCoreApplication::exit here : https://phabricator.kde.org/D10249#200260 With that, I want to add QCoreApplication::exit does nothing if the event loop is n

[okular] [Bug 390135] PDF render is slow

2018-02-10 Thread Henrik Fehlauer
https://bugs.kde.org/show_bug.cgi?id=390135 Henrik Fehlauer changed: What|Removed |Added CC||rk...@lab12.net --- Comment #3 from Henrik Fe

D10249: Option to exit after printing

2018-02-10 Thread Albert Astals Cid
aacid added inline comments. INLINE COMMENTS > part.cpp:3217 > +if ( success && m_cliPrintAndExit ) > +exit ( EXIT_SUCCESS ); > +else if ( m_cliPrintAndExit ) We discussed a bit on IRC but i don't remeber which your reason for not using QCoreApplication::exit were, c

[okular] [Bug 389953] okular ignores paper size when printing

2018-02-10 Thread Michael Weghorn
https://bugs.kde.org/show_bug.cgi?id=389953 --- Comment #23 from Michael Weghorn --- I can reproduce the issue much more easily by just running the following command on host B: $ lp -d tofile-hp -o "fit-to-page orientation-requested=0" d02917-001 The problem you encounter seems to be relate

[okular] [Bug 388288] some thumbnail of pdf not shown in dolphin, some are shown

2018-02-10 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=388288 --- Comment #14 from Albert Astals Cid --- The problem is that gs doesn't like that file $ gs yourfile.pdf GPL Ghostscript 9.22 (2017-10-04) Copyright (C) 2017 Artifex Software, Inc. All rights reserved. This software comes with NO WARRANTY: see the

[okular] [Bug 388288] some thumbnail of pdf not shown in dolphin, some are shown

2018-02-10 Thread kts
https://bugs.kde.org/show_bug.cgi?id=388288 --- Comment #13 from kts --- Done sending it. -- You are receiving this mail because: You are the assignee for the bug.