PDA

View Full Version : Need to fix desktop



Donnie Love
February 27th, 2014, 10:06 PM
I finally admitted defeat and updated to the latest and worst version of Ubuntu, this mobile version complete with giant kindergarten buttons on the left of the screen and everything else completely stripped away. I have this installed on a desktop computer and I want a real desktop environment. Is there anyway to fix it?

deadflowr
February 27th, 2014, 10:37 PM
Which latest?

You can try

sudo apt-get install gnome-panel
when finished, logged out and in the login screen where you enter your password, look at the top right corner of that box and hopefully and Ubuntu-logo icon is there.
Click it and hopefully gnome classic, or something like that is listed.
Select the gnome(whatever it would be called) and then type your password.

This is close, though not completely the same, as the old gnome session.

Donnie Love
February 27th, 2014, 10:40 PM
I don't know how to find out what number version this is. I don't know how to open a terminal window. I can't find anything.

slickymaster
February 27th, 2014, 10:53 PM
I don't know how to open a terminal window. I can't find anything.
You can either:

Open the Dash by clicking the Ubuntu icon in the upper-left, type "terminal", and select the Terminal application from the results that appear.
Hit the keyboard shortcut Ctrl-Alt+T.


I don't know how to find out what number version this is.
Now that you know how to open a terminal, open one and type the following in the prompt
lsb_release -a && uname -rhit the Enter key and copy/paste the ouput to this thread.

Donnie Love
February 27th, 2014, 10:59 PM
Thank you. In between freeze-ups, I managed to determine that this version is 13.10. Sure isn't very stable.

buzzingrobot
February 28th, 2014, 12:37 AM
If your heart is in 2010, install the Mate desktop. (Instructions here: http://wiki.mate-desktop.org/download). Mate is the fork/recompilation/continuation of the Gnome 2 interface that the Gnome developers put out to pasture in 2011, forcing Canonical, and others who used Gnome 2, to find/create new interfaces. Mate changes the names of several core components to prevent conflicts with current Gnome components using the same names. Otherwise, it's pretty much the same as Gnome 2 way back when. There has been some incorporation of GTK3 capability to allow users to run contemporary applications, and the next Mate release should be fully compatible with GTK3. (Gnome 2 was based on GTK2, and that isn't seeing much, if any, development these days.)

Much guidance and documentation about using Unity is available. For starters, tap the Super/Windows key and type "Help". No question that Unity is a very different interface than old panel-based GUI's. But, there's little to be gained by trying to use it without trying to *learn* how to use it on its own terms. It is not Gnome 2 and won't work if someone tries to pretend it is.

ibjsb4
February 28th, 2014, 12:56 AM
Which latest?

You can try

sudo apt-get install gnome-panel
when finished, logged out and in the login screen where you enter your password, look at the top right corner of that box and hopefully and Ubuntu-logo icon is there.
Click it and hopefully gnome classic, or something like that is listed.
Select the gnome(whatever it would be called) and then type your password.

This is close, though not completely the same, as the old gnome session.

I think this is the quick fix. Use the "no-effects" session.

deadflowr
February 28th, 2014, 05:35 AM
I think this is the quick fix. Use the "no-effects" session.

As opposed to the long fix, I guess.

Seems to me that Unity might be too heavy for the users machine.
Or the machine needs some tweaking(drivers, etc)

Anyway, I don't even know if the gnome-panel command works for 13.10.
(probably does, but I do know it works for 12.04)

It'll at least give some sense of familiarity.

ibjsb4
February 28th, 2014, 01:50 PM
Anyway, I don't even know if the gnome-panel command works for 13.10.
(probably does, but I do know it works for 12.04)

It'll at least give some sense of familiarity.

Yep, works in 13.10; things (gnome) get changed around in 14.04.

buzzingrobot
February 28th, 2014, 03:07 PM
Seems to me that Unity might be too heavy for the users machine.
Or the machine needs some tweaking(drivers, etc)



If the hardware is aging, specifically the graphics card, 3D accleration probably ought to be avoided, which would point the OP in the direction of XFCE/Mate/LXDE and away from Unity/Gnome/KDE.