gpsd-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Ubuntu 18.04.3 build from source testing


From: Bernd Zeimetz
Subject: Re: Ubuntu 18.04.3 build from source testing
Date: Sun, 15 Dec 2019 22:50:46 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

Hi,

> Fairly sure I am missing something still, do get this on startup:
> xgps: host localhost port 2947
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/gi/overrides/GLib.py", line
> 754, in <lambda>
>     func_fdtransform = lambda _, cond, *data: callback(channel, cond,
> *data)
>   File "/usr/local/bin/xgps", line 1461, in handle_response
>     self.update_skyview(self.daemon.data)
>   File "/usr/local/bin/xgps", line 1369, in update_skyview
>     self._int_to_str(satellite.svid,
> AttributeError: 'dictwrapper' object has no attribute 'svid'
> 
> To me that almost looks like somehow I have a mismatch in objects? 
> Happy to test any suggestions you have, this system is more than happy
> to be unhappy as long as required to test stuff.

wild guess: you have python-gps installed and python is using it instead
of the module from your build (or you haven't built the python modules,
so python can only use the system modules). That would explain that issue.


Bernd

-- 
 Bernd Zeimetz                            Debian GNU/Linux Developer
 http://bzed.de                                http://www.debian.org
 GPG Fingerprint: ECA1 E3F2 8E11 2432 D485  DD95 EB36 171A 6FF9 435F



reply via email to

[Prev in Thread] Current Thread [Next in Thread]