-
It seems I installed correctly the Code Highlighter. I followed all steps on installation. But when I select the text on Impress and choose to highlight a Python code, the following error happens:
…
-
I was testing an option to save emails to local storage rather than pushing them to Gmail drafts. I accidentally entered an incorrect path, and it printed emails saved even though the entered path did…
-
## Current Behavior
The following code is raising an error:
```python
from mailmerge import MailMerge
def some_function(buffer: BytesIO):
with MailMerge(buffer) as document:
...
```
…
-
We currently support synthesizing/compiling email using an LLM as a template engine. We should also support simple use cases where you might not want to use AI. Engines like Jinja & Nunchucks already …
-
Release 3.0.85
Der MailMerge in Richtext-Feldern ist nicht korrekt in Abhängigkeit der Schreibweise:
Der folgende Code steht in einem Richtext-Feld. Bei A und C sind die Pipelines mit kleinem a un…
-
- [x] I have verified that the issue exists against the `master` branch of Celery.
- [x] This has already been asked to the [discussions forum](https://github.com/celery/celery/discussions) first.
-…
-
### Summary
When waking up the screen from power saving, some windows or apps are not rendered or killed.
### Steps to Reproduce
1. in desktop 1: open 2 windows of firefox wayland
2. in desk…
-
### This issue is unique.
- [X] I have used the [search tool](https://github.com/ONLYOFFICE/DocumentServer/issues?q=) and did not find an issue describing my idea.
### Your idea.
We have an online …
-
#### Is your feature request related to a problem? Please describe.
I want to package a panel which is essentially a fancy mailmerge app to pyodide. Unfortunately there is no way to include template …
flxmr updated
7 months ago
-
**Describe the bug**
```bash
$ docker run -it --gpus all -p 8080:8080 -v $HOME/.tabby:/data tabbyml/tabby serve --model StarCoder-1B --device cuda
docker: Error response from daemon: driver fai…