On Sun, 2007-01-28 at 17:31 +1100, Alex Gibson wrote: > Quoting Alex Gibson <[EMAIL PROTECTED]>: > > > > > ./sugar-jhbuild run > > > > and finally sugar runs. > > Four weeks and thirty attempts later it finally runs! > > > > What is supposed to come up on the screen ? > > All I get is a black back ground and a mouse pointer > > > > Alex > > > When running sugar I get the following > > Running the installed sugar... > Extended Input Devices not yet supported. Impelement it at line 625 in > kinput.c > Traceback (most recent call last): > File "/opt/sugar-jhbuild/build/bin/sugar-shell", line 38, in <module> > from view.Shell import Shell > File "/opt/sugar-jhbuild/build/share/sugar/shell/view/Shell.py", line 22, in > <module> > import view.stylesheet > File "/opt/sugar-jhbuild/build/share/sugar/shell/view/stylesheet.py", line > 18, > in <module> > import hippo > ImportError: No module named hippo
The only thing you should have to do after a sanity check is now: ./sugar-jhbuild build meta-sugar-base I think you may have inadvertently screwed up the dependencies here, causing hippo-canvas not to build. Try: ./sugar-jhbuild buildone hippo-canvas Dan > Alex > > > -- > UTS CRICOS Provider Code: 00099F > DISCLAIMER: This email message and any accompanying attachments may contain > confidential information. If you are not the intended recipient, do not > read, use, disseminate, distribute or copy this message or attachments. If > you have received this message in error, please notify the sender > immediately and delete this message. Any views expressed in this message > are those of the individual sender, except where the sender expressly, and > with authority, states them to be the views the University of Technology, > Sydney. Before opening any attachments, please check them for viruses and > defects. > _______________________________________________ > Sugar mailing list > [email protected] > http://mailman.laptop.org/mailman/listinfo/sugar _______________________________________________ Sugar mailing list [email protected] http://mailman.laptop.org/mailman/listinfo/sugar
