InstallationGuide

Differences between revisions 25 and 26
Revision 25 as of 2010-11-18 18:44:17
Size: 1830
Editor: c-76-112-212-248
Comment:
Revision 26 as of 2010-11-22 17:25:06
Size: 1755
Editor: c-76-112-212-248
Comment:
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
 * 32 bit users will experience major glitches until the next PPA update.

Unity Installation Guide

This page documents how you can try out Unity 3.0 on your Ubuntu system.

Note: This software is pre-alpha. You should be comfortable with being able to downgrade multiple packages if you want to go back to a stable desktop, otherwise we recommend not trying this on a production machine. Alpha 1 will have a more stable version.

Limitations and Tips

  • This version of Unity does NOT have Places or the Dash, these will come back for Alpha 2.
  • It's normal that clicking on the Ubuntu button does nothing.
  • The session to log in in GDM is now "Ubuntu Desktop"
  • For now, be sure to use Humanity or Humanity-Dark icon themes. Others will cause Unity 3.0 alpha to crash.

Natty PPA

Unity is available in the Unity PPA.

sudo add-apt-repository ppa:unity/ppa
sudo apt-get update
sudo apt-get install unity

Then restart Compiz or log out and log back into your desktop session. Finally start CompizConfig Settings Manager (/usr/bin/ccsm) and then search for and enable the Unity plugin!

What to do when it Crashes

As this is prealpha code it can crash sometimes, unchecking the Unity plugin in CCSM will stop unity from running.

ccsm.png

Where to file bugs

Please follow this guide for filing bugs.

How to Contribute to Unity

http://unity.ubuntu.com/getinvolved/ has instructions on how to get the code and hack on it.

Unity/InstallationGuide (last edited 2010-11-23 12:31:34 by lns-bzn-61-82-250-114-100)