codesardine / jde

Linux desktop environment built with HTML5, CSS, JavaScript and Python.
GNU General Public License v3.0
685 stars 65 forks source link

crash if icon is not found. #19

Closed codesardine closed 7 years ago

codesardine commented 7 years ago

line 76, in fetchIcon iconName = iconName.get_filename() AttributeError: 'NoneType' object has no attribute 'get_filename'