Vitaly

Results 16 comments of Vitaly

Sorry, but I don't know how to use simple o/p redirection with yay. Please show an example. If you mean to redirect all messages to file, including yay, then I...

As for me, it sounds good enough.

Hi @RPINerd, have you managed to work around this or downgrade is the only option?

Thanks for a reply. Actually, clean build have helped me.

[raw_wss_client.txt](https://github.com/crossbario/autobahn-js/files/1523908/raw_wss_client.txt) Hi. Same here. And i am no running any websocket servers, i try to connect to trusted one: wss://ws.cex.io/ws/. Maybe there exist some hacky solution? Or maybe it could...

UPDATE: [my issue is solved](https://github.com/phonegap/phonegap-plugin-barcodescanner/issues/74) Also experiencing this issue. Testing on Android 4.2.2 phone. Building in - Windows 8.1, Phogap version 5.2.2. (my app is closed with a message "unfortunately...

@intersimone999, An error still occurs, but the error message seems to be clearer: ``` js: Uncaught (in promise) NotAllowedError: play() failed because the user didn't interact with the document first....

Xerox_mfp driver and sane debug log: ``` $ export SANE_DEBUG_DLL=255 && export SANE_DEBUG_XEROX_MFP=4 && scanimage -L [09:22:12.865644] [sanei_debug] Setting debug level of dll to 255. [09:22:12.865721] [dll] sane_init: SANE dll...

Ful log while scanning: ``` $ export SANE_DEBUG_DLL=255 && export SANE_DEBUG_XEROX_MFP=4 && scanimage -d "xerox_mfp:tcp 192.168.1.111" --format=png -p -v --resolution=100 --mode=Lineart --source=ADF -x 216 -y 297 --batch='./SCANx%d.png' [12:49:41.747628] [sanei_debug] Setting...

Hello, @alexpevzner! First of all, thank you for checking this issue. > It means that your printer was recognized by 2 drivers: `sane-escl`, which supports only eSCL protocol, and `sane-airscan`,...