Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: Controller is not recognized after interrupting (not stopping) stream #3159

Closed
2 tasks done
peperunas opened this issue Sep 9, 2024 · 2 comments
Closed
2 tasks done
Labels
input:controller Gamepad issue

Comments

@peperunas
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Is your issue described in the documentation?

  • I have read the documentation

Is your issue present in the latest beta/pre-release?

This issue is present in the latest pre-release

Describe the Bug

I have encountered a new issue (I am currently running this commit 8c218b5) I did not have before.

If the stream is interrupted - either you swap to another application, error connection or whatever - and resumed later, the controller is not recognized anymore. Mouse input works, instead.

I did not have this issue with 0.23.1.

Expected Behavior

No response

Additional Context

I use an Xbox Controller and a joypad adapter for iPhone. I use Moonlight iOS and tvOS. My server running Sunshine is NixOS-based.

Host Operating System

Linux

Operating System Version

NixOS

Architecture

64 bit

Sunshine commit or version

8c218b5

Package

other (self built)

GPU Type

Nvidia

GPU Model

RTX 4090

GPU Driver/Mesa Version

12.0

Capture Method

NvFBC (Linux)

Config

/

Apps

No response

Relevant log output

/
@gschintgen
Copy link
Contributor

This issue also came up recently on Discord.
In part it seems to be a regression in Proton: ValveSoftware/Proton#7952
But it's exacerbated by Sunshine's behaviour of destroying the virtual controller if a session is only paused.

@ReenigneArcher ReenigneArcher added the input:controller Gamepad issue label Sep 9, 2024
@peperunas
Copy link
Author

Thank you, @gschintgen; that bug is the culprit and not Sunshine.

Closing.

@ReenigneArcher ReenigneArcher closed this as not planned Won't fix, can't repro, duplicate, stale Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
input:controller Gamepad issue
Projects
None yet
Development

No branches or pull requests

3 participants