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

Hotkeys are not persisted across restarts for “Advanced Scene Switcher” Plugin #3591

Closed
Bombe opened this issue Oct 9, 2020 · 6 comments

Comments

@Bombe
Copy link

Bombe commented Oct 9, 2020

Platform

Operating system and version: macOS 10.13.6
OBS Studio version: 26.0.2 (64 bit)

Expected Behavior

When exiting and restarting OBS I expect all hotkey assignments to be restored.

Current Behavior

Hotkey assignments for the Advanced Scene Switcher plugin are not restored.

Steps to Reproduce

  1. Install the Advanced Scene Switcher plugin.
  2. Configure a hotkey for starting or stopping it.
  3. Exit OBS.
  4. Restart OBS. The hotkeys are no longer assigned.

Additional information

It is unclear (at least to me) whether this behaviour is specific to this one plugin or whether all plugin hotkey configuration is concerned; no other plugin I have installed has configurable hotkeys.

@Bombe Bombe changed the title Hotkeys are not persisted for “Advanced Scene Switcher” Plugin Hotkeys are not persisted across restarts for “Advanced Scene Switcher” Plugin Oct 9, 2020
@Fenrirthviti
Copy link
Member

This will need to be reported to the author of the plugin, as we do not maintain the advanced scene switcher.

@Bombe
Copy link
Author

Bombe commented Oct 9, 2020

Yeah but you do maintain the persistence of all the options in OBS’s settings dialog, don’t you?

@Fenrirthviti
Copy link
Member

Does the issue persist without the plugin installed? If the plugin is causing issues with OBS' normal functions, you'll need to report it to them. There is not much we can do.

@Bombe
Copy link
Author

Bombe commented Oct 9, 2020

If the plugin is not installed, I can (of course) not assign hotkeys to it. Other hotkeys are persisted just fine. Without knowing OBS’s code I do however find it dubious that a plugin actually needs to persist its own hotkeys, especially when configured in OBS’s settings dialog (and not in the plugin’s custom UI).

@Fenrirthviti
Copy link
Member

Plugins are responsible for registering and saving their own hotkeys. Again, please report this issue to the plugin developer.

@Bombe
Copy link
Author

Bombe commented Oct 9, 2020

As you can see above, I already did. Thanks for the explanation!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants