Scott Bonds

Results 16 comments of Scott Bonds

No worries, I know what its like to be busy. ;) I haven't tried digging around more, I'm just using a different logging lib for now.

Correction, ';' works, I can get a single keypress through with it, but ':' doesn't do anything, no keypresses get through, let alone all keypresses. Maybe related to #4?

I noticed the ````ctypes.char.ptr.ptr(ctypes.UInt64("0x0"))```` error on browserpass too: https://github.com/dannyvankooten/browserpass/issues/113

Yes, the host application is installed. To sanity check that, I renamed /home/scott/.mozilla/native-messaging-hosts/passff.json to /home/scott/.mozilla/native-messaging-hosts/passff.json.old and relaunched Firefox, yielding this new error message: ```` [PassFF] Preferences initialised Object { passwordInputNames:...

@devurandom I'm referring to 'the hamburger menu' -> Developer -> Browser Console. For me it's also mapped to Ctrl-Shift-J

I'm running OpenBSD amd64 6.2-stable, Firefox 58.0.2 64-bit, PassFF 1.1. I manually installed the host app since the install script had trouble (see https://github.com/passff/passff-host/issues/5). I edited the passff.json to point...

@tuxor1337 in short, yes, passff is still broken on OpenBSD, passff.py is executable, and passff.json points to passff.py (once I manually installed and edited passff.json and passff.py): ```` ~/.m/native-messaging-hosts [1]...

Sorry, I thought the addon would automatically update to the latest version on its own. I'll download v1.2, try it, and report back.

Yes, I don't know what to make of the memory error. In other news, I upgraded to v1.2 and now I see this error message when I click on the...