[kde] [Bug 324281] synaptiks crashes after launching
Justin Phelps
linuturk at onitato.com
Wed Mar 26 14:47:07 GMT 2014
https://bugs.kde.org/show_bug.cgi?id=324281
Justin Phelps <linuturk at onitato.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |linuturk at onitato.com
--- Comment #4 from Justin Phelps <linuturk at onitato.com> ---
I'm also affected by this on Kubuntu 13.10.
$ synaptiks
Traceback (most recent call last):
File "/usr/bin/synaptiks", line 5, in <module>
from pkg_resources import load_entry_point
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2805, in
<module>
working_set.require(__requires__)
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 696, in
require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 594, in
resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: pyudev>=0.6
$ synaptikscfg
Traceback (most recent call last):
File "/usr/bin/synaptikscfg", line 5, in <module>
from pkg_resources import load_entry_point
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2805, in
<module>
working_set.require(__requires__)
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 696, in
require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 594, in
resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: pyudev>=0.6
Let me know what else you need.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list