My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
Installation  
Installation and updating of USP SVN.
Updated Oct 17, 2009 by malacusp@gmail.com

Introduction

Installation instructions for Edgy(6.10), Feisty(7.04), Gutsy(7.10), Hardy(8.04), Intrepid(8.10) and Jaunty(9.04)

Instructions provided by kobewan

Details

Please Note:- If you are running compiz/beryl you will need to set focus stealing to "None" to use USP.

Installation All you need to do is make sure that you have Subversion, so that you can download the SVN. Run this command:

sudo apt-get install subversion

Alright, now cd to the directory that you want to download it to. For example, I like to use ~/Downloads/SVN , so that's where I'll go:

cd ~/Downloads/SVN

now run

svn checkout http://ubuntu-system-panel.googlecode.com/svn/trunk/ usp-svn

This should download all the correct files that you need. Now, put in

cd usp-svn

and then

./usp_update install fresh

That should install it for you, as well as clearing out the old version!

Before you finally get to add the applet to your panel, do this:

killall gnome-panel

Your Panel(s) will disappear for a few seconds then re-appear. Don't worry this is correct.

Now you can right click on any empty panel area, and select 'Add to Panel'. You should see 'Ubuntu System Panel' under the 'Miscellaneous' group.

N.B.

sudo apt-get install deskbar-applet

Is required if you want the hotkey keybinder function to work.

Updating

Whenever you want to get the latest SVN version of USP, 'cd' to the directory that contains the SVN files (in the above example it was ~/Downloads/SVN) and type

./usp_update update

This should display a log of all the changes that were made between the version that you have and the newest version. It will then download all the files that you need and attempt to install them. You will most likely need to enter your password before USP is updated. Some updates will require you to logoff and then log back on to take effect.

Uninstallation

You can also uninstall USP by going to the directory that contains the SVN files (in the above example it was ~/Downloads/SVN) and typing in

./usp_update uninstall

If you want to uninstall completely, including removing your settings, put in

./usp_update uninstall complete
Comment by catchpra...@gmail.com, May 28, 2008

svn: REPORT request failed on '/svn/!svn/vcc/default' svn: REPORT of '/svn/!svn/vcc/default': 400 Bad Request (http://ubuntu-system-panel.googlecode.com)

Comment by denchi...@gmail.com, May 29, 2008

thank's for this information

Comment by rud...@gmail.com, Jul 2, 2008

awesome! Thanks, very good concise, easy to follow guide.

Comment by mr.matt....@gmail.com, Jul 15, 2008

Fantastic, can't wait for the transparent version :-D

Comment by ewoksar...@gmail.com, Aug 23, 2008

Oh wow! I just found my new menu, thank you very much!

Comment by rafilk...@gmail.com, Sep 14, 2008

can your add a theme interface and a was possibilit off transparent menu???

Comment by rafilk...@gmail.com, Sep 14, 2008

and can modifik all the dialog for translate then

Comment by jam.ubu...@gmail.com, Sep 15, 2008

Thanks a lot for this :)

Comment by Drummer8...@gmail.com, Sep 15, 2008

thanks this is awesome!

Comment by nul...@gmail.com, Sep 20, 2008

any chance of getting a PPA or any kind of system with updated .deb files?

Comment by pjpi...@gmail.com, Oct 3, 2008

yeah. any change of getting PPA? tks

Comment by saschah...@gmail.com, Oct 18, 2008

the applet does not react to anything.

Comment by me.la...@gmail.com, Dec 14, 2008

is there a way to add gnome-app-install to the system management section and for me some of the plugins dont work(calculator, terminal, usptime, uspcalendar,calrem, notes and resources) any advice?

Comment by me.la...@gmail.com, Dec 14, 2008

and something else is it possible to make the menu disappear when you click anywhere else on the screen (like with the standarad menu). Great work and keep it up. I love using this!

Comment by me.la...@gmail.com, Dec 15, 2008

the click of the menu thing has been solved (last post), it did it after my computer updated

Comment by Loveren...@gmail.com, Jan 15, 2009

This is probably the best program ever!!! me happy :)))

Comment by hmo....@gmail.com, Mar 24, 2009

Thank you, this is great

Comment by m.deo...@gmail.com, Jun 16, 2009
Comment by tyler.mu...@gmail.com, Jan 23, 2010

In 64bit ubuntu 9.10, I needed to install the following package to stop the error 'The panel encountered a problem while loading "OAFIID:GNOME_USP"':

sudo apt-get install python-gnomedesktop

Also, because of an option in my config, I needed to install 'python-gtop'


Sign in to add a comment
Powered by Google Project Hosting