-
### Information about bug
Once the user has set a Default Letter Head for the First time, and Add another Letter Head as Default while disabling all the other Letter Heads, Purchase Order and Sales O…
-
**Issue:**
For the past 2 weeks some dock icons are greyed cogs. All my dock icons (bar Nautilus and Cosmic Terminal) are Flatpaks, but the icons for RhythmBox and Geany are greyed cogs, as is the…
-
### Tested versions
- Reproducible in 3.6 .net C# and all beta/rc .net builds
- Not reproducible in 3.5.3 .net C#
### System information
Windows 11 - Godot 3.5.3 .net - GLES 3 - RTX4080 - 14…
-
I tested from [`.github/workflow`](https://github.com/AUTOMATIC1111/stable-diffusion-webui/blob/master/.github/workflows/run_tests.yaml). Forge only runs on gpu. The values are hardcoded.
```bash
Ru…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What would your feature do ?
Discussed with Femke and Jim
Change multiple heating demand profiles and/or mu…
-
When the TDC portal is ready for deployment, I want to set up a reliable, scalable production environment, so that users can access and interact with the portal seamlessly with optimal performance and…
-
In `train.py`, I see the lines:
```
model = model().to(accelerator.device)
```
This did not work on my mac, because `model()` requires an argument since it calls the `forward` method.
T…
-
- [x] Minting UI - Issue with the Mint + Bond (Size issue needs to be fixed)
- [x] Minting UI - Transaction toast needs to only appear on top-left (like the bridge toasts for Solana) that lets user tr…
-
### This ticket is purely some random throw-away idea.
# Subjects
1. Weird technological jump once reaching UHV
2. Quantum Computer
3. EoH rework concept
# 1. Technological jump
_Disclaimer:…
-
Hi everyone, could some one help me with this issue.
I have a test suit with multiple test cases. I want to have suite setup run only once before and then there after test level split happens. I have…