Mailinglist Archive: opensuse-bugs (8034 mails)
| < Previous | Next > |
[Bug 227406] KNetworkManager don't show wireless connection (airport 802.11b).
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 19 Dec 2006 02:45:39 -0700 (MST)
- Message-id: <20061219094539.5EE1A25C887@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=227406
------- Comment #16 from iakynet@xxxxxxxxx 2006-12-19 02:45 MST -------
(In reply to comment #15)
> (In reply to comment #13)
> > Can you please start KNetworkManager ('knetworkmanager') in a terminal and
> > check whether warnings show up?
> >
> > If this does not give us any hint I will prepare packages with verbose debug
> > output to investigate this issue further.
> >
>
> Hello.
>
> There seems to be a similar problem in the Debian package, with some more
> information in the bug report:
>
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=398974
>
In the other hand i do some traces in the source code, and follow the problem
to 'knetworkmanager-state_dbus.cpp'. In the 'switchWireless (bool set)' method,
the 'set' parameter is 'true' when wireless network is going to activate, but
after the dbus call the wireless active status is 'false'... so the problem
could be in the 'setWirelessEnabled' dbus call...
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Comment #16 from iakynet@xxxxxxxxx 2006-12-19 02:45 MST -------
(In reply to comment #15)
> (In reply to comment #13)
> > Can you please start KNetworkManager ('knetworkmanager') in a terminal and
> > check whether warnings show up?
> >
> > If this does not give us any hint I will prepare packages with verbose debug
> > output to investigate this issue further.
> >
>
> Hello.
>
> There seems to be a similar problem in the Debian package, with some more
> information in the bug report:
>
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=398974
>
In the other hand i do some traces in the source code, and follow the problem
to 'knetworkmanager-state_dbus.cpp'. In the 'switchWireless (bool set)' method,
the 'set' parameter is 'true' when wireless network is going to activate, but
after the dbus call the wireless active status is 'false'... so the problem
could be in the 'setWirelessEnabled' dbus call...
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
| < Previous | Next > |