On Wed, Sep 9, 2009 at 8:58 AM, Jerry Geis geisj@pagestation.com wrote:
This machine auto logs on, X windows starts and I see this error message, a few seconds later my application starts up as normal .
rpm -qa | grep bonobo libbonoboui-2.16.0-1.fc6 libbonobo-2.16.0-1.fc6 libbonoboui-2.16.0-1.fc6 libbonobo-2.16.0-1.fc6 gnome-python2-bonobo-2.16.0-1.fc6
There is a /usr/lib64/bonobo/servers directory.
Why is the 32 bit version starting (it would seem) and how do I stop it?
http://wiki.centos.org/TipsAndTricks/YumAndRPM
Do step 1 (or drop it into /etc/rpm/macros.local so it applies to all users)
then remove the i386 versions of those packages (they should now be visible as libbonoboui-2.16.0-1.fc6.i386 etc).