costales / folder-color

Folder Color for Linux file browsers
GNU General Public License v3.0
84 stars 13 forks source link

Error with custom color #19

Closed costales closed 1 year ago

costales commented 1 year ago

Traceback (most recent call last): File "/usr/share/nemo-python/extensions/folder-color.py", line 355, in _menu_activate_custom_color custom_color = self.custom_color_dialog() File "/usr/share/nemo-python/extensions/folder-color.py", line 385, in custom_color_dialog hex_light = "%02x%02x%02x" % (red, green, blue) TypeError: %x format: an integer is required, not float sys:1: Warning: g_object_weak_unref: couldn't find weak ref 0x7f14b7671050(0x7f14a400f920)