Dennis Schridde
Dennis Schridde
Someone on the ALVR Discord also had the same problem: * https://discord.com/channels/720612397580025886/935455291896631306/1224113853735112837 * https://discord.com/channels/720612397580025886/935455291896631306/1224439227433877685 They fixed their problem by running Steam with `DRI_PRIME=1` (`env DRI_PRIME=1 steam`), but that does not...
The following works, but feels a bit odd due to the use of mutable state and the loss of type information: ```ts const ignoreFailure = recover(() => ({ kind: ResultKind.Ok,...
IntelliJ has a NodeJS plugin. Is it somehow possible for Cursive to hook into that?
Is it correct that this has been implemented in the meantime? https://cursive-ide.com/userguide/repl.html#remote-repls
Is this still an issue? It appears to work correctly in Cursive 1.12.8-2023.1.
Might be a duplicate of https://github.com/cursive-ide/cursive/issues/1775.
With my Gladiator NXT EVO "Omni Throttle" and "Space Combat Edition" moving the stick left/right and forward/backward is registered by Fly Dangerous, but twisting the handle is not registered. This...
IntelliJ Ultimate 2022.3.2, Cursive 1.12.7-2022.3, Clojure Extras 0.7.6: ``` Error trying to annotate file java.lang.Throwable: Control-flow exceptions (e.g. this class com.intellij.openapi.progress.ProcessCanceledException) should never be logged. Instead, these should have been...
Same issue with Bottles 51.11 (soda-9.0-1, dxvk-2.3.1, vkd3d-proton-2.12): ``` 0130:err:module:fixup_imports_ilonly mscoree.dll not found, IL-only binary L"EDDI.exe" cannot be loaded 0130:err:module:loader_init Importing dlls for L"C:\\Program Files\\VoiceAttack\\Apps\\EDDI\\EDDI.exe" failed, status c0000135 ``` I...
Could this be a duplicate of https://github.com/bottlesdevs/Bottles/issues/2828 ?