pedohorse

Results 7 issues of pedohorse

using 2.0.8 on ubuntu 19.10 i have a image sequence of form `presentation_scene12.####.png` starting from frame 0001 and going up if i have less or equal to 2665 frames -...

bug

## uploading must become async in case of long upload times ## * a small borderless dragable window will popup * right click on it will be able to disable...

on Wayland (at least that is where i've encountered this bug for the first time) currently implemented alpha blending causes strange ghost bugs in rendering. The fix was taken from...

after running `nix build .#nixosConfigurations.myhost.config.system.build.diskoImagesScript` the resulting image has additional home dir created for host's user that ran the command (the user itself is not created, and that dir is...

Make the interval at which session files are re-read from (and re-written to) disc configurable, instead of hardcoded 1 sec. This PR illustrates one possible solution to #3127 issue

you can test on simple ``` mkShell { buildInputs = [ nixpkgs-python.packages.x86_64-linux."3.6" ]; }; ``` then with `nix develop` - python will not start. looks like the problem has something...

bug

keeping only `origBuilder` env from host should resolve https://github.com/nix-community/disko/issues/622