artyom-beilis / OpenLiveStacker

Live Stacker Project - C++ backend and frontend
GNU General Public License v3.0
32 stars 4 forks source link

Starting the application has to be done twice. #19

Closed han-k59 closed 1 year ago

han-k59 commented 1 year ago

Just run the version 8.

There is still an old problem which could confuse users. When I start the application I have to do the following:

Run application:

1) Accept "access to USB port". 2) Accept "access to USB port" again. 3) Select "ASI device" does not do anything. So I "Close and exit" the application. 4) Run the application for the second time 5) Select "ASI device".

Then it runs

artyom-beilis commented 1 year ago

Interesting. This is something need to be checked. But I don't know how. Probably I need to find some VM images that support OTG and Android 8...

Strange behaviour indeed.

han-k59 commented 1 year ago

Does not happen in beta 9.1. I will close it