Simon Heimberg

Results 90 issues of Simon Heimberg

triggered by test/maps/plain.wmf/scripting/test_text_renderer_does_not_crash.lua https://github.com/widelands/widelands/blob/2fea818ff683354050a289f719fe89b744e573d1/src/graphic/text/rt_parse.cc#L154 ### crash log https://github.com/SimonHeimberg/widelands/actions/runs/15968125626/job/45033017140?pr=18#step:8:4773 ``` Indirect leak of 40 byte(s) in 1 object(s) allocated from: #0 0x55d756785361 in operator new(unsigned long) (/home/runner/work/widelands/widelands/build/src/widelands+0x1155361) (BuildId: c28ced84fa030d09c5bbecebd4d4089ccbc18d1b) #1 0x55d756bc1866...

bug
memory & performance

triggered by test/maps/lua_testsuite.wmf/scripting/test_lua_in_game.lua https://github.com/widelands/widelands/blob/2fea818ff683354050a289f719fe89b744e573d1/src/economy/trackptr.h#L82 ### crash log https://github.com/SimonHeimberg/widelands/actions/runs/15968125626/job/45033017140?pr=18#step:8:2791 ``` Indirect leak of 16 byte(s) in 1 object(s) allocated from: #0 0x56508b543361 in operator new(unsigned long) (/home/runner/work/widelands/widelands/build/src/widelands+0x1155361) (BuildId: c28ced84fa030d09c5bbecebd4d4089ccbc18d1b) #1 0x56508c5a95e5...

bug
memory & performance

triggered by test/maps/lua_testsuite.wmf/scripting/test_lua_in_game.lua https://github.com/widelands/widelands/blob/2fea818ff683354050a289f719fe89b744e573d1/src/economy/road.cc#L156 ### crash log https://github.com/SimonHeimberg/widelands/actions/runs/15968125626/job/45033017140?pr=18#step:8:2660 ``` Indirect leak of 152 byte(s) in 1 object(s) allocated from: #0 0x56508b543361 in operator new(unsigned long) (/home/runner/work/widelands/widelands/build/src/widelands+0x1155361) (BuildId: c28ced84fa030d09c5bbecebd4d4089ccbc18d1b) #1 0x56508c9acf21...

bug
memory & performance

detected in #6857 ### Describe the Bug widelands and its tools detect translations differently in config files ### Expected Behavior widelands and its tools have some clear common base ###...

internationalization

### Describe the Bug It is possible to create busy roads by script: `connected_road("busy", ...)` from `infrastructure.lua` `somePlayer.place_road("busy", ...)` (on a Player object) This places two carriers on the road...

bug
tribes
lua
economy

### Describe the Bug utils/fix_formatting.py changes some f-string in python files to something invalid. Strings like `f'xxx{ a or "inner string" }xx'` are changed to have single quotes inside: `f'xxx{...

bug
python
codecheck
building & packaging

triggered by test/maps/plain.wmf/scripting/test_text_renderer_does_not_crash.lua https://github.com/widelands/widelands/blob/2fea818ff683354050a289f719fe89b744e573d1/src/graphic/text/rt_parse.cc#L182 ### crash log https://github.com/SimonHeimberg/widelands/actions/runs/15968125626/job/45033017140?pr=18#step:8:4457 ``` Direct leak of 104 byte(s) in 1 object(s) allocated from: #0 0x55d756785361 in operator new(unsigned long) (/home/runner/work/widelands/widelands/build/src/widelands+0x1155361) (BuildId: c28ced84fa030d09c5bbecebd4d4089ccbc18d1b) #1 0x55d756bc22cb...

bug
memory & performance

### Describe the Problem Win conditions can only allow to set win_condition_duration. Being able to set more config would be interesting. Plus points: Even more interesting if also script addons...

enhancement
wincondition

**Describe the bug** Sometimes I get two carriers (first carrier type) on the road, one is sitting doing nothing, the other is working, even if there are multiple wares to...

bug

triggered by test/maps/lua_testsuite.wmf/scripting/test_lua_in_game.lua https://github.com/widelands/widelands/blob/2fea818ff683354050a289f719fe89b744e573d1/src/scripting/map/lua_flag.cc#L174 ### crash log https://github.com/SimonHeimberg/widelands/actions/runs/15968125626/job/45033017140?pr=18#step:8:1974 ``` Direct leak of 40 byte(s) in 1 object(s) allocated from: #0 0x56508b543361 in operator new(unsigned long) (/home/runner/work/widelands/widelands/build/src/widelands+0x1155361) (BuildId: c28ced84fa030d09c5bbecebd4d4089ccbc18d1b) #1 0x56508cbdaaf4...

bug
memory & performance