Mikael Carneholm
Mikael Carneholm
This fixes 2 known symptoms/issues with the installer: 1. The screen goes black after "Try or install" (see [https://github.com/elementary/triage/issues/856](https://github.com/elementary/triage/issues/856)) 2. Installer fails with "error: out of memory" (see [https://github.com/elementary/installer/issues/542](https://github.com/elementary/installer/issues/542)) These...
**Describe the bug** When I try to boot the elementaryos-6.0-daily.20210503 installer on my Dell Precision 5510 (with BIOS/firmware version 1.11.2), it fails with "error: out of memory". The laptop is...
(This was tested with elementaryos-6.0-daily.20210503) **Describe the bug** I get mixed languages (English, Bulgarian) in various settings plugs in the Try Demo Mode after clicking Language & Region (without changing...
Having just bought a 2-pack of the Yubikey 5 NFC, I've spent some time setting up Juno for Yubikey authentication (full disk encryption, system-wide login, etc) and documenting the process...
An example Click command has the following help text: ``` def convert(input_file_name, output_file_name): """ Converts the format of the \033[1minput file\033[0m and stores it in the \033[1moutput file\033[0m """ ```...
I'm trying out japronto 0.1.1, and I have a small app looking like this: ``` # -*- coding: utf-8 -*- import os import requests import japronto import multiprocessing WIREMOCK_URL =...
### Current Behavior When DT is integrated with a larger CI system, the DB tends to fill up quickly which leads to performance and maintainability issues. The API currently only...
Not sure this is due to a bug in the greeter, but here we go: I'm running Loki on a Dell Precision 5510 (using the Intel graphics) which, whenever hooked...
### Current Behavior We're seeing something that resembles an expiration of the OSS Index API Token: after running without issues for a couple of days with our API Token (created...
### What Happened? After running a process in the terminal, the green/red icon that represents the exit status of the process sometimes remains even after you activate the tab. I...