Marcel

Results 115 comments of Marcel

https://github.com/ONLYOFFICE/onlyoffice-nextcloud/issues/931#issuecomment-2061870498 is probably the reason files count not be moved from the database to the cache. But the data should not be automatically cleared from the database if the creation...

The cache could probably not be created, because x2t failed: https://github.com/ONLYOFFICE/onlyoffice-nextcloud/issues/931 (https://github.com/ONLYOFFICE/onlyoffice-nextcloud/issues/931#issuecomment-2096548861) (x2t is only failing for some document formats, not all)

Just to provide a quick update. Just lost a document because of the missing user feedback in the frontend when writing the documents back to Nextcloud again. Since I've created...

I would like to say that Discord in the Browser Version on Chromium based Browsers is able to transfer audio for screen casts, if you select a specific window. (Element...

> > I would like to say that Discord in the Browser Version on Chromium based Browsers is able to transfer audio for screen casts, if you select a specific...

In chromium-based browsers, you can share a tab. There the audio is automatically provided by the browser, but therefore the audio has to be enabled as described at the MDN...

I've successfully deployed my testing AP using this PR in https://gitea.c3d2.de/zentralwerk/network/src/branch/openwrt-module. (I've used my fork to get up-to-date hashes)

Starships implements a workaround which works while upstream nix does not provide an implementation yet: https://github.com/starship/starship/blob/9ab8b84ea6cd40f83a34836111c6bda2203dccfe/src/modules/nix_shell.rs#L15-L40