BUG: crash with right-click on recycle bin in desktop folder

Every time I try to right-click the Recycle Bin in the file lister, when I'm in the Desktop folder, this error occurs...


Do you have anything installed which modifies the Recycle Bin's context menu?

The crash is almost certainly caused by a shell extension crashing, and extensions for things that add items to the Recycle Bin would be the first thing I'd look at (although it can be other extensions, since some ask to be checked for all items and then decide whether or not to add their items as the menu is being built each time).

Crash, exit or high CPU when right-clicking certain files has various suggestions on how to track down and debug what's going wrong.