
| The Following User Says Thank You to frals For This Useful Post: | ||

File "./fmms_gui.py", line 181, in cb_on_focus self.add_butons_liststore() File "./fmms_gui.py", line 357, in add_buttons_liststore self.iststore.append([icon, stringline, avatar, fname, sender]) UnboundLocalError: local variable 'avatar' refeenced before assignment
| The Following User Says Thank You to sbock For This Useful Post: | ||
File "./fmms_gui.py", line 181, in cb_on_focus self.add_butons_liststore() File "./fmms_gui.py", line 357, in add_buttons_liststore self.iststore.append([icon, stringline, avatar, fname, sender]) UnboundLocalError: local variable 'avatar' refeenced before assignment




