-
**Describe the bug**
When building synfig on Windows using MSVC Toolchain and vcpkg, CMake fails to configure the project with the following output:
```
CMake Error at scripts/cmake/vcpkg_execute_b…
-
### Expected Behavior
When clicking the dropdown menu on a collection it should be shown without clicking on any option
![image](https://github.com/Kong/insomnia/assets/21181510/8edd0f33-d119-4a78-9…
-
Hello, yesterday I was able to finally compile qemu-ios, I tried booting it here for the first time, and I got a kernel panic, the following is the lines I found most interesting in the panic.
```
A…
-
I have a strange discoloring when 2d rendering to the surface target or any other render target, when using a multisampling on Windows 10 / 11 with Vulkan.
This is how it looks when:
- Rendering w…
-
Hello,
I have tried to make simulations to run vehicles one behind other. After some time i have made 1st vehicle to make lane change but and i have set "traci.vehicle.setLaneChangeMode(vehID, 256)" …
-
`createMany` and `createManyAndReturn` misses relation attributes, although they can be used.
An example,
If I have the following schema:
```
model House {
id Int @id @default(autoincrement()…
-
### Description
I noticed that using the latest 3.1.1 Auth on Windows 11, the auth process will still consume around 8%-15% of GPU usage even if you hide the window in the system tray.
This may no…
-
### Description
- use code:
```
select *
from film as f
join film as f2 on f.
```
- place caret at the end of the query, after "f."
- press Ctrl + Space
If I remove the line with "jo…
-
Hi,
I'm actually trying to restore an "old" movie from the 80's, since I'm only running Linux I use for now a VM with Windows 10 and the upscale is taking very long time (about 300 hours).
I'm awa…
-
**Describe the bug**
*Error message: /bin/bash: line 1: c:binnavi.exe: command not found*
My executable is of course in c:\bin\navi.exe but something is going wrong with backslashes parsing.
**…