Kevin Bailey

Results 6 comments of Kevin Bailey

I'm seeing this too, after trying everything mentioned above. This is buster on crostini. keraba@penguin ~/signal-curses> dpkg -l | egrep python-gobject\|libgirepo\|libglib2\|libcairo2\|libffi-dev\|python3-gi\|libunixs ii libcairo2:arm64 1.16.0-4 arm64 Cairo 2D vector graphics library...

It appears that pipenv is not needed. I simply: pip3 install npyscreen pip3 install PyQRCode python3 main.py -u ... and it works fine. So I'm wondering why the instructions steer...

Same issue here, on a Moto Razr Plus, no bluetooth anything. I hear "Becoming idle" quite often, but the "total movement time" is identical to actual time. April 13 worked;...

Hi yash! pnpm run install isn't supported, and pnpm run build-linux does the same thing (but I'm wondering if I need to clean the tree beforehand and how to do...

I spoke too soon, I guess. I just noticed that it says, "Couldn't load sticker pack." on start-up. I don't care too much, but it means that something is still...

I ran those steps. I'm attaching the entire log, in case you can see something, but here's the TLDR: ``` export SIGNAL_ENV=production pnpm -C ./sticker-creator/ install pnpm -C ./sticker-creator/ run...