Your message dated Wed, 13 Jul 2011 09:33:06 +0000
with message-id <[email protected]>
and subject line Bug#618365: fixed in pdfmod 0.9.1-3
has caused the Debian Bug report #618365,
regarding dies when extracting pages because CodePage 1252 not supported
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(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.)


-- 
618365: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=618365
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pdfmod
Version: 0.9.1-1
Severity: normal

Hi,

I wanted to extract some pages from a PDF with pdfmod. Opened the PDF, selected
the pages in question and clicked on "extract". PdfMod closed itself with the
following backtrace:

Range # 0
Marshaling activate signal
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle 
the exception.
  System.Reflection.TargetInvocationException: Exception has been thrown by the 
target of an invocation. ---> System.NotSupportedException: CodePage 1252 not 
supported
  at System.Text.Encoding.GetEncoding (Int32 codepage) [0x00000] in <filename 
unknown>:0 
  at PdfSharp.Pdf.Internal.PdfEncoders.get_WinAnsiEncoding () [0x00000] in 
<filename unknown>:0 
  at PdfSharp.Pdf.Internal.DocEncoding.GetByteCount (System.Char[] chars, Int32 
index, Int32 count) [0x00000] in <filename unknown>:0 
  at System.Text.Encoding.GetByteCount (System.Char[] chars) [0x00000] in 
<filename unknown>:0 
  at System.Text.Encoding.GetByteCount (System.Char* chars, Int32 count) 
[0x00000] in <filename unknown>:0 
  at System.Text.Encoding.GetByteCount (System.String s) [0x00000] in <filename 
unknown>:0 
  at System.Text.Encoding.GetBytes (System.String s) [0x00000] in <filename 
unknown>:0 
  at PdfSharp.Pdf.IO.PdfWriter.WriteDocString (System.String text) [0x00000] in 
<filename unknown>:0 
  at PdfSharp.Pdf.PdfDate.WriteObject (PdfSharp.Pdf.IO.PdfWriter writer) 
[0x00000] in <filename unknown>:0 
  at PdfSharp.Pdf.PdfDictionary.WriteDictionaryElement 
(PdfSharp.Pdf.IO.PdfWriter writer, PdfSharp.Pdf.PdfName key) [0x00000] in 
<filename unknown>:0 
  at PdfSharp.Pdf.PdfDictionary.WriteObject (PdfSharp.Pdf.IO.PdfWriter writer) 
[0x00000] in <filename unknown>:0 
  at PdfSharp.Pdf.PdfDocument.DoSave (PdfSharp.Pdf.IO.PdfWriter writer) 
[0x00000] in <filename unknown>:0 
  at PdfSharp.Pdf.PdfDocument.Save (System.IO.Stream stream, Boolean 
closeStream) [0x00000] in <filename unknown>:0 
  at PdfSharp.Pdf.PdfDocument.Save (System.IO.Stream stream) [0x00000] in 
<filename unknown>:0 
  at PdfSharp.Pdf.PdfDocument.Save (System.String path) [0x00000] in <filename 
unknown>:0 
  at PdfMod.Gui.Actions.OnExtractPages (System.Object o, System.EventArgs args) 
[0x00000] in <filename unknown>:0 
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke 
(object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags 
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, 
System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  --- End of inner exception stack trace ---
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags 
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, 
System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] 
parameters) [0x00000] in <filename unknown>:0 
  at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000] in 
<filename unknown>:0 
  at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args) 
[0x00000] in <filename unknown>:0 
  at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] in 
<filename unknown>:0 
  at GLib.Signal.ClosureInvokedCB (System.Object o, GLib.ClosureInvokedArgs 
args) [0x00000] in <filename unknown>:0 
  at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x00000] in 
<filename unknown>:0 
  at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr return_val, 
UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr 
marshal_data) [0x00000] in <filename unknown>:0 
  at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean 
is_terminal)
  at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, 
UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr 
marshal_data)
  at Gtk.Application.gtk_main()
  at Gtk.Application.Run()
  at PdfMod.Gui.Client..ctor(Boolean loadFiles)
  at PdfMod.PdfMod.Main(System.String[] args)
Cairo.Context: called from finalization thread, programmer is missing a call to 
Dispose
                                                                          
PDF was: www.cwts.nl/pdf/BookofAbstracts2010_version_15072010.pdf

Regards
Evgeni

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.37-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages pdfmod depends on:
ii  libc6                      2.11.2-13     Embedded GNU C Library: Shared lib
ii  libcairo2                  1.10.2-4      The Cairo 2D vector graphics libra
ii  libgconf2.0-cil            2.24.1-6      CLI binding for GConf 2.24
ii  libglib2.0-0               2.28.2-1      The GLib library of C routines
ii  libglib2.0-cil             2.12.10-1     CLI binding for the GLib utility l
ii  libgtk2.0-0                2.20.1-2      The GTK+ graphical user interface 
ii  libgtk2.0-cil              2.12.10-1     CLI binding for the GTK+ toolkit 2
ii  libmono-cairo2.0-cil       2.6.7-5       Mono Cairo library (for CLI 2.0)
ii  libmono-corlib2.0-cil      2.6.7-5       Mono core library (for CLI 2.0)
ii  libmono-posix2.0-cil       2.6.7-5       Mono.Posix library (for CLI 2.0)
ii  libmono-system2.0-cil      2.6.7-5       Mono System libraries (for CLI 2.0
ii  libpango1.0-0              1.28.3-2~sid1 Layout and rendering of internatio
ii  libpoppler-glib4           0.12.4-1.2    PDF rendering library (GLib-based 
ii  mono-runtime               2.6.7-5       Mono runtime

pdfmod recommends no packages.

pdfmod suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: pdfmod
Source-Version: 0.9.1-3

We believe that the bug you reported is fixed in the latest version of
pdfmod, which is due to be installed in the Debian FTP archive:

pdfmod_0.9.1-3.debian.tar.gz
  to main/p/pdfmod/pdfmod_0.9.1-3.debian.tar.gz
pdfmod_0.9.1-3.dsc
  to main/p/pdfmod/pdfmod_0.9.1-3.dsc
pdfmod_0.9.1-3_all.deb
  to main/p/pdfmod/pdfmod_0.9.1-3_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Iain Lane <[email protected]> (supplier of updated pdfmod package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 13 Jul 2011 10:02:43 +0100
Source: pdfmod
Binary: pdfmod
Architecture: source all
Version: 0.9.1-3
Distribution: unstable
Urgency: low
Maintainer: Debian CLI Applications Team 
<[email protected]>
Changed-By: Iain Lane <[email protected]>
Description: 
 pdfmod     - simple tool for modifying PDF documents
Closes: 610569 618365
Changes: 
 pdfmod (0.9.1-3) unstable; urgency=low
 .
   [ Chow Loong Jin ]
   * [5ae690d] Bump libpoppler-cil-dev bulid-dep version
 .
   [ Iain Lane ]
   * [775541f] Fix typo in long description reoder → reorder (Closes: #610569)
   * [7d52e2f] Standards-Version → 3.9.2, no changes required
   * [580dbfc] Temporarily add a dependency on libmono-i18n-west2.0-cil.
     The app crashes when it encounters PDFs in Windows encodings without
     this package installed. This can be removed when Pdfmod can detect the
     situation and not crash. (Closes: #618365)
Checksums-Sha1: 
 846d19283d14ad14f8a9f12cb8608e768298d457 2084 pdfmod_0.9.1-3.dsc
 dbd19d63b302e69d597fa00ff8e00d0cb775f3e2 4514 pdfmod_0.9.1-3.debian.tar.gz
 ae6733ab1a26e7e79fc53894d3c89394f031a373 584544 pdfmod_0.9.1-3_all.deb
Checksums-Sha256: 
 8b03ce174eb4d5b0860e70768d49b56e2530f0b22f9d42e6c9c8062f605bb0da 2084 
pdfmod_0.9.1-3.dsc
 3d18e9c0930d32a9ee9edb83355746dba8c8584f35638fc84dbe06f17790df1a 4514 
pdfmod_0.9.1-3.debian.tar.gz
 6f872f891f249b57a5536ca953da0d8c4e19e0f17e6c95d699a3d0e692fecdb5 584544 
pdfmod_0.9.1-3_all.deb
Files: 
 4478ec4e07998073ba6fbf7a0f45b871 2084 gnome optional pdfmod_0.9.1-3.dsc
 c0e57176fd912896689f3ca5ad5004cf 4514 gnome optional 
pdfmod_0.9.1-3.debian.tar.gz
 255b639be8200b54d6d3053307344975 584544 gnome optional pdfmod_0.9.1-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJOHWEzAAoJEONS1cUcUEHUcs8P/jQp/YqAUa9bM+Ug/qfXh6ZK
HmqhKn3eUwNqaAwc58amxHld9WnHLQMoRPksFbL0sdKoqvWWVCJhkI2n2nFKy+aS
l6Z2euqB9UFZ5CDB8sqyQZNCSgxBZNSPKZLMV4tEGhG3dDj02sITEIQRsWovMZCj
VKE3/iZ1UCk1iIjnlcj5k1ctVUTyXNIRs4N8nbnrUGiIzNKFQKJGtJerfmvDN3N3
BzKvCfyw5yCXzZKGVwMnp3QYflvB6BXduc6wWGsf2Ob8B5ei11xubVBPVbEl+5M/
YrM0D1VSAmS7gTDwfmoplHlG0CG4a6y/5woPyLlGXkwS3FpPlsl23JhelRDApULW
pWfo2Cc+8Q7dC9fAGMhe560KQBkBhjn8bJG4qkG4jN1vkayuIw+TIjYXlYwjw/tc
DVrCxYPxMNXYxNHtRZFU3q743Gj7725FqvfIUBQUWUKCskSYSllC/2lycBIjhQt7
eqdRqw9VCnMoqTqddrx2mfskPBnoR56ipYFILhZCPXTXM/U6TfOjh0tzMcmA4MYY
AP9fFGS9d6Y1P/aCTMwJZclvjgjcPFfV+XCXoH1aw2o8KgVc7MrtFZMRsVoqvE6O
tv+unqRZzRTimp0sEGClUyRr3Wj9VMNf15ECNK1GKfbMZKuQZtTx/AjUWQ50xc1+
+rAOdVjU0JrfnAxcI/cv
=dxYy
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to