Bug 822405
| Summary: | gnome-commander doesn't build with poppler-0.20.0 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Marek Kašík <mkasik> | ||||
| Component: | gnome-commander | Assignee: | Mamoru TASAKA <mtasaka> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | epiotr, mtasaka | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | gnome-commander-1.2.8.15-4.fc18 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-05-18 11:02:16 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Marek Kašík
2012-05-17 09:43:18 UTC
At least - Please write HERE the information how build fails - provide a link to new poppler srpms or links Also - please announce on devel-announce when updating packages like poppler changes API or so. Created attachment 585207 [details]
add support for setErrorCallback()
Hi Mamoru,
I'm sorry for not announcing this before on announce list. I've decided not to do so because there are just 5 packages which doesn't build with the poppler-0.20.0 and for which I don't have a link to a patch fixing this. I wanted to solve this individually by filling these bugs (but I see now that they are too brief).
I've prepared a patch for gnome-commander (see the attachment).
Regards
Marek
The specific problem here is that poppler's upstream replace function setErrorFunction() with function setErrorCallback(). This new function has different API. http://cgit.freedesktop.org/poppler/poppler/commit/?id=00549400f155d8e36b4ac718603fc945858fe50d - the commit which replaces the function http://cgit.freedesktop.org/poppler/poppler/commit/?id=53f94df2ce21793914ccc153ba6b2fe5cbeb8371 - fix of poppler's own usage of the function Assigning. Thank you for attaching a patch. Will also contact the upstream. Fixed (patch applied) in -4.fc18, thank you for reporting. http://koji.fedoraproject.org/koji/buildinfo?buildID=319447 |