[Bug 1338482] Re: Synaptic backend doesn't work in apturl
Ubuntu Foundations Team Bug Bot
1338482 at bugs.launchpad.net
Mon Sep 11 12:30:22 UTC 2017
The attachment "Debdiff with the fix for Artful" seems to be a debdiff.
The ubuntu-sponsors team has been subscribed to the bug report so that
they can review and hopefully sponsor the debdiff. If the attachment
isn't a patch, please remove the "patch" flag from the attachment,
remove the "patch" tag, and if you are member of the ~ubuntu-sponsors,
unsubscribe the team.
[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]
** Tags added: patch
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1338482
Title:
Synaptic backend doesn't work in apturl
Status in apturl package in Ubuntu:
Confirmed
Bug description:
System: Xubuntu 14.10
apturl version: 0.5.2ubuntu4
If you'll tell apturl to use the Synaptic backend (by either removing
aptdaemon from the system or specifying
UPDATE_MANAGER_FORCE_BACKEND_SYNAPTIC=1 before apturl in the
terminal), it crashes with this error:
$ UPDATE_MANAGER_FORCE_BACKEND_SYNAPTIC=1 apturl apt://gcalctool
/usr/lib/python3/dist-packages/AptUrl/gtk/GtkUI.py:4: PyGIDeprecationWarning: Since version 3.11, calling threads_init is no longer needed. See: https://wiki.gnome.org/PyGObject/Threading
GObject.threads_init()
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 49, in get_backend
return InstallBackendSynaptic(*args, **kwargs)
TypeError: __init__() missing 1 required positional argument: 'action'
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apturl/+bug/1338482/+subscriptions
More information about the Ubuntu-sponsors
mailing list