adsche

Results 24 comments of adsche

Yes, that all makes sense. Even if it's longer, I'd still prefer `next` over using `Esc`. Maybe `good`/`bad` for up/downvote? Although, now I'm thinking `bad` could be the start of...

Sorry, I used to know how to write bug reports 😅 It's 5.7.2 (via fdriod) on Android 10.

Old issue, but I am having this problem currently. If I add row styles via returning `{ classes: [ ... ] }` from the `data-row-style` function, they get applied to...

I am getting this as well. macOS 13.0.1, Python 3.10.8, wxPython version 4.1.1 osx-cocoa (phoenix) wxWidgets 3.1.5. The sample from above results in: ``` python3 test.py Traceback (most recent call...

**EDIT** Ok, I just saw that this has already been fixed using `int(...)` conversions in the current version. I guess the pixelated font is expected as well from the above...

Hey all, I believe the more straightforward solution might be to just set `RUN_ROOT='/run/private` if `DynamicUser==True`. This works for me and is in accordance with the systemd documentation on `DynamicUser`...

Since this has a not-reproducible label: I am hitting the same issue with Firefox 107.0.1 on macOS 13.0.1. Attached the screenshot of the network requests after selecting the new currency.With...

I'm not seeing the SIM number for incoming calls and in the call log either. The dialer does recognize that I have two SIMs though, because I can chose a...

> Did anyone test whether this is also happening on NC 29? It is happening for us on NC 29. We're not using user_external that others mentioned, we use only...

I am getting the same error when running `occ documentserver:flush`. Stacktrace: ``` An unhandled exception has been thrown: TypeError: stream_get_contents() expects parameter 1 to be resource, bool given in /var/www/html/nextcloud/apps/documentserver_community/lib/Document/DocumentStore.php:173...