Gottem

Results 12 issues of Gottem

Perhaps I'm overlooking something but I couldn't find anything in the manual nor the issues on here. Currently there doesn't seem to be a way to exclude a specific test...

feature
for grabs
discussion

I was reading about webMAN's fan control options and apparently `SYSCON` is simply the factory setting which generally speaking is not very good. So I tried changing it to `Auto`...

To some of my friends I don't show as being online even though Bitlbee is connected. It seems to be related to the mobile app, as none of the people...

unconfirmed

### Feature request As per the earlier [discussion](https://github.com/phpstan/phpstan/discussions/10426): Commit https://github.com/ondrejmirtes/BetterReflection/commit/30fd205b5758b00f3ad5820ef66483f2f01e5591 deprecates creating a new attribute instance, but there's no sane replacement at the moment. You currently **need** an actual instance...

feature-request

### Description I'm not 100% sure if this is an issue with the Vikunja frontend itself or one of the frameworks it uses (I think it's Vue/Vite?), but it seems...

I've been trying to get the simulator working on my Mac (M1), but it keeps failing when linking the main `infinisim` executable to what I assume is the `lvgl` library:...

When you've enabled the `clear_button` plugin and have a multi-select dropdown that allows you to "activate" the items (i.e. **not** using the `no_active_items` plugin), pressing the keyboard shortcut for selecting...

The crash was not related to anything Homebrew, but after it booted back up I noticed Apache wouldn't start. Trying some things, it looks like the PID file it originally...

### Bug report ### Actual Behavior Although this loader does support `resolve.alias` at the top level of the Webpack config, it seems [module-specific aliases](https://webpack.js.org/configuration/module/#ruleresolve) are ignored (`module.rules[i].resolve.alias`). This results in...

Title says it all really. :> The entire protocol is documented within the code because that seemed like the most logical place, especially inside the `union EuromProtocol`. Do note though...