Start it as user not root
Nokia-N900:/home/user/MyDocs/deb# su - user BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash) Enter 'help' for a list of built-in commands. ~ $ /opt/fmms/fmms_gui.py Traceback (most recent call last): File "/opt/fmms/fmms_gui.py", line 182, in cb_on_focus self.add_buttons_liststore() File "/opt/fmms/fmms_gui.py", line 315, in add_buttons_liststore description = description.encode('utf-8', 'ignore') UnicodeDecodeError: 'utf8' codec can't decode bytes in position 9-11: invalid data
Nokia-N900:/home/user/MyDocs/deb# su - user BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash) Enter 'help' for a list of built-in commands. ~ $ /opt/fmms/fmms_gui.py