Package: openstreetmap-client
Version: 14.03.1~ds0-2
Severity: normal
Hi,
I've tried to use openstreetmap-client to search for places and
directions, and it doesn't work (at all). Console output shows:
/usr/share/openstreetmap-client/maps/map_application.py:17: PyGIWarning: Gtk
was imported without specifying a version first. Use gi.require_version('Gtk',
'3.0') before import to ensure that the right version gets loaded.
from gi.repository import Gtk, Gio, GtkClutter, Clutter
/usr/share/openstreetmap-client/maps/map_application.py:17: PyGIWarning:
GtkClutter was imported without specifying a version first. Use
gi.require_version('GtkClutter', '1.0') before import to ensure that the right
version gets loaded.
from gi.repository import Gtk, Gio, GtkClutter, Clutter
/usr/share/openstreetmap-client/maps/map_application.py:19: PyGIWarning:
Champlain was imported without specifying a version first. Use
gi.require_version('Champlain', '0.12') before import to ensure that the right
version gets loaded.
from gi.repository import Champlain, GtkChamplain
/usr/share/openstreetmap-client/maps/map_application.py:19: PyGIWarning:
GtkChamplain was imported without specifying a version first. Use
gi.require_version('GtkChamplain', '0.12') before import to ensure that the
right version gets loaded.
from gi.repository import Champlain, GtkChamplain
Traceback (most recent call last):
File "/usr/share/openstreetmap-client/maps/map_window.py", line 467, in
on_search_clicked
searcher.search(text)
File "/usr/share/openstreetmap-client/maps/searcher.py", line 163, in search
response = urllib2.urlopen(req).read()
File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen
return opener.open(url, data, timeout)
File "/usr/lib/python2.7/urllib2.py", line 435, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 548, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 473, in error
return self._call_chain(*args)
File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 556, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 403: Forbidden
(only last stacktrace seems relevant here).
If you need more details, please ask
Regards,
--
Yves-Alexis
-- System Information:
Debian Release: buster/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'unstable'), (450, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.16.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8),
LANGUAGE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages openstreetmap-client depends on:
ii dconf-gsettings-backend [gsettings-backend] 0.28.0-2
ii gir1.2-champlain-0.12 0.12.16-2
ii gir1.2-clutter-1.0 1.26.2+dfsg-4
ii gir1.2-gdkpixbuf-2.0 2.36.11-2
ii gir1.2-glib-2.0 1.56.1-1
ii gir1.2-gtk-3.0 3.22.30-2
ii gir1.2-gtkchamplain-0.12 0.12.16-2
ii gir1.2-gtkclutter-1.0 1.8.4-3
ii python 2.7.15-3
ii python-gi 3.28.2-1+b1
ii python-lxml 4.2.1-1+b1
openstreetmap-client recommends no packages.
openstreetmap-client suggests no packages.
-- no debconf information