| Summary: | networkmanagement and rfkill | ||
|---|---|---|---|
| Product: | [Unmaintained] Network Management | Reporter: | David <StormByte> |
| Component: | KDED Module | Assignee: | Lamarque V. Souza <lamarque> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | normal | CC: | lamarque |
| Priority: | NOR | ||
| Version First Reported In: | 0.9 | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
David
2011-12-17 12:50:46 UTC
By the way, I tried to reproduce it despite I chose the wrong option before :) Well, it was NM that send the signal to disable wireless. As far as I known NM does not distinguish the WirelessEnabled and WirelessHardwareEnabled signals among several cards. Please send me the output of the commands below after reproducing the problem: qdbus --system org.freedesktop.NetworkManager \ /org/freedesktop/NetworkManager \ org.freedesktop.NetworkManager.WirelessEnabled qdbus --system org.freedesktop.NetworkManager \ /org/freedesktop/NetworkManager \ org.freedesktop.NetworkManager.WirelessHardwareEnabled If am right here then those two will return false. In that case the problem is in NM itself and you should contact them to fix this problem. Ok, yes, those two return false. I'll report it upstream. Thanks for the response. |