-
-
Is this an issue or have I made an error? I highlight all mails (1200), select printing tools ng and it prints only 100 mails.
Hope you can help please
-
> ![изображение](https://github.com/sile-typesetter/sile/assets/15092760/63aec98e-bc62-459b-ae6e-fbcaf081ef1a)
_Originally posted by @jodros in https://github.com/sile-typesetter/sile/issues/2001#i…
-
```
What steps will reproduce the problem?
1. Connect to a server with connectbot
2. Tap the menu button and select "Copy from the menu"
3. Try to use the dpad up and down keys to select text
What is…
-
```
What steps will reproduce the problem?
1. Connect to a server with connectbot
2. Tap the menu button and select "Copy from the menu"
3. Try to use the dpad up and down keys to select text
What is…
-
```
What steps will reproduce the problem?
1. Connect to a server with connectbot
2. Tap the menu button and select "Copy from the menu"
3. Try to use the dpad up and down keys to select text
What is…
-
```
What steps will reproduce the problem?
1. Connect to a server with connectbot
2. Tap the menu button and select "Copy from the menu"
3. Try to use the dpad up and down keys to select text
What is…
-
```
jpgd.cpp, line 3101 should be:
if (((req_comps == 1) && (decoder.get_num_components() == 1)) || ((req_comps ==
3) && (decoder.get_num_components() == 3)))
```
Original issue reported on code.…
-
```
jpgd.cpp, line 3101 should be:
if (((req_comps == 1) && (decoder.get_num_components() == 1)) || ((req_comps ==
3) && (decoder.get_num_components() == 3)))
```
Original issue reported on code.…
-
Hi!
I've got a bit of a strange dataset where I have Jenkins logging data into InfluxDB for execution times etc under two specific measurements - job, stage. I'd like to pickup both, augment with …