Marcel de Vries

Results 6 issues of Marcel de Vries

New mail notification does show a toast but when you ignore it (as in it timeouts), it does not show the notification in the action center. As per [the documentation](https://msdn.microsoft.com/en-us/library/windows/apps/xaml/dn631259.aspx#overview_of_action_center)...

windows-only
difficult

As reported here: http://stackoverflow.com/questions/20244018/stack-overflow-error-in-console-application/20245658

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your issue described in the documentation? - [X] I have read the...

stale

I have: - [X] searched open and closed issues for duplicates ---------------------------------------- ### Version info **Duplicati Version:** 2.0.1.30_experimental_2016-11-03 **Operating System:** Windows 10 Pro **Backend:** WebDAV ### Bug description Symlinks created...

windows

> [!NOTE] > Original work and PR by [bold84](https://github.com/bold84) @ https://github.com/ggml-org/llama.cpp/pull/15019 This pull request resolves #15012 and introduces comprehensive support for the Qwen3-Coder model family's XML-based tool-calling format. It includes...

testing

Some LSP servers (e.g. pyright) rely on `workspace/didChangeWatchedFiles` to register new files/modules after creation to be able to resolve imports. Without this the LSP server will always return error diagnostics...