You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the GUI / Window logic attached to the wizard and property pages is using synchronous network connections to retrieve the device information. This part needs to be improved to use asynchronous network connections in order to avoid freezing or stuck GUI elements.
This also requires structural changes in the internal/underlaying WINSANE library.
The text was updated successfully, but these errors were encountered:
mback2k
changed the title
Make wizard and property pages use asynchronous network connections
Make wizard and property pages use threaded device I/O handling
Jun 15, 2014
Currently the GUI / Window logic attached to the wizard and property pages is using synchronous network connections to retrieve the device information. This part needs to be improved to use asynchronous network connections in order to avoid freezing or stuck GUI elements.
This also requires structural changes in the internal/underlaying WINSANE library.
The text was updated successfully, but these errors were encountered: