Re: Problem activating hotspot

2016-10-20 Thread Dan Williams
>  oConn["802-11-wireless-security"]["key-mgmt"] = QString("none"); > > > STÉPHANE BOUCHER > Consultant software > > > D-BOX Technologies Inc. | A. 2172 de la Province, Longueuil, QC J4G > 1R7 CANADA | T. 450-442-3003 | D. | W. d-box.com >

RE: Problem activating hotspot

2016-10-19 Thread Stéphane Boucher
ot;wep-key0"] = QString("87c77b7552"); oConn["802-11-wireless-security"]["key-mgmt"] = QString("none"); STÉPHANE BOUCHER Consultant software D-BOX Technologies Inc. | A. 2172 de la Province, Longueuil, QC J4G 1R7 CANADA | T. 450-442-3003 | D.

RE: Problem activating hotspot

2016-10-19 Thread Stéphane Boucher
-442-3003 | D. | W. d-box.com -Message d'origine- De : Stéphane Boucher Envoyé : October 18, 2016 4:17 PM À : Stéphane Boucher <sbouc...@d-box.com>; Dan Williams <d...@redhat.com>; networkmanager-list@gnome.org Objet : RE: Problem activating hotspot Let's see if I finally tamed

RE: Problem activating hotspot

2016-10-18 Thread Stéphane Boucher
t << "AddAndActiveConnection-> " << oResult.value().path().toStdString() << std::endl; exit(0); } exit (1); } --snip--snip-- STÉPHANE BOUCHER Consultant software D-BOX Technologies Inc. | A. 2172 de la Province, Longueuil, QC J4G 1R7 CANADA | T. 450-442-300

RE: Problem activating hotspot

2016-10-18 Thread Stéphane Boucher
: Stéphane Boucher Envoyé : October 18, 2016 2:54 PM À : Stéphane Boucher <sbouc...@d-box.com>; Dan Williams <d...@redhat.com>; networkmanager-list@gnome.org Objet : RE: Problem activating hotspot Simplified code. --snip--snip-- #if 0 g++ -g -std=c++11 -fPIC -o qtdbus_test qtdbus_te

RE: Problem activating hotspot

2016-10-18 Thread Stéphane Boucher
ANADA | T. 450-442-3003 | D. | W. d-box.com AVIS : Ce courriel contient des renseignements confidentiels. Si vous n'êtes pas le véritable destinataire, la diffusion ou l'usage de ce courriel, des renseignements qu'il contient ou des documents qui lui sont joints pourrait être illégal.

RE: Problem activating hotspot

2016-10-18 Thread Stéphane Boucher
er. Nous vous remercions de votre aimable collaboration. NOTICE: This e-mail contains confidential information. If you are not the intended recipient, any disclosure or other use of this e-mail or the information contained herein or attached hereto may be unlawful and is strictly prohibite

Re: Problem activating hotspot

2016-10-18 Thread Dan Williams
On Tue, 2016-10-18 at 15:26 +, Stéphane Boucher wrote: > I’m on Ubuntu 16.04.1. > > I’m using QDBus to interact with NetworkManager. > > At the time I do all of the following, there’s no existing > /org/freedesktop/NetworkManager/Settings/?? For the Hotspot. > > When I call

Problem activating hotspot

2016-10-18 Thread Stéphane Boucher
I’m on Ubuntu 16.04.1. I’m using QDBus to interact with NetworkManager. At the time I do all of the following, there’s no existing /org/freedesktop/NetworkManager/Settings/?? For the Hotspot. When I call AddAndActivateConnection, I get the error: “A 'wireless' setting is required if no AP