Trying to get the current NM code to work on my LFS system, with some custom code to support LFS. I've hit a couple of bugs which I've logged in Bugzilla. http://bugzilla.gnome.org/show_bug.cgi?id=394956 http://bugzilla.gnome.org/show_bug.cgi?id=399292 The first, 393956, I've included a patch for - I'd appreciate it if someone could review the change and commit it. The second I'm trying to investigate, and wondering if someone can offer some advice on where to look. Basically, nm-applet fails shortly after startup, killed due to libdbus asserting against an invalid parameter. The D-Bus call in question is getProperties on the interface org.freedesktop.NetworkManager.Devices. Monitoring D-Bus, I see three calls to this method, using the following paths: /org/freedesktop/NetworkManager/Devices/ath0/Networks/foo /org/freedesktop/NetworkManager/Devices/ath0/Networks/bar /org/freedesktop/NetworkManager/Devices/ath0/Networks/ The first two appear to be fine, but the third causes the assertion failure, presumably because it's calling without an essid appended. Can someone suggest where these path strings are being created, and where the essid is supposed to come from? Simon.
Attachment:
signature.asc
Description: This is a digitally signed message part