Bug 477940

Summary: wrong dll map for libgnome-desktop
Product: [Fedora] Fedora Reporter: sangu <sangu.fedora>
Component: gnome-desktop-sharpAssignee: Xavier Lamien <lxtnow>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 11CC: bgamari, lxtnow
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: 2009-07-06 00:23:45 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 sangu 2008-12-26 01:56:42 UTC
Description of problem:
The file gnomedesktop-sharp.dll.config maps gnome-desktop-2 to libgnome-desktop-2.so.7, but gnome-desktop-2.25.3-2.fc11 contains libgnome-desktop-2.so.11 instead.

$ cat /usr/lib/mono/gac/gnomedesktop-sharp/2.20.0.0__35e10195dab3c99f/gnomedesktop-sharp.dll.config 
<configuration>
  <dllmap dll="libglib-2.0-0.dll" target="libglib-2.0.so.0"/>
  <dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0.so.0"/>
  <dllmap dll="libgthread-2.0-0.dll" target="libgthread-2.0.so.0"/>
  <dllmap dll="libgtk-win32-2.0-0.dll" target="libgtk-x11-2.0.so.0"/>
  <dllmap dll="gnome-desktop-2" target="libgnome-desktop-2.so.7"/>
</configuration>

$ rpm -ql gnome-desktop|grep libgnome-desktop-2.so
/usr/lib/libgnome-desktop-2.so.11
/usr/lib/libgnome-desktop-2.so.11.0.0

Version-Release number of selected component (if applicable):
2.24.0-3.fc10.i386

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:
bug 465697 happens, again.
gnome-desktop-2.25.3-2.fc11.i386

Comment 1 sangu 2009-02-04 23:58:37 UTC
$ cat ~/.xsession-errors.
[Error 08:50:23.714] Could not load desktop item: libgnome-desktop-2.so.7
[Error 08:50:23.737] Could not load desktop item: libgnome-desktop-2.so.7
[Error 08:50:23.738] Could not load desktop item: libgnome-desktop-2.so.7
[Error 08:52:30.268] Could not load desktop item: libgnome-desktop-2.so.7
[Error 08:52:30.268] Could not load desktop item: libgnome-desktop-2.so.7
[Error 08:52:30.269] Could not load desktop item: libgnome-desktop-2.so.7
[Error 08:52:30.269] Could not load desktop item: libgnome-desktop-2.so.7
[Error 08:52:30.269] Could not load desktop item: libgnome-desktop-2.so.7
[Error 08:52:30.269] Could not load desktop item: libgnome-desktop-2.so.7
...

Comment 2 Ben Gamari 2009-02-19 16:30:00 UTC
Any progress on this? It's been several months now. Shouldn't this just be a matter of fixing the .config file in question (or its template).

Comment 3 Xavier Lamien 2009-02-19 16:43:28 UTC
thanks Ben for the heads-up, that should already be fixed.
let me check out the files.

Comment 4 sangu 2009-03-07 04:30:20 UTC
gnome-desktop-sharp-2.26.0 released < http://download.gnome.org/sources/gnome-desktop-sharp/2.26/gnome-desktop-sharp-2.26.0.tar.bz2 >

in Changelog
2009-03-02  Mike Kestner  <mkestner>

        * configure.in: test for 2.25.0, bump version to 2.26.0.
        * gnomedesktop/gnomedesktop-sharp.dll.config.in: bump so version

Fixed?

Comment 5 Bug Zapper 2009-06-09 10:30:26 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 11 development cycle.
Changing version to '11'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping