jdelker
jdelker
The problem is with the temp directory winget uses for install. This is located at `%LOCALAPPDATA%\temp\WinGet` and simply has insufficient permissions for an elevated permission install. So effectively the given...
For clarification: In #1252, I assumed that the issue may be related to the local foccus-client being somehow "stuck", rather than a problem with some central locking on the server....
Hi Marcel, thanks for your response. I monitored this in the past days to get a better understanding about what's happening here. This are my findings (and please correct me...
Again, I've monitored this for several days now. For **active** floccus clients, the general locking mechanism seems to work ok. From monitoring the HTTP requests on the NC server, I...
Bot, please don't close ;)
I consider this issue resolved. Revisiting this with 5.0.10 does not show the problem anymore.
Same problem here. Using the "Args" popup once seems to break the dialog system completely. Is there any projection for when the next version can be expected?
Inline comment found in `SynchronizedLazyImpl.java`: ``` // // This method could not be decompiled. // // Original Bytecode: // // 1: getfield kotlin/SynchronizedLazyImpl._value:Ljava/lang/Object; // 4: astore_1 /* _v1 */ //...
FYI: I've created a new issue for the Nextcloud Bookmarks sync, due to it's possible different nature. However, I still see a strong similarity. Despite my previous assumption, that this...
There are quite a few issues (see #1583, #1643 for example), which all seem to boil down to the same problem. That is: **Presence of the `--config` flag, causes the...