[Bugs] #111 MAJO: gconf-dbus error with sugar-jhbuild

SugarLabs Bugs bugtracker-noreply at sugarlabs.org
Tue Feb 10 11:07:30 EST 2009


#111: gconf-dbus error with sugar-jhbuild
------------------------+---------------------------------------------------
    Reporter:  shenki   |          Owner:  marcopg 
        Type:  defect   |         Status:  reopened
    Priority:  major    |      Milestone:          
   Component:  sugar    |        Version:          
    Severity:  Blocker  |     Resolution:          
    Keywords:           |   Distribution:  Ubuntu  
Status_field:  New      |  
------------------------+---------------------------------------------------
Changes (by sascha_silbe):

  * distribution:  Unspecified => Ubuntu
  * status_field:  Unconfimed => New


Comment:

 As diagnosed on the mailing list, the issue is as follows:

 1. sugar-jhbuild is expected to use the system-supplied gconf python
 wrapper with the gconf library built by sugar-jhbuild.
 2. sugar-jhbuild set LD_LIBRARY_PATH to the directory containing the
 gconf-library built by sugar-jhbuild.
 3. Ubuntu python-gconf contains an rpath setting, causing the dynamic
 linker to search /usr/lib before LB_LIBRARY_PATH.
 4. As /usr/lib contains the system-supplied gconf library, it will get
 used instead of the one built by sugar-jhbuild.
 5. sugar won't work with the system-supplied gconf library.

-- 
Ticket URL: <http://dev.sugarlabs.org/ticket/111#comment:4>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system


More information about the Bugs mailing list