Zsar
Zsar
**Is your feature request related to a problem? Please describe.** Currently generated ReportNG reports work as expected when embedded e.g. into TeamCity. They cannot be opened locally (by opening `index.html`...
Tested with the [profile definition](https://github.com/GoComply/xsd2go/files/7854896/AnyConnectProfile.zip) of Cisco AnyConnect Secure Mobility Client Version 4.10.03104. Steps to reproduce: 1. `~/go/bin/gocomply_xsd2go convert AnyConnectProfile.xsd xsd .` generates `./ns1/models.go` 2. (e.g.) struct `ClientInitialization` is empty...
polib 1.2.0 on Python 3.7 installed via pip. Expected: I can access the string contained in the .po file. Sample C# source line: `Catalog.GetString("A configuration profile with name \"{0}\" is...
polib 1.2.0 on Python 3.7 installed via pip. I know, I know. Who in their right mind puts spaces in file names. Reporting it anyway, as gettext writes these without...
polib 1.2.0 on Python 3.7 installed via pip. It either generates the error `TypeError: list indices must be integers or slices, not str` on `POFile.save` or results in a corrupt...
Steps to reproduce: 1. Installed dependencies [listed here](https://github.com/RsyncProject/rsync/blob/master/INSTALL.md#package-summary). 2. called `./configure` as [instructed here](https://github.com/RsyncProject/rsync/blob/master/INSTALL.md#build-and-install). Errors, config.h not emitted: ``` ./configure: line 4974: AC_HEADER_MAJOR_FIXED: command not found ./configure: line 9030: TYPE_SOCKLEN_T:...
Currently the Clean Slate repository can only be cloned into an empty mods folder, not into one containing other git-provided mods. (Whose .git folder would conflict.) Downloading the releases does...
Tested with AUR commit 9b3064b0456502197d50e159df6ea8a09349a68d . Works: - `sPersonalPath=/home/Zsar/Documents` - `sLocalAppDataPath=/mnt/ssd0/gog-galaxy/drive_c/users/steamuser/AppData/Local` - `$ wrye-bash -o '/mnt/ssd0/gog-galaxy/drive_c/Program Files (x86)/GOG Galaxy/Games/Fallout 4 GOTY'` - `$ wrye-bash -o /mnt/ssd0/gog-galaxy/drive_c/Program\ Files\ \(x86\)/GOG\ Galaxy/Games/Fallout\ 4\...
### Description / Steps to reproduce the issue 1. install rsync 3.3.0 in MSYS2 (downloaded 2025-01-09, installed in default location C:/msys64) on Windows 11 2. grab ssh key of a...