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

Devour doesn't open the terminal after closing the file viewer #14

Open
winkelnp opened this issue Jul 31, 2020 · 8 comments
Open

Devour doesn't open the terminal after closing the file viewer #14

winkelnp opened this issue Jul 31, 2020 · 8 comments

Comments

@winkelnp
Copy link

I have installed devour on my Rpi1 (don't think that the hardware makes a difference) and everytime that I have tried to open something using devour, it hides the terminal, opens the viewer, but when I close the viewer, the terminal doesn't come back. This has happened with everything that I have, so I don't think that it's an issue with the respective viewer/editor. (I'm running lxterm on awesomewm if that matters)

@salman-abedin
Copy link
Owner

Give this old snippet a shot and kindly let me know how it went.

WID=$(xdo id)
xdo hide
"$@" > /dev/null 2>&1
xdo show "$WID"

@winkelnp
Copy link
Author

winkelnp commented Aug 2, 2020

Do you mean putting that in devour.sh instead of what is currently in there?

@winkelnp
Copy link
Author

winkelnp commented Aug 2, 2020

I've done that (I. E. I've written a separate bash script with that as it's contents)

I called it and I have the same issue as before: the terminal doesn't reopen after closing the file viewer/editor

@salman-abedin
Copy link
Owner

salman-abedin commented Aug 2, 2020

Give the new version a shot. Rewrote the whole thing in C.

@winkelnp
Copy link
Author

winkelnp commented Aug 4, 2020

Sorry to be even more of a pain, but now it doesnt seem to be hiding the terminal in the first place, it just opens the file in another window.

It also seems to run my .bashrc file again, and the shows "devour" as the emulator in the neofetch (I run that on startup of bash)

@winkelnp
Copy link
Author

winkelnp commented Aug 4, 2020

15965048346172692523923162869113

Heres an image

@salman-abedin
Copy link
Owner

salman-abedin commented Aug 23, 2020

Kindly leave a demonstration(GIF/Video) of your devour execution.
Edit: Try 11.0 for good measure.

@winkelnp
Copy link
Author

winkelnp commented Aug 27, 2020

Here is a video. As you can see in the video, I reinstalled devour fresh just before so it should have been the newest version.

Edit: file too big/mp4 not supported here's a google drive link (sorry) https://drive.google.com/folderview?id=1AWGO2FoBCYFwyHdaA67ypzHB4juorvIM

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

2 participants