Thomas Braun

Results 103 issues of Thomas Braun

Windows beta14, Same on linux with latest master. Recipe: - Open Qt-SESAM - Enter master password - Enter domain name Now I would except that I can already save the...

Currently when compiling you get /usr/lib/qt5/bin/rcc -name QtSESAM ../../Qt-SESAM/QtSESAM.qrc -o qrc_QtSESAM.cpp /usr/lib/qt5/bin/rcc -name QtSESAM_translations ../../Qt-SESAM/QtSESAM_translations.qrc -o qrc_QtSESAM_translations.cpp RCC: Error in '../../Qt-SESAM/QtSESAM_translations.qrc': Cannot find file 'translations/QtSESAM_de.qm' make[1]: *** [Makefile:546: qrc_QtSESAM_translations.cpp] Fehler...

``` $ pip install git+https://github.com/HDFGroup/hdf5-json.git Collecting git+https://github.com/HDFGroup/hdf5-json.git Cloning https://github.com/HDFGroup/hdf5-json.git to c:\users\thomas\appdata\local\temp\pip-req-build-dpe2vrri Running command git clone --filter=blob:none --quiet https://github.com/HDFGroup/hdf5-json.git 'C:\Users\thomas\AppData\Local\Temp\pip-req-build-dpe2vrri' Resolved https://github.com/HDFGroup/hdf5-json.git to commit 7211678cf8c3217ac7cc9a9df0ab9dc5d68c182d Preparing metadata (setup.py) ... done Requirement...

Only keep the last two major versions for sphinx and drop 4.x. In addition sphinx 6.0 dropped support for python 3.7, so we do the same. Both changes allow us...

Looking at https://breathe.readthedocs.io/en/latest/groups.html I see an anchor `#` for the class with https://breathe.readthedocs.io/en/latest/groups.html#_CPPv4NUt9_ex_groups20UserDefinedGroupTestE but not for "Custom Group".

Compiling grpc latest master [1] on Windows 10 Pro using MSVC 2019 and using LibreSSL 3.8.2 as SSL provider (package) does currently not work, as the functions X509_STORE_set_get_crl/X509_STORE_set_check_crl and the...

area/security
lang/core
release notes: no
bloat/none
per-call-memory/decrease
per-channel-memory/neutral

reuse 1.1.0, Windows, pip installed - `git init` - `cat .reuse/dep5` ``` Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Upstream-Contact: Source: # Git/Github/Gitlab files Files: */.gitignore Copyright: 2013 - 2023 All contributors License: CC0-1.0...

bug

The following document creates an empty folder `_minted-$filename` ``` \documentclass{article} \usepackage{minted} \begin{document} Hello :) \end{document} ``` but it would be nicer if that folder is only created when it is...