Bug 447150
| Summary: | F-spot cannot make colour adjustments | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Peter Janakiev <malwkgad> |
| Component: | f-spot | Assignee: | Nigel Jones <dev> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 9 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 0.4.3.1-1.fc9 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-07-23 07:14:21 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: | |||
|
Description
Peter Janakiev
2008-05-18 10:27:07 UTC
This is likely a duplicate of #444367 . For some reason F-spot does not seem to find/load libfspot. This is supposedly fixed upstream in 0.4.2, but at least the Fedora package still has the problem, as does 0.4.3.1 in rawhide. The workaround is to add the line <dllmap dll="libfspot" target="/usr/lib64/f-spot/libfspot.so.0"/> to the file /usr/lib64/f-spot/Cms.dll.config (x86_64) or the line <dllmap dll="libfspot" target="/usr/lib/f-spot/libfspot.so.0"/> to the file /usr/lib/f-spot/Cms.dll.config (i386). Thanks, this works for me (i386). Shouldn't it be update to fedora 9? (In reply to comment #3) > Thanks, this works for me (i386). > Shouldn't it be update to fedora 9? I'll make sure this is fixed in the next push. f-spot-0.4.3.1-1.fc9 has been submitted as an update for Fedora 9 f-spot-0.4.3.1-1.fc9 has been pushed to the Fedora 9 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update f-spot'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F9/FEDORA-2008-6313 f-spot-0.4.3.1-1.fc9 has been pushed to the Fedora 9 stable repository. If problems still persist, please make note of it in this bug report. |