I'm on linux (distro unbunto) with a steam copy of Cyberpunk 2077 and i been getting this message everytime i open the app and don't know what to do.
CliWrap.Exceptions.CommandExecutionException: Command execution failed because the underlying process (xdg-settings#15728) returned a non-zero exit code (4).
Command:
xdg-settings set default-url-scheme-handler nxm com.nexusmods.app.desktop
You can suppress this validation by calling `WithValidation(CommandResultValidation.None)` on the command.
at CliWrap.Command.ExecuteAsync(ProcessEx process, CancellationToken forcefulCancellationToken, CancellationToken gracefulCancellationToken) in /_/CliWrap/Command.Execution.cs:line 277
at CliWrap.Command.ExecuteAsync(ProcessEx process, CancellationToken forcefulCancellationToken, CancellationToken gracefulCancellationToken) in /_/CliWrap/Command.Execution.cs:line 293
at CliWrap.Command.ExecuteAsync(ProcessEx process, CancellationToken forcefulCancellationToken, CancellationToken gracefulCancellationToken) in /_/CliWrap/Command.Execution.cs:line 293
at CliWrap.Command.ExecuteAsync(ProcessEx process, CancellationToken forcefulCancellationToken, CancellationToken gracefulCancellationToken) in /_/CliWrap/Command.Execution.cs:line 293
at NexusMods.Backend.Process.ProcessRunner.ExecuteCommand(Command command, Boolean logOutput, CancellationToken cancellationToken) in /_/src/NexusMods.Backend/Process/Runner.cs:line 63
at NexusMods.Backend.OS.LinuxInterop.SetAsDefaultHandler(String uriScheme, CancellationToken cancellationToken) in /_/src/NexusMods.Backend/OS/LinuxInterop.Protocol.cs:line 161
at NexusMods.Backend.OS.LinuxInterop.RegisterUriSchemeHandler(String scheme, Boolean setAsDefaultHandler, CancellationToken cancellationToken) in /_/src/NexusMods.Backend/OS/LinuxInterop.Protocol.cs:line 52
i don't know what the problem is and i don't know where it wants me to enter this command. i tried konsole and that wasn't it.