View Single Post
Posts: 40 | Thanked: 8 times | Joined on Apr 2010
#266
Originally Posted by frals View Post
Start it as user not root

fMMS version 1.1.1:

Code:
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

fMMS v1.0.7:
Code:
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
v1.0.7 seems fine.

Last edited by oldnetdog; 2010-05-29 at 14:29.
 

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