[Bug 159978] New: solid-network missing signals to connect to wifi via networkmanager

David StormByte at gmail.com
Thu Mar 27 21:44:43 GMT 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=159978         
           Summary: solid-network missing signals to connect to wifi via
                    networkmanager
           Product: kde
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: unassigned-bugs kde org
        ReportedBy: StormByte gmail com


Version:           svn (using Devel)
Installed from:    Compiled sources
OS:                Linux

I tried to use solid with networkmanager backend, so I tried it in a konsole to see if it could connect to my wireless.
After a research I discovered the commands to use, and the device_uni and network_uni.

I've got the UNIs that way:

solid-network listdevices and solid-network listnetworks /org/freedesktop/NetworkManager/Devices/wlan0

So finally I typed:

solid-network set network /org/freedesktop/NetworkManager/Devices/wlan0 /org/freedesktop/NetworkManager/Devices/wlan0/Networks/StormByte wpapsk wpa2 tkip <<mypassword>>

And I had:

QDBusObjectPath: invalid path ""
QDBusObjectPath: invalid path ""
Object::connect: No such slot Solid::Control::Network::_k_destroyed(QObject*)
Object::connect: No such signal Solid::Control::Network::signalStrengthChanged(int)
Object::connect: No such signal Solid::Control::Network::bitrateChanged(int)
Object::connect: No such signal Solid::Control::Network::associationChanged(bool)
Object::connect: No such signal Solid::Control::Network::authenticationNeeded()
Object::connect: No such slot Solid::Control::WirelessNetwork::_k_destroyed(QObject*)

And as a result, it was unable to connect to my wireless AP.

I think I did things correctly so is this a bug (those missed signals and slots)?



More information about the Unassigned-bugs mailing list