[Bug 601374] Re: gnome-panel top panel dissapear after reboot

2010-07-03 Thread Ron Asor
for some afer running that script it wont disappear anymore, so I havnt
made it as a startup but, for some reason it fixed the disappearing
after reboot problem (its perma launching now.)

just sharing that script out, for the new guys, save it in a text file and run 
it in a terminal.
good luck.

** Changed in: gnome-panel (Ubuntu)
   Status: In Progress => Fix Released

-- 
gnome-panel top panel dissapear after reboot
https://bugs.launchpad.net/bugs/601374
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 601374] Re: gnome-panel top panel dissapear after reboot

2010-07-03 Thread Ron Asor
for now im just running a script iv'e built anytime it dissapears

##!/bin/bash
echo "So.. your top bar disappeared again, huh? Please wait while i fix 
it.."
sleep 4
gconftool-2 --type string --set 
/apps/panel/toplevels/top_panel_screen0/orientation right
sleep 5
gconftool-2 --type string --set 
/apps/panel/toplevels/top_panel_screen0/orientation top
clear
echo "Menu bar set successfuly!"
sleep 4

and after couple of reboots it wont dissapear anymore.
I even thought of making it an autostart program with ubuntu load, the sleep 
part between the gconf's is essential because if its done too fast it wont 
allign the menu correctly (it'll show the bars vertically instead of 
horizontally)

** Changed in: gnome-panel (Ubuntu)
   Status: New => In Progress

-- 
gnome-panel top panel dissapear after reboot
https://bugs.launchpad.net/bugs/601374
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 601374] Re: gnome-panel top panel dissapear after reboot

2010-07-03 Thread Ron Asor

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/51332412/Dependencies.txt

** Attachment added: "GConfNonDefault.txt"
   http://launchpadlibrarian.net/51332413/GConfNonDefault.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/51332414/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/51332415/ProcStatus.txt

** Attachment added: "XsessionErrors.txt"
   http://launchpadlibrarian.net/51332416/XsessionErrors.txt

-- 
gnome-panel top panel dissapear after reboot
https://bugs.launchpad.net/bugs/601374
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs