Andy Holmes
Andy Holmes
Thanks for the report, do you have the coredump available?
Thanks, I'll look into this when I find time.
Sorry, I couldn't manage to get debug symbols working with the core dump you sent me. If it happens again, please use: ```sh # Find the core dump for valent...
Could you provide more details about your usage? I'm running Valent on a oneplus6 and can't reproduce high battery drain.
Sorry, without more information to narrow it down there's not much hope of fixing this. We'll have to wait for more reporters to come forward.
Thanks for reporting. I think I remember something like this happening, either because the Android app behaves unexpectedly or I misread the expected behaviour. I'll have a look when I...
Sure, I can take a crack at it! I'm a bit tied up for the next little while, with the GNOME 44 release in progress, but I will come back...
Depends how fancy the linter was, I guess. Not everything can be automated with a11y of course, but it would definitely help.
> 1. The code is encoded in the uri so it is provided by the website and only requested to be opened in Workbench Possible, but I think there's fairly...
> Workbench doesn't know the origin. We would have to implement some complex token thingy. I think we could just handle `workbench://vala.dev/something`, then rewrite it to `https://vala.dev/something` before downloading. Then...