[sugar] fun with jhbuild
Christopher Blizzard
blizzard
Wed Oct 18 15:42:58 EDT 2006
Marco Pesenti Gritti wrote:
> Erik Blankinship wrote:
>> 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
>>
>
> This is actually selinux. If you are on the latest rawhide please open a
> ticket.
>
> Marco
> _______________________________________________
> Sugar mailing list
> Sugar at laptop.org
> http://mailman.laptop.org/mailman/listinfo/sugar
Or as root 'setenforce 0' so you can get things done.
--Chris
More information about the Sugar-devel
mailing list