-
Would you consider adding a license? I would like to use this as a basis for another re-implementation of `xcrun` that's more current.
-
Hey.
I've got "Segmentation fault (core dumped)" when I intentionally improperly used "SDL::Video::set_color_key", i.e.:
```
SDL::Video::set_color_key(
$m_surface,
SDL_SRCCOLORKEY | SDL_RLEA…
-
Hi! Sorry for this (probably) noob question, I've tried a lot of things, but haven't managed to compile str2str on Windows.
I have tested out strsvr and now I want to harness this power from the comm…
-
This didn't work but maybe I setup something wrong.
```
$ cat test/here-doc.t
$ ls -a
.
..
$ cat >> config config
-
I get an error when ghostscript tries to find a missing font:
$ gs findNone.ps
> GPL Ghostscript 9.52 (2020-03-19)
Copyright (C) 2020 Artifex Software, Inc. All rights reserved.
This software is …
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
epub2pdf v0.5
Please …
-
I have a strange bug where manuskript doesn't show a pdf preview, It instead shows a blank page
When I use the zip file from this GitHub repository, everything works just fine but when I use binaries…
-
### Suggestion
When launching qBittorrent, any torrents that weren't fully checked before it was closed require a recheck, which consumes a lot of time and resources. This process should be allowed…
-
```
package main
import (
"github.com/mattn/go-gtk/gtk"
"github.com/mattn/go-webkit/webkit"
)
func main() {
gtk.Init(nil)
println("Before crash")
wv := webkit.WebView()
_…
-
When I try to write the firmware to the hotkey pad I get an error.
```bash
~/katapult$ sudo make KCONFIG_CONFIG=config.hotkey flash FLASH_DEVICE=2e8a:000a --debug
GNU Make 4.3
Built for aarch64-un…