I installed F-Spot with 'yum install f-spot' but then starting it gave an error (given in full below). Installing the mono-addins package with 'yum install mono-addins' fixed the error. Therefore, the f-spot package should have a dependency on mono-addins. The full error message follows. ** (/usr/lib64/f-spot/f-spot.exe:7715): WARNING **: The following assembly referenced from /usr/lib64/f-spot/f-spot.exe could not be loaded: Assembly: Mono.Addins.Setup (assemblyref_index=32) Version: 0.4.0.0 Public Key: 0738eb9f132ed756 The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib64/f-spot/). ** (/usr/lib64/f-spot/f-spot.exe:7715): WARNING **: Could not load file or assembly 'Mono.Addins.Setup, Version=0.4.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of its dependencies. Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'Mono.Addins.Setup, Version=0.4.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of its dependencies. File name: 'Mono.Addins.Setup, Version=0.4.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
Thank you very much for the bug report. The problem was also discovered earlier in F12 and got fixed for F12 and F11. The new package is already in updates-testing: -------------------------------- f-spot-0.6.1.5-2.fc11 has been pushed to the Fedora 11 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/F11/FEDORA-2009-13377 -------------------------------- It would be great if you could test it and give some feedback. *** This bug has been marked as a duplicate of bug 547063 ***