maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N900 (https://talk.maemo.org/forumdisplay.php?f=44)
-   -   Guys,i need your help,Mypaint app on my n900 wont open,whats wrong? (https://talk.maemo.org/showthread.php?t=87426)

Dersonne 2012-10-16 17:18

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?

don_falcone 2012-10-16 17:31

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....

Dersonne 2012-10-16 17:43

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?

Dersonne 2012-10-16 17:57

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

don_falcone 2012-10-16 18:12

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?

Dersonne 2012-10-16 18:16

Re: Guys,i need your help,Mypaint app on my n900 wont open,whats wrong?
 
Quote:

Originally Posted by don_falcone (Post 1281351)
Umm... just a wild guess... is maybe your settings file corrupt?

not really?how could i know if my settings is corrupted?

Dersonne 2012-10-16 18:24

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?

don_falcone 2012-10-16 18:32

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.

Dersonne 2012-10-16 18:36

Re: Guys,i need your help,Mypaint app on my n900 wont open,whats wrong?
 
Im just a noob in linux :)

Dersonne 2012-10-16 18:42

Re: Guys,i need your help,Mypaint app on my n900 wont open,whats wrong?
 
Quote:

Originally Posted by don_falcone (Post 1281359)
..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.

wow it works,thanks!!!!!!:)


All times are GMT. The time now is 06:16.

vBulletin® Version 3.8.8