| Summary: | impossible to configure encrypted network via wicd-client-kde | ||
|---|---|---|---|
| Product: | [Applications] wicd-client-kde | Reporter: | Evgeny <worsediablo> |
| Component: | general | Assignee: | Anthony Vital <anthony.vital> |
| Status: | RESOLVED DOWNSTREAM | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | emerge --info | ||
|
Description
Evgeny
2012-04-01 21:18:51 UTC
This typically happens when the default python binary (probably python3) is not the one used with Wicd (probably python2). You have to use the cmake flag -DPYTHONBIN=/path/to/python to make it work (the default is just "python"). You can try with -DPYTHONBIN=python2. Please let me know if this works or not. Thank you it's real in it. I set default python to python2 and restart wicd, dbus and kde and now it works fine. Thank you. Alright, I'm closing the report then. |