Add a simple check to the Marker keymap poll. Since there's no `bContext` passed to the function we can reconstruct it from the workspace. We can exit early if there is no sequencer scene (when no markers are guaranteed). View layer can remain the same since it only applies in the `SPACE_ACTION` case. Pull Request: https://projects.blender.org/blender/blender/pulls/147903