timgabets / electron-atm

A simple free open-source NDC ATM emulator, written on JavaScript, jQuery and Electron framework.
GNU Lesser General Public License v2.1
96 stars 58 forks source link

atm.setScreen(): unable to find screen 001 #9

Closed shalikas closed 6 years ago

shalikas commented 6 years ago

Hello, thank you for the nice tool, how to load states, should be they loaded from the host side ? Thank you

timgabets commented 6 years ago

Yes, the states and screens must be loaded from the host. To apply the loaded states, you must restart the application after loading (it's a known bug, I'm on my way of fixing it)

shalikas commented 6 years ago

Could you please tell which application should be restarted ? Protopas or EATM ? Will it work with DDC protocol or only with NDC? Thank you

timgabets commented 6 years ago

The electron-atm app should be restarted. And it should be NDC only.

CrazyMaskSin commented 6 years ago

hello! may I ask a question here, but how can the Application reload the configuration data without restart the App?

timgabets commented 6 years ago

Sorry for a late response. No, it's not supportedTG12:18, May 29, 2018, CrazyMaskSin notifications@github.com:hello! may I ask a question here, but how can the Application reload the configuration data without restart the App?

—You are receiving this because you modified the open/close state.Reply to this email directly, view it on GitHub, or mute the thread.