I found a set of patches from the gentoo kde-sunset overlay that fix the following errors in knetworkmanager when connecting to a wireless network with NetworkManager 0.8
connection: 'NMSettingWirelessSecurity' / 'psk' invalid: 1 connection: 'NMSettingConnection' / 'uuid' invalid: 1
The configure-check-for-nm patch adds a configure check for networkmanager as well.
All of these patches were provided by Serghei Amelian
http://git.overlays.gentoo.org/gitweb/?p=proj/kde-sunset.git%3Ba=blob_plain%... http://git.overlays.gentoo.org/gitweb/?p=proj/kde-sunset.git%3Ba=blob_plain%... http://git.overlays.gentoo.org/gitweb/?p=proj/kde-sunset.git%3Ba=blob_plain%...
On Thursday 03 March 2011 01:51:58 Khyota wrote:
I found a set of patches from the gentoo kde-sunset overlay that fix the following errors in knetworkmanager when connecting to a wireless network with NetworkManager 0.8
connection: 'NMSettingWirelessSecurity' / 'psk' invalid: 1 connection: 'NMSettingConnection' / 'uuid' invalid: 1
The configure-check-for-nm patch adds a configure check for networkmanager as well.
All of these patches were provided by Serghei Amelian
The patches do not apply to the version we have in KDE:KDE3. Possibly the use in Gentoo another version.
On Thursday 03 March 2011 01:51:58 Khyota wrote:
I found a set of patches from the gentoo kde-sunset overlay that fix the following errors in knetworkmanager when connecting to a wireless network with NetworkManager 0.8
Actually they use knetworkmanager-0.2.2_p20080528 which is a very old version. Are you sure it can actually work with network-manager-0.8?