j75
j75
Hello, Testing my SMTP server with **4.11** version (from master) on a Debian 10 produces the following message: ``` unable to load certificate 140114474460288:error:0909006C:PEM routines:get_name:no start line:../crypto/pem/pem_lib.c:745:Expecting: TRUSTED CERTIFICATE unable...
Hello, This is mostly a "quality" issue rather than a real bug: If testing **ssl-cert-check** with **shellcheck** then a lot of warnings are issued: ``` ssl-cert-check line 759: set --...
Hello, Running the application on Ubuntu 22.04 does not work, the error messages are ``` [INFO] > /usr/bin/podman run --network none -u dangerzone --security-opt no-new-privileges --userns keep-id --cap-drop all --rm...
Hello! I'm encountering the following error on Ubuntu 20.04.3 LTS: ``` .../src/IO/CNetBlockIO.cpp:101:47: error: ‘boost::asio::ssl::stream::lowest_layer_type’ {aka ‘class boost::asio::basic_socket’} has no member named ‘native’ 101 | int ret = setsockopt(sctrl.lowest_layer().native(), SOL_SOCKET, SO_PRIORITY,...
Hello! Trying to build the executable with QtCreator on a Ubuntu amd64 produces the following messages: ``` mainwindow.cpp: In function 'QString getColoredText(QString, QString)': mainwindow.cpp:37:63: error: 'QStringLiteral' was not declared in...
There's a small error in the scripts/install-deps.sh file - the Debian/Ubuntu package is **nlohmann-json3-dev** (no simple `json` in name).
Trying to publish a snapshot (`aptly publish snapshot -gpg-key=... snapshot`) generates the error in the title. ## Detailed Description I think the error comes from the fact that my keyring...
- **Etcher version:** : **1.19.21** - **Operating system and architecture:** : Ubuntu 24.04, **amd 64** architecture - **Image flashed:** Ubuntu 24.04 ISO - **What happened:** : After selecting the ISO...
Running `mvn -U clean generate-sources` produces the following errors ``` * jsweet-quickstart/.jsweet/candies/typings/META-INF/resources/typings/jquery/1.10.0-20170726/bundle.d.ts(2330,5)[ts] Duplicate string index signature. * jsweet-quickstart/.jsweet/candies/typings/META-INF/resources/typings/jquery/1.10.0-20170726/bundle.d.ts(4859,5)[ts] Duplicate string index signature. * jsweet-quickstart/.jsweet/candies/typings/META-INF/resources/typings/jquery/1.10.0-20170726/bundle.d.ts(4861,5)[ts] Duplicate number index signature ``` More...
### Description On Ubuntu **24.04.2** with `marktext` version **0.17.1** when trying to start the application, it crashes with the following messages: ``` The setuid sandbox is not running as root....