Skip to content

"Explore..." actions do not work #248

@polyvertex

Description

@polyvertex

In version 2.16, the Explore... actions do not work (default action for DIR items) and output an error message in the console:

ERROR: Error from FileBrowser.FileBrowser.on_execute: <class 'AttributeError'>: module 'keypirinha_wintypes' has no attribute 'SEE_MASK_NOUI'
Traceback (most recent call last):
  File "D:\prog\apps\keypirinha\default\Packages\FileBrowser.keypirinha-package\filebrowser.py", line 181, in on_execute
  File "D:\prog\apps\keypirinha\python\site\keypirinha_util.py", line 1180, in execute_default_action
    explore_file(final_target)
  File "D:\prog\apps\keypirinha\python\site\keypirinha_util.py", line 1090, in explore_file
    shex_flags = kpwt.SEE_MASK_NOASYNC | kpwt.SEE_MASK_NOUI

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions