Skip to content
This repository was archived by the owner on Jun 25, 2022. It is now read-only.
This repository was archived by the owner on Jun 25, 2022. It is now read-only.

Hotkeys broken #90

@Bluscream

Description

@Bluscream

OS: Microsoft Windows 10 Pro [Version 10.0.17134.5] (x64)
TS: 3.1.8 (x64)
pyTSon: https://repo.4qt.de/pyTSon/nightlies/2018-04-03/112ea43/pyTSon_win64.ts3_plugin

I experienced two bugs with scripts that have hotkeys:

  • When i create a hotkey with a predefined keyword from a pyTSon script, the hotkey either triggers on weird other keycombos ( CTRL+U triggers with CTRL+U and sometimes CTRL+C for example )
  • Or Teamspeak forgets the assigned function after a restart ( After a restart the hotkey does nothing and the "keyword" is no longer bold in the hotkey dialog )

A working "bypass" is to use the same function for hotkeys and commands and just use the command rather then the keyword (Example: https://github.com/Bluscream/pyTSon_plugins/blob/master/scripts/quickMod/__init__.py#L44-L48)


Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions