This can easily be fixed by editing the gnome-panel.desktop file

`sudo vim /usr/share/applications/gnome-panel.desktop`

Move the first line ("X-Ubuntu-Gettext-Domain=gnome-panel-2.0") that
appears before the group name '[Desktop Entry]' to some point after, for
example mine now looks something like this:

<code>
[Desktop Entry]
Type=Application
Name=Panel
Comment=Launch other applications and provide various utilities to manage 
windows, show the time, etc.
Icon=gnome-panel
Exec=gnome-panel
StartupNotify=true
Terminal=false
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=gnome-panel
X-GNOME-Bugzilla-Component=general
X-GNOME-Bugzilla-Version=2.29.92.1
Categories=GNOME;GTK;Utility;Core;
OnlyShowIn=GNOME;
NoDisplay=true
X-GNOME-AutoRestart=true
#X-GNOME-Autostart-Phase=Panel
X-GNOME-Provides=panel
X-GNOME-Autostart-Notify=true
X-Ubuntu-Gettext-Domain=gnome-panel-2.0
</code>

-- 
gnome-panel will not autostart on lucid
https://bugs.launchpad.net/bugs/542343
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to