Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 349918 (poppler-0.16) - [tracker] packages that fail to build or run against app-text/poppler-0.16
Summary: [tracker] packages that fail to build or run against app-text/poppler-0.16
Status: RESOLVED FIXED
Alias: poppler-0.16
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Maciej Mrozowski
URL:
Whiteboard:
Keywords: Tracker
Depends on: 349912 349921 349941 349942 349943 349955 349979 350074 353436 356263
Blocks:
  Show dependency tree
 
Reported: 2010-12-28 02:09 UTC by Jeroen Roovers (RETIRED)
Modified: 2011-10-13 18:38 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeroen Roovers (RETIRED) gentoo-dev 2010-12-28 02:09:24 UTC
No discussion, please, just make the right bug reports block this one.
Comment 1 Maciej Mrozowski gentoo-dev 2010-12-28 18:27:29 UTC
For future reference:

commit d4a6c17255821925906c17b79b88eebed9edfee1
Author: Carlos Garcia Campos <carlosgc@gnome.org>
Date:   Fri Sep 17 13:04:33 2010 +0200

    [glib] Add accessor for all PopplerDocument properties

    PopplerDocument:linearized is now a boolean value rather than string,
    so this commit breaks the API again.

commit b257428150e2c13dcc24fd8f75e4ee2c679ab414
Author: Carlos Garcia Campos <carlosgc@gnome.org>
Date:   Thu Jul 8 14:45:29 2010 +0200

    [glib] Add poppler_page_get_selected_text()

    And change poppler_page_get_text() to return the text of the whole
    page. For consistency with poppler_page_get_selection_region()
    get_seletect_text() doesn't invert the y coords as get_text()
    did. This change breaks the API. Users of poppler_page_get_text
    should:

     - Use the new poppler_page_get_text() if they want the text of the
       whole page

     - Use poppler_page_get_selected_text() if they want the text of the
       selected area. In this case they shouldn't invert the y coords
       anymore
       before calling the method.
Comment 2 Andreas K. Hüttel archtester gentoo-dev 2011-10-13 18:38:24 UTC
I guess we can close this now since poppler-0.16 is stable.