Adam Brown
Adam Brown
The error still occurs with the latest room upgrade, potentially we could catch the error and reopen the database connection in a non wal mode, although the docs suggest it...
I would argue this isn't a responsibility of the library since there's a way to customise the creation of the filename 👻 Although it would be good to document the...
looks like https://github.com/novoda/download-manager/pull/513 should have fixed this issue 🤞
also seeing this issue a few times every day, retrying tends to work straight away  https://github.com/vector-im/element-android/actions/workflows/gradle-wrapper-validation.yml?query=is%3Afailure
I was seeing this issue using a buildjet runner with api-level 28 and the default target, switching to the `playstore` target fixed the issue though
for context around my setup - I'm using a Sony a5100 outputting a "clear" preview at 1920x1080 over hdmi to a generic hdmi to usb converter `v4l2-ctl -d /dev/video0 --list-formats-ext`...
there's a compile error which looks to be caused by jetifing some junit libraries, may work after https://github.com/vector-im/element-android/pull/7142 and the jetifier is disabled :crossed_fingers:
@dependabot rebase
exactly as @DashieTM put it ^^^ > Affects or can be seen by some users regularly or most users rarely
Added `blocked` label whilst the element.io repo pull request is under review