Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using kill on image doesn't end running meh process #21

Closed
fmazur opened this issue Jan 7, 2020 · 1 comment
Closed

Using kill on image doesn't end running meh process #21

fmazur opened this issue Jan 7, 2020 · 1 comment

Comments

@fmazur
Copy link

fmazur commented Jan 7, 2020

Steps to reproduce:

  1. Open any file with meh imageFile
  2. Use kill on the opened image (in this case i3wm shortcut for killing the window).
    image
  3. Verify in separate terminal session that process still exists: pgrep meh

Pressing q on the active opened image closes process properly.
image

Strangely xprop doesn't register any unique details on opened images:
(attaching this because it might be the reason why kill command cannot end running process due to missing pid?)

_NET_WM_DESKTOP(CARDINAL) = 1
_NET_WM_STATE(ATOM) = 
WM_STATE(WM_STATE):
		window state: Normal
		icon window: 0x0
WM_NORMAL_HINTS(WM_SIZE_HINTS):
@fmazur
Copy link
Author

fmazur commented Jan 7, 2020

Didn't notice the solution awaiting merge: #16

@fmazur fmazur closed this as completed Jan 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant