I can confirm this bug with a clean installation of Ubuntu 16.04.
I had to install the following two packages to get it run: geoclue-hostip,
geoclue-ubuntu-geoip
Solution:
apt-get install geoclue-hostip geoclue-ubuntu-geoip
** Attachment added: "Traceback without installed geoclue-hostip and wit
This seems to be a dependency issue, installing geoclue-ubuntu-geoip
will remove the Geoglue error and allows the application to launch.
However, I still get the PyGIWarning-messages and this new error appears
when I enter some text (no QR-code is generated):
No handlers could be found for logger
Still the same for 16.04. Still the geoclue-hostip package doesnt fix
the issue.
/usr/share/qreator/qreator_lib/Builder.py:21: 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
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: qreator (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1365572
Title:
Mi