Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
02-18-2009, 05:10 AM
|
#1
|
LQ Newbie
Registered: Feb 2009
Posts: 4
Rep:
|
cannot reinstall gnome-panel
hi, one day after login i got a message, it was something like this:
"an error has occurred to /usr/lib/bonobo/server/GNOME_NotificationAreaApplet.server. do you want to delete this configuration?". first i clicked on "don't delete" and then rebooted because the notification area applet was not showing on the panel. after reboot the message prompted again and then i clicked on the "delete" button. i noticed that the notification area applet was missing from the applets list when right clicking to panel and selecting "add to panel...".
now i'm trying to reinstall the gnome-panel package, but i'm not able to do this because of this error message:
Code:
Subprocess failed. Error: RPM failed: error: unpacking of archive failed on file /usr/lib/bonobo/servers/GNOME_NotificationAreaApplet.server: cpio: rename failed - Input/output error
i have also tried ctrl+alt+F1 to logout from gui and make it through the command line but i get the same error.
please help me solve this, don't want to reinstall the whole system. thanks
PS: i'm using opensuse 11.1 with gnome
Last edited by bakidola; 02-18-2009 at 05:15 AM.
|
|
|
02-18-2009, 05:37 AM
|
#2
|
LQ Guru
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465
Rep:
|
I don't know anything about opensuse but ctrl+alt+F1 doesn't normally log you out from the x-server. It just puts you in a virtual terminal (tty1 usually). ctrl+alt+F7 puts you back in the X-environment. ctlr+alt+backspace will stop and restart you x-server.
cheers,
jdk
|
|
|
02-18-2009, 05:44 AM
|
#3
|
LQ Newbie
Registered: Feb 2009
Posts: 4
Original Poster
Rep:
|
yes, but i forgot to say that i also ran: killall gdm.
it seems that "sudo init <level_number>" does not work well in opensuse
|
|
|
02-18-2009, 11:21 AM
|
#4
|
LQ Newbie
Registered: Feb 2009
Posts: 4
Original Poster
Rep:
|
just to correct myself, i just checked and "sudo init <level_number>" works in opensuse, i went into runlevel 1 and 3 and tried to reinstall gnome-panel*.rpm and i got the same error, so still looking for another solution
|
|
|
02-18-2009, 03:42 PM
|
#5
|
Senior Member
Registered: Dec 2007
Location: Croatia
Distribution: Debian GNU/Linux
Posts: 1,733
Rep:
|
How did you tried to reinstall gnome-panel?
|
|
|
02-18-2009, 05:57 PM
|
#6
|
LQ Newbie
Registered: Feb 2009
Posts: 4
Original Poster
Rep:
|
Quote:
Originally Posted by alan_ri
How did you tried to reinstall gnome-panel?
|
first went to yast then software management (or directly install software from the menu), searched for gnome-panel and clicked reinstall.
then tried this from terminal: sudo zypper install gnome-panel.
and finally went from gui to the command line interface (ctrl+alt+f1) and issued this command to change the run level: sudo init 3 (just like when installing the graphics driver manually, i thought to try to install it without xserver running), then i changed the directory to the installation dvd path where the package is located and typed: rpm -i gnome-panel*.rpm --force.
whatever method i try i get the same error, like i said in the first post
Last edited by bakidola; 02-18-2009 at 06:00 PM.
|
|
|
02-18-2009, 06:19 PM
|
#7
|
Senior Member
Registered: Dec 2007
Location: Croatia
Distribution: Debian GNU/Linux
Posts: 1,733
Rep:
|
OK,try this;go to single user mode and run as root:
Code:
yast2 --remove gnome-panel
and after that run
Code:
yast2 -i gnome-panel
If that ain't workin',we'll try something else.
|
|
|
02-18-2009, 06:28 PM
|
#8
|
Senior Member
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Slacko,
Posts: 3,716
|
here is the problem there is a stale pid or lock file that never got removed it is either in /var/ or your /tmp/ or /home/user/ this is a problem with gnome it has been an issue for over 10 years not sure why but seems the start up scripts after crash does not remove theses old sockets and lock files and pid files. one day I just gave up created a new user and copied my data over.
|
|
|
All times are GMT -5. The time now is 02:26 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|