Lars The

Results 261 issues of Lars The

Add parameters to call the external viewer with the search info. At time is implemented hardcoded for Universal Viewer parameters: /FText=String /FCase=0|1 /FWords=0|1 /FHex=0|1

### Version Double Commander Version: 1.2.0 alpha Revision: Unknown Commit: Unknown Build date: 2025/04/10 Lazarus: 3.2.0.0 FPC: 3.2.2 Platform: x86_64-Win64-win32/win64 OS version: Windows 11 23H2 x86_64 ### Description Problem: When...

bug

Hi, I need to execute a custom container with some privileged functionalities. Any idea to do it with `dockerc`? Thank you.

**How to reproduce:** ``` $ dockerc_x86-64 -i docker://hello-world:linux -o hello-world.x86-64 $ dockerc_x86-64 -i docker://hello-world:linux -o hello-world-root.x86-64 --rootfull $ ./hello-world.x86-64 -> OK $ sudo ./hello-world-root.x86-64 -> ERROR error: FileNotFound ``` I'm...

Hi, To create the executable file I want to first create the OCI docker image using github actions. The problem here is how to "import" from github actions without publishing...

### Description of the new feature / enhancement Add a new tool to control keyboard backlighting: always on, always off, dynamic, etc. ### Scenario when this would be used? When...

Needs-Triage

Hi, I hope this time this suggestion will be right to post it here (https://github.com/radareorg/cutter/issues/2426#issuecomment-688169864). As I'm trying to use Cutter in a Cross Compile environment for Debugging an Embedded...

Triage Needed

Hi @Kvarkas , Please, reconsider that point: "this build is not production ready so _options savings are still disabled_". Without this functionallity it's **impossible** to test it in several _real_...

In progress
Needs implementation
In development
Night Build

## Issue Description - `gsudo --ti`: don't work. `Error: Unable to connect to the elevated service.` - `gsudo -s`: OK. `#` ## Steps to Reproduce 1. Install gsudo in a...

**Describe the bug** Manually compiling Multipass the build process stops at some point. **To Reproduce** Inside one Ubuntu 20.04 container, the build process compiling with CLang stops with this error:...

enhancement
good first issue