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

Unresponsive Back Button When Gauges Viewed #334

Open
jgyo opened this issue Feb 3, 2022 · 2 comments
Open

Unresponsive Back Button When Gauges Viewed #334

jgyo opened this issue Feb 3, 2022 · 2 comments
Labels
bug Something isn't working
Milestone

Comments

@jgyo
Copy link

jgyo commented Feb 3, 2022

  • Stream Deck Plugin and MSFS version
    • Stream Decl: 5.2.0.14948
    • MSFS: 1.22.2.0
  • Description of the issue & expected behavior
    • I have a folder that includes several gauges. The back button of the folder delays before working depending on the length of time the folder has been open. If open for a short time, the button works immediately. If it has been opened a long time, the delay is long, so much that it appears completely unresponsive.
  • Steps to reproduce the issue
    • Open folder that contains gauges.
    • Wait about 30 seconds and then press the back button.
    • The folder will go back to the previous folder after a noticeable delay.
    • Open a folder that contains gauges.
    • Hit the back button immediately.
    • The folder will go back immediately.
    • Open a folder that contains gauges.
    • Wait about two minutes.
    • There will be a very long delay.
  • If the issue happens consistently, an export of your profile would help tremendously.
    • See the attachment.
  • Log files at %appdata%\Elgato\StreamDeck\Plugins\tech.flighttracker.streamdeck.sdPlugin\flightstreamdeck*.log
    • See the attachments

Steam Deck Files.zip

@jgyo jgyo added the bug Something isn't working label Feb 3, 2022
@nguyenquyhy
Copy link
Owner

This is interesting. Thanks for the very detailed description and the profile export. I'll try to reproduce this and fix this in the next update.

@nguyenquyhy nguyenquyhy added this to the 0.43 milestone May 7, 2022
@nguyenquyhy
Copy link
Owner

I think what happens here is that the gauge sends new images constantly to the Stream Deck, so if the deck is connected to a slow USB port, all the signal got queue up leading to increasing delay. I'll try to see if I can optimize this somehow.

In the mean time, could you please try to plug the Stream Deck to a USB 3.0 port to see if that improves the situation?

@nguyenquyhy nguyenquyhy modified the milestones: 0.43, 0.44 May 9, 2022
@nguyenquyhy nguyenquyhy modified the milestones: 0.45, 0.46 Oct 10, 2022
@nguyenquyhy nguyenquyhy modified the milestones: 0.47, 0.48, 0.50 Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants