[arch-commits] Commit in kdegraphics/repos (2 files)

Thomas Baechler thomas at archlinux.org
Wed Aug 20 20:47:13 UTC 2008


    Date: Wednesday, August 20, 2008 @ 16:47:13
  Author: thomas
Revision: 9909

Merged revisions 9882-9908 via svnmerge from 
svn+ssh://archlinux.org/home/svn-packages/kdegraphics/trunk

........
  r9907 | thomas | 2008-08-20 22:45:49 +0200 (Mi, 20 Aug 2008) | 1 line
  
  add okular printing fix
........

Added:
  kdegraphics/repos/extra-x86_64/fix-printing-in-okular.patch
    (from rev 9907, kdegraphics/trunk/fix-printing-in-okular.patch)
Modified:
  kdegraphics/repos/extra-x86_64/	(properties)

------------------------------+
 fix-printing-in-okular.patch |   12 ++++++++++++
 1 file changed, 12 insertions(+)


Property changes on: kdegraphics/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /kdegraphics/trunk:1-9881
   + /kdegraphics/trunk:1-9908

Copied: kdegraphics/repos/extra-x86_64/fix-printing-in-okular.patch (from rev 9907, kdegraphics/trunk/fix-printing-in-okular.patch)
===================================================================
--- extra-x86_64/fix-printing-in-okular.patch	                        (rev 0)
+++ extra-x86_64/fix-printing-in-okular.patch	2008-08-20 20:47:13 UTC (rev 9909)
@@ -0,0 +1,12 @@
+--- branches/KDE/4.1/kdegraphics/okular/generators/poppler/generator_pdf.cpp	2008/08/20 14:09:12	849950
++++ branches/KDE/4.1/kdegraphics/okular/generators/poppler/generator_pdf.cpp	2008/08/20 14:09:26	849951
+@@ -868,6 +868,9 @@
+     {
+         userMutex()->unlock();
+         delete psConverter;
++#ifdef HAVE_POPPLER_0_7
++        tf.close();
++#endif
+         int ret = Okular::FilePrinter::printFile( printer, tempfilename,
+                                                   Okular::FilePrinter::SystemDeletesFiles,
+                                                   Okular::FilePrinter::ApplicationSelectsPages,




More information about the arch-commits mailing list