Skip to content

Traceback on Tumbleweed #3

@vpelcak

Description

@vpelcak

~> window-layout load dock

Traceback (most recent call last):
File "window-layout", line 226, in
currentByExe = WinsByExe(GetWindows())
File "window-layout", line 64, in GetWindows
w.NewFromWmctrlListLine(line)
File "window-layout", line 40, in NewFromWmctrlListLine
self.executable = RunCommand(["ps", "-p", pid, "-o", "comm="])
File "window-layout", line 21, in RunCommand
raise Exception("could not run command: " + command + "\nresult: " + res)
TypeError: can only concatenate str (not "list") to str

~> python3 -V
Python 3.7.3

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