Hide Forgot
abrt version: 1.1.17 architecture: i686 cmdline: /usr/bin/python /usr/bin/pdfshuffler component: pdfshuffler executable: /usr/bin/pdfshuffler kernel: 2.6.35.11-83.fc14.i686 package: pdfshuffler-0.5-2.fc14 reason: pdf.py:803:_decrypt:NotImplementedError: only algorithm code 1 and 2 are supported release: Fedora release 14 (Laughlin) time: 1300986430 uid: 500 backtrace ----- pdf.py:803:_decrypt:NotImplementedError: only algorithm code 1 and 2 are supported Traceback (most recent call last): File "/usr/bin/pdfshuffler", line 411, in choose_export_pdf_name self.export_to_file(file_out) File "/usr/bin/pdfshuffler", line 434, in export_to_file if (pdfdoc_inp.decrypt('')!=1): # Workaround for lp:#355479 File "/usr/lib/python2.7/site-packages/pyPdf/pdf.py", line 794, in decrypt return self._decrypt(password) File "/usr/lib/python2.7/site-packages/pyPdf/pdf.py", line 803, in _decrypt raise NotImplementedError, "only algorithm code 1 and 2 are supported" NotImplementedError: only algorithm code 1 and 2 are supported Local variables in innermost frame: self: <pyPdf.pdf.PdfFileReader object at 0x92d688c> password: '' encrypt: {'/O': 'S\x15-\xa8\x13\x14)\xf8a\xaf\x95\xf1\x94_\x9b\xf8\xd1\xcb\xbc\xbd\x94\xb1f_\t\xe0G;\xa8\xae\xeaf', '/Filter': '/Standard', '/Length': 128, '/StrF': '/StdCF', '/CF': {'/StdCF': {'/Length': 16, '/AuthEvent': '/DocOpen', '/CFM': '/AESV2'}}, '/StmF': '/StdCF', '/V': 4, '/U': '\xcfd9\r\x10\x1e0\x17\xd1\xe4\x8bk\xc3\xa1.o\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', '/R': 4, '/P': -1340} How to reproduce ----- 1.b 2. 3.
Created attachment 487397 [details] File: backtrace
According your report you are trying to open a file that is encrypted with an unsupported algorithm. Please open a feature request at the upstream location of pdfshuffler [1]. Thanks [1] http://sourceforge.net/projects/pdfshuffler/