Michael Quevillon

Results 91 comments of Michael Quevillon

That's curious to know. So that's 2 data points for Signpost. @Johnathan-L-Gross, was your issue with Signpost or a different game? This would help to know the scope of this...

> > That's curious to know. So that's 2 data points for Signpost. @Johnathan-L-Gross, was your issue with Signpost or a different game? This would help to know the scope...

This should probably be addressed with a `install_requires` in the `setup.py`. To use this with Conda, I had to install a few extra packages with this command: `conda install -c...

This is due to the `hide-preferences-window` class that has been used, since it also ends up hiding the PIN window (and other windows like "Security Alerts", etc.). When Facebook makes...

I believe this should be fixed in [v2.60.3](https://github.com/sindresorhus/caprine/releases/tag/v2.60.3). If you're still having this issue with that version, feel free to reopen this issue.

Thanks for these temporary workarounds. Hopefully they should no longer be needed as of newer versions (v2.60.3).

I believe this is connected to #2180, and should hopefully be fixed when #2155 gets pulled in.

> In #2167, there is a comment indicating that the reason the security dialog doesn't show up is that the root element has class `hide-preferences-window`. Empirically, I can confirm that...

The conversation-based shortcuts were disabled due to redesign that broke those functionalities. I'm going to try to pick some of that work up soon, but not sure how involved that...

This is broken by recent backend changes, so I've converted this PR to a draft.