On Fri, Mar 18, 2011 at 05:46:32PM -0600, Jose Luis F. Triana GarcĂa wrote: > Thanks Bill Allombert and everybody there! > > Here is what I got when running ls -l /usr/share/menu/ > > total 392 > -rwxr-xr-x 1 root root 108 mar 10 2010 alltray > -rwxr-xr-x 1 root root 389 ago 26 2010 aptitude > -rwxr-xr-x 1 root root 173 jun 19 2010 baobab > -rwxr-xr-x 1 root root 194 nov 29 2008 bash > -rwxr-xr-x 1 root root 122 oct 5 2009 bc > -rw-r--r-- 1 root root 449 nov 4 16:02 blender > -rwxr-xr-x 1 root root 172 jul 14 2007 brasero > -rwxr-xr-x 1 root root 232 nov 1 2007 bsh > -rwxr-xr-x 1 root root 116 abr 1 2010 conky-all > > the thing here is that all objects exception the "blender" one (as > blender is the new package that I installed) have a different prompt or > color, that could mean that the objects were made executables, please > correct me if I'm wrong, And Thank you for your response and time.
Yes, they are all executable. You can fix menu by running chmod a-x /usr/share/menu/* However /usr/share/menu/blender is not executable, so maybe you installed blender after the menu started to break. Do you have any idea why the permission were changed ? Cheers, -- Bill. <[email protected]> Imagine a large red swirl here. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

