View Single Post
yoyoek1's Avatar
Posts: 44 | Thanked: 62 times | Joined on Aug 2010 @ Polska
#19
Originally Posted by corduroysack View Post
~ $ cd /opt/yosmapa
/opt/yosmapa $ ./yosmapa.sh
-------------------------
using library: /usr/lib/python2.5/site-packages/osmgpsmap.so
-------------------------
-------------------------
gps found!
-------------------------
config - loading ...
Traceback (most recent call last):
File "./yosmapa.py", line 1337, in <module>
config_load()
File "./yosmapa.py", line 251, in config_load
tp = pickle.load(f)
File "/usr/lib/python2.5/pickle.py", line 1370, in load
return Unpickler(file).load()
File "/usr/lib/python2.5/pickle.py", line 858, in load
dispatch[key](self)
File "/usr/lib/python2.5/pickle.py", line 880, in load_eof
raise EOFError
EOFError
/opt/yosmapa $
hyy it looks like config file is broken.

steps to solve the problem:
in xterm put command
rm /home/user/.yosmapa_0.*.conf

if you will be able to repeat sequence to make that bug one more time pleas teal me how you did that!

I will add to next release exception for that
 

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