GNOME Bugzilla – Bug 630410
Menu tree not updated when installing/removing applications
Last modified: 2010-09-23 17:44:17 UTC
Created attachment 170904 [details] Code to reproduce the described problem When I install or remove an application the monitors I have installed on it are indeed notified, but the contents of the menu tree does not reflect the new/removed app. Oddly enough this works fine inside gnome-panel, but my stand alone app doesn't. Please see attached sample code to reproduce the problem.
Created attachment 170905 [details] [review] Clear one-entry cache on events We were simply not clearing the cache containing the list of desktop files when a file got added or removed, meaning that we always got the same list of desktop files.
I can confirm that the fix is working here. Thanks a bunch for swift execution Vincent!
This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.