Custom Query (230 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (133 - 135 of 230)

Ticket Resolution Summary Owner Reporter
#284 fixed [PATCH] Fix incorrect icons for some apps Nathan Rennie-Waldock
Description

Some apps are showing the incorrect icon in the applications menu. After a lot of debugging, I figured out icons with an extension will always be replaced by an icon found after it.

In my case, Thunderbird was getting the icon from my icon theme, rather than the package one which was found first.

It was caused by checking for the filename *with* extension as the key, rather than without which is how they're stored.

#178 fixed [PATCH] Fix for broken exception handling Antoine Martin HellFire
Description

Some of the exception handling is broken (references non-existent attributes or not using all arguments in string formatting). Attached patch fixes both I found.

#272 fixed [PATCH] Correct parsing for .desktop files Nathan Rennie-Waldock
Description

I've updated load_desktop_menus to use ConfigParser?. I've been using this patch for a couples months and had no issues, menus behave as expected.

Note: See TracQuery for help on using queries.