-
```
This bug was found with american fuzzy lop (http://lcamtuf.coredump.cx/afl).
I cloned https://chromium.googlesource.com/webm/libwebm and compiled this with
afl-g++ and used AFL_HARDEN=1 make. I…
-
```
What steps will reproduce the problem?
1. You need must have GTK3 gir installed, on ubuntu: sudo apt-get install
gir1.2-gtk-3.0
1. New window, save it as /tmp/gtk.py
2. type
from gi.repositor…
-
Description
Using blk files form Genshin Impact v4.6.0 (PC)
seems like the blk formats in new 4.6 version has changed that can't be loaded by AssetStudio
Version
Using Studio v1.36.00 https://…
-
In the latest patreon build image (1.8-1) the code lines
` if (isset($_POST["flrig"])) {
$output = shell_exec("sudo sed -i 's/NEWFLRIG=.*/NEWFLRIG=1/gi' /home/pi/localize.sh ");
}
…
-
Quick one: should
```haskell
import Data.GI.Base
```
have resulted in the GType being in scope? I was mildly surprised I had to
```haskell
import Data.GI.Base.GType
```
explicitly before…
-
Hi,
I asked this a couple of days ago on the faster-whisper git but given it's a ctranslate2 error, I thought I better post it here too (apologies for the duplication but the original question is a…
-
```
What steps will reproduce the problem?
1. Install the program using setup.py on a Fedora 19 system
2. autokey-gtk on the command line
What is the expected output? What do you see instead?
I expe…
-
```
What steps will reproduce the problem?
1. Install the program using setup.py on a Fedora 19 system
2. autokey-gtk on the command line
What is the expected output? What do you see instead?
I expe…
-
```
What steps will reproduce the problem?
1. Install the program using setup.py on a Fedora 19 system
2. autokey-gtk on the command line
What is the expected output? What do you see instead?
I expe…
-
Take this input group:
```
G := Group(Z(5)^0 * [
[ [ 0, 2, 0, 2 ], [ 1, 4, 4, 4 ],
[ 0, 4, 0, 0 ], [ 3, 2, 0, 0 ] ],
[ [ 0, 2, 0, 2 ], [ 4, 4, 1, 4 ],
[ 0, 1, 0, 0 ], [ 3, 3, 0, 0 ] ],
…