Janne Pulkkinen

Results 192 comments of Janne Pulkkinen

**Don't run Protontricks as root!** It's generally a bad idea for general applications, as even if it does work it can make a mess of your file permissions. Protontricks does...

The error you received is unrelated to this issue; see #304.

Do other commands like `winecfg` work correctly (eg. run `protontricks --gui` and then select "Select the default wineprefix" -> "Run winecfg")? If a window fails to appear with the same...

My first guess would be that your shell environment variables are conflicting with GTK for some reason. Have you set something in `~/.bashrc` (or other file such as `~/.zshrc`, depending...

> This fix is also needed over at https://github.com/cbartondock/node-binary-vdf in case you feel like submitting a PR :) if not I will work on borrowing your code! Good job figuring...

How are you running `install.sh` exactly? Assuming you're talking about this [repository](https://github.com/rockerbacon/modorganizer2-linux-installer), it doesn't look like it should fail to detect the Protontricks installation performed using pipx. You can try...

The `Error 71 (Protocol error) dispatching to Wayland display` error makes me suspect something is wrong with the desktop environment. Are any dialogs showing up at all? What desktop environment...

1.12.0 fixes the "Invalid file magic number" error and is required for newer versions of Steam. Googling suggests there are multiple causes that might cause that error, and it might...

The warnings are harmless if the application works correctly (I get a _lot_ of those "Please use X instead" warnings regardless of the GTK apps I use, and I get...

Had a look at the new `appinfo.vdf` format. Not a case of just the magic number being changed: https://github.com/ValvePython/steam/pull/463#issuecomment-2196383872