soloturn

Results 67 issues of soloturn

the new default behavior of sonarscanner is to not compile any more, to permit easier re-run. it can be controlled by a flag. the default behavior changes from sonar 4.4.1...

Category: Build/CI

migrate engine build to kotlin.

Category: Build/CI

when running with java-21 the following error occurs: ``` 22:36:22.547 [DISCORD-RPC-THREAD] ERROR o.t.s.discordrpc.DiscordRPCThread - Could not create or connect Discord client: java.lang.RuntimeException: org.newsclub.net.unix.AFUNIXSocketException: Cannot find method "setCreated" in java.net.Socket. Unsupported...

Type: Bug
Status: Needs Investigation
Topic: Stabilization

regexfilteraction is incomatibel with newer logback versions. when i remove regexfilteraction the following happens. ``` ❯ git grep RegexFilterAction engine/src/main/resources/org/terasology/engine/logback/filter-reflections.xml: engine/src/main/resources/org/terasology/engine/logback/setup.xml: engine/src/main/resources/org/terasology/engine/logback/setup.xml: ``` ``` 10db82ae, [configuration][root][appender-ref]=ch.qos.logback.classic.joran.JoranConfigurator$$Lambda/0x00007f8c900275c8@501edcf1, [*][param]=ch.qos.logback.core.joran.JoranConfiguratorBase$$Lambda/0x00007f8c900241a8@78b729e6} ) - Could...

Status: Needs Discussion
Type: Improvement

### parameter passing by reference on a number of locations in the code static code analysis tools like pmd warn that data structures passed are stored and returned directly. while...

Status: Needs Discussion
Type: Improvement

on linux, after not filing out a crash report, and selecting to open a bug at github, the game ends with what looks like an X error, on wayland: ```...

Type: Bug
Status: Needs Investigation
Topic: Stabilization

for AUR packages backed by a git repository setting GITFLAGS leads to a considerable faster download, e.g.: ``` GITFLAGS="--filter=tree:0" paru -S llvm-git GITFLAGS="--depth=1" paru -S llvm-git ```

on arch linux e.g. brotli consists of the following: ``` ❯ paru -Ql brotli brotli /usr/ brotli /usr/bin/ brotli /usr/bin/brotli brotli /usr/include/ brotli /usr/include/brotli/ brotli /usr/include/brotli/decode.h brotli /usr/include/brotli/encode.h brotli /usr/include/brotli/port.h...

when libalpm is updated, paru needs mandatory an upgrade. can you please prioritize this update from AUR somehow? if some other packages do not update clean, or one gets impationent...

the settings panel for printers does not scale when resizing the window, see attachement.