Simon Josefsson
Simon Josefsson
Hi. I have the same problem: ``` jas@kaka:~$ ~/bin/nextcloud --version Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway. Nextcloud version 3.13.33.13 (build 25182) Git revision e4e1bf9a4c1def61c444f086999d461e37851c9b...
I saw the same problem (i.e., no crash - but syncing just silently fails) when I downgraded to 3.4.2 but running the 3.12.7 appimage works for me. Version 3.13.33.13 just...
> I was not able to reproduce this crash (multiple accounts on Arch Linux). > > 1. is the desktop client 3.13.3 always reliably crashing during sync? Is there anything...
It happened again on i386 now, seems like this is a flaky test: https://salsa.debian.org/jas/golang-github-gorgonia-tensor/-/jobs/7405919 ``` === RUN TestDense_AddScalar_reuse --- PASS: TestDense_AddScalar_reuse (0.07s) === RUN TestDense_SubScalar_reuse testutils_test.go:552: q.Dtype: float32 testutils_test.go:553: correct...
Hi! Could someone cherry-pick and merge this? I can confirm that it solves a i386 build error: https://salsa.debian.org/jas/golang-github-notaryproject-notation-go/-/jobs/8531986 ``` src/github.com/notaryproject/notation-go/notation_test.go:589:26: cannot use math.MaxInt64 (untyped int constant 9223372036854775807) as int value...
> Hi @jas4711 , would you mind opening a new PR with a signed commit if this is required for your scenario? This is a tiny change so it can...