Linux - SoftwareThis 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.
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.
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
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
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
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
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.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.