![]() |
Guys,i need your help,Mypaint app on my n900 wont open,whats wrong?
Maemo Experts, I really need you help.MyPaint app on my n900 wont open.its weird.even though I reboot the device.it wont still open.::(:confused:.What should I do?
|
Re: Guys,i need your help,Mypaint app on my n900 wont open,whats wrong?
Execute it on the command line (/opt/mypaint/bin/mypaint 2&>1) and post output....
|
Re: Guys,i need your help,Mypaint app on my n900 wont open,whats wrong?
~ $ /opt/mypaint/bin/mypaint 2&>1
~ $ external python-simplejson confpath = /home/user/.mypaint/ Traceback (most recent call last): File "/opt/mypaint/bin/mypaint", line 172, in <module> main.main(datapath, confpath) File "/opt/mypaint/share/mypaint/gui/main.py", line 75, in main run() File "/opt/mypaint/share/mypaint/gui/main.py", line 42, in run app = application.Application(datapath, options.config, args) File "/opt/mypaint/share/mypaint/gui/application.py", line 55, in __init__ self.load_settings() File "/opt/mypaint/share/mypaint/gui/application.py", line 199, in load_settings user_config = get_json_config() File "/opt/mypaint/share/mypaint/gui/application.py", line 143, in get_json_config return helpers.json_loads(jsonstr) File "/usr/lib/python2.5/site-packages/PIL/__init__.py", line 307, in loads File "/usr/lib/python2.5/site-packages/simplejson/decoder.py", line 335, in decode File "/usr/lib/python2.5/site-packages/simplejson/decoder.py", line 353, in raw_decode ValueError: No JSON object could be decoded is that right? |
Re: Guys,i need your help,Mypaint app on my n900 wont open,whats wrong?
~ $ /opt/mypaint/bin/mypaint 2&>1
~ $ external python-simplejson confpath = /home/user/.mypaint/ Traceback (most recent call last): File "/opt/mypaint/bin/mypaint", line 172, in <module> main.main(datapath, confpath) File "/opt/mypaint/share/mypaint/gui/main.py", line 75, in main run() File "/opt/mypaint/share/mypaint/gui/main.py", line 42, in run app = application.Application(datapath, options.config, args) File "/opt/mypaint/share/mypaint/gui/application.py", line 55, in __init__ self.load_settings() File "/opt/mypaint/share/mypaint/gui/application.py", line 199, in load_settings user_config = get_json_config() File "/opt/mypaint/share/mypaint/gui/application.py", line 143, in get_json_config return helpers.json_loads(jsonstr) File "/usr/lib/python2.5/site-packages/PIL/__init__.py", line 307, in loads File "/usr/lib/python2.5/site-packages/simplejson/decoder.py", line 335, in decode File "/usr/lib/python2.5/site-packages/simplejson/decoder.py", line 353, in raw_decode ValueError: No JSON object could be decoded |
Re: Guys,i need your help,Mypaint app on my n900 wont open,whats wrong?
Umm... just a wild guess... is maybe your settings file corrupt?
|
Re: Guys,i need your help,Mypaint app on my n900 wont open,whats wrong?
Quote:
|
Re: Guys,i need your help,Mypaint app on my n900 wont open,whats wrong?
well if my settings is corrupted how should i fix it?
|
Re: Guys,i need your help,Mypaint app on my n900 wont open,whats wrong?
..by moving the file (think a bit;)) and test? (cd /home/user/.mypaint && mv settings.json settings.json.bak)
Or maybe the error handling is bad and the file doesn't even exist anymore. |
Re: Guys,i need your help,Mypaint app on my n900 wont open,whats wrong?
Im just a noob in linux :)
|
Re: Guys,i need your help,Mypaint app on my n900 wont open,whats wrong?
Quote:
|
All times are GMT. The time now is 06:16. |
vBulletin® Version 3.8.8