nutti / Screencast-Keys

Blender Add-on: Screencast Keys
GNU General Public License v3.0
1.27k stars 112 forks source link

3.2 #118

Closed alonelkin closed 2 years ago

alonelkin commented 2 years ago

I cant use it in 3.2. here is the error Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 3.2\3.2\scripts\modules\addon_utils.py", line 371, in enable mod.register() File "C:\Users\Alon Elkin\AppData\Roaming\Blender Foundation\Blender\3.2\scripts\addons\screencast_keys__init__.py", line 107, in register bpy.utils.register_class(preferences.DisplayEventTextAliasProperties) ValueError: register_class(...): already registered as a subclass 'DisplayEventTextAliasProperties'

basicly i install it but cant check it and get this error image

Almaz commented 2 years ago

On my Linux Mint 20.3 Cinnamon (Blender 3.0, 3.1, 3.2) the addon does not show errors on startup but the indicator does not show.

nutti commented 2 years ago

See FAQ

Almaz commented 2 years ago

I solved that problem: the indicator was not visible before pressing any key.