Description of problem: Version-Release number of selected component (if applicable): 2.3.1 How reproducible: Always Steps to Reproduce: 1. Install gnomesword 2. Run gnomesword Actual results: [dcampbel@host15-101 images]$ gnomesword2 gnomesword2: error while loading shared libraries: libgtkembedmoz.so: cannot open shared object file: No such file or directory Expected results: Should run Additional info: This libgtkembedmoz.so is present in the firefox installation, in export /usr/lib/firefox-2.0.0.8 A temporary workaround to this problem is to do the following from the commandline: export LD_LIBRARY_PATH=/usr/lib/firefox-2.0.0.8 gnomesword2
No, that temporary workaround doesn't work. It gets some way but the application doesn't properly start.
I'm very sorry about this bug. The problem was that the package was built with firefox-2.0.0.9, but that version of firefox hasn't made it to updates yet. I'll investigate how to best fix this.
firefox-2.0.0.9 is now available in the updates repo; gnomesword works for me.