Skip to content

TaskSwitcher fails when items_chain is empty (includes fix) #102

Description

@knodalyte

Keypirinha 2.8 (246eefb) for x64

TaskSwitcher was not working on new installation. No running apps were displayed in list.

Console shows error in line 83.

Modified taskswitcher.py and repackaged TaskSwitcher package. Now it works.

new line 83:

            if items_chain and items_chain[0]:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions