-
```
What steps will reproduce the problem?
1. Grabbed latest gpl code and bluecove binary file. Followed developer readme
instructions.
2. Installed libbluetooth-dev and libbluetooth3 as well as blue…
-
### Description of the bug
When I try to slice with the Thumbnail Format set to JPG, PrusaSlicer crashes with the error:
```text
Wrong JPEG library version: library is 80, caller expects 62
``…
-
**Describe the bug**
/usr/bin/ld: /tmp/tmpxft_0000b975_00000000-11_single_file.o: in function `main':
tmpxft_0000b975_00000000-6_single_file.cudafe1.cpp:(.text+0x594): undefined reference to `cutlas…
-
```
I was building xar 1.5.2 on Cygwin/Windows 7, but when I run it I normally get
this output:
> Sophie@Sophie-Laptop:~/xar/xar-1.5.2$ xar
> /usr/local/bin/xar.exe: error while loading shared libra…
-
AFAIK, Pyenv auto hashing currently only works with 'standard' Python tools or anything installed by pip. It is not aware of exes that link to Python, unless a shim file is manually created.
A use…
-
```
What steps will reproduce the problem?
1. Grabbed latest gpl code and bluecove binary file. Followed developer readme
instructions.
2. Installed libbluetooth-dev and libbluetooth3 as well as blue…
-
```
What steps will reproduce the problem?
1. Grabbed latest gpl code and bluecove binary file. Followed developer readme
instructions.
2. Installed libbluetooth-dev and libbluetooth3 as well as blue…
-
```
What steps will reproduce the problem?
1. Grabbed latest gpl code and bluecove binary file. Followed developer readme
instructions.
2. Installed libbluetooth-dev and libbluetooth3 as well as blue…
-
I'm trying to run a tcl file like the following:
```
package require http 2
package require tls 1.7
http::register https 443 [list ::tls::socket -autoservername true]
set resp [http::geturl "ht…
-
With two installs of `git-crypt`, both claiming to be `0.6.0`, one on Ubuntu Focal (20.04) and one on an LXC container running Alpine Linux (so musl libc) 3.12.0, both with git-crypt installed from OS…