Bug 447150 - F-spot cannot make colour adjustments
Summary: F-spot cannot make colour adjustments
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: f-spot
Version: 9
Hardware: i386
OS: Linux
low
medium
Target Milestone: ---
Assignee: Nigel Jones
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-05-18 10:27 UTC by Peter Janakiev
Modified: 2008-07-23 07:14 UTC (History)
0 users

Fixed In Version: 0.4.3.1-1.fc9
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-07-23 07:14:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Peter Janakiev 2008-05-18 10:27:07 UTC
Description of problem: When editing a photo (Edit-> Colour adjustments) the
panel is inactive, no diagram is displayed and the sliders are inactive for
digital photos that actually can be manipulated as they are edited before in
Fedora8 and they can be edited in GIMP. This applies to all photos


Version-Release number of selected component (if applicable):
f-spot-0.4.2-5.fc9.i386

How reproducible:
Always

Steps to Reproduce:
1. Start f-spot
2. Select a photo and go to edit mode
3. Select the 3 colour circle icon bellow or select to colour edit from the menu
  
Actual results:
The panel for adjustments is displayed but it is inactive

Expected results:
To be able to edit the values 


Additional info:

Comment 1 Mikko Huhtala 2008-05-20 06:04:47 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.

Comment 2 Sjoerd Mullender 2008-05-28 13:40:19 UTC
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).

Comment 3 Peter Janakiev 2008-05-28 17:28:01 UTC
Thanks, this works for me (i386).
Shouldn't it be update to fedora 9?

Comment 4 Nigel Jones 2008-07-12 06:21:27 UTC
(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.


Comment 5 Fedora Update System 2008-07-14 11:23:17 UTC
f-spot-0.4.3.1-1.fc9 has been submitted as an update for Fedora 9

Comment 6 Fedora Update System 2008-07-15 12:19:19 UTC
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

Comment 7 Fedora Update System 2008-07-23 07:14:06 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.