On Wed, Dec 03, 2003 at 04:40:01PM +0000, Timothy Miles-Board wrote: > However, menus don't seem to be working for me :( I get the following > message when i click button 3 on a tab (using default bindings):
Your ioncore.lua is probably not loading the menu module. 'make install' apparently does not overwrite $ETCDIR/ioncore.lua, although I thought I had modified it so, and therefore the menu module won't get loaded if installed over an older installation. Likewise, if you have a custom ~/.ion-devel/ioncore.lua, the menu module won't be loaded. -- Tuomo
