Comment 3 for bug 1771696

Revision history for this message
Ryan Grange (ryantg) wrote :

Obamenu is choking on an empty string.

Change line 146 to read:
 if eqi[1] and eqi[1][-1] == ';':

Then the applications menu comes right up.