LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   gnome panel problem (https://www.linuxquestions.org/questions/linux-software-2/gnome-panel-problem-64898/)

sorcerer980 06-10-2003 11:15 PM

gnome panel problem
 
I was using gnome in RH8. I restarted the system without shutting down cleanly. When I log in to gnome the gnomepanel crashes 5 times and disappears. When I log into gnome using root everything is ok.

The error is really strange. How can I fix it?? Can I use the RPMs on the RH8? I am a linux newbie i am not familiar with how to use RPMs. Any help i would really appreciate it. Thanks.

fancypiper 06-11-2003 12:28 AM

Try right clicking on the desktop and bring up a new terminal and type:

nautilus

Press the enter key.

It should restore the panel, I think.

If that doesnt work, open an x terminal and remove the hidden directories that start with .gnome
Code:

[phil@uilleann phil]$ ls -ac | grep .gnome
.gnome_private
.gnome
.gnome-desktop
.gtkrc-1.2-gnome2
[phil@uilleann phil]$ rm -R .gnome_private
[phil@uilleann phil]$ rm -R .gnome
[phil@uilleann phil]$ rm -R .gnome-desktop

Control-alt-backspace to kill x and log in again.

Did that fix it?

sorcerer980 06-11-2003 09:16 AM

gnome panel
 
I brought up the terminal and typed in nautilus. It brought up the nautlius window. I still get the error that the "gnomepanel" has crashed. I press close and it comes up again until the panel is gone.

I tried removing the directories you specified. I logged out of X and went back to log in. I had the same problem.

Thanks for your help. Any thing else i could do. I don't like using KDE. I don't want to reinstall RH8 or upgrade to RH9 to get gnome.

lnxkido 06-11-2003 02:18 PM

Bring up a terminal and type
$>gnome-panel

See what happens !!

Post U'r observations/results.

sorcerer980 06-13-2003 08:35 PM

gnome panel
 
I typed in gnome-panel. A window popped up saying "the panel is running and will now exit." It also printed "owner of tmp/orbit-Sorcerer980 is not the current user." My username is Sorcerer980. Any input on this. This is getting a bit hairy. Will upgrading Gnome fix it? I really dont know what to do now.

fancypiper 06-13-2003 08:49 PM

Try deleting the lock file the error message mentions.

sorcerer980 06-13-2003 09:15 PM

are you sure
 
The folder that the error is referring to is the other user Sorcerer980. The problem with gnome is with the username Sorcerer. I don't want to remove the
Sorcerer980 folder and mess that up. are you sure?

fancypiper 06-13-2003 09:42 PM

No, I'm not. but you can always re-name it to something else instead (has the same effect as deleting something), then if that isn't the fix, name it back to the origional name.

If that does fix it, then, you have something to examine and compare and figure out how you lost the panel in the first place.

Did you try renaming the hidden folders (.gnome<anything else>) as I suggested previously? That always re-generated the desktop for me. :confused:

Trixer 06-13-2003 10:18 PM

Hmm is this only for one user? lol this may be a stupid suggestion but try just deleteing the user and makeing it again?

sorcerer980 06-13-2003 10:33 PM

user
 
If I delete the user than all my files, bookmarks and work I did under that user would disappear.

But you do bring up a good point. I can save everything I did under that user to one folder under another user. And delete it and recreate it. I am looking for an easier way though. thanks for your input.

hey trixer or anyone for that matter, about creating shortcuts
to applications in KDE?

Trixer 06-14-2003 12:45 PM

This isnt a problem at simple thing just right click your desk top click add then program short-cut (or somthing like that lol) and type int he command also note you will need to type the full path inless its a system wide install so for instance say your program is located at blahb/blah1/blah you wuold type in there /blah/blah1/blah and then it would excute it when you double clicked it also note you ened to have rights to the folder that contains the program and what not and you may have to change the rights for the shortcut after you make it for some reason it leaves out the exec right lol it could be to prvent a securty problem or something anyway if you need more help just post:Pengy:

sorcerer980 06-14-2003 08:30 PM

kernel 2.4.21
 
have you compiled kernels before i am using 2.4.18 and want to update to 2.4.21? Should i use the patch or get the full source on it?

As you can see I am very confused as to what to do. I heard that to use patches you need to compile 2.4.19, 2.4.20, 2.4.21? Which is the best way to go?

Trixer 06-14-2003 08:33 PM

honestly I do not know lol perhaps you could tell me how to set up cgi-bins in apache?

sorcerer980 06-14-2003 11:33 PM

apache
 
Actually I am not too sure about how to do that in apache.
this link may help http://my.execpc.com/~keithp/bdlogcgi.htm
sorry i couldnt be more help


All times are GMT -5. The time now is 08:12 PM.