Skip to content

Throw error if running ratpoison fails, and do not divide by zero#4

Open
horgh wants to merge 2 commits intodimatura:masterfrom
horgh:horgh/env-and-divide-by-zero
Open

Throw error if running ratpoison fails, and do not divide by zero#4
horgh wants to merge 2 commits intodimatura:masterfrom
horgh:horgh/env-and-divide-by-zero

Conversation

@horgh
Copy link
Contributor

@horgh horgh commented May 8, 2018

I was running ratpoison from git and did not have it in my PATH, and rpbar was not running as expected. When I started ratpoison with rpbar listed to exec, rpbar would immediately crash. I found we were dividing by zero (the second case changed here). After fixing this rpbar would not crash, but did not show anything. I eventually figured out we were failing to call ratpoison because of my PATH mistake.

These changes hopefully will make figuring that out a little easier if something similar happens to anyone else!

horgh added 2 commits May 7, 2018 21:08
I encountered the second when I did not have ratpoison in my PATH.
I did not have ratpoison in my PATH. rpbar was starting up (once I fixed
the divide by zero issue), but showing nothing but the foreground
colour. This will make it clearer what the problem is.
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

Successfully merging this pull request may close these issues.

1 participant