[sugar] fun with jhbuild

Erik Blankinship erikb
Mon Oct 16 18:25:25 EDT 2006


After a deletion and full rebuild of sugar-jhbuild, I am getting this
very similar error when I run by sugar-jhbuild:

[erikb at localhost sugar-jhbuild]$ ./sugar-jhbuild run
Running the installed sugar...
mbpixbuf: no shared memory extension
matchbox: No render extension
Traceback (most recent call last):
  File "/home/erikb/sugars/10-16/sugar-jhbuild/build/bin/sugar-shell",
line 26, in ?
    from view.Shell import Shell
  File "/home/erikb/sugars/10-16/sugar-jhbuild/build/share/sugar/shell/view/Shell.py",
line 28, in ?
    from view.frame.Frame import Frame
  File "/home/erikb/sugars/10-16/sugar-jhbuild/build/share/sugar/shell/view/frame/Frame.py",
line 26, in ?
    from view.frame.notificationtray import NotificationTray
  File "/home/erikb/sugars/10-16/sugar-jhbuild/build/share/sugar/shell/view/frame/notificationtray.py",
line 3, in ?
    from _sugar import TrayManager
ImportError: /home/erikb/sugars/10-16/sugar-jhbuild/build/lib/xulrunner-1.8.1/libxul.so:
cannot restore segment prot after reloc: Permission denied


On 10/16/06, Ian Bicking <ianb at colorstudy.com> wrote:
> Erik Blankinship wrote:
> > Is there a way to only re-build the broken bits instead of a complete
> > rebuild?
>
> ./sugar-jhbuild buildone modulename
> (where modulename=sugar for this case, I think)
>
> --
> Ian Bicking | ianb at colorstudy.com | http://blog.ianbicking.org
>


More information about the Sugar-devel mailing list