Gunnar Wagenknecht

Results 33 issues of Gunnar Wagenknecht

Thanks for providing the samples. I am looking to extract source code for working with `CoreFoundation/CoreFoundation.h` and `Security/Security.h`. I think it's a matter of getting the include paths correct but...

The error message is: ``` [ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:4.0.4:mirror (mirror-remote-to-local) on project p2-mirror-tool: Error during mirroring: Mirroring failed: Messages while mirroring artifact descriptors.: [No location for packed: osgi.bundle,com.codeaffine.workflow.persistence,0.1.0.20240202-0550.]...

I am a Mac user and I started to let the OS decide whether it's dark or light. I started to use the Cream theme because I do like my...

Access to `bazel-*` symlinks is hidden in most IDEs because they cannot deal with them nicely. - https://youtrack.jetbrains.com/issue/BAZEL-32 - https://github.com/bazelbuild/intellij/issues/156 So far we replicate the exclusion in VS Code, too....

I'm not sure how to reproduce that. I was trying to do code completion but might have hit a wrong keyboard shortcut (new Mac). But this exception seems new with...

I played with the migration script today. However, I fail to get media migration working. Within the content I migrated as posts I can see the Drupal Media tags in...

enhancement

Looking through the docs I wasn't sure if this is possible: ``` jobs: build: runs-on: ${{ matrix.os }} strategy: fail-fast: false matrix: os: [ubuntu-latest, macos-latest, windows-latest] ... - name: Build...

It would be great if there is an option in Eclipse to turn on auto-save when the IDE window looses focus.

enhancement

I see the following in users logs quite frequently: ``` !ENTRY org.eclipse.ui.console 4 120 2024-03-19 16:53:40.505 !MESSAGE An exception occurred during console notification !STACK 0 java.lang.IllegalArgumentException: High water mark must...

enhancement

Something changed how RPi handles Python packages. Following the install instructions runs into an error: ```bash /opt/RPi-Reporter-MQTT2HA-Daemon $ sudo pip3 install -r requirements.txt error: externally-managed-environment × This environment is externally...

bug