#605697 network-manager-gnome: no feedback when creating an Ad-Hoc WiFi network fails due to dnsmasq not being installed

Package:
network-manager-gnome
Source:
network-manager-applet
Description:
network management framework (GNOME frontend)
Submitter:
Paul Wise
Date:
2010-12-02 14:06:05 UTC
Severity:
wishlist
#605697#5
Date:
2010-12-02 13:30:41 UTC
From:
To:
I tried to create an Ad-Hoc WiFi network but it failed due to dnsmasq
not being installed. Luckily I figured I should look at syslog:

Dec  2 20:08:09 chianamo NetworkManager[1956]: <error> [1291291689.837124] [nm-device.c:2434] start_sharing(): (wlan0/wlan0): failed to start dnsmasq: Could not find dnsmasq binary

There should be some feedback in the UI if it fails due dnsmasq /
iptables / etc being missing. Preferably the creation dialog should
detect lack of those binaries and present an error message instead of
allowing the user to attempt to create the connection. After I installed
dnsmasq-base, creating an ad-hoc network worked fine.

#605697#10
Date:
2010-12-02 13:58:28 UTC
From:
To:
severity 605697 wishlist
thanks

Hi
the package description it says:

optional dependencies:
..
* dnsmasq-base/iptables: Required for creating Ad-hoc connections and
 connection sharing.


With Recommends being installed by default, you explicitly need to remove it or
mark it to not be installed, and in that case you usually should know what
you're doing (and hopefully read the information that is provided).

Sorry to say this, but this is a very low prio bug for me. If there is a patch,
I'll review it, but I probably won't work on it myself.

Thanks,
Michael

#605697#17
Date:
2010-12-02 14:01:55 UTC
From:
To:
Well aware of all that.

Please at least forward this upstream.