[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gpsd-users] xgps not working in the latest version
From: |
hans mayer |
Subject: |
[gpsd-users] xgps not working in the latest version |
Date: |
Sun, 15 Jan 2017 20:54:50 +0100 |
User-agent: |
Mozilla/5.0 (Windows NT 6.0; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 |
yo gary, how are you
recenty i upgraded my git repository and installed
the latest version of gpsd
i have now 3.17~dev (revision release-3.16-540-g4dd216c)
so far it seems everything is working well except 'xgps'
during start it brings a lot of errors:
# xgps
(process:7057): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
Traceback (most recent call last):
File "/usr/local/bin/xgps", line 832, in handle_response
if self.daemon.read() == -1:
File "/usr/lib/python2.7/dist-packages/gps/gps.py", line 260, in read
self.unpack(self.response)
File "/usr/lib/python2.7/dist-packages/gps/client.py", line 159, in
unpack
self.data = dictwrapper(json.loads(buf.strip(), encoding="ascii"))
File "/usr/lib/python2.7/json/__init__.py", line 339, in loads
return cls(encoding=encoding, **kw).decode(s)
File "/usr/lib/python2.7/json/decoder.py", line 365, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
TypeError: Couldn't find conversion for foreign struct 'cairo.Context'
than the X-application appears but no satellites are listed.
i checked the same with an old version of xgps from july 2015
and this worked fine. so it's not a problem for me.
so i can use the old version. and cgps is also working.
i just want to inform you. maybe you have an idea.
my python version is 2.7.3
Linux 3.4.108+ armv7l GNU/Linux
kind regards
hans
--
- [gpsd-users] xgps not working in the latest version,
hans mayer <=