Public bug reported:

In evince/evince.defs, get_thumbnail and get_dimensions are defined under 
EvDocumentThumbnails.
However, EvDocumentThumbnails are not defined in the evince.defs.
Those functions are not usable as a result.

Add following lines to add interface will make those usable.

-----------------8<-----------------8<-----------------8<-----------------
(define-interface DocumentThumbnails
 (in-module "Ev")
 (c-name "EvDocumentThumbnails")
 (gtype-id "EV_TYPE_DOCUMENT_THUMBNAILS")
)
-----------------8<-----------------8<-----------------8<-----------------

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: python-evince 2.32.0-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.38-4.31-generic 2.6.38-rc5
Uname: Linux 2.6.38-4-generic i686
Architecture: i386
Date: Tue Feb 22 16:32:27 2011
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha i386 (20110220)
ProcEnviron:
 LANGUAGE=ja_JP:en
 LANG=ja_JP.UTF-8
 LC_MESSAGES=ja_JP.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-python-desktop

** Affects: gnome-python-desktop (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386 natty

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-python-desktop in ubuntu.
https://bugs.launchpad.net/bugs/722992

Title:
  python-evince does not define DocumentThumbnails interface

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to