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] Audio buttons not updating state #1121

Open
Ecktos1 opened this issue Jun 23, 2024 · 3 comments
Open

[BUG] Audio buttons not updating state #1121

Ecktos1 opened this issue Jun 23, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@Ecktos1
Copy link

Ecktos1 commented Jun 23, 2024

Describe the bug
The mobile app is not updating the button state reflected in the desktop app. When pushing a button my tablet it doesn't change the color or icon as reflected in the desktop app. All over buttons seem to work fine and it is only the audio buttons to change. My example would be I have an audio button set for OBS to mute my microphone during a stream. The button is set to display a red color when in the inactive state and green when active. However, when i press the button the desktop app changes to reflect this but the mobile does not.

To Reproduce
No step required this is always the same from launch

Expected behavior
mobile app button to change apperance based on active or inactive state

Server App (please complete the following information):

  • OS: Windows 10
  • Version 3.0.1

Client App (please complete the following information):

  • OS: Android 7
  • Version 3.1.02

Required files

  • database.db (located in C:\Users%USER%\deckboard)

  • Unable to upload, warning that file is not supported pops up

  • log.log (located in located in C:\Users%USER%\AppData\Roaming\Deckboard)
    log.log

@Ecktos1 Ecktos1 added the bug Something isn't working label Jun 23, 2024
@mordang7
Copy link

I can confirm the exact same issue. Toggle mute is especially important to know the state of it when live streaming, and it is very tedious having to ALT+Tab through the windows to find OBS and make sure if that source is muted or not...

@rivafarabi
Copy link
Owner

rivafarabi commented Jun 24, 2024

I'll consider working on this for this week's patch release. Thanks for the feedback

@Simego
Copy link

Simego commented Jun 25, 2024

+1 (Server and Client same as OP but with Deckboard PRO)

i think it might be the same issue but i'm having, only with mobile apps as well, for Discord Deckboard, on PC it works fine, updates state and executes the function BUT for mobile, it says "No Data" and don't execute anything
since both are toggles, assume it might be related and it was working on a previous version

here is a screenshot from mobile:
image

from pc:
image

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

4 participants