DarkShadow44
DarkShadow44
I'm on Linux. When clicking "Settings" I get the message `kde-open5: symbol lookup error: /usr/lib/libKF5GuiAddons.so.5: undefined symbol: wl_proxy_marshal_flags` in the terminal and nothing else happens.
It doesn't seem to do anything, CPU is idle but nothing is happening. I'm on Linux.
### Existing issue with C++ testcase This is already an existing problem the C++ test case type_ternary_2nd_falsy: The problem is the following line: ```c++ BOOST_CHECK(r->_is_null_v_null_ut()); ``` Snip testcase to show...
I saw you give credit to quite a few projects, but your license is not compatible with them. Now, I'm not a lawyer, but I'm pretty sure you have quite...
**Minecraft Version:** 1.18.2 **Forge Version:** 40.1.44 - I build forge from source and pin pointed the issue to commit 8e7b08b96d481043a9d68da990d60c2b7d6cf704. **Logs:** https://gist.github.com/DarkShadow44/867c3b95b37d19ba1b1b6c7d6660705e **Steps to Reproduce:** I tried to create my...
## The problem Sometimes it would be nice to now what mods have updates available, so I can check before updating them all. ## My solutions Add listing for all...
## The problem Sometimes we don't want to update all mods, so it would be nice if we could upgrade single mods as well. ## My solutions Maybe make upgrade...
Wine-5.7 (commit 0a12f258690b46f996b4890837ffdb4cea94ba70) changed the way fonts are loaded. They now go through "dosdevices/z:", but there is a workaround that renames that to "dosdevices/z:.bak_wt". The result is, that the window...
I found this while investigating https://bugs.winehq.org/show_bug.cgi?id=45212. The old dao360 crashes, while it works with a newer version (like from win7). It tries to write into .text memory (readonly) and thus...
In the 1.7.10 version of dynamic surroundings, there is a feature for different rain intensities, from a small drizzle to a total downpour. As I see it, this feature seems...