<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.28.3">
</HEAD>
<BODY>
If anyone is terminally bored or wants to critique my approach to solving this issue (especially anyone who wants to share a BETTER way of resolving this issue -- I'm all ears!)<BR>
<BR>
For the record I am not a CLI junkie (but I'd like to be one of sorts) and although I consider myself comfortable with supporting the distros that I'm familiar with; I am limited as that's more from the GUI than a CLI standpoint.&nbsp; Enter today's problem....<BR>
<BR>
&lt;PROBLEM&gt;<BR>
<BR>
Last week my wife did an upgrade on her Ubuntu 9.10 box to 10.10 without knowing the potential consequences.&nbsp; Needless to say her Internet box was more than a little &quot;funkified&quot; after the procedure.&nbsp; As I already had good back-up for the system I opted to blast it and reinstall 9.10 (which runs really good on that machine) and make some improvements while I went.&nbsp; After completing that work I ran into this little wrinkle today.<BR>
<BR>
After starting the machine (cold boot) the desktop launched but gnome-panel crashed and never launched (no menus or icons).&nbsp; Having some desktop icons and a mounted external USB drive mounted at least I had some tools.&nbsp; Knowing that I needed a terminal window I figured I could find an internal path to that application online.&nbsp; (I only know these features by heart for Window$ and haven't learned them yet for GNU/Linux).&nbsp; The only problem was that I had no panel with Chrome on it or a Terminal launcher to get there.&nbsp; Knowing that Chrome saves bookmark back-ups as .HTML files I browsed to the mounted back-up drive and launched a browser process from the Chrome back-up file.&nbsp; Now I could access the web...&nbsp; Some quick digging yielded the needed command to restart the panels.&nbsp; Now all I needed was a way to get to Terminal.&nbsp; <BR>
<BR>
By referring to the properties of the Terminal launcher on my Fedora box I found the commands needed to create a launcher on my wife's Ubuntu desktop.&nbsp; Now with a desktop launcher for Terminal I could run the command &quot;killall gnome-panel&quot; thus killing and restarting the panels.&nbsp; Bingo!&nbsp; I'm back in business...sort of.<BR>
<BR>
A restart showed that the panels were still buggered-up (process died for some reason) so reflecting back on what had been done to them before the machine was shut-down; I recalled that I had added Weather Report to the top panel.&nbsp; I had added two (one for Atlanta and one for Wellington) and both at the time appeared to be running.&nbsp; Again I stop and start gnome-panel and once again it launches properly but now I can see that both Weather Reports now MIA.&nbsp; This leads me to suspect that they were buggered-up as well and perhaps causing (or contributing to) the failure in panels.&nbsp; <BR>
<BR>
With my limited experience in troubleshooting these issues for Linux I decided to try creating a new panel and populate it with new menus and features.&nbsp; (Out with the old and in with the new).&nbsp; After this I blew away the old panel, did a &quot;killall gnome-panel&quot; once again; confirmed it restarted and then rebooted to check the results.&nbsp; It worked and all is back to normal.<BR>
<BR>
&lt;/PROBLEM&gt;<BR>
<BR>
I know there must be a better way of doing this.&nbsp; The question is just &quot;how?&quot;&nbsp; All I did was use all of the tools that I know for Linux and attack the problem with what I had.&nbsp; Anyone care to critique?&nbsp; <BR>
<BR>
Thanks and best Easter wishes to all!<BR>
<BR>
<BR>
Rich in Lilburn<BR>
<BR>
<BR>
</BODY>
</HTML>