4 Jan 2025 |
Atemu | Please report that as a bug | 00:39:33 |
Emma [it/its] | same happens with PrismLauncher due to it storing full paths to java in its config | 05:11:59 |
Emma [it/its] | not that big of a deal though, just pick the right java version again and move on | 05:12:19 |
aidalgol | There was a bug like this in Picard. It would store the absolute path to some helper program in its config. They may have had to patch the source to fix it for NixOS. | 05:18:03 |
aidalgol | Or upstream changed to not store an absolute path. https://github.com/NixOS/nixpkgs/issues/96199#issuecomment-1709487673 | 05:20:31 |
Emma [it/its] | with prismlauncher it's at least intentional (ish), given the java version depends on what instance/version of miencraft youre launching | 05:22:21 |
aidalgol | I don't suppose it can be passed via an environment variable? | 05:49:29 |
Emma [it/its] | no, because you alway have at least 3 java versions on PATH when launching it | 05:57:34 |
Emma [it/its] | (which it lists in a GUI for you to pick from if the configured one went missing) | 05:58:24 |
eyJhb | In reply to @atemu12:matrix.org Uh, it shouldn't? I think it's an unavoidable bug, right? But yeah, when you install a game, it points to the specific versions of all the dependencies in your current path. Then on GC those paths no longer exists. Do lutris works, but none of your games does | 09:58:50 |
eyJhb | This was one of the main reasons one of my friends switched back to arch :( | 09:59:15 |
K900 | I think the solution to that is to let Lutris manage its own Proton | 09:59:44 |
eyJhb | That can currently be done, or does it require upstream changes? | 10:01:15 |
eyJhb | Wrong word | 10:01:22 |
eyJhb | Does it require changes in how we package it? | 10:01:33 |
K900 | You can just choose Proton in the launch options for the game | 10:02:33 |
K900 | And it'll download and install it | 10:02:38 |
K900 | And it'll run in the Lutris fhsenv | 10:02:44 |
eyJhb | Might do that if I need it again. My collection of games on Steam that i need to play have grown a lot. | 10:12:24 |
eyJhb | And the Christmas tree took up enough space, that i couldn't play VR games :( | 10:12:50 |
🐰 xiaoxiangmoe | https://github.com/NixOS/nixpkgs/pull/370873
😃 Here is the Command & Conquer: Tiberian Dawn and Command & Conquer: Red Alert with Linux and macOS support
| 15:28:12 |
🐰 xiaoxiangmoe | * https://github.com/NixOS/nixpkgs/pull/370873 😃 Here is the Command & Conquer: Tiberian Dawn and Command & Conquer: Red Alert with Linux and macOS support | 15:28:28 |
tuxiqae | Noticed that Steam sometimes (always?) stops receiving mouse events after I quit a game (Sway)
Anyone else experiencing the same issue? | 18:44:54 |
Atemu | The game window might still be lingering | 18:49:30 |
Atemu | Is it only this game or all of them? | 18:49:37 |
tuxiqae | In reply to @atemu12:matrix.org Is it only this game or all of them? CS2 and RDR2, didn't notice others though | 18:56:53 |
tuxiqae | In reply to @atemu12:matrix.org The game window might still be lingering Unlikely | 18:56:59 |
aidalgol | I'm not very experienced with the Java ecosystem, but that seems unusual. | 19:18:00 |
Atemu | It launches multiple versions of Minecraft that depend on different Java versions | 19:18:50 |
Atemu | It doesn't have them in PATH though IIRC | 19:19:30 |