-
Receiving this error with Termination before application launch.
May 28 16:13:40 net.mkiol.Jupii.desktop[7883]: qt.qpa.qgnomeplatform: Could not find color scheme ""
May 28 16:13:40 net.mkiol.Jup…
-
### Describe the feature
Add ability to define `Stack` (default) **termination protection** via (parent) `Stage`, as demonstrated by an example test scenario:
```ts
test('Stack inherits termina…
-
### Describe the bug
To Reproduce
1. Load attached save. (Posted in my comment below)
2. Equip a stack of Arrow (without it being a full stack of 99)
3. Equip a stack of Arrow2 (wi…
-
### Minimal reproducible example
https://github.com/YanDjin/expo-router-modal-bug
### Which package manager are you using? (Yarn is recommended)
yarn
### If the issue is web-related, pleas…
-
Something like this should be able to show the traceback tied to a given error:
```
try(
func() {
error("kaboom")
},
func(err) {
print(err.traceback())
}
)
```
myzie updated
1 month ago
-
If I have 3 items in a stack only 2 items show in the stack and the 2nd item is very transparent. If I have 2 items in a stack it shows as expected.
How can I fix this?
**Describe the bug…
-
https://stackoverflow.com/questions/79197546/how-do-i-store-retrieve-environment-variables-from-google-secrets
-
Recently PR addressed https://github.com/llvm/llvm-project/pull/81048 as Fix for Issue https://github.com/llvm/llvm-project/issues/17204
We addressed issue regarding "Spill/restore FP/BP around instr…
-
**Describe the bug**
if a stack has some amount of experience and you decide to split it with shift + ctrl, the second stack gets much more experience. so it's easy to get 10th level to all of your s…
-
Running a script from a function declared in the terminal appears to cause a stack misalignment bug.
Steps to reproduce
1) Make a script called "stack" with the code `print "stack".`.
2) In the…