[Sugar-devel] sugar-jhbuild--Sugar does not start

Sascha Silbe sascha-ml-ui-sugar-devel at silbe.org
Sun Mar 29 17:44:40 EDT 2009


On Sun, Mar 29, 2009 at 02:01:11PM -0700, Edward Cherlin wrote:

>> 1. Ensure no RPATH has been set on libraries used by sugar-jhbuild; 
>> see [1]
>> for instructions.
> Check.
Strange. From the error message below, I would have bet it's the RPATH 
issue.

Can you try the following please?

1. find /usr/lib/python-support/python-gnome2/python2.5/gtk-2.0 -name 
"*.so" | xargs -L 1 chrpath -l | grep -v 'no rpath'

If #1 doesn't find anything:

2. find /lib /usr/lib -name "*.so" | xargs -L 1 chrpath -l | grep -v 'no 
rpath' | gzip -9 > rpath.lst.gz
3. strace -s 256 -f -o sugar-strace.log -e trace=file,process 
./sugar-jhbuild run sugar-emulator
     Abort strace using Ctrl+C some time after the empty Xephyr window 
has appeared.
4. gzip -9 sugar-strace.log

This will create two compressed, potentially large files named 
rpath.lst.gz and sugar-strace.log.gz. Please either put these up on some 
webserver or send them by private email (i.e. to 
sascha-ml-reply-to-2009-1 at silbe.org).

CU Sascha

-- 
http://sascha.silbe.org/
http://www.infra-silbe.de/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 489 bytes
Desc: Digital signature
Url : http://lists.sugarlabs.org/archive/sugar-devel/attachments/20090329/e023c0f6/attachment-0001.pgp 


More information about the Sugar-devel mailing list