dominicusmento / CSharpTradFriLibrary

This is a .NET Standard (2.0) library to communicate with the IKEA Home (Tradfri) ZigBee-based Gateway.
GNU General Public License v3.0
37 stars 20 forks source link

NullReferenceException in TradfriUI/main.cs #33

Closed mHCAndi closed 4 years ago

mHCAndi commented 4 years ago

NullReferenceException occures in line 73 of TradfriUI/main.cs: TradfriAuth appSecret = tradfriController.GenerateAppSecret(form.AppSecret, Properties.Settings.Default.appName);

tradfriController is not initialized yet at this stage.

It happens if EnterGatewayPSK dialog gets terminated by the button "Generate and Save".

IKEA Tradfri Gateway :