Results 219 comments of Friedger

I had a crash, but it looks like a different behaviour than before. I will keep trying. ``` [ 526.843398] flistd (1266): /proc/1576/oom_adj is deprecated, please use /proc/1576/oom_score_adj instead. [...

See also https://github.com/blockstack/blockstack-browser/issues/1825

@hstove It looks like a different problem ![Screenshot from 2019-12-02 09-44-32](https://user-images.githubusercontent.com/1449049/69947341-c1d52f00-14ed-11ea-90d4-7df6e635f8aa.png)

Implementation can be found here under MOZ 2 license: https://github.com/MichaelFedora/mercurius

I see this also on Android with Firefox and Brave browsers. Helloblockstack.com works, oi-timesheet.com not. Ryan Arndt schrieb am Mi., 13. Nov. 2019, 17:20: > I will contact them with...

Native app didn't work for me neither. Console is empty for me. drhedberg schrieb am Mi., 13. Nov. 2019, 18:47: > How do I get you my console logs? Not...

This issue is also related to https://github.com/blockstack/app-mining/issues/172 and https://github.com/blockstack/blockstack-browser/issues/1892#issuecomment-552079442 @zone117x Thanks for the issue on oi-timesheet. The bug for the blockstack browser is that it does not handle unknown scopes...

The manifest url is transferred via the auth request. If you not transfer the manifest url, then you will need to transfer the start_url that contains the link to manifest...

Implemented in https://github.com/stacks-network/stacks-blockchain/pull/2770

There is already code there. See #1924