How I removed an annoying nautilus context menu item

AT LAST I DID IT!!

After installing the new version of Lotus Notes, it added a stupid item to my nautilus context menu labeled “Send to Lotus Notes”, this item crashes nautilus whenever it’s clicked!! and it was bothering me a LOT! I googled and googled and googled and found nothing at all! Here is the bug description “http://www-10.lotus.com/ldd/nd85forum.nsf/c6054cf2ea498b338525733900559bd1/7ab83251d1d068db852575fb0036104b?OpenDocument” and here is what I did to remove that item:

  1. Killed nautilus “killall nautilus”
  2. In a terminal, I started nautilus again, just type “nautilus”
  3. I reproduced the issue by clicking that item to crash nautilus
  4. An error message appeared stating that “nautilus: symbol lookup error: /usr/lib/nautilus/extensions-2.0/libnautilus-notes-sendto.so: undefined symbol: gnome_vfs_uri_new
  5. I just went to the folder “/usr/lib/nautilus/extensions-2.0” and renamed the “libnautilus-notes-sendto.so” file to another name
  6. Restarted nautilus and it’s gone!

About SoCRaT

Systems Engineer, OSS & Linux Geek
This entry was posted in Uncategorized and tagged , , . Bookmark the permalink.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s