Changes

Jump to navigation Jump to search
1,535 bytes removed ,  12:01, 10 July 2010
m
no edit summary
Line 12: Line 12:       −
== Problems running under Jaunty (9.04) ==
+
=== Problems running under Jaunty (9.04) ===
    
I'm moving these comments from the main page, since I can more easily respond to them here. --[[User:HorsePunchKid|HorsePunchKid]] 18:13, 1 July 2009 (UTC)
 
I'm moving these comments from the main page, since I can more easily respond to them here. --[[User:HorsePunchKid|HorsePunchKid]] 18:13, 1 July 2009 (UTC)
Line 28: Line 28:  
Previously, it was thought that [https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/325706 a problem with Xephyr and dbus] was at fault, but the above workaround shows that it's a Sugar packaging problem.
 
Previously, it was thought that [https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/325706 a problem with Xephyr and dbus] was at fault, but the above workaround shows that it's a Sugar packaging problem.
 
----
 
----
[[User:satellit|satellit]] 04/30/2009
  −
*NOTE 1: Also tried synaptic install of sugar, neither method runs correctly. sugar-emulator will not start, terminal: sugar-emulator shows errors and will not start.??
     −
(VMworkstation 6.5.2 install (runnng Ubuntu 8,04 Hardy) and Ubuntu 9.04 VM install of Ubuntu 9.04 made 2Gb SD startup disk with persistence tested in EeePC900 both installations were updated before trying install of sugar.
  −
  −
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'
  −
  −
sugar command Does not work from sudo either..
  −
  −
:The error you're getting above is because you ran it as root. Now it has some log files lying around that it's trying to use, but you don't have permission to modify them. You can do something like this to resolve that problem:
  −
    sudo chown -R robert ~/.sugar
   
:That will get you back to the point where you see the underlying problem, which is reported in <code>~/.sugar/default/logs/shell.log</code> that has to do with dbus. See [https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/325706 here] for a possible resolution. --[[User:HorsePunchKid|HorsePunchKid]] 18:22, 1 July 2009 (UTC)
 
:That will get you back to the point where you see the underlying problem, which is reported in <code>~/.sugar/default/logs/shell.log</code> that has to do with dbus. See [https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/325706 here] for a possible resolution. --[[User:HorsePunchKid|HorsePunchKid]] 18:22, 1 July 2009 (UTC)
  
12,355

edits

Navigation menu