There have been a lot of questions about Unity since the announcement last week. I'll try to answer as many questions as possible in this post.
Is Ubuntu getting rid of GNOME
- Unity is a shell for gnome, just like gnome-shell. Ubuntu is still a gnome platform, Natty will ship with all the components needed so that gnome applications will run out of the box. All the gnome apps you use every day will still be in the repositories. The only change will be that Unity is the default shell. ubuntu is not forking or moving away from gnome, jus using a different desktop environment
Will Unity run on my system
- If your graphics hardware supporrts 3D, Unity should run with no problems. If your graphics adapter doesn't support 3D, the desktop will fall back to the 2 panel desktop currently used on previous versions.
Unity runs poorly on my system
- performance problems will be resolved by changing the Unity backend from clutter/mutter to compiz. In demos on hardware that was having problems, performance has improved greatly.
When will we see Unity packages in the repository
- We should start seeing packages land in the repositories around the 25th of November so that they can be available for alpha 1. There will be a Maverick ppa for those that haven't upgraded to Natty.
Will the Unity launcher auto-hide
- There will be an auto-hide option, to keep up with the status, keep an eye on bug #639814
New Autohide is now available by starting CompizConfig Settings Manager, and clicking on the Unity icon, you should see a choice to Autohide Launcher and Float Launcher
Will Unity work on multi-monitor systems
- from personal experience it does, but it is hardware dependent, and pretty basic. Subscribe to bug# 661450 to keep up with the changes.
Will Unity use the global menu
- Yes the desktop version of Unity will use the global menu by default.
How do I add Programs to the Unity launcher?
- The option is there just not obvious. With the program you want to stay in the launcher open, right click its icon in the launcher and select 'Keep in Launcher'
Will there be a difference between Unity “Desktop” and Unity “Netbook” interface?
- Unity will be the same code in desktop and netbook, but some configurable defaults will vary between the two, like whether or not applications are started maximised by default, and whether or not the Launcher is locked in view by default.
How do I start a second instance of a program from Unity's launcher?
- At the moment, the only possibility to start a second instance, is using the Applications view, in the Ubuntu logo at the top.
Will there be possibility in Unity to change default file manager?
- You can already change the default file manager in GNOME, although the setting is hidden. Open gconf-editor using a terminal, then you then need to edit the /desktop/gnome/applications/component_viewer/exec key to the command for the new file manager.
Will it be possible to run unity compiz in virtual box or another virtual machine?
- Unfortunately up to today I have not seen any reports of running Unity in Virtual Box successfully. The virtual 3D function provided by VBox seems not to be accepted as a valid driver by Unity/Compiz. Hopefully this will change in future release of VBox as developers need a running test-system to adapt their software to the major changes with 11.04.
Update With the release of Virtualbox 4.0, Unity now works in a vm.
Windows Manger/Compiz not repsonding
- This is a bug, I have the same problem on all five of the installations I have running
No panels on intial startup
- To solve this problem, pres Ctrl-Alt-T to start a terminal, then type gnome-panel & to start the panels, Note: If you close the terminal the panels will disappear. Once you have installed the drivers needed for 3D you shouldn't have to do this anymore
Pressing enter at the login screen doesn't work
- This work around works for me, press tab first, then enter.
I'll add more questions and answers as I run into them