[Bug 1612739] Re: Software-Properties-gtk Won't open
Launchpad Bug Tracker
1612739 at bugs.launchpad.net
Wed Oct 12 04:18:29 UTC 2016
[Expired for software-properties (Ubuntu) because there has been no
activity for 60 days.]
** Changed in: software-properties (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to software-properties in Ubuntu.
https://bugs.launchpad.net/bugs/1612739
Title:
Software-Properties-gtk Won't open
Status in software-properties package in Ubuntu:
Expired
Bug description:
robert at robert-K56CA:~$ software-properties-gtk
/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py:40: PyGIWarning: Gdk was imported without specifying a version first. Use gi.require_version('Gdk', '3.0') before import to ensure that the right version gets loaded.
from gi.repository import GObject, Gdk, Gtk, Gio, GLib
/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py:40: 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 GObject, Gdk, Gtk, Gio, GLib
(software-properties-gtk:28953): Gtk-WARNING **: Theme directory of
theme oxygen has no size field
Traceback (most recent call last):
File "/usr/bin/software-properties-gtk", line 101, in <module>
app = SoftwarePropertiesGtk(datadir=options.data_dir, options=options, file=file)
File "/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 172, in __init__
self.show_keys()
File "/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 867, in show_keys
for key in self.apt_key.list():
File "/usr/lib/python3/dist-packages/softwareproperties/AptAuth.py", line 78, in list
for line in p:
File "/usr/lib/python3.5/codecs.py", line 321, in decode
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xdf in position 3914: invalid continuation byte
robert at robert-K56CA:~$
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1612739/+subscriptions
More information about the foundations-bugs
mailing list