Summary: | synaptiks crashes after launching | ||
---|---|---|---|
Product: | [I don't know] kde | Reporter: | zetrotrack000 |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | crash | CC: | arthur, cfeck, eviveiro, linuturk, priv, unassigned-bugs |
Priority: | NOR | ||
Version: | 4.11.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
URL: | http://forum.kde.org/viewtopic.php?f=225&t=117257 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Bug Depends on: | 323899 | ||
Bug Blocks: |
Description
zetrotrack000
2013-08-30 16:10:50 UTC
> When try to run from terminal, it gives following error: Segmentation fault (core dumped) Synaptiks is not developed nor tracked here. Actually it is hardly maintained nowadays. Anyway, the crash of systemsettings is probably related with bug 323899. I have this problem using Arch Linux (In reply to comment #2) > I have this problem using Arch Linux I just did a system update on arch linux. sudo pacman -Syu I also had a problem with kate not launching in the kickoff application launcher which I changed the line: X-DBUS-StartupType=Unique to X-DBUS-StartupType=none in the file /usr/share/applications/kde4/konsole.desktop I'm not sure if the second part is need but the problem is now fixed for me. On a side note when launching synaptiks from konsole I get the following warning message: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave. 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. Synaptiks is unmaintained since years. Please try "kcm-touchpad", which ships with Kubuntu 14.04 by default, and should also be available for other distributions. Please ask in a forum of your distribution for packages. |