-
##### Issue type
Bug report
##### Minetest version
```
0.5.0-dev-4f688d5
```
##### OS / Hardware
Operating system: Windows 10 64bit
CPU: AMD FX 4130
##### Summary
I'm trying to use a…
-
I suggest creating a feature that generates and stores previews of large image files.
For instance, PSD files greater than 10 MB would be processed by imagemagick to create a lower resolution JPEG…
-
I'm once again seeing issues when a large-scale (thousands of files) torrent is Seeding in a partially-completed state, and additional files are then enabled for download in its "Files" tab.
What's…
-
I'm using the msi crate, but after some profiling, I think this crate might be the better place to report that.
Code:
```rust
let setup_file = BufReader::new(File::open("out_is/Setup.msi…
-
Seg fault, with no log outputs, is the result when using ```-i examples/Villin-Headpiece/villin-unfolded-conect.pdb``` as an input file. Can be a memory leak or need to test on system with more system…
-
### Before you start please confirm the following.
- [X] Yes, I've searched similar issues on [GitHub](https://github.com/portainer/portainer/issues).
- [X] Yes, I've checked whether this issue is…
-
Currently vim loads the whole file into memory, which is bad idea for some files. I think we should consider reworking memfile,regexp engine and all related code to allow editing files that do not fit…
ZyX-I updated
2 months ago
-
The general philosophy around checking in golden files requires them to be inspected when changes occur. It is not clear to me that files larger than a reasonably small bound are ever realistically ch…
-
When I input a large .cbz file (1.1 gb) to convert to MOBI/AZW3, KCC hangs indefinitely during the "Processing MOBI" stage. When I try running the source code, the console output displays a "List inde…
-
**Proposed Algorithm:**
Get duration of the background file (bg_file) in seconds.
Sample a random value from the range [0, bg_file_seconds - event_file_seconds).
Read the background f…