Compatible Support Forums: Eggcups causing Gnome to die.

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Eggcups causing Gnome to die.

#1 User is offline   Cardinal 

  • member
  • Group: Members
  • Posts: 193
  • Joined: 25-May 00

Posted 23 November 2004 - 04:42 PM

Hi gents. After using Kde for a while I decided to jump back in to Gnome only to be greeted by these two errors;




Clicking restart or close results in an endless cycle of error prompts, they don't go away. I have not done any serious system editing, the last thing I remember doing in gnome was running yum.

Any ideas guys?
0

#2 User is offline   egorgry 

  • enthusiast
  • Group: Members
  • Posts: 315
  • Joined: 30-August 03

Posted 23 November 2004 - 06:58 PM

switch to a console using ctrl alt f1 login in and kill the processes manually. ps -ef | grep -i egg to find the eggcups proccess. Then just kill the pid. DO the same form the other process and restart X (you will need to be root) with pkill X or pkill gdm.
0

#3 User is offline   SoulNothing 

  • enthusiast
  • Group: Members
  • Posts: 309
  • Joined: 24-February 04

Posted 23 November 2004 - 11:21 PM

all right this happened to me as well i tried all the stuff that egorgry said and nothing happened i had just updated gnome and thought that was what it was so i uninstalled gnome and reinstalled it nothing
anyhow keep us posted as to what happens because this has happened on four of my gnome fedora core 3 installs
0

#4 User is offline   campem 

  • stranger
  • Group: Members
  • Posts: 2
  • Joined: 26-November 04

Posted 26 November 2004 - 07:02 PM

I'm having the same problem. Fedora Core 3 freshly installed & updated and nothing fancy going on as I'm a newbie. The errors don't go in a loop for me, after about 20 close clicks I get to the desktop but it's not fully operationnal, ie file browser doesn't work. I'm able to launch a Terminal Window though.
0

#5 User is offline   difen 

  • stranger
  • Group: Members
  • Posts: 1
  • Joined: 26-November 04

Posted 26 November 2004 - 10:15 PM

I had the same problem... and found a possible fixed on bugzilla. See http://bugzilla-test.gnome.org/show_bug.cgi?id=151307 comment #13.

try as root>
prelink /usr/lib/libdbus*so*

worked for me, but xmms won't launch after it (I did try and install mp3 drivers for it)

PS. Please let us know if it works for you
0

#6 User is offline   campem 

  • stranger
  • Group: Members
  • Posts: 2
  • Joined: 26-November 04

Posted 27 November 2004 - 01:19 AM

Works great! Xmms with MP3 works to!

Thank you very much!
0

#7 User is offline   tjl_25 

  • stranger
  • Group: Members
  • Posts: 4
  • Joined: 30-November 04

Posted 30 November 2004 - 03:45 AM

I tried the prelink command and it said that prelink is not a valid commnand. Any suggestions?

Thanks
0

#8 User is offline   egorgry 

  • enthusiast
  • Group: Members
  • Posts: 315
  • Joined: 30-August 03

Posted 30 November 2004 - 05:46 AM

sounds like you need prelink installed.

http://rpm.pbone.net/index.php3/stat/4/idpl/1550919/com/prelink-0.3.3-0.fc3.i386.rpm.html
0

#9 User is offline   tjl_25 

  • stranger
  • Group: Members
  • Posts: 4
  • Joined: 30-November 04

Posted 30 November 2004 - 06:00 AM

I installed prelink but it still won't recognize it as a command.
0

#10 User is offline   egorgry 

  • enthusiast
  • Group: Members
  • Posts: 315
  • Joined: 30-August 03

Posted 30 November 2004 - 06:10 AM

are you root? if not try it as the root user. If you are still having problems try the whereis command.
whereis prelink That will tell you if it's in path.

The output looks something like this. In this example I'm looking for the ls command.
Quote:
[11/29/04][greg@otis:~]$ whereis ls
ls: /bin/ls /usr/share/man/man1/ls.1.gz


I've never used or installed prelink or fedora so maybe someone else can jump in and school my Debian using butt. wink the stuff above should be universal and helpfull either way.
0

#11 User is offline   tjl_25 

  • stranger
  • Group: Members
  • Posts: 4
  • Joined: 30-November 04

Posted 30 November 2004 - 06:13 AM

This is what i get when i do "whereis prelink". I've been trying to do it under root, it won't work under root or a regular user.

prelink: /usr/sbin/prelink /etc/prelink.conf /etc/prelink.cache /usr/share/man/man8/prelink.8.gz

0

#12 User is offline   egorgry 

  • enthusiast
  • Group: Members
  • Posts: 315
  • Joined: 30-August 03

Posted 30 November 2004 - 06:20 AM

I'd try executing the command using the full path to it. So...
/usr/sbin/prelink /usr/lib/libdbus*so*
0

#13 User is offline   tjl_25 

  • stranger
  • Group: Members
  • Posts: 4
  • Joined: 30-November 04

Posted 30 November 2004 - 06:30 AM

That worked. Thanks a lot.
0

#14 User is offline   egorgry 

  • enthusiast
  • Group: Members
  • Posts: 315
  • Joined: 30-August 03

Posted 30 November 2004 - 06:50 AM

no problem. You should have /usr/sbin in your path for root though. if you feel like resolving this for other things that may need to execute out of /usr/sbin then edit your .profile for root. by adding the line :/usr/sbin the end of the PATH= statement in .profile.

You can see what is defined in your path by typing echo $PATH

I also thought of one more thing. how did you gain root access using su or su - su can carry over your users profile that may have caused your problem. It's a common problem with HPUX if you use su - you are get roots profile without question.

0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users