-
xclip does not reliably copy/paste large (>1MB) buffers.
Here's a sample transcript.
% dd 'if=/dev/zero' 'bs=2000' 'count=1000' | tr '\000' 'a' | xclip -i
1000+0 records in
1000+0 records ou…
-
**Describe the bug**
On MacOS 10.15.5 Vorta 0.7.0 launches, but when i want to open the GUI it crashes immediately without any error. Removing the settings.db has no effect, so clean install has same…
-
Before posting, have you looked at the [FAQ](../docs/FAQ.md) page? Yes, they weren't related. Somewhat similar to the previous, closed issue #41 occurs.
## Steps to Reproduce
1. Creating a (mini…
-
Affected packages seem to include:
* [security/cyrus-sasl2](https://www.freshports.org/security/cyrus-sasl2/)
* [databases/mysql57-server](https://www.freshports.org/databases/mysql57-server/)
…
-
This piece of code shows how the the acceptable python 2 to 3 port of unicode to str isn't compatible with jsonpickle.encode:
```
import future
from jsonpickle.pickler import encode
from builtins…
-
- Happens only when we use super mode to obfuscate the project, when built with advanced 0 the obfuscated and packaged code works without any issue.
- Packaged with pyinstaller (not pyarmor pack), sp…
-
# Intro
Flatpak is a framework for distributing desktop applications on Linux. It has been created by developers who have a long history of working on the Linux desktop, and is run as an independent …
-
Hi all, a related case, on Win 7, OS 2.5.1, GF 750 Ti - the NVENC doesn't appear at all as a disabled option. I have CUDA 10.1 lib installed if that could be e problem.
![image](https://user-images…
-
**Software Versions**
* PyInstaller: 4.0
* Python: 3.7.7
* OS: Windows-10-10.0.19041-SP0
* Kivy: 1.11.1
* Kivy installation method: follow [official site](https://kivy.org/doc/stable/installation…
-
The second print will crash Cura 4.6.1. Using latest Git plugin. Running Artemis and Rostock Max V3.
How do I put Python into debug mode for testing a plugin?