douira

Results 51 comments of douira

Thanks for finding this issue in the code! Now I don’t have to worry that something is being calculated wrong. Fixing the printing is a good idea!

The relevant line seems to be this one https://github.com/iCrawl/discord-vscode/blob/master/src/activity.ts#L96

if you know how to fix this, a PR would probably be welcomed. I just commented with the relevant code location in case the maintainers or somebody else wants to...

I was looking for the cause of this issue in the code because I was experiencing this issue as well. I have three remotes in my repo and it seems...

`python3 setup.py install` works but then `superpaper` is not a command for me. This is that `python3 pyinstaller_wrapper.py`: ``` % python3 pyinstaller_wrapper.py /Users/douira/Documents/dev/superpaper /Users/douira/Documents/dev/superpaper /Users/douira/Documents/dev/superpaper/profiles Traceback (most recent call last):...

I've added it to my PATH. How it finds the command but spits out the following error: ``` % superpaper /Users/douira/Library/Python/3.9/lib/python/site-packages /Users/douira/Library/Python/3.9/lib/python/site-packages /Users/douira/Library/Python/3.9/lib/python/site-packages/profiles Traceback (most recent call last): File "/Users/douira/Library/Python/3.9/bin/superpaper",...

Ok thanks! I did a git pull and ran `python3 pyinstaller_wrapper.py` which yielded the following output after opening a dialog "Detection of the diagonal size of a display has failed....

I changed the setting and it does launch now. Here's a list of issues I've experienced so far: - [x] Setting custom bevel distances doesn't work. Pressing a number key...

Just checked, I had that setting enabled already.

Oh you’re right, I misread that. I’ll try it the other way around later.