LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Enterprise Linux Forums > Linux - Enterprise
User Name
Password
Linux - Enterprise This forum is for all items relating to using Linux in the Enterprise.

Notices


Reply
  Search this Thread
Old 02-13-2013, 12:40 PM   #1
dthaler
Member
 
Registered: Apr 2011
Posts: 79

Rep: Reputation: 0
top panel missing after update


oracle linux 5.8, did an update using their package editor, which invokes yum, and after applying the update i lost the top panel from the gnome interface(applications, places, and systems). also when i click on the editor icon nothing happens. i can still use the terminal icon to open a new terminal session. i connect to the linux servers using exceed, and only when i connect as root do i have this problem, if i connect as 'oracle' everything is ok..
i ran the package editor on another of my linux servers (before i realized there was a problem) and it too has the same problem..i know what the updates were, why does it only affect the user 'root', and is there a simple solution.. i do have a set of commands that recreates the top panel, but they don't work in this case ? it's oracle linux version 5.8 64 bit
 
Old 02-13-2013, 02:45 PM   #2
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,627

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
that sounds a bit like a bug oracle introduced to the rhel code base
-- or--
you r-clicked on the top panel and selected " remove this panel"

just r-click on the bottom panel and " new panel" and place it at the top

then click on the "new panel" and select "add to panel" and add the default gnome menu
there are TWO the " main menu"
and "menu bar" the menu bar has the "Applications" "Places" and " System"

Last edited by John VV; 02-13-2013 at 02:48 PM.
 
Old 02-13-2013, 03:42 PM   #3
dthaler
Member
 
Registered: Apr 2011
Posts: 79

Original Poster
Rep: Reputation: 0
when i r-click on the bottom panel there is no 'new panel' in the list ???
 
Old 02-13-2013, 03:56 PM   #4
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,627

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
it is there in Gnome
see screenshot below

though i am running ScientificLinux 6.3
it is the same as in RHEL 5.9

Last edited by John VV; 04-12-2014 at 07:30 PM.
 
Old 02-13-2013, 04:04 PM   #5
dthaler
Member
 
Registered: Apr 2011
Posts: 79

Original Poster
Rep: Reputation: 0
in oel 5.8 right clicking on the bottom panel doesn't return the same thing,
i see create folder, create launcher..

---------- Post added 02-13-13 at 05:04 PM ----------

in oel 5.8 right clicking on the bottom panel doesn't return the same thing,
i see create folder, create launcher..
i think it's got more to do with one of the updates i did using the package editor, since i see the same results on one of my other servers that i did the same update on..
----------------------------------

i tried the right click on one of my other servers where the top panel exists, and when i r-click on the bottom i get the window that would allow
you to create a new panel

Last edited by dthaler; 02-13-2013 at 04:19 PM.
 
Old 02-13-2013, 04:46 PM   #6
dthaler
Member
 
Registered: Apr 2011
Posts: 79

Original Poster
Rep: Reputation: 0
if i issue the command killall gnome-panel, the top panel is restored, but only for this session... if i disconnect and reconnedt (i'm using exceed), then the top panel is gone... i also discovered the even though the editor icon won't invoke the editor if i click on applications>>accessories >> text editor then the editor is invoked ??

so the 64000 dollar question is why doesn't the top panel stay and why doesn't the editor icon invoke the editor.... this used to work... in fact if i reconnect as the user
oracle, everything is ok ????
 
Old 02-13-2013, 06:27 PM   #7
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,627

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
unsure , from the other servers working correctly ???
have a look at the different /var/log/yum.log's and see if there is a difference for the different servers

if not reinstall the updates

seeing as this is oracle's operating system and you do have a support contract ? right?

you might want to ask Oracle


One possible;e cause is a python error. The gnome desktop ( AND yum) use python .And it MUST be the version in the updates
if some python rpm's did not update it will break some of the gnome desktop
and "yum" will be dead

Dose this work
Code:
su -
yum update
if it says everything is up to date , then it is NOT a busted Python update
 
Old 02-14-2013, 09:13 AM   #8
dthaler
Member
 
Registered: Apr 2011
Posts: 79

Original Poster
Rep: Reputation: 0
no packages marked for update is the response to yum update... i created an sr with oracle, and just sent them an sosreport... i was hoping someone else might have run into a similiar problem... why would 'root' have the problem
and not the user 'oracle' ??
 
Old 02-14-2013, 01:59 PM   #9
dthaler
Member
 
Registered: Apr 2011
Posts: 79

Original Poster
Rep: Reputation: 0
the plot thickens.... not only does the top panel dissappear (which i can temporarily get back), not only does the editor icon do nothing, but when i do invoke the editor from application >> accessories >>text editor, i can't open up files
like the /var/log/messages or the .bash_profile, i get permission errors.. i had a vi expert on my desktop and he was able to open the .bash_profile using vi... normally when you invoke the gnome editor and go to open a file it defaults to the
root directory, when i open it now it defaults to the /home/oracle directory ??
 
Old 02-14-2013, 03:58 PM   #10
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,627

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
?
and this is in the "root" account ?
but the user "oracle " "the database" ( this should NOT have a home folder) it is the database

works ?


I would reinstall

it is likely fixable but ....
 
Old 02-14-2013, 05:45 PM   #11
dthaler
Member
 
Registered: Apr 2011
Posts: 79

Original Poster
Rep: Reputation: 0
there is a user oracle on the server, why shouldn't it have a home folder, doesn't every user have a home folder ?

you said you would reinstall, reinstall what ??
 
Old 02-14-2013, 05:59 PM   #12
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,627

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
that IS the database

it is like making a $HOME folder for the user "apache" on the Apache web server
the files that make up the program need to be owned by "apache"
or
a home folder for the "MySQL" db
you only want a user because the DB software needs to be owned by "mysql" and NO home folder is even wanted

the oracle DB needs to be owned by "oracle" and the files that make up the DB need to be owned by the user "oracle" but it dose not need a $HOME folder
 
Old 02-15-2013, 07:32 AM   #13
dthaler
Member
 
Registered: Apr 2011
Posts: 79

Original Poster
Rep: Reputation: 0
the other part of your answer was 'reinstall', do you mean reinstall gnome ?
 
Old 02-15-2013, 11:32 AM   #14
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,627

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
I would just reinstall the OS

you do have a "known good backup " ? right?

if the root account is not working right

but
did you look at the yum logs for the other machines
and are the same for the one that is not working correctly
 
Old 02-15-2013, 04:17 PM   #15
dthaler
Member
 
Registered: Apr 2011
Posts: 79

Original Poster
Rep: Reputation: 0
i've been working with oracle (since it's their os), and they had me do a yum groupremove gnome, and i'm guessing that it removed more than they anticipated because in my kde environment i get a message that it can't find the kde editor.
when i try thinks like yum grouplist i get no group data available...

i backup the server to tape, could i use that tape to reinstall the os or os directories that may have been compromised ?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
make the kde panel always on top casualzone Linux - Desktop 4 04-08-2011 05:10 AM
[SOLVED] Xubuntu - top panel & bottom panel disappeared alanp Linux - Newbie 2 08-25-2010 12:14 PM
Top Panel isn't accessible ? jackmor Ubuntu 1 10-10-2008 04:31 PM
HELP: deleted top panel smiley_lauf Ubuntu 2 03-01-2006 09:59 AM
kde3 top panel aeshley Linux - Software 1 05-23-2002 03:03 AM

LinuxQuestions.org > Forums > Enterprise Linux Forums > Linux - Enterprise

All times are GMT -5. The time now is 01:35 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration