Public bug reported:

Binary package hint: pdfmod

Pdfmod from current Maverick fails when opening PDF files. Any attempt
at opening a PDF results in the following exception:

Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle 
the exception.
System.DllNotFoundException: libpoppler-glib.so.4
  at (wrapper managed-to-native) 
Poppler.Document:poppler_document_new_from_file (intptr,intptr,intptr&)
  at Poppler.Document.NewFromFile (System.String uri, System.String password) 
[0x00000] in <filename unknown>:0 
  at PdfMod.Pdf.Document.get_PopplerDoc () [0x00000] in <filename unknown>:0 
  at PdfMod.Pdf.Document.GetSurface (PdfMod.Pdf.Page page, Int32 w, Int32 h, 
Int32 min_width) [0x00000] in <filename unknown>:0 
  at PdfMod.Gui.PageCell.Render (Cairo.Context cr, Double width, Double height, 
CellRendererState state) [0x00000] in <filename unknown>:0 
  at PdfMod.Gui.CairoCell.Render (Gdk.Drawable window, Gtk.Widget widget, 
Rectangle background_area, Rectangle cell_area, Rectangle expose_area, 
CellRendererState state) [0x00000] in <filename unknown>:0 
  at Gtk.CellRenderer.Render_cb (IntPtr item, IntPtr window, IntPtr widget, 
Gdk.Rectangle& background_area, Gdk.Rectangle& cell_area, Gdk.Rectangle& 
expose_area, CellRendererState flags) [0x00000] in <filename unknown>:0 
   at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean 
is_terminal)
   at Gtk.CellRenderer.Render_cb(IntPtr item, IntPtr window, IntPtr widget, 
Rectangle ByRef background_area, Rectangle ByRef cell_area, Rectangle ByRef 
expose_area, CellRendererState flags)
   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

>From the exception, it seems that pdfmod requires libpoppler-glib.so.4,
which is not referenced in its dependencies. This library is part of
package libpoppler-glib4. Installing that package actually solves the
problem for me and lets pdfmod run correctly.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: pdfmod 0.8.3-1
ProcVersionSignature: Ubuntu 2.6.35-20.29-generic 2.6.35.4
Uname: Linux 2.6.35-20-generic i686
Architecture: i386
Date: Wed Sep  8 18:34:26 2010
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: pdfmod

** Affects: pdfmod (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386 maverick ubuntu-unity

-- 
Pdfmod fails because of missing dependency
https://bugs.launchpad.net/bugs/633358
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to