Yo Gary, dear All !

my environment:
gpsd commit f3ce14d0b2b8c11ab7f1bb7db1ef504b930272c2
xgps: Version 3.27.2~dev
Python 3.13.5
OS Debian 13.2 (trixie)

my issue: I start
xgps -u m  localhost:gpsd:/dev/serial0
and I see all the birds flying around, wonderful.
Then I press the "Disconnect" button and I get informed that I am disconnected. Great. But then I press the "Connect" button and nothing happens. Not completely true, I get an error msg on the session where I started xgps

mayer# xgps -u m  localhost:gpsd:/dev/serial0
xgps: host localhost port gpsd
Traceback (most recent call last):
  File "/usr/local/bin/xgps", line 1897, in new_connect
    port.set_value(int(self.daemon.port))
                   ~~~^^^^^^^^^^^^^^^^^^
ValueError: invalid literal for int() with base 10: 'gpsd'

Do I miss a python package/module in my environment ?
But to me, it sounds more like a programming error.

Kind regards
Hans

--




Reply via email to