Bug 465697
| Summary: | gnome-desktop-sharp 2.20.1 breaks gnome-do in rawhide and F10 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Sindre Pedersen Bjørdal <sindrepb> |
| Component: | gnome-desktop-sharp | Assignee: | Xavier Lamien <lxtnow> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | lxtnow, pascal, tcallawa |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-10-27 20:33:56 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: | 465130 | ||
|
Description
Sindre Pedersen Bjørdal
2008-10-05 18:28:46 UTC
hm..let me install and check this gnome-do issues the current gnome-do release is failing on missing add-in on my rawhide : ---------- Add-in could not be loaded: The required addin 'Do.Core,1.0' is not installed. ----------- i'll need to fix above in order to check this fix out. patching gnome-desktop-sharp fix in gnomedesktop-sharp.dll.config.in (my patch/diff skills are non-existent ;o) ) <dllmap dll="gnome-desktop-2" target="libgnome-desktop-2@LIB_PREFIX@.7@LIB_SUFFIX@"/> instead of <dllmap dll="gnome-desktop-2" target="libgnome-desktop-2@LIB_PREFIX@.2@LIB_SUFFIX@"/> and rebuuilding the rpm fixes the problem Gnome-desktop-sharp was updated to 2.24.0 in rawhide, which fixed this. |