[Utnubu-maintainers] Bug#429538: alacarte: Cannot change properties from menu item when created without an icon

A D a_d_249 at hotmail.com
Thu Oct 25 05:27:32 UTC 2007


Hi! I had the same alacarte problem. Properties of entries without icon cannot 
be changed. So i edited the file
/var/lib/python-support/python2.4/Alacarte/GnomeDialogHandler.py and added
the following two lines: 

if item.iconPath is None:
        item.iconPath = ""

at line#215 before 

iconButton.set_pixmap_subdir(item.iconPath)

And recompiled this source file that's it the problems solved. Hope it helps
others like myself.

Thanks
DC A
_________________________________________________________________
Express yourself with free Messenger emoticons. Get them today!
http://www.freemessengeremoticons.ca/?icid=EMENCA122




More information about the Utnubu-maintainers mailing list