Difference between revisions of "Talk:Ubuntu"

From Sugar Labs
Jump to navigation Jump to search
(Possible error in Ubuntu installation notes)
 
(38 intermediate revisions by 4 users not shown)
Line 1: Line 1:
===USR-experimental===
+
This is a page for discussion of the [[Ubuntu]] page.
*IRC Freenode #ubuntu-sugarteam
 
*WIKI:https://wiki.ubuntu.com/UbuntuSugarRemix?action=show&redirect=SugarTeam
 
*Launchpad:https://launchpad.net/~sugarteam
 
:Latest versions of Ubuntu Sugar:
 
::'''These are for experimental use only'''
 
::'''http://140.186.70.115/seeta/output/'''
 
===USB-Creator===
 
: http://activities.sugarlabs.org/en-US/sugar/addon/4216/ '''Activity for Ubuntu only'''
 
Not usable in USR-20100628 satellit 07/10/2010
 
  
*Also look at Trisquel Toast as it uses a common ppa http://wiki.sugarlabs.org/go/Community/Distributions/Trisquel
+
== Resize in VirtualBox? ==
  
=== Problems running under Jaunty (9.04) ===
+
When using Ubuntu Sugar image olpc-ubuntu-sugar-14.04.2-desktop-amd64-1432093697.iso in VirtualBox, there are "some issues of window not sizing for full screen viewing and scrolling. Also some of the stop buttons on the upper right corner does not show well." -- Anonymous Coward.
 +
:Install the ''virtualbox-guest-utils'' package in the virtual machine.  See how to [[VirtualBox#Setup_a_Virtual_Machine_for_Ubuntu_Sugar|Setup a Virtual Machine for Ubuntu Sugar]].  Is [http://dev.laptop.org/git/users/quozl/olpc-ubuntu-sugar-builder.git/commit/?id=0f47ccece5e32e1111a82dafb104d431e472fa5f fixed] for next build. --[[User:Quozl|Quozl]] ([[User talk:Quozl|talk]]) 21:47, 22 May 2015 (EDT)
 +
::The fix is in the new build, see [[Ubuntu#Installing an unstable system|Installing an unstable system]]. --[[User:Quozl|Quozl]] ([[User talk:Quozl|talk]]) 04:14, 6 June 2015 (EDT)
  
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)
+
== Sources list does not contain OLPC sources ==
  
----
+
When using a system installed from olpc-ubuntu-sugar-14.04.2-desktop-amd64-1432093697.iso the software sources list is incorrect. This is [http://dev.laptop.org/git/users/quozl/olpc-ubuntu-sugar-builder.git/commit/?id=b3efb55f40ca36bd62d891bd54d930334085e31b fixed] for the next build. For the moment, a workaround is to update the sources list. See [http://lists.sugarlabs.org/archive/sugar-devel/2015-May/050329.html post] by Iain. --[[User:Quozl|Quozl]] ([[User talk:Quozl|talk]]) 03:43, 2 June 2015 (EDT)
[[User:Nmayhew|Neil Mayhew]] 16:28, 10 July 2009 (UTC)
+
::The fix is in the new build, see [[Ubuntu#Installing an unstable system|Installing an unstable system]]. --[[User:Quozl|Quozl]] ([[User talk:Quozl|talk]]) 04:14, 6 June 2015 (EDT)
 
 
I was able to make the sugar packages work by adding a gconf setting:
 
gconftool-2 -s /desktop/sugar/desktop/favorites_layout -t string ring-layout
 
I think this will be fixed by adding the right gconf schema to the package, and hopefully will be fixed in version 0.84.
 
 
 
There are still lots of non-fatal error messages in the terminal, but it looks like these can be ignored. I used <code>sugar-emulator --dpi=200</code>. Logging in to a Sugar session from <code>gdm</code> worked too.
 
:: I tried <code>sugar-emulator --dpi=200</code> and I got flashing screen on 9.04 and no joy.--[[User:Dennis Daniels|Dennis Daniels]] 00:29, 6 August 2009 (UTC)
 
:::Here's the video of the above not working: [http://www.youtube.com/watch?v=nveCbiHxjUQ http://www.youtube.com/watch?v=nveCbiHxjUQ]
 
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.
 
----
 
 
 
: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)
 
 
 
*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 Alt-Tab get out..
 
 
 
--------
 
Possible error in Ubuntu installation notes, should it not be:
 
 
 
sudo add-apt-repository ppa:sugarteam/ppa
 
sudo apt-get '''update'''
 
sudo apt-get install ubuntu-sugar-remix
 
 
 
[[User:Danellisuk|Danellisuk]] 14:39, 23 July 2010 (EDT)
 

Latest revision as of 04:14, 6 June 2015

This is a page for discussion of the Ubuntu page.

Resize in VirtualBox?

When using Ubuntu Sugar image olpc-ubuntu-sugar-14.04.2-desktop-amd64-1432093697.iso in VirtualBox, there are "some issues of window not sizing for full screen viewing and scrolling. Also some of the stop buttons on the upper right corner does not show well." -- Anonymous Coward.

Install the virtualbox-guest-utils package in the virtual machine. See how to Setup a Virtual Machine for Ubuntu Sugar. Is fixed for next build. --Quozl (talk) 21:47, 22 May 2015 (EDT)
The fix is in the new build, see Installing an unstable system. --Quozl (talk) 04:14, 6 June 2015 (EDT)

Sources list does not contain OLPC sources

When using a system installed from olpc-ubuntu-sugar-14.04.2-desktop-amd64-1432093697.iso the software sources list is incorrect. This is fixed for the next build. For the moment, a workaround is to update the sources list. See post by Iain. --Quozl (talk) 03:43, 2 June 2015 (EDT)

The fix is in the new build, see Installing an unstable system. --Quozl (talk) 04:14, 6 June 2015 (EDT)