jdelker
jdelker
I would like to use the decompiled java code for debugging purposes (e.g. tracing code execution in Netbeans), which basically requires two things: - output of original line numbers -...
The images bento/almalinux-8, or bento/almalinux-8.5 started with Vagrant (in VirtualBox) show signs of corruption (Bus Errors; Segementation Fault, etc.) To reproduce, start image and run "yum update". It results in...
### Which version of floccus are you using? 4.17.1 ### Sync method Nextcloud Bookmarks ### Which browser are you using? In case you are using the phone App, specify the...
### Description **The plugin throws a `NullPointerException` if you try to push to a repository without authentication.** I use a local image repository, which does not require any authentication for...
**Describe the bug** Journeys sum up the charging cost regardless of different currencies. Obviously, the charging session does not provide a field for currency conversion (either manually or automatic). Thus...
When decompiling particular classes, I sometimes encounter IndexOutOfBoundsExceptions, which manifest in the decompiled code as shown below: ``` // // This method could not be decompiled. // // Original Bytecode:...
### Your Environment * Version used: 4.0.0.1377 DMG package * Operating System and version: Mac OSX 10.14 ("Mojave") ### Expected Behavior The left navigation pane (project list) can be switched...
### Description I'm using docker-maven-plugin with podman, which was working fine so far. After I added the configuration for a specific build platform (linux/amd64), the builds fails with ``` [INFO]...