carli2

Results 13 issues of carli2

If I press Tab and the string is completed, the completer adds a unwanted space character to the output. I workarounded it by adding each option twice with different postfix,...

We implemented the feature and would like to get it mainstream https://launix.de/launix/launix-unterstuetzt-die-freie-fints-schnittstelle-phpfints/

`lib/Fhp/Response/GetVariables.php` fails at line 49: ``` if (!($hitans instanceof HITANSv6)) { throw new \AssertionError(); Bug } ``` the assertion is thrown even if `$hitans` is of the correct type. I...

this is the savegame; hasi50 will add the error information

bug
crashes or hangs

``` [01:05:49.639 game] WARNING: Oh no... this ship has no sinking animation :(! AddressSanitizer:DEADLYSIGNAL ================================================================= ==1653235==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000050 (pc 0x5596bb1fbd0f bp 0x7f82f6affe30 sp 0x7f82f6affe20 T3) ==1653235==The...

bug
crashes or hangs

The following happened in a campaign after clicking on "ok" in a storyline dialog. ``` ================================================================= ==1373189==ERROR: AddressSanitizer: heap-use-after-free on address 0x6220000721a8 at pc 0x55b8a52cf2ce bp 0x7ffe56ba9890 sp 0x7ffe56ba9880 READ...

bug
crashes or hangs
campaigns & scenarios
ui
multithreading

The problem occurs on the following system: OS: linux Widelands versions: All since rendering and game logic has been separated into different threads. CPU: ``` vendor_id : AuthenticAMD cpu family...

bug
memory & performance
multithreading

# Autogenerated crash report for 1 crash(es): - 2023-11-22T17.14.58.txt ## Technical report: > Version: 1.2~git26366 (f2ddbe7@HEAD) Release > Operating System: Linux > Compiled with SDL version: 2.0.20 > SDL video...

bug

# Autogenerated crash report for 1 crash(es): - 2023-11-14T19.54.42.txt ## Technical report: > Version: 1.2~git26475 (00bc2d8@protected/navalwarfare) Release > Operating System: Linux > Compiled with SDL version: 2.0.20 > SDL video...

bug

I don't find any documentation about how to change the toolbar layout at runtime without calling editor.remove() and editor.init() later has the disadvantage that the whole page scrolls while the...