Evidlo / remarkable_mouse

use your reMarkable as a graphics tablet
GNU General Public License v3.0
506 stars 48 forks source link

Specifying --password seems to have no effect #63

Closed sergei-mironov closed 2 years ago

sergei-mironov commented 2 years ago

Hi. I'm trying 24ca4f6fc4ef8d13edff1bbd7c480ee9f9a38fe9 and the following command line:

remouse --password=MyPaSsWoRd --mode=stretch --orientation=left

The password prompt appears despite the fact that I already specified it using the command line. Entering it again interactively works fine (the gui window appears). Could it be the second SSH connection which doesn't reuse password or smth other?

alicuza commented 2 years ago

Same for me, the password command doesn't seem to make a difference.

SBAPKat commented 2 years ago

this is due to the password variable being reset to none in remarkable_mouse.py line 40, removing that line and rebuilding/reinstalling does the trick

Evidlo commented 2 years ago

Should be fixed in 7.0.0.