Mailinglist Archive: opensuse-kde (199 mails)
| < Previous | Next > |
Re: [opensuse-kde] dbus and NetworkManager problems(solved - ish )
- From: CP Hennessy <cp.hennessy@xxxxxxxxxx>
- Date: Wed, 18 Mar 2009 14:38:13 +0000
- Message-id: <200903181438.13727.cp.hennessy@xxxxxxxxxx>
On Wed 18 Mar 2009 13:49:45 Jon Nelson wrote:
original (for me NetworkManager-kde-0.7r848570-23.2.1 as well) as I did not
want to do without my wifi connection :)
A very annoying thing for me is that the NetworkManager plasmoid/applet/thing
when it is not able to use the definition of the network I gave it(and named
using the SSID), then searches for a new wifi network, finds the one I defined
above, and tries to help me access it (by putting in the appropriate WPA
keys), which of course fails as it is exactly the same as the first network I
set up.
:(
I think that I use very little of KDE3 anymore, but I have to use
knetworkmanager!
CPH
--
To unsubscribe, e-mail: opensuse-kde+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-kde+help@xxxxxxxxxxxx
On Wed, Mar 18, 2009 at 8:16 AM, CP Hennessy <cp.hennessy@xxxxxxxxxx> wrote:As mentioned I had hacked it. I did not really want to get back to the
Hi,
After an update over the weekend to KDE4.2.1 on openSuSE11.1 I was not
able to connect to my wireless network.
After some debugging I noticed that my /var/log/NetworkManager contained
:
NetworkManager: <WARN> get_secrets_cb(): Couldn't get connection
secrets: A security policy in place prevents this sender from sending
this message to this recipient, see message bus configuration file
(rejected message had interface
"org.freedesktop.NetworkManagerSettings.Connection.Secrets" member
"GetSecrets" error name "(unset)" destination
"org.freedesktop.NetworkManagerUserSettings").
This seems to be controlled thru the file
/etc/dbus-1/system.d/knetworkmanager.conf
and the lines :
<deny send_destination="org.freedesktop.NetworkManagerUserSettings"
send_interface="org.freedesktop.NetworkManagerSettings.Connection.Secrets
"/> (this line may not be exactly what others have as I have hacked it a
bit to get it working).
Anyway the following is what I now have in each of the 'policy' sections
of /etc/dbus-1/system.d/knetworkmanager.conf to get my wireless to work:
<allow send_destination="org.freedesktop.NetworkManagerUserSettings"
send_interface="org.freedesktop.NetworkManagerSettings.Connection.Secrets
"/>
Am I missing an update somewhere ?
Yours does not look like mine.
original (for me NetworkManager-kde-0.7r848570-23.2.1 as well) as I did not
want to do without my wifi connection :)
The contents of the the KDE4 version (NetworkManager-kde4) and theThis is the same for me.
KDE3 version are slightly different, however.
I also had trouble with KDE4's network manager component, so even
though I am running KDE4.2.1 I'm using KDE 3.5's network manager
component. Perhaps you've found the cause of my troubles as well!
A very annoying thing for me is that the NetworkManager plasmoid/applet/thing
when it is not able to use the definition of the network I gave it(and named
using the SSID), then searches for a new wifi network, finds the one I defined
above, and tries to help me access it (by putting in the appropriate WPA
keys), which of course fails as it is exactly the same as the first network I
set up.
:(
I think that I use very little of KDE3 anymore, but I have to use
knetworkmanager!
CPH
--
To unsubscribe, e-mail: opensuse-kde+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-kde+help@xxxxxxxxxxxx
| < Previous | Next > |