Bartosz Jarzyna
Bartosz Jarzyna
## User story **As** a FreeBSD user **I would like to** have jails supported by Rex **so I can** manage my environment more efficiently. ## Describe the solution you'd like...
MooX/Types/MooseLike.pm, line 52 A new $test coderef is declared, which handles type check both for parent-type and subtype. Initial shift in this coderef is stored in $value and passed to...
**Describe the issue** Hashcat distribution uses Bitcoin::Crypto perl module as a dependency for some tests. There was a major release yesterday which deprecated some symbols. Hashcat is affected and will...
This is probably a Qt5 bug linked to #391 I can now preview a model without anything breaking, but the main viewport becomes extremely slow until I re-open it or...
I've got two very minor issues in the castle-editor which reduce QOL. - When a label (TCastleLabel) has no Caption and is autosized, hence no size, its position on screen...
When loading images into the editor, either as TCastleImageTransform or TCastleScene, their appearance is not affected by ligths (like TCastleDirectionalLight). I would expect to at least have an option to...
### Describe the bug There are two issues with sync_up and sync_down commands regarding excluded files and directories: 1. Excludes are looked at too late, after calculating md5 of all...
This PR is a proposal to fix #1597 by refactoring Rex::Commands::Sync . ## Checklist - [x] based on top of latest source code - [ ] changelog entry included -...
Perl 6 is now known as Raku, so there's no need to keep `5` after `Perl` - renamed. Also added a second Perl implementation. It is a partial reimplementation of...
x86_64, freebsd 13.2, running the precompiled qt5 binary from 2.4.0a release I'm encountering access violation: ```shell bartosz@thinkpad:~/bin$ pwd /home/bartosz/bin bartosz@thinkpad:~/bin$ ./fpcupdeluxe # runs fine bartosz@thinkpad:~/bin$ cd .. bartosz@thinkpad:~$ bin/fpcupdeluxe #...