[Bug 1312540] Re: software -properties-kde won't start
Harald Sitter
sitter.harald at gmail.com
Fri Apr 25 07:43:15 UTC 2014
Please also post the output of the following command:
for file in `ls /etc/apt/sources.list*`; do echo $file; cat $file; echo
"----"; done
** Changed in: software-properties (Ubuntu)
Status: New => Incomplete
--
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/1312540
Title:
software -properties-kde won't start
Status in “software-properties” package in Ubuntu:
Incomplete
Bug description:
When I start software-properties from the desktop it asks me for my
password and then exits.
If I run kdesudo software-properties-kde from the terminal I am asked
for my password then I get the following trace error
Traceback (most recent call last):
File "/usr/bin/software-properties-kde", line 136, in <module>
app = SoftwarePropertiesKDE(datadir=data_dir, options=options, file=afile, attachWinID=attachWinID)
File "/usr/lib/python3/dist-packages/softwareproperties/kde/SoftwarePropertiesKDE.py", line 64, in __init__
SoftwareProperties.__init__(self, options=options, datadir=datadir)
File "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 103, in __init__
self.sourceslist = SourcesList()
File "/usr/lib/python3/dist-packages/aptsources/sourceslist.py", line 274, in __init__
self.matcher = SourceEntryMatcher(matcherPath)
File "/usr/lib/python3/dist-packages/aptsources/sourceslist.py", line 459, in __init__
dist = DistInfo(f, base_dir=matcherPath)
File "/usr/lib/python3/dist-packages/aptsources/distinfo.py", line 186, in __init__
for line in dist_file:
File "/usr/lib/python3.4/codecs.py", line 313, in decode
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xae in position 2: invalid start byte
I am using Software-Properties-KDE version 0.92.36 on ubuntu 14.04 LTS
with some optional kde components installed (ie. Not kubuntu-desktop).
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1312540/+subscriptions
More information about the foundations-bugs
mailing list