Ubuntu: Difference between revisions

Satellit (talk | contribs)
m Installing: will not start Sugar correctly
Satellit (talk | contribs)
m Installing: error messages from terminal
Line 19: Line 19:
Installation instructions:
Installation instructions:
  sudo apt-get install sugar sugar-activities
  sudo apt-get install sugar sugar-activities


[satellit] 04/30/2009  
[satellit] 04/30/2009  
Line 25: Line 27:
  both installations were updated before trying install of sugar.
  both installations were updated before trying install of sugar.


*Note 2: Ubuntu 9.04 USB Startup disk program makes SD which can be updated. If you add user and switch to new user, the Install icon goes away from the desktop and is now located in System Administration unlike Fedora 11 Preview where it is not removed from a user's desktop, And a system update fails.
Here are error messages from terminal:
 
robert@ubuntu:~$ sugar
root window unavailible (maybe another wm is running?)
/usr/lib/python2.6/dist-packages/jarabe/desktop/meshbox.py:19: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  import sha
/usr/lib/python2.6/dist-packages/jarabe/desktop/keydialog.py:17: DeprecationWarning: the md5 module is deprecated; use hashlib instead import md5
Traceback (most recent call last):
  File "/usr/bin/sugar-session", line 173, in <module>
    main()
  File "/usr/bin/sugar-session", line 134, in main
    cleanup_logs()
  File "/usr/bin/sugar-session", line 74, in cleanup_logs
    os.remove(os.path.join(root, f))
OSError: [Errno 13] Permission denied: '/home/robert/.sugar/default/logs/1241095852/datastore.log'
robert@ubuntu:~$
 
sugar command Does not work from sudo either..
 
 
*Note 2: Ubuntu 9.04 USB Startup disk program makes SD which can be updated. If you add user and switch to new user,  
the Install icon goes away from the desktop and is now located in System Administration unlike Fedora 11 Preview where it is not removed from a user's desktop, And a system update fails.
 
 
*Note 3: sugar-emulator in terminal results in a black screen with mouse coursor. Have to reboot to get out..


== Sugar on Ubuntu 8.10 (intrepid) ==
== Sugar on Ubuntu 8.10 (intrepid) ==