[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gpsd-users] xgps not working in the latest version
From: |
hans mayer |
Subject: |
Re: [gpsd-users] xgps not working in the latest version |
Date: |
Tue, 17 Jan 2017 11:41:14 +0100 |
User-agent: |
Mozilla/5.0 (Windows NT 6.0; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 |
yo gary,
Am 16.01.2017 00:35, schrieb Gary E. Miller:
Now that is pretty interesting. There must be a bad commit that
we can revert. Can you narrow down the time range a bit more?
yes.
the last good commit id was ffbdd9205ec9cea0373f84d643e05a47e691ae37
Mar 24 00:28:25 2016 -0400
the next one doesn't work: a7b0eecbf783c79784e88eb1e09d2b3248c8c04d
Mar 24 03:06:35 2016 -0400
but the error message is a complete different than i have now.
# ./xgps
Traceback (most recent call last):
File "./xgps", line 899, in <module>
base = Base(deg_type=degreefmt)
File "./xgps", line 545, in __init__
''')
File "/usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py", line
293, in add_ui_from_string
return Gtk.UIManager.add_ui_from_string(self, buffer, length)
File "/usr/lib/python2.7/dist-packages/gi/types.py", line 43, in function
return info.invoke(*args, **kwargs)
gi._glib.GError: Error on line 25 char 6: Document ended unexpectedly
inside the close tag for element 'ui'
and it does not open the GUI.
i hope i could help a little bit.
//hans