Open github-actions[bot] opened 2 years ago
LP#0: Sean Davis (bluesabre) wrote on 2014-07-29:
If a launcher has not yet been saved, moving it will create the following crash:
Traceback (most recent call last): File "/usr/lib/python3/dist-packages/menulibre/MenulibreApplication.py", line 2006, in move_iter sibling_iter, relative_position) File "/usr/lib/python3/dist-packages/menulibre/MenulibreApplication.py", line 2103, in move_iter_down_level self.xdg_menu_install(model, new_iter, filename) File "/usr/lib/python3/dist-packages/menulibre/MenulibreApplication.py", line 2346, in xdg_menu_install if filename.endswith('.desktop'): AttributeError: 'NoneType' object has no attribute 'endswith'
LP#1: Chris J Arges (arges) wrote on 2014-10-20:
Hi, Can you please fill in the SRU template to make this easier to review? Also please ensure this is fixed in the latest development release and mark the bug appropriately. Thanks,
Reported first on Launchpad at https://bugs.launchpad.net/ubuntu/+source/menulibre/+bug/1349763