-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
~> 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels