Bug 234813
| Summary: | libsane-hpaio problems with OOo | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Caolan McNamara <caolanm> |
| Component: | hplip | Assignee: | Tim Waugh <twaugh> |
| Status: | CLOSED ERRATA | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6 | CC: | jnavrati |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 1.7.2-3.fc6 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-04-19 08:26:10 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 207681 | ||
The problem is that SANE doesn't provide any mechanism for building drivers outside its tree. :-/ I'll take a look at how to fix this. Fixed in CVS for FC-6 and devel. RHEL-5 is not affected. Fixed in update: hplip-1.7.2-3.fc6 |
Description of problem: in FC-6/FC-7 in OOo, insert->picture->scan->anything == crash Version-Release number of selected component (if applicable): hplib >= 1.6.12 How reproducible: 100% nm -D ./usr/lib/sane/libsane-hpaio.so.1.0.0 | grep sanei U sanei_debug_msg U sanei_init_debug but it doesn't link against libsane, which is fine when it's dlopened from libsane, but a problem when dlopened from OOo.