toofar
toofar
Can you look in the network tab and see if you can see the request there and if it says it was blocked or anything? Don't share the full login...
Showing it as cancelled is expected for custom protocol links. I assume the chrome devs chose to show it like that because they get no feedback from the OS whether...
Since on that last PR you mentioned "I'm assuming this PR will not get merged before that" I though I would take the time to add some encouraging comments. No,...
There's a lot I don't understand, so I'll ask some questions that might seem silly because I don't have the time to do my own research. 1. Are we not...
@Thorinori since no-one has signalled they are looking to merge it soon it's unlikely to make it for the next release (not sure when the next release will be, 3-4...
Ah, it seems this has been requested before, a long time ago: https://github.com/qutebrowser/qutebrowser/issues/2269
Reviewing the output of the test script on commit 5228960c77a9 "Add test script to compare output file trees etc". This compares operations I've identified by comparing the docs for build...
> error while decoding file ... m4a Oh, I might have had that issue too. I just stopped it from processing m4a files, since I don't have many of them...
Have a look at `blissify init --help`. Maybe `blissify -c /config/path init -d /database/path` will work for you? > "$XDG_CONFIG_HOME" should be used for config files Yeah it uses `XDG_DATA_HOME`...
Nice work finding a reproducer. I use that setting and have seen it occasionally (on 5.14.2) when I have lots of github tabs open. I'm also seeing a `TypeError: Cannot...