[18-04LTS] GTK-browser firefox needs update-manager to work with apturl

Bug #1865194 reported by koffeinfriedhof
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kubuntu-meta (Ubuntu)
New
Undecided
Unassigned

Bug Description

Hi!

As long as shipping a non-Standard-KDE/Qt-Browser with Kubuntu, you must provide the python-package <update-manager> to make it work with e.g. apturl and match all GTK/GNOME-dependencies.

Example Error:

$ apturl --help
/usr/lib/python3/dist-packages/AptUrl/gtk/GtkUI.py:1: 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

(apturl-gtk:10896): Gtk-WARNING **: 17:51:07.104: Theme parsing error: gtk.css:68:35: The style property GtkButton:child-displacement-x is deprecated and shouldn't be used anymore. It will be removed in a future version

(apturl-gtk:10896): Gtk-WARNING **: 17:51:07.104: Theme parsing error: gtk.css:69:35: The style property GtkButton:child-displacement-y is deprecated and shouldn't be used anymore. It will be removed in a future version

(apturl-gtk:10896): Gtk-WARNING **: 17:51:07.104: Theme parsing error: gtk.css:73:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated and shouldn't be used anymore. It will be removed in a future version
ERROR:root:importing aptdaemon
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/AptUrl/gtk/backend/__init__.py", line 40, in get_backend
    from .InstallBackendAptdaemon import InstallBackendAptdaemon
  File "/usr/lib/python3/dist-packages/AptUrl/gtk/backend/InstallBackendAptdaemon.py", line 10, in <module>
    from UpdateManager.backend import InstallBackend
  File "/usr/lib/python3/dist-packages/UpdateManager/backend/__init__.py", line 15, in <module>
    from UpdateManager.Dialogs import Dialog
ModuleNotFoundError: No module named 'UpdateManager.Dialogs'
Traceback (most recent call last):
  File "/usr/bin/apturl-gtk", line 43, in <module>
    ui = GtkUI()
  File "/usr/lib/python3/dist-packages/AptUrl/gtk/GtkUI.py", line 38, in __init__
    self.backend = get_backend(self.dia)
  File "/usr/lib/python3/dist-packages/AptUrl/gtk/backend/__init__.py", line 51, in get_backend
    raise Exception("No working backend found, please try installing "
Exception: No working backend found, please try installing synaptic or aptdaemon

Revision history for this message
koffeinfriedhof (koffeinfriedhof) wrote :

Was no option to choose a package on bug-report-site

affects: canonical-devices-system-image → kubuntu-meta (Ubuntu)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.