Your message dated Fri, 5 Dec 2008 10:23:46 -0500 with message-id <[EMAIL PROTECTED]> has caused the report #507877, regarding keyjnote: traceback appears loading pdf to be marked as having been forwarded to the upstream software author(s) "Martin J. Fiedler" <[EMAIL PROTECTED]>
(NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [EMAIL PROTECTED] immediately.) -- 507877: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=507877 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Can reproduce it with first example url: at that point node.get('Annots', []) returns PDFref(50) On Fri, 05 Dec 2008, Junichi Uekawa wrote: > Package: keyjnote > Version: 0.10.2-1 > Severity: normal > when loading > http://tokyodebian.alioth.debian.org/pdf/debianmeetingresume200809-presentation.pdf > http://tokyodebian.alioth.debian.org/pdf/debianmeetingresume200809.pdf > http://tokyodebian.alioth.debian.org/pdf/debianmeetingresume2008011-presentation.pdf > http://tokyodebian.alioth.debian.org/pdf/debianmeetingresume2008011.pdf > I seem to get the following backtrace; keyjnote does display and work, > but there's a dead thread. > Welcome to KeyJnote version 0.10.2 > there is no soundcard > Detected screen size: 1280x800 pixels > OpenGL renderer: Mesa DRI Intel(R) 965GM 4.1.3002 > Using GL_ARB_texture_non_power_of_two. > Unhandled exception in thread started by <function RenderThread at 0x1abcc80> > Traceback (most recent call last): > File "/usr/bin/keyjnote", line 1822, in RenderThread > ParsePDF(pdf) > File "/usr/bin/keyjnote", line 1378, in ParsePDF > pdf = PDFParser(TempFileName + ".pdf") > File "/usr/bin/keyjnote", line 1159, in __init__ > self.scan_page_tree(root['Pages'].ref) > File "/usr/bin/keyjnote", line 1288, in scan_page_tree > self.scan_page_tree(kid.ref, node.get('MediaBox', mbox), > node.get('CropBox', cbox)) > File "/usr/bin/keyjnote", line 1288, in scan_page_tree > self.scan_page_tree(kid.ref, node.get('MediaBox', mbox), > node.get('CropBox', cbox)) > File "/usr/bin/keyjnote", line 1288, in scan_page_tree > self.scan_page_tree(kid.ref, node.get('MediaBox', mbox), > node.get('CropBox', cbox)) > File "/usr/bin/keyjnote", line 1294, in scan_page_tree > self.annots[page] = [a.ref for a in node.get('Annots', [])] > TypeError: iteration over non-sequence > Total presentation time: 0:01. > -- System Information: > Debian Release: lenny/sid > APT prefers testing > APT policy: (500, 'testing'), (1, 'experimental') > Architecture: amd64 (x86_64) > Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores) > Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP) (ignored: > LC_ALL set to ja_JP.eucJP) > Shell: /bin/sh linked to /bin/bash > Versions of packages keyjnote depends on: > ii perl 5.10.0-17 Larry Wall's Practical > Extraction > ii poppler-utils 0.8.7-1 PDF utilitites (based on > libpopple > ii python 2.5.2-3 An interactive high-level > object-o > ii python-imaging 1.1.6-3 Python Imaging Library > ii python-opengl 3.0.0~b6-2 Python bindings to OpenGL > ii python-pygame 1.7.1release-4.2 SDL bindings for games > development > ii python-support 0.8.4 automated rebuilding support for > P > ii xpdf-reader 3.02-1.4 Portable Document Format (PDF) > sui > Versions of packages keyjnote recommends: > ii ghostscript-x [gs] 8.62.dfsg.1-3.1 The GPL Ghostscript > PostScript/PDF > ii gs 8.62.dfsg.1-3.1 Transitional package > ii pdftk 1.41-3 useful tool for manipulating PDF > d > Versions of packages keyjnote suggests: > ii latex-beamer 3.07-1 LaTeX class to produce > presentatio > -- no debconf information -- Yaroslav Halchenko Research Assistant, Psychology Department, Rutgers-Newark Student Ph.D. @ CS Dept. NJIT Office: (973) 353-1412 | FWD: 82823 | Fax: (973) 353-1171 101 Warren Str, Smith Hall, Rm 4-105, Newark NJ 07102 WWW: http://www.linkedin.com/in/yarik
--- End Message ---

