Manuel83 / craftbeerpi3

Other
180 stars 172 forks source link

Bug when changing actor type #76

Open eskilmoen opened 7 years ago

eskilmoen commented 7 years ago

When changing actor type from PWMSimple to RelayBoard, UI throws error "Failed to set up actor.. Please check the configuration".

Error is solved by re-opening the actor and re-setting the GPIO number. But the GPIO setting is lost so you have to check the board, or remember where it was configured.

Manuel83 commented 7 years ago

Are you running on a real raspberry pi?

niknokdereus commented 7 years ago

Got the same here

eskilmoen commented 7 years ago

Yep, latest version

Sent from my Samsung Galaxy smartphone.

-------- Original message -------- From: Manuel83 notifications@github.com Date: 7/11/17 21:50 (GMT+01:00) To: Manuel83/craftbeerpi3 craftbeerpi3@noreply.github.com Cc: Eskil Moen eskil@evkn.no, Author author@noreply.github.com Subject: Re: [Manuel83/craftbeerpi3] Bug when changing actor type (#76)

Are you running on a real raspberry pi?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/Manuel83/craftbeerpi3/issues/76#issuecomment-314552442, or mute the threadhttps://github.com/notifications/unsubscribe-auth/Acqp1eavQAzTcUmaTw9D-oTcUHtcgWaVks5sM9INgaJpZM4OTclU.

carlallen commented 7 years ago

@Manuel83 the UI doesn't clear the input field or reset the field so it's getting detached when it tries to submit. It only seems to be a problem if you change the type and the two types have the same fields with the same names